Skip to content

Commit

Permalink
Extend comments for RevertPrecompiledTouch test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrLSD committed Jun 6, 2024
1 parent 17b9b31 commit 0ea4b74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions evm-tests/jsontests/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ const SKIPPED_CASES: &[&str] = &[
"stTransactionTest/ValueOverflow",
"stTransactionTest/ValueOverflowParis",
// It's impossible touch storage by precompiles
// NOTE: this tests related to hard forks: Londod and befor London
"stRevertTest/RevertPrecompiledTouch",
"stRevertTest/RevertPrecompiledTouch_storage",
// These tests are passing, but they take a lot of time to execute so can going to skip them.
Expand Down

0 comments on commit 0ea4b74

Please sign in to comment.