We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef12453 commit 84527f3Copy full SHA for 84527f3
tests/state_test.go
@@ -61,10 +61,6 @@ func initMatcher(st *testMatcher) {
61
st.skipLoad(`^stExtCodeHash/dynamicAccountOverwriteEmpty\.json`)
62
st.skipLoad(`^stCreate2/create2collisionStorage\.json`)
63
st.skipLoad(`^stCreate2/RevertInCreateInInitCreate2\.json`)
64
- st.skipLoad(`^stRevertTest/RevertInCreateInInit\.json`)
65
- st.skipLoad(`^stExtCodeHash/dynamicAccountOverwriteEmpty\.json`)
66
- st.skipLoad(`^stCreate2/create2collisionStorage\.json`)
67
- st.skipLoad(`^stCreate2/RevertInCreateInInitCreate2\.json`)
68
69
// Broken tests:
70
// EOF is not part of cancun
0 commit comments