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

vm.sleep() test takes very long to complete - inline fuzzing config not working? #5948

Closed
2 tasks done
Tudmotu opened this issue Sep 28, 2023 · 0 comments · Fixed by #6473
Closed
2 tasks done

vm.sleep() test takes very long to complete - inline fuzzing config not working? #5948

Tudmotu opened this issue Sep 28, 2023 · 0 comments · Fixed by #6473
Labels
T-bug Type: bug

Comments

@Tudmotu
Copy link
Contributor

Tudmotu commented Sep 28, 2023

Component

Forge

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

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?

@Tudmotu Tudmotu added the T-bug Type: bug label Sep 28, 2023
@Tudmotu Tudmotu changed the title vm.sleep() test takes very long to complete vm.sleep() test takes very long to complete - inline fuzzing config not working? Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: bug
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant