Skip to content

Run CI-partest with bootstrapped compiler #848

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

Closed
wants to merge 6 commits into from

Conversation

DarkDimius
Copy link
Contributor

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

Used to always use bootstrapped version
As junit tests are run with dotty-compiled-by-scalac,
it makes sense to execute run tests with dotty-compiled-by-dotty.
@odersky
Copy link
Contributor

odersky commented Oct 23, 2015

Is this now superseded by #853?

@DarkDimius
Copy link
Contributor Author

Yes, it is.

@DarkDimius DarkDimius closed this Oct 23, 2015
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