Skip to content

Fix negAll tests #6423

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
May 2, 2019
Merged

Fix negAll tests #6423

merged 1 commit into from
May 2, 2019

Conversation

nicolasstucki
Copy link
Contributor

Currently only the last test is executed

Currently only the last test is executed
Copy link
Contributor

@liufengyun liufengyun 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 837c7a2 into scala:master May 2, 2019
@nicolasstucki nicolasstucki deleted the fix-neg-tests branch May 2, 2019 14:35
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request May 2, 2019
The motivation is to avoid bugs like the one fixed in scala#6423 to ever happen.
In the previous scheme a missing `+` results in tests not being executed,
while now a missing comma will be a compilation error.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request May 2, 2019
The motivation is to avoid bugs like the one fixed in scala#6423 to ever happen.
In the previous scheme a missing `+` results in tests not being executed,
while now a missing comma will be a compilation error.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request May 2, 2019
The motivation is to avoid bugs like the one fixed in scala#6423 to ever happen.
In the previous scheme a missing `+` results in tests not being executed,
while now a missing comma will be a compilation error.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request May 2, 2019
The motivation is to avoid bugs like the one fixed in scala#6423 to ever happen.
In the previous scheme a missing `+` results in tests not being executed,
while now a missing comma will be a compilation error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants