diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2017-02-22 13:12:55 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-11 17:15:55 +0100 |
commit | ce4016c070ffc81267b0d071bbc738fb688fb902 (patch) | |
tree | bea7ce454335bd192a49c82cb70a81c807267659 /scripts/cleanup-workdir | |
parent | 4ff1c8ddbadfbcaef969fb97fb4caab92d4fa519 (diff) | |
download | poky-ce4016c070ffc81267b0d071bbc738fb688fb902.tar.gz |
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)
(From OE-Core rev: 5dc68a378d9f4ec2c313ac395e91225a02e5b2c7)
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 'scripts/cleanup-workdir')
0 files changed, 0 insertions, 0 deletions