Skip to content

Commit b9f4885

Browse files
authored
integration: add missing comments in excluded elements (#351)
1 parent 650f32d commit b9f4885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration/run_tests.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656

5757
"mainnet/trace_replayBlockTransactions/test_29", # diff on stack info
5858

59-
"mainnet/trace_transaction/test_44", #
60-
"mainnet/trace_transaction/test_47", #
59+
"mainnet/trace_transaction/test_44", # diff on error message (S: out of gas E3: contract creation code storage out of gas)
60+
"mainnet/trace_transaction/test_47", # diff on error message (S: out of gas E3: gas uint64 overflow)
6161

6262
"mainnet/engine_"
6363
]

0 commit comments

Comments
 (0)