blacktip icon indicating copy to clipboard operation
blacktip copied to clipboard

blacktip-0.1.0.1 test suite failure

Open peti opened this issue 10 years ago • 1 comments

Citing from http://hydra.nixos.org/build/27364047/log/raw

Running 1 test suites...
Test suite tests: RUNNING...

identities generated are proper
  identities are well ordered FAILED [1]
  identities form an isomorphism FAILED [2]

Failures:

  tests/tests.hs:14:
  1) identities generated are proper identities are well ordered
       uncaught exception: ErrorCall (ERROR ARROW OF TIME BACKWARDS - Had timestamp: -861490173 and state time: 0)

  tests/tests.hs:17:
  2) identities generated are proper identities form an isomorphism
       uncaught exception: ErrorCall (ERROR ARROW OF TIME BACKWARDS - Had timestamp: -861490172 and state time: 0)

Randomized with seed 358207367

Finished in 0.0009 seconds
2 examples, 2 failures
Test suite tests: FAIL

peti avatar Nov 08 '15 17:11 peti

Well, time went backwards. That's unfortunate. Guess that's my prompt to use monotonic time.

bitemyapp avatar Nov 08 '15 18:11 bitemyapp