Skip to content

Move tastyBootstrap to a new test file #14255

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

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

dwijnand
Copy link
Member

The test "tastyBootstrap" is different to the rest of the compilation
tests because it actually recompiles the compiler sources, which can
interfer when using CompilationTests.

Fixes #2303

The test "tastyBootstrap" is different to the rest of the compilation
tests because it actually recompiles the compiler sources, which can
interfer when using CompilationTests.
@smarter smarter enabled auto-merge January 12, 2022 10:29
@smarter smarter merged commit 84b26ac into scala:master Jan 12, 2022
@dwijnand dwijnand deleted the move-tastyBootstrap branch January 12, 2022 15:55
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.

Tests: Have a way to "freeze" the code used when compiling the compiler
2 participants