vm.sleep() test takes very long to complete - inline fuzzing config not working? #5948
Closed
2 tasks done
Labels
T-bug
Type: bug
Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
master
What command(s) is the bug in?
cargo test test_cheats_local -p forge --test it -- --show-output
Operating System
None
Describe the bug
This test takes a very long time to run:
https://github.com/foundry-rs/foundry/blob/master/testdata/cheats/Sleep.t.sol#L31
Commenting it out makes the tests run much faster.
Could it be the inline fuzz config is not working?
The text was updated successfully, but these errors were encountered: