Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Done
-
3.2.0-incubating, 3.1.2-incubating
-
None
Description
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 TINKERPOP-1360
Logging the seed used for these tests will allow us to re-run the test in the same way on failure.
Attachments
Issue Links
- is duplicated by
-
TINKERPOP-1381 improve test coverage of graphs with random ids
-
- Closed
-
- links to