This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 858
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Address various testool issues (#1630)
### Description - [x] `SkipTestDifficulty` and `SkipTestBalanceOverflow` should not be ignored. - [x] `creationTxInitCodeSizeLimit_d1(invalid)_g0_v0` should be parsed as exception and return ok. - Address this error`Exception(expected:false, found:"TracingError(\"Failed to run Trace, err: Failed to apply config.Transactions[0]: max initcode size exceeded: code size 49153 limit 49152\")")` - [x] skip precompile tests - [x] Use shanghai fork - [x] Fix "circuit was not satisfied." We report the first failure and the total number of failures. ### Issue Link #1622 ### Type of change Bug fix (non-breaking change which fixes an issue) --------- Co-authored-by: Eduard S. <eduardsanou@posteo.net> Co-authored-by: adria0.eth <5526331+adria0@users.noreply.github.com>
- Loading branch information
1 parent
c036246
commit 190ff41
Showing
3 changed files
with
31 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters