Skip to content

Ci fixes #2238

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
Apr 12, 2017
Merged

Ci fixes #2238

merged 3 commits into from
Apr 12, 2017

Conversation

smarter
Copy link
Member

@smarter smarter commented Apr 12, 2017

No description provided.

smarter added 3 commits April 12, 2017 15:40
Since the tests will be run in FIFO order, we can minimize the number of
intensive tests running concurrently by putting the intensive tests at
the end of the list.
Aliases are evil and usually don't do what you want.
When compiling with dotty, this leads to NullPointerException because
the lazy val is not @volatile. Better to just make it a val.
@smarter smarter requested a review from felixmulder April 12, 2017 14:06
@felixmulder felixmulder merged commit 3a9deec into scala:master Apr 12, 2017
@felixmulder felixmulder deleted the ci-fixes branch April 12, 2017 14:42
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