From: Costin Constantin Date: Thu, 30 Jul 2015 11:54:27 +0000 (+0300) Subject: oeqa/sstatetests.py: add decorator to test_sstate_nativelsbstring_same_hash X-Git-Tag: 2015-10~1015 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=65d0a9eb205b9bfa7c9466b12e0410257b83765e;p=openembedded-core.git oeqa/sstatetests.py: add decorator to test_sstate_nativelsbstring_same_hash Signed-off-by: Costin Constantin Signed-off-by: Ross Burton --- diff --git a/meta/lib/oeqa/selftest/sstatetests.py b/meta/lib/oeqa/selftest/sstatetests.py index 9258b53210..0e904b883d 100644 --- a/meta/lib/oeqa/selftest/sstatetests.py +++ b/meta/lib/oeqa/selftest/sstatetests.py @@ -239,6 +239,7 @@ BUILD_OS = \"linux\" self.assertItemsEqual(files1, files2) + @testcase(1271) def test_sstate_nativelsbstring_same_hash(self): """ The sstate checksums should be independent of whichever NATIVELSBSTRING is