Jason Plurad created TINKERPOP-1365:
---------------------------------------

             Summary: Eliminate Random.nextBoolean() usage in tests
                 Key: TINKERPOP-1365
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1365
             Project: TinkerPop
          Issue Type: Improvement
          Components: test-suite
    Affects Versions: 3.1.2-incubating, 3.2.0-incubating
            Reporter: Jason Plurad


HadoopGraphProvider and SparkHadoopGraphProvider use RANDOM.nextBoolean() in an 
attempt to get coverage over different load scenarios. In practice, this ends 
up causing nondeterministic execution of the test suite, which can mask real 
errors lingering in the code or test code.

See https://issues.apache.org/jira/browse/TINKERPOP-1360




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to