-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
T-bugType: bugType: bug
Description
Component
Forge
Have you ensured that all of these are up to date?
- Foundry
- Foundryup
What version of Foundry are you on?
forge 0.2.0 (a81d36f 2023-06-22T00:11:15.533732000Z)
What command(s) is the bug in?
forge snapshot
Operating System
macOS (Apple Silicon)
Describe the bug
Running forge snapshot locally produces a reliable output that i can verify with --check but when i run the same on CI the results disagree.
This leads to it often being impossible for me to get CI to pass without ignoring gas snapshotting.
An example is https://github.com/rainprotocol/rain.interpreter/actions/runs/5344581362/jobs/9689123930?pr=3
I just ran this locally and checked it, but CI reports changes.
Sometimes the difference is very small and sometimes quite large, which makes me think it has something to do with a seed, or the way the seed translates into fuzzed values.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T-bugType: bugType: bug
Type
Projects
Status
Completed