Skip to content

Conversation

nicolasstucki
Copy link
Contributor

No description provided.

Copy link
Contributor

@OlivierBlanvillain OlivierBlanvillain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@nicolasstucki nicolasstucki merged commit 9d8fd61 into scala:master Sep 22, 2017
@OlivierBlanvillain
Copy link
Contributor

Maybe we should create an issue to not forget about these pattern matching warnings?

@@ -186,6 +189,7 @@ class CompilationTests extends ParallelTesting {

@Test def runAll: Unit = {
compileFilesInDir("../tests/run", defaultOptions) +
compileFilesInDir("../tests/run", defaultOptimised) +
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you run everything in tests/run with defaultOptimised, aren't the lines below redundant?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I will remove them. Thanks

@allanrenucci
Copy link
Contributor

I think this PR is the cause of the spurious failures than can be observed here and here. I think we should revert it

@nicolasstucki
Copy link
Contributor Author

Then revert it, I will test again next week

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

Successfully merging this pull request may close these issues.

3 participants