[oe-commits] Costin Constantin : oeqa/sstatetests.py: add annotator to test_sstate_32_64_same_hash [YOCTO #6006]

git at git.openembedded.org git at git.openembedded.org
Sat Aug 1 06:35:17 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: a8c05132fc6a20d8b401e1ecaed7f0bd00868b64
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=a8c05132fc6a20d8b401e1ecaed7f0bd00868b64

Author: Costin Constantin <costin.c.constantin at intel.com>
Date:   Thu Jul 30 14:35:43 2015 +0300

oeqa/sstatetests.py: add annotator to test_sstate_32_64_same_hash [YOCTO #6006]

Signed-off-by: Costin Constantin <costin.c.constantin at intel.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/lib/oeqa/selftest/sstatetests.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/lib/oeqa/selftest/sstatetests.py b/meta/lib/oeqa/selftest/sstatetests.py
index 0e904b8..6eacb57 100644
--- a/meta/lib/oeqa/selftest/sstatetests.py
+++ b/meta/lib/oeqa/selftest/sstatetests.py
@@ -203,6 +203,7 @@ class SStateTests(SStateBase):
         target_config.append('')
         self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])
 
+    @testcase(1270)
     def test_sstate_32_64_same_hash(self):
         """
         The sstate checksums for both native and target should not vary whether



More information about the Openembedded-commits mailing list