Skip to content

Run CI-partest with bootstrapped compiler #853

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 5 commits into from
Oct 23, 2015

Conversation

DarkDimius
Copy link
Contributor

I'm doing dirty classpath tricks to make partest prefer dotty-compiled-dotty over scalac-compiled-dotty.

As junit tests are run with dotty-compiled-by-scalac,
it makes sense to execute run tests with dotty-compiled-by-dotty.
This reverts commit acd7b9d.
@odersky
Copy link
Contributor

odersky commented Oct 23, 2015

/rebuild

@DarkDimius
Copy link
Contributor Author

failures are

[error] creating stub for StringBuffer, owner = module class lang#1403, file = null

[error] creating stub for Throwable, owner = module class lang#18930, file = null

@DarkDimius
Copy link
Contributor Author

/rebuild

@DarkDimius
Copy link
Contributor Author

@odersky please review.

DarkDimius added a commit that referenced this pull request Oct 23, 2015
Run CI-partest with bootstrapped compiler
@DarkDimius DarkDimius merged commit 392b0f1 into scala:master Oct 23, 2015
@allanrenucci allanrenucci deleted the partest-run branch December 14, 2017 19:24
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