Skip to content

Commit b9ebe69

Browse files
committed
Mark randomStatetest94_Istanbul as slow
1 parent b26f15c commit b9ebe69

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/tester.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ const skipSlow = [
5252
'static_Return50000', // slow
5353
'static_Return50000_2', // slow
5454
'QuadraticComplexitySolidity_CallDataCopy',
55-
'CALLBlake2f_MaxRounds'
55+
'CALLBlake2f_MaxRounds',
56+
'randomStatetest94_Istanbul'
5657
]
5758

5859
/*

0 commit comments

Comments
 (0)