David Capwell created CASSANDRA-19114:
-----------------------------------------

             Summary: Fix flaky test 
accord.utils.RandomSourceTest.testBiasedInts
                 Key: CASSANDRA-19114
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19114
             Project: Cassandra
          Issue Type: Bug
          Components: Accord
            Reporter: David Capwell


This test fails from time to time as binary search finds the first match it 
finds and not the first in the array.  This class is also problematic as it 
hand rolls property test framework but does so in a way where seeds may be lost 
or attributed to the wrong test.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to