Skip to content

Make VulpixMetaTests more deterministic #4142

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 2 commits into from
Mar 20, 2018

Conversation

Blaisorblade
Copy link
Contributor

Triggered by debugging the failure in http://dotty-ci.epfl.ch/lampepfl/dotty/3812/4. It might not fix the issue but shouldn't hurt. Mostly due to @allanrenucci's suggestions.

Copy link
Contributor

@allanrenucci allanrenucci left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM

def testFilter = Properties.testsFilter
// Ensure maximum reproducibility.
def numberOfSlaves = 1
def safeMode = false // Don't fork separate VMs
Copy link
Contributor

Choose a reason for hiding this comment

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

A more accurate comment would be Don't fork a new VM after each run test. Run tests are still run in a separate VM

@allanrenucci allanrenucci merged commit 6826684 into scala:master Mar 20, 2018
@allanrenucci allanrenucci deleted the stabilize-vulpix branch March 20, 2018 10:03
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