Github user okram commented on the issue:
https://github.com/apache/incubator-tinkerpop/pull/325
We use `Random` in numerous places to test various "versions" of a
particular code block. It is possible to replace all possible choices with new
`GraphProviders` but you are talking about the test suite taking on the order
of 20+ hours to complete then. If you have a better idea for testing these
facets, then please provide a PR. Note that this PR's use of `Random` is not
something "novel" as we use `Random` already in `SparkHadoopGraphProvider` to
select `InputFormats`, `OutputFormats`, and traversal sources (deprecated vs.
non-deprecated representations).
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---