mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
tests: update testdata to v1.16
This commit is contained in:
parent
9aba6895b9
commit
a390c0b109
2 changed files with 1 additions and 5 deletions
|
|
@ -54,10 +54,6 @@ func initMatcher(st *testMatcher) {
|
||||||
// Uses 1GB RAM per tested fork
|
// Uses 1GB RAM per tested fork
|
||||||
st.skipLoad(`^stStaticCall/static_Call1MB`)
|
st.skipLoad(`^stStaticCall/static_Call1MB`)
|
||||||
|
|
||||||
// Out-of-date EIP-2537 tests
|
|
||||||
// TODO (@s1na) reenable in the future
|
|
||||||
st.skipLoad(`^stEIP2537/`)
|
|
||||||
|
|
||||||
// Broken tests:
|
// Broken tests:
|
||||||
// EOF is not part of cancun
|
// EOF is not part of cancun
|
||||||
st.skipLoad(`^stEOF/`)
|
st.skipLoad(`^stEOF/`)
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit faf33b471465d3c6cdc3d04fbd690895f78d33f2
|
Subproject commit afed83bf2a097cba688a60246429f3a051fe03f6
|
||||||
Loading…
Reference in a new issue