Closed
Description
seen at e.g. https://github.com/scala/scala/actions/runs/8636734847/job/23677330475
[error] 3 of 20 test tasks failed:
[error] - junit/testOnly -- +v
[error] - junit/test:testOnly failed: sbt.TestsFailedException: Tests unsuccessful
[error] - partest run
[error] - test/it:testOnly failed: sbt.TestsFailedException: Tests unsuccessful
[error] - partest pos neg jvm
[error] - test/it:testOnly failed: sbt.TestsFailedException: Tests unsuccessful
I re-reran it a few times to be sure they aren't spurious.
example 2.13 job: https://github.com/scala/scala/actions/runs/8636734847/job/23677330475
one weird thing is that the Ubuntu jobs fail but the Windows jobs are green, wtf?