File tree Expand file tree Collapse file tree 6 files changed +0
-45
lines changed Expand file tree Collapse file tree 6 files changed +0
-45
lines changed Original file line number Diff line number Diff line change 61
61
"bcForgedTest" ,
62
62
"bcMultiChainTest" ,
63
63
"GasLimitHigherThan2p63m1_Berlin" ,
64
- # TODO: The below tests are being ignored due to a bug in
65
- # upstream repo. They should be removed from the ignore list
66
- # once the bug is resolved
67
- # See: https://github.com/ethereum/execution-spec-tests/pull/134
68
- "Pyspecs/vm/dup.json" ,
69
- "Pyspecs/vm/chain_id.json" ,
70
- "Pyspecs/example/yul.json" ,
71
64
)
72
65
73
66
# All tests that recursively create a large number of frames (50000)
Original file line number Diff line number Diff line change 59
59
"bcForgedTest" ,
60
60
"bcMultiChainTest" ,
61
61
"GasLimitHigherThan2p63m1_Cancun" ,
62
- # TODO: The below tests are being ignored due to a bug in
63
- # upstream repo. They should be removed from the ignore list
64
- # once the bug is resolved
65
- # See: https://github.com/ethereum/execution-spec-tests/pull/134
66
- "Pyspecs/vm/chain_id.json" ,
67
- "Pyspecs/vm/dup.json" ,
68
- "Pyspecs/example/yul.json" ,
69
- "Pyspecs/eips/warm_coinbase_gas_usage.json" ,
70
- "Pyspecs/eips/warm_coinbase_call_out_of_gas.json" ,
71
62
)
72
63
73
64
# All tests that recursively create a large number of frames (50000)
Original file line number Diff line number Diff line change 62
62
"bcForgedTest" ,
63
63
"bcMultiChainTest" ,
64
64
"GasLimitHigherThan2p63m1_Istanbul" ,
65
- # TODO: The below tests are being ignored due to a bug in
66
- # upstream repo. They should be removed from the ignore list
67
- # once the bug is resolved
68
- # See: https://github.com/ethereum/execution-spec-tests/pull/134
69
- "Pyspecs/vm/dup.json" ,
70
- "Pyspecs/vm/chain_id.json" ,
71
65
)
72
66
73
67
# All tests that recursively create a large number of frames (50000)
Original file line number Diff line number Diff line change 62
62
"bcForgedTest" ,
63
63
"bcMultiChainTest" ,
64
64
"GasLimitHigherThan2p63m1_London" ,
65
- # TODO: The below tests are being ignored due to a bug in
66
- # upstream repo. They should be removed from the ignore list
67
- # once the bug is resolved
68
- # See: https://github.com/ethereum/execution-spec-tests/pull/134
69
- "Pyspecs/vm/dup.json" ,
70
- "Pyspecs/vm/chain_id.json" ,
71
- "Pyspecs/example/yul.json" ,
72
65
)
73
66
74
67
# All tests that recursively create a large number of frames (50000)
Original file line number Diff line number Diff line change 62
62
"bcForgedTest" ,
63
63
"bcMultiChainTest" ,
64
64
"GasLimitHigherThan2p63m1_Merge" ,
65
- # TODO: The below tests are being ignored due to a bug in
66
- # upstream repo. They should be removed from the ignore list
67
- # once the bug is resolved
68
- # See: https://github.com/ethereum/execution-spec-tests/pull/134
69
- "Pyspecs/vm/dup.json" ,
70
- "Pyspecs/vm/chain_id.json" ,
71
- "Pyspecs/example/yul.json" ,
72
65
)
73
66
74
67
# All tests that recursively create a large number of frames (50000)
Original file line number Diff line number Diff line change 59
59
"bcForgedTest" ,
60
60
"bcMultiChainTest" ,
61
61
"GasLimitHigherThan2p63m1_Shanghai" ,
62
- # TODO: The below tests are being ignored due to a bug in
63
- # upstream repo. They should be removed from the ignore list
64
- # once the bug is resolved
65
- # See: https://github.com/ethereum/execution-spec-tests/pull/134
66
- "Pyspecs/vm/chain_id.json" ,
67
- "Pyspecs/vm/dup.json" ,
68
- "Pyspecs/example/yul.json" ,
69
- "Pyspecs/eips/warm_coinbase_gas_usage.json" ,
70
- "Pyspecs/eips/warm_coinbase_call_out_of_gas.json" ,
71
62
)
72
63
73
64
# All tests that recursively create a large number of frames (50000)
You can’t perform that action at this time.
0 commit comments