oeqa/selftest/wic: corrected testcase decorator for test18_iso_image

Changed testcase decorator for TC test18_iso_image from 1264 to 1346.

(From OE-Core rev: b845330133de6d47b63a03208aa083cf08801634)

Signed-off-by: Daniel Istrate <daniel.alexandrux.istrate@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Daniel Istrate 2015-10-15 16:16:37 +03:00 committed by Richard Purdie
parent e191120581
commit b67b1a426d
1 changed files with 1 additions and 1 deletions

View File

@ -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 "