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

meta(invariants): tracking issue for improvements to invariant testing #4438

Open
mds1 opened this issue Feb 27, 2023 · 2 comments
Open

meta(invariants): tracking issue for improvements to invariant testing #4438

mds1 opened this issue Feb 27, 2023 · 2 comments
Labels
A-testing Area: testing C-forge Command: forge Cmd-forge-test Command: forge test T-meta Type: meta

Comments

@mds1
Copy link
Collaborator

mds1 commented Feb 27, 2023

Component

Forge

Describe the feature you would like

This issue tracks invariant-testing specific improvements. General fuzzer improvements are in #4433.

Items are roughly ordered by my opinion of priority, both at the header-level and the bullet-level. I say "roughly ordered" because some items are much bigger scope than others so having a strict ordering doesn't make much sense.

High Priority

These would all give a big improvement to invariant testing UX and performance, and should not be too hard to implement

UX/Features

Bugs

Misc

Medium Priority

Low Priority

Additional context

No response

@zerosnacks
Copy link
Member

zerosnacks commented Aug 8, 2024

Noticing a bit of flakyness with invariant tests recently in the CI, for example see: https://github.com/foundry-rs/foundry/actions/runs/10298801797/job/28504775878 / https://github.com/foundry-rs/foundry/actions/runs/10286582825/job/28467603861

cc @grandizzy

@grandizzy
Copy link
Collaborator

Noticing a bit of flakyness with invariant tests recently in the CI, for example see: https://github.com/foundry-rs/foundry/actions/runs/10298801797/job/28504775878 / https://github.com/foundry-rs/foundry/actions/runs/10286582825/job/28467603861

cc @grandizzy

yep, this should make it faster and avoid flakyness 🤞 #8634

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testing Area: testing C-forge Command: forge Cmd-forge-test Command: forge test T-meta Type: meta
Projects
Status: Todo
Development

No branches or pull requests

3 participants