Skip to content

SI-8253 Adjust test for namespace interpolation #37

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
Dec 3, 2014

Conversation

adriaanm
Copy link
Contributor

@adriaanm adriaanm commented Dec 3, 2014

This test fails after we try to fix SI-8523 in the compiler.
But the test is actually at fault here, as it was relying on
the loose matching performed by the compiler's SymbolXMLBuilder.

The fix for SI-8253 that triggered the failure:

scala/scala@8d175b907

The original commit that introduced this test:

scala/scala@e1ffc05b10be6

This test fails after we try to fix SI-8523 in the compiler.
But the test is actually at fault here, as it was relying on
the loose matching performed by the compiler's SymbolXMLBuilder.

The fix for SI-8253 that triggered the failure:

   scala/scala@8d175b907

The original commit that introduced this test:

   scala/scala@e1ffc05b10be6
@adriaanm
Copy link
Contributor Author

adriaanm commented Dec 3, 2014

rewording of #36

adriaanm added a commit that referenced this pull request Dec 3, 2014
SI-8253 Adjust test for namespace interpolation
@adriaanm adriaanm merged commit 5d2370c into scala:master Dec 3, 2014
@adriaanm adriaanm modified the milestone: 1.0.3 Dec 4, 2014
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