japgolly / nyaya

Random Data Generation and/or Property Testing in Scala & Scala.JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intermittent failure in GenTestJvm.dateTime.deltaPast?

SethTisue opened this issue · comments

seen at https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/1069/consoleFull:

[nyaya] [info] ----------------------Starting Suite nyaya.gen.GenTestJvm----------------------
[nyaya] [info] nyaya.gen.GenTestJvm.dateTime.deltaPast		
[nyaya] [info]          		utest.AssertionError: assert(results == expect)
[nyaya] [info]          		results: List[String] = List(2016-10-14, 2016-10-15, 2016-10-16)
[nyaya] [info]          		expect: List[String] = List(2016-10-13, 2016-10-14, 2016-10-15, 2016-10-16)

Sorry about that. Please try again with master. Should be fixed now.

thanks! haven't seen it recent runs, knock on wood