Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Conversation

@lightsing
Copy link
Member

@lightsing lightsing commented Sep 18, 2023

  • 1. exclude-test-ids cli opt
  • 2. for following, skip check_post:
    • hash precompiles
    • ec pairing
    • modexp
    • SELFDESTRUCT
    • DIFFICULTY
    • balance overflow For balance overflow, change balance to 1<<(31*8) - 1. (31 0xff s)
  • 3. for Ignored_SkipTestMaxSteps, still go through bus-mapping processing.
  • 4. inside zkevm-circuits/src/test_util.rs, assert k <= 20
  • 5. control the parallel level of super circuit test

@lispc lispc changed the title [feat] testool exclude-test-ids cli opt [feat] testool : more improvements Sep 19, 2023
@lightsing lightsing marked this pull request as ready for review September 19, 2023 02:12
@lispc
Copy link

lispc commented Sep 20, 2023

seems good. i will try to run this branch first.

@lispc lispc merged commit 7fe99fe into develop Sep 20, 2023
@lispc lispc deleted the feat/testool-banlist branch September 20, 2023 17:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants