Update tests/state_test.go

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
This commit is contained in:
Sina M 2025-01-20 19:24:48 +01:00 committed by GitHub
parent 83dfeffddf
commit 3c6e89c9bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,6 +55,7 @@ func initMatcher(st *testMatcher) {
st.skipLoad(`^stStaticCall/static_Call1MB`) st.skipLoad(`^stStaticCall/static_Call1MB`)
// Out-of-date EIP-2537 tests // Out-of-date EIP-2537 tests
// TODO (@s1na) reenable in the future
st.skipLoad(`^stEIP2537/`) st.skipLoad(`^stEIP2537/`)
// Broken tests: // Broken tests: