]> code.ossystems Code Review - openembedded-core.git/commit
oeqa: Change the order to logDetails and logSummary
authorAníbal Limón <anibal.limon@linux.intel.com>
Wed, 7 Jun 2017 16:39:38 +0000 (11:39 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Jun 2017 16:12:06 +0000 (17:12 +0100)
commit4e3ab36e8c90abc740cce1ba31faf6595116e1e2
treed7e152d842db32203964cc99a96136d78848173b
parentd10edb97f0a7d6952adf9e0dbb6b4d5c0d168195
oeqa: Change the order to logDetails and logSummary

Is better to log the summary at end to see in an easy way
the actual result of the test run.

[YOCTO #11622]

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/testimage.bbclass
meta/classes/testsdk.bbclass
meta/lib/oeqa/core/context.py
meta/lib/oeqa/selftest/context.py