Skip to content

Move files of utilities in the testkit package to the testkit project#8378

Merged
lrytz merged 1 commit intoscala:2.13.xfrom
lrytz:testkit-files
Aug 28, 2019
Merged

Move files of utilities in the testkit package to the testkit project#8378
lrytz merged 1 commit intoscala:2.13.xfrom
lrytz:testkit-files

Conversation

@lrytz
Copy link
Copy Markdown
Member

@lrytz lrytz commented Aug 27, 2019

No description provided.

@lrytz lrytz requested a review from SethTisue August 27, 2019 15:10
@scala-jenkins scala-jenkins added this to the 2.13.2 milestone Aug 27, 2019
@SethTisue
Copy link
Copy Markdown
Member

SethTisue commented Aug 27, 2019

previous history is in #7817 + #7847

there is a test failure, reproducible locally:

sbt:root> junit/testOnly *SourceTest
...
[error] Failed tests:
[error] 	scala.io.SourceTest

I think it's caused by this change

-  .dependsOn(library)
+  .dependsOn(compiler)

because the test picks up the compiler rootdoc.txt instead of the stdlib one

Copy link
Copy Markdown
Member

@SethTisue SethTisue left a comment

Choose a reason for hiding this comment

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

LGTM for merge once test failure is addressed

@lrytz lrytz merged commit a404f7e into scala:2.13.x Aug 28, 2019
@SethTisue SethTisue modified the milestones: 2.13.2, 2.13.1 Aug 28, 2019
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