Skip 50 tests

This commit is contained in:
mrg 2021-07-01 16:38:39 -07:00
parent 55f09d00a4
commit 0464ec3f16
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ from sram_factory import factory
import debug
# @unittest.skip("SKIPPING 50_riscv_func_test")
@unittest.skip("SKIPPING 50_riscv_func_test")
class riscv_func_test(openram_test):
def runTest(self):