generic-poky/meta/lib/oeqa
Mariano Lopez 01be63828c selftest/eSDK.py: Cleanup when there is an error in setUpClass
Lately autobuilders are experiencing hangs with selftest,
it seems it is cause if an error happens in setUpClass
method of oeSDKExtSelfTest class because HTTP server
keeps running in background.

This patch will ensure tearDownClass will be run if there
is an error in setUpClass.

(From OE-Core rev: eb1383949f76c6eb36f86c051057f761a71016a3)

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>
2017-02-23 12:49:52 -08:00
..
buildperf oeqa/buildperf: don't archive stdout/stderr of commands 2017-02-15 20:06:41 -08:00
controllers gummiboot: Remove/change gummiboot references with systemd-boot 2017-01-09 13:39:11 +00:00
core oeqa/runtime/context.py: Fix use of getTarget() with testexport 2017-02-23 12:49:48 -08:00
files oeqa: Move common files to oeqa/files instead of runtime only 2017-01-23 12:05:19 +00:00
runtime oeqa/runtime/context.py: Fix use of getTarget() with testexport 2017-02-23 12:49:48 -08:00
sdk oeqa/buildproject: Run gnu-configize by default 2017-02-05 09:22:17 +00:00
sdkext sdkext/cases oeqa/selftest: Updates decorators 2017-02-05 09:22:18 +00:00
selftest selftest/eSDK.py: Cleanup when there is an error in setUpClass 2017-02-23 12:49:52 -08:00
utils oeqa: fix typo 2017-02-23 12:49:48 -08:00
oetest.py oeqa: fix typo 2017-02-23 12:49:48 -08:00
runexported.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
targetcontrol.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00