Skip to content

Make failing pc tests work again in non-bootstrapped mode #21707

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
Oct 5, 2024

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Oct 5, 2024

Bring back experimental NamedTuple in non-bootstrapped src/library. Needed to make SignatureHelpTests and CompletionTests to go through.

[test_non_bootstrapped]

Bring back experimental NamedTuple in non-bootstrapped src/library. Needed to make SignatureHelpTests and CompletionTests to go through.
@odersky
Copy link
Contributor Author

odersky commented Oct 5, 2024

One question is why pc tests need to be in test at all. Is it not enough to have them in scala3-bootstrapped/test?

@odersky odersky requested a review from hamzaremmal October 5, 2024 11:51
@hamzaremmal
Copy link
Member

@odersky, test_non_boostrapped is not enabled on PRs, I will cancel the run and restart it again with the option enabled.

@odersky
Copy link
Contributor Author

odersky commented Oct 5, 2024

I verified locally that test_non_boostrapped now works with the changes in this PR.

@hamzaremmal hamzaremmal enabled auto-merge October 5, 2024 12:55
@hamzaremmal hamzaremmal merged commit bd3046b into scala:main Oct 5, 2024
26 of 29 checks passed
@hamzaremmal hamzaremmal deleted the non-nootstrapped-named-tuple branch October 5, 2024 13:23
hamzaremmal added a commit to hamzaremmal/scala3 that referenced this pull request Oct 5, 2024
@WojciechMazur WojciechMazur added this to the 3.6.0 milestone Oct 8, 2024
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.

3 participants