[WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes#27681
Closed
dwijnand wants to merge 5 commits intoapache:masterfrom
Closed
[WIP][DO-NOT-MERGE] Test the -Yrepl-class-based changes#27681dwijnand wants to merge 5 commits intoapache:masterfrom
dwijnand wants to merge 5 commits intoapache:masterfrom
Conversation
Author
|
Could anyone tell me in which check tests like |
Member
|
Jenkins test this please |
Member
|
@dwijnand It should run all tests as the parent POM changed, including ReplSuite. |
|
Test build #118873 has finished for PR 27681 at commit
|
Author
|
Could someone run Jenkins again, please? |
Member
|
Jenkins, OK to test |
Author
|
Is there another incantation to get it to run again? |
Member
|
Jenkins test this please |
|
Test build #119091 has finished for PR 27681 at commit
|
Author
|
Jenkins test this please |
1 similar comment
Member
|
Jenkins test this please |
Member
|
Jenkins add to whitelist |
|
Test build #119871 has finished for PR 27681 at commit
|
Author
|
Too late to change any details on this now: https://github.com/scala/scala/releases/tag/v2.12.11 Let us know if you notice any impact from upgrading. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi! This PR is to test the change to the scala compiler's
-Yrepl-class-basedoption (which the Spark REPL uses) that landed in scala/scala#8712.I don't expect it to be merged. :)
I tested this locally with:
and that subset passed for me. I'm interested to see if those or any other tests fail in CI.