Skip to content

Commit

Permalink
Add tests failing do to kakarot not triggering OOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementWalter committed Oct 11, 2023
1 parent a7111c5 commit 7ff2093
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions blockchain-tests-skip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ filename:
- Create2OOGafterInitCodeReturndata2.json # ef-tests #336
- Create2OOGafterInitCodeRevert.json # ef-tests #336
- Create2OOGafterInitCodeRevert2.json # ef-tests #336
- Create2OOGafterInitCodeRevert3.json # ef-tests #523
- CREATE2_HighNonce.json # ef-tests #336
- CREATE2_HighNonceDelegatecall.json # ef-tests #336
- CreateMessageReverted.json # ef-tests #336
Expand Down Expand Up @@ -364,6 +365,7 @@ filename:
- createLargeResult.json # ef-tests #339
- CreateOOGafterInitCodeRevert.json # ef-tests #339
- CreateOOGafterInitCodeRevert2.json # ef-tests #339
- CreateOOGafterInitCodeReturndata3.json # ef-tests #523
- CreateOOGafterMaxCodesize.json # ef-tests #339
- CREATE_ContractSuicideDuringInit.json # ef-tests #339
- CREATE_ContractSuicideDuringInit_ThenStoreThenReturn.json # ef-tests #339
Expand Down Expand Up @@ -1203,6 +1205,7 @@ filename:
- CallToReturn1ForDynamicJump0.json # ef-test #490
- CallToNameRegistratorNotMuchMemory0.json # ef-test #490
- CallToNameRegistratorAddressTooBigLeft.json # ef-test #490
- CallToNameRegistratorTooMuchMemory2.json # ef-test #523
stStaticFlagEnabled:
- CallcodeToPrecompileFromCalledContract.json # ef-test #443
- CallcodeToPrecompileFromContractInitialization.json # ef-test #443
Expand Down

0 comments on commit 7ff2093

Please sign in to comment.