Skip to content

regression: 2.13 failing bootstrap (partest related) #461

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
SethTisue opened this issue Dec 14, 2017 · 3 comments
Closed

regression: 2.13 failing bootstrap (partest related) #461

SethTisue opened this issue Dec 14, 2017 · 3 comments

Comments

@SethTisue
Copy link
Member

https://scala-ci.typesafe.com/job/scala-2.13.x-integrate-bootstrap/603/artifact/logs/builds/*view*/

[info] Main Scala API documentation to /home/jenkins/workspace/scala-2.13.x-integrate-bootstrap/scala-partest/target/scala-2.13.0-pre-6815129/api...
[error] /home/jenkins/workspace/scala-2.13.x-integrate-bootstrap/scala-partest/src/main/scala/scala/tools/partest/package.scala:9: object javaVmArguments is not a member of package scala.sys.process
[error] import scala.sys.process.javaVmArguments
[error]        ^
[error] /home/jenkins/workspace/scala-2.13.x-integrate-bootstrap/scala-partest/src/main/scala/scala/tools/partest/package.scala:173: not found: value javaVmArguments
[error]   def vmArgString = javaVmArguments.mkString(
[error]                     ^
[warn] /home/jenkins/workspace/scala-2.13.x-integrate-bootstrap/scala-partest/src/main/scala/scala/tools/partest/nest/Runner.scala:21: Unused import
[warn] import ClassPath.{ join, split }
[warn]                          ^
[warn] /home/jenkins/workspace/scala-2.13.x-integrate-bootstrap/scala-partest/src/main/scala/scala/tools/partest/package.scala:9: Unused import
[warn] import scala.sys.process.javaVmArguments
[warn]                          ^
[info] No documentation generated with unsuccessful compiler run
[warn] two warnings found
[error] two errors found
dwijnand added a commit to dwijnand/scala-partest that referenced this issue Dec 14, 2017
See scala/scala#6164
Ref scala/scala-dev#461 (still need to release partest & upgrade)
@SethTisue
Copy link
Member Author

Lukas fixed it

@lrytz
Copy link
Member

lrytz commented Jan 22, 2018

Dale did, to be precise :-) scala/scala-partest#92

@dwijnand
Copy link
Member

Team work :-) scala/scala#6272

lrytz pushed a commit to lrytz/scala-partest that referenced this issue May 9, 2018
See scala/scala#6164
Ref scala/scala-dev#461 (still need to release partest & upgrade)
lrytz pushed a commit to lrytz/scala-partest that referenced this issue May 9, 2018
See scala/scala#6164
Ref scala/scala-dev#461 (still need to release partest & upgrade)
lrytz pushed a commit to lrytz/scala that referenced this issue May 9, 2018
See scala#6164
Ref scala/scala-dev#461 (still need to release partest & upgrade)
lrytz pushed a commit to lrytz/scala that referenced this issue May 9, 2018
See scala#6164
Ref scala/scala-dev#461 (still need to release partest & upgrade)
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

No branches or pull requests

3 participants