mark src/soc/experiment/test/test_compldst_multi.py as broken
[soc.git] / src / soc / experiment / test / test_compldst_multi.py
index ba3c62a6bb8d8fe2e5798a38f2dbda901ef4a7a8..a0d2372a30dc5cd81adbc62e48339d0708a8c737 100644 (file)
@@ -72,6 +72,8 @@ class OpSim:
             yield
 
 
+# FIXME: AttributeError: type object 'LDSTPipeSpec' has no attribute 'regspec'
+@unittest.skip('broken')
 class TestLDSTCompUnit(unittest.TestCase):
 
     def test_ldst_compunit(self):