Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: fix contracts fuzz tests #1367

Merged
merged 1 commit into from
Apr 23, 2024
Merged

CI: fix contracts fuzz tests #1367

merged 1 commit into from
Apr 23, 2024

Conversation

sveitser
Copy link
Collaborator

@sveitser sveitser commented Apr 23, 2024

- Update flake.lock to get a foundry bugfix that enables fixes inline
  config:

  foundry-rs/foundry#7431

- Only set `RAYON_NUM_THREADS` in prover. Foundry also uses it to set
  how many tests run in parallel. In addition it sets parallelism for
  `diff-test` which is run by foundry tests.
@sveitser
Copy link
Collaborator Author

Ran the CI like it runs on main here. Seems to take much less than 30 minutes again now.

@sveitser sveitser merged commit 758721e into main Apr 23, 2024
16 checks passed
@sveitser sveitser deleted the ma/fix-contracts-fuzz-tests branch April 23, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants