Skip full sram pex test too slow

This commit is contained in:
mrg 2020-10-05 13:51:20 -07:00
parent 9fe6358569
commit c4952ca8be
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ from sram_factory import factory
import debug
@unittest.skip("SKIPPING 26_sram_pex_test")
class sram_pex_test(openram_test):
def runTest(self):