]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/core/tests: Skip test_fail_duplicated_module
authorNathan Rossi <nathan@nathanrossi.com>
Tue, 3 Sep 2019 16:56:41 +0000 (16:56 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Sep 2019 07:13:40 +0000 (08:13 +0100)
commitcf79aa6383e2a2773e53d5b3082154777646cda4
tree9d84aaacc095a9081df1f5b97ff69b894b40b611
parent2c47ffb65ec16af50112f9c388dc85439c069848
oeqa/core/tests: Skip test_fail_duplicated_module

At some point the modules in tests/cases/loader/invalid/ were removed,
this test relied on having tests/cases/loader/invalid/oetag.py to
trigger a ImportError in the loader module. Skip this test.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/tests/test_loader.py