This repository was archived by the owner on Dec 22, 2021. It is now read-only.
This repository was archived by the owner on Dec 22, 2021. It is now read-only.
StrawmanTest.mainTest failing in Scala 2.13.0-M3 #308
Closed
Description
[collection-strawman] [error] Test strawman.collection.test.StrawmanTest.mainTest failed: java.lang.AssertionError: assertion failed, took 0.472 sec
[collection-strawman] [error] at scala.Predef$.assert(Predef.scala:204)
[collection-strawman] [error] at strawman.collection.test.StrawmanTest.lazyListOps(Test.scala:466)
[collection-strawman] [error] at strawman.collection.test.StrawmanTest.mainTest(Test.scala:576)
[collection-strawman] [error] ...
doesn't seem to be intermittent (failed in both runs last night)