aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
diff options
context:
space:
mode:
authorEd Bartosh <ed.bartosh@linux.intel.com>2017-01-26 13:28:17 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-28 23:31:18 +0000
commita453009821d7d7cb1dd8a7ae05c0d32227b4753b (patch)
treec0b601b39871a9c82e479623ab46937a0d3eaab7 /meta/classes
parent3b8dcd210a494baecead7dd1e568fb60ac93ed9b (diff)
downloadopenembedded-core-a453009821d7d7cb1dd8a7ae05c0d32227b4753b.tar.gz
selftest: wic: split test_debug test case
Splitted to test_debug_short and test_debug_long to make each of the test cases to run wic once. This is consistent with the rest of the test cases and ensures that test cases are set up properly. This also fixes the following test failure caused by the image left from the first wic run: FAIL: test_debug (oeqa.selftest.wic.Wic) Test debug ---------------------------------------------------------------------- Traceback (most recent call last): File "meta/lib/oeqa/utils/decorators.py", line 109, in wrapped_f return func(*args, **kwargs) File "meta/lib/oeqa/selftest/wic.py", line 270, in test_debug self.assertEqual(1, len(glob(self.resultdir + "directdisk-*.direct"))) AssertionError: 1 != 2 Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions