Skip to content

Commit

Permalink
Add missing skip
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeljy committed Sep 30, 2023
1 parent 45a4424 commit 283eb57
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions blockchain-tests-skip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ filename:
- RevertDepthCreate2OOG.json # ef-tests #334
- RevertDepthCreate2OOGBerlin.json # ef-tests #334
- RevertDepthCreateAddressCollisionBerlin.json # ef-tests #334
- RevertDepthCreateAddressCollision.json # ef-tests #334
- create2callPrecompiles.json # ef-tests #335
- create2checkFieldsInInitcode.json # ef-tests #335
- create2collisionBalance.json # ef-tests #335
Expand Down Expand Up @@ -257,6 +258,13 @@ filename:
- CreateMessageReverted.json # ef-tests #336
- RevertInCreateInInitCreate2.json # ef-tests #336
- RevertOpcodeInCreateReturnsCreate2.json # ef-tests #336
- returndatasize_following_successful_create.json # ef-tests #336
- returndatacopy_afterFailing_create.json # ef-tests #336
- returndatacopy_following_create.json # ef-tests #336
- RevertOpcodeCreate.json # ef-tests #336
- returndatacopy_following_revert_in_create.json # ef-tests #336
- returndatacopy_0_0_following_successful_create.json # ef-tests #336
- returndatacopy_following_successful_create.json # ef-tests #336
- create2collisionSelfdestructed.json # ef-tests #337
- create2collisionSelfdestructed2.json # ef-tests #337
- create2SmartInitCode.json # ef-tests #337
Expand Down

0 comments on commit 283eb57

Please sign in to comment.