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

optimization tests vs. cache #11561

Open
Simn opened this issue Feb 7, 2024 · 2 comments
Open

optimization tests vs. cache #11561

Simn opened this issue Feb 7, 2024 · 2 comments

Comments

@Simn
Copy link
Member

Simn commented Feb 7, 2024

  1. Open tests/optimization and compile it through the server. Observe that there are no failures.
  2. Change any of the @:js and compile it through the server again. Observe that there's a failure now, as expected.
  3. Change the @:js back to what it originally was and run it through the server one more time. Observe that there's still a failure.

I think this must be some metadata insanity going on.

@kLabz
Copy link
Contributor

kLabz commented Feb 7, 2024

does that happen with pre-hxb nightlies too ?

@Simn
Copy link
Member Author

Simn commented Feb 7, 2024

I don't think so, but I haven't tried.

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

No branches or pull requests

2 participants