summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.1.bb
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2019-06-14 14:32:18 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-14 22:47:43 +0100
commit785bb108ceb9dc137ec8d75d887b6a3869cbfb9c (patch)
treec3d87172195215a95dc39b46d6a62798ee0281a3 /meta/recipes-devtools/opkg-utils/opkg-utils_0.4.1.bb
parent70a30872bd93cc058b05d9cf2b4f9334658629ee (diff)
downloadopenembedded-core-contrib-785bb108ceb9dc137ec8d75d887b6a3869cbfb9c.tar.gz
oescripts.py: avoid error when cairo module is not available
When running 'oe-selftest -r oescripts', the following error appeared. cls.skipTest('Python module cairo is not present') TypeError: skipTest() missing 1 required positional argument: 'reason' This is because the host does not have the cairo python module installed. Fix this problem by using unittest's SkipTest exception. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/opkg-utils/opkg-utils_0.4.1.bb')
0 files changed, 0 insertions, 0 deletions