dcapwell commented on PR #50:
URL: https://github.com/apache/cassandra-accord/pull/50#issuecomment-1633051544

   `accord.maelstrom.SimpleRandomTest` is failing at
   
   ```
   Failure for seed 194577572542500
   java.lang.AssertionError: Failure for seed 194577572542500
        at accord.maelstrom.Runner$Builder.run(Runner.java:194)
        at 
accord.maelstrom.SimpleRandomTest.testEmptyRead(SimpleRandomTest.java:39)
   ...
   Caused by: java.lang.AssertionError
        at accord.maelstrom.Cluster.run(Cluster.java:316)
   ```
   
   and
   
   ```
   Failure for seed 194577581983583
   java.lang.AssertionError: Failure for seed 194577581983583
        at accord.maelstrom.Runner$Builder.run(Runner.java:194)
        at 
accord.maelstrom.SimpleRandomTest.testLaunch(SimpleRandomTest.java:33)
   ...
   Caused by: java.lang.AssertionError
        at accord.maelstrom.Cluster.run(Cluster.java:316)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to