diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-20 21:29:41 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-23 11:36:29 +0000 |
commit | 5b985fd364c44d7067a7b63f119ec7ad04dcec33 (patch) | |
tree | 29f26ce9f1fcca6f70cc4951fa92e30b2e9cab5d /meta/conf/prexport.conf | |
parent | 52a837e02752dd2545c715d321077e0f440e40fc (diff) | |
download | poky-5b985fd364c44d7067a7b63f119ec7ad04dcec33.tar.gz |
oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacks
Currently, if one module is skipped, any other module calling skipModule
causes tracebacks about _ErrorHandler not having a _testMethodName
method.
This reworks the code in a way to avoid some of the problems by using
the id() method of the objects. It also maps to the correct name
format rather than "setupModule" or just skiping the item entirely.
(From OE-Core rev: 78d3bf2e4c88779df32b9dfbe8362dc24e9ad080)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/prexport.conf')
0 files changed, 0 insertions, 0 deletions