diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2015-09-28 11:53:18 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-01 07:40:22 +0100 |
commit | 8b97d9320b989023c62db8246f5d8d2126c3723e (patch) | |
tree | ed84297a2f5e5849ae35924cdf64978ae1720ab3 /meta/recipes-support/libdaemon | |
parent | bc4dfe74ecd8d4f233baf16325dae31972da269a (diff) | |
download | openembedded-core-8b97d9320b989023c62db8246f5d8d2126c3723e.tar.gz openembedded-core-8b97d9320b989023c62db8246f5d8d2126c3723e.tar.bz2 openembedded-core-8b97d9320b989023c62db8246f5d8d2126c3723e.zip |
oetest: Change logic of a failed test
Currently the logic to check if a test failed was
to check for an exception in the thread, but some
decorators used in the syslog runtime test would
generate and handle exceptions; this will mess
with the current check logic and will dump the
host and the target as if the test failed.
This patch changes the check logic to verify if
the test that just happend is in the failure test
list and dump the host and target accordingly.
[YOCTO #8406]
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libdaemon')
0 files changed, 0 insertions, 0 deletions