Skip to content

Fix #5006: Normalize prefixes of TypeApply in Erasure #6888

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 3 commits into from
Jul 22, 2019

Conversation

nicolasstucki
Copy link
Contributor

This was reverted in #6886 due to an idempotency test failure

@nicolasstucki
Copy link
Contributor Author

I will run the CI tests several times as the idempotency issue was non-deterministic.

@nicolasstucki
Copy link
Contributor Author

Note that Fix #5006: Normalize prefixes of TypeApply in Erasure passed 2 out of 5 CI runs while Move withSpans out of desugarIdentPrefix passed 6 out of 6.

@nicolasstucki nicolasstucki marked this pull request as ready for review July 19, 2019 07:44
@nicolasstucki nicolasstucki requested a review from smarter July 19, 2019 07:44
@smarter
Copy link
Member

smarter commented Jul 19, 2019

OK but... what does it break and any idea why? :)

@nicolasstucki
Copy link
Contributor Author

Some nondeterministic code somewhere else make the position different. As far as I could tell it is just an issue with different positions for synthesized trees.

@nicolasstucki
Copy link
Contributor Author

I will investigate further after this PR

@nicolasstucki nicolasstucki merged commit f4b576b into scala:master Jul 22, 2019
@nicolasstucki nicolasstucki deleted the fix-#5006-2 branch July 22, 2019 05:47
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.

2 participants