]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/core/runner: Don't log details twice if test fails
authorAníbal Limón <anibal.limon@linux.intel.com>
Mon, 12 Jun 2017 21:41:17 +0000 (16:41 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Jun 2017 09:46:31 +0000 (10:46 +0100)
commit0f2e81c2a4458ad0ec6bab2710952ac2c2bbf1af
treef8a86018ccf72c27b1d046c45e136f1ab3c23aec
parent2a6fe7c6c1e113d930ddc8e06717747a779b46f1
oeqa/core/runner: Don't log details twice if test fails

The details of a test failure is upper on the unittest output
so don't log twice the actual failure.

[YOCTO #11622]

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/runner.py