Skip test 50 which is too slow

This commit is contained in:
mrg
2020-11-16 08:59:25 -08:00
parent e4bc2c4914
commit 7512aa6e70
+1 -1
View File
@@ -16,7 +16,7 @@ from sram_factory import factory
import debug
#@unittest.skip("SKIPPING 50_riscv_phys_test")
@unittest.skip("SKIPPING 50_riscv_phys_test")
class riscv_phys_test(openram_test):
def runTest(self):