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

chore(compiler): Properly handle disable_stamps state #2272

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ospencer
Copy link
Member

I noticed that we weren't properly resetting the disable_stamps state in a handful of tests, causing a good chunk of the test suite to not have stamps in their snapshots. For some test suites, this would cause them to fail if run individually.

There's somewhat of a discussion to be had for disabling stamps in a bunch of the snapshots, but I find the stamps really helpful for debugging and think we should keep them. (They really only change when we add new global types.)

@ospencer ospencer self-assigned this Apr 12, 2025
@spotandjake
Copy link
Member

Closes: #2235

@spotandjake spotandjake linked an issue Apr 12, 2025 that may be closed by this pull request
Copy link
Member

@spotandjake spotandjake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

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.

Includes test suites fails when run indiviudally
2 participants