Skip to content

Conversation

@odersky
Copy link
Contributor

@odersky odersky commented Oct 30, 2015

Review by @smarter

It messes up git operations with out/.keep out of date.
Use freshName to name evidence parameters.
@odersky
Copy link
Contributor Author

odersky commented Oct 30, 2015

/rebuild

Needed to make builds deterministic.
@odersky
Copy link
Contributor Author

odersky commented Oct 30, 2015

I have no idea why the latest commit made the build pass. Normally, a freshNameCreator per ContextBase (which was the situation before the commit) should be fully isolated between different parallel compiles. But parallel compiles were failing randomly, with random symptoms. Builds were failing both on jenkins and locally. Locally, on each run some different file failed to compile under partest, with failures also different per run.

@smarter
Copy link
Member

smarter commented Oct 30, 2015

okay, change LGTM but I don't know how the parallel compiles work at all so can't help here.

@odersky
Copy link
Contributor Author

odersky commented Oct 31, 2015

@DarkDimius Can you confirm that out/ should be added to .gitignore?

@DarkDimius
Copy link
Contributor

@odersky: #896 adds out contents to .gitignore but maintains .keep file.

It messes up git operations with out/.keep out of date. (reverted from commit 465ea96)
@odersky
Copy link
Contributor Author

odersky commented Oct 31, 2015

Reverted the gitignore commit, kept the rest.

@odersky
Copy link
Contributor Author

odersky commented Oct 31, 2015

/rebuild

odersky added a commit that referenced this pull request Nov 5, 2015
@odersky odersky merged commit c16c7f6 into scala:master Nov 5, 2015
@allanrenucci allanrenucci deleted the fix-#877 branch December 14, 2017 19:19
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.

3 participants