Skip to content

Nightly Dotty workflow of 2021-07-28 failed #13176

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
github-actions bot opened this issue Jul 28, 2021 · 1 comment · Fixed by #13179
Closed

Nightly Dotty workflow of 2021-07-28 failed #13176

github-actions bot opened this issue Jul 28, 2021 · 1 comment · Fixed by #13179
Assignees
Milestone

Comments

@github-actions
Copy link
Contributor

See https://github.com/lampepfl/dotty/actions/runs/1073456889

@griggt
Copy link
Contributor

griggt commented Jul 28, 2021

It seems that one of the tests in #13130 fails only on Windows CI:

https://github.com/lampepfl/dotty/runs/3177995520?check_suite_focus=true#step:4:1163

Error:  Test dotty.tools.scaladoc.ReportingTest.testErrorInCaseOfAssetShadowing failed: scala.MatchError: List() (of class scala.collection.immutable.Nil$), took 0.296 sec
Error:      at dotty.tools.scaladoc.ReportingTest.testErrorInCaseOfAssetShadowing$$anonfun$2(RaportingTest.scala:67)
Error:      at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
Error:      at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
Error:      at dotty.tools.scaladoc.ReportingTest.checkReportedDiagnostics(RaportingTest.scala:25)
Error:      at dotty.tools.scaladoc.ReportingTest.testErrorInCaseOfAssetShadowing(RaportingTest.scala:69)
Error:      ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants