Skip to content

Add regression tests on optimise #3159

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
Sep 22, 2017

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