This turned up in #3350 on Scala 2.12, and doesn't look familiar to me. It's not related to that change, so I'm just restarting the job there, but wanted to capture the failure.
[info] Compiling 2 Scala sources to /home/travis/build/typelevel/cats/kernel-laws/jvm/target/scala-2.12/test-classes ...
[info] Done compiling.
[info] Tests: failing seed for upperBounded.antisymmetry is 8MP8QBDQNKwLLH9fN7tBvEZqp74Gi9P01N1JpHidFrI=
[info] - UpperBounded[Duration].upperBounded.antisymmetry *** FAILED ***
[info] GeneratorDrivenPropertyCheckFailedException was thrown during property evaluation.
[info] (LawTests.scala:227)
[info] Falsified after 29 successful property evaluations.
[info] Location: (LawTests.scala:227)
[info] Occurred when passed generated values (
[info] arg0 = 36 days,
[info] arg1 = 864 hours,
[info] arg2 = org.scalacheck.GenArities$$Lambda$524/1880085276@32700c2e
[info] )
[info] Label of failing property:
[info] Expected: true
[info] Received: false
[info] ScalaTest
This turned up in #3350 on Scala 2.12, and doesn't look familiar to me. It's not related to that change, so I'm just restarting the job there, but wanted to capture the failure.