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

Revert #19182: "Improve failure message of enum fromOrdinal/valueOf" #19290

Closed

Conversation

nicolasstucki
Copy link
Contributor

@nicolasstucki nicolasstucki commented Dec 18, 2023

Revert #19182: "Improve failure message of enum fromOrdinal/valueOf"

This reverts commit 2dcd64a.

This caused the parallelBackend tests to loop forever.

Fixes #19285
Fixes #19281
Fixes #19278
Reopens #19178

@nicolasstucki nicolasstucki self-assigned this Dec 18, 2023
@nicolasstucki nicolasstucki force-pushed the fix-parallelBackend-test branch from 0ecbcfb to 6c51766 Compare December 18, 2023 13:17
@nicolasstucki nicolasstucki changed the title Do not access enum symbol in DesugarEnums Revert #19182: "Improve failure message of enum fromOrdinal/valueOf" Dec 18, 2023
This reverts commit 2dcd64a.

This caused the `parallelBackend` tests to loop forever.

Fixes scala#19285
Fixes scala#19281
Fixes scala#19278
@nicolasstucki
Copy link
Contributor Author

We decided to disable the failing tests while we fix the source of the race condition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants