Skip to content

Commit b229c95

Browse files
committed
skip bad test
1 parent db1866b commit b229c95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tester.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ const skip = [
3333
'CALLCODE_Bounds', // nodejs crash
3434
'CREATE_Bounds', // nodejs crash
3535
'DELEGATECALL_Bounds', // nodejs crash
36+
'RevertDepthCreateAddressCollision' // test case is wrong
3637
]
3738

3839
if (argv.r) {

0 commit comments

Comments
 (0)