scala/scala-dev

Flaky IteratorTest

som-snytt opened this issue · 0 comments

scala/scala#10518 (comment)

It seems to be testing not holding onto references, but I can't tell if it's too subtle and clever, or not subtle and clever enough.

Possibly, it should be smart enough to not fail a test if verification is not possible (because of a transient condition).