mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 17:33:47 +00:00
Update tests/state_test.go
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
This commit is contained in:
parent
83dfeffddf
commit
3c6e89c9bc
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue