From: Daniel Istrate Date: Thu, 15 Oct 2015 13:16:37 +0000 (+0300) Subject: oeqa/selftest/wic: corrected testcase decorator for test18_iso_image X-Git-Tag: 2015-10~79 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b845330133de6d47b63a03208aa083cf08801634;p=openembedded-core.git oeqa/selftest/wic: corrected testcase decorator for test18_iso_image Changed testcase decorator for TC test18_iso_image from 1264 to 1346. Signed-off-by: Daniel Istrate Signed-off-by: Ross Burton --- diff --git a/meta/lib/oeqa/selftest/wic.py b/meta/lib/oeqa/selftest/wic.py index 7625505463..f4c22f789c 100644 --- a/meta/lib/oeqa/selftest/wic.py +++ b/meta/lib/oeqa/selftest/wic.py @@ -190,7 +190,7 @@ class Wic(oeSelfTest): self.assertEqual(1, len(glob(self.resultdir + \ "%(wks)s-*.direct" % vars))) - @testcase(1264) + @testcase(1346) def test18_iso_image(self): """Test creation of hybrid iso image with legacy and EFI boot""" self.assertEqual(0, runCmd("wic create mkhybridiso "