Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.2.1
-
None
-
None
Description
https://issues.apache.org/jira/browse/TINKERPOP-1379 exposed some issues with the test suite where some tests were passing because the input graph has user-assigned ids in a specific, repeatable order. Many graph systems do not allow user-assigned ids and end up with random ids assigned to elements. This difference in behavior can cause the TinkerPop suite to pass cleanly against TinkerGraph, but fail intermittently against other graphs (Titan, Sqlg).
https://issues.apache.org/jira/browse/TINKERPOP-1365 is perhaps related to this, with respect to finding ways to increase coverage on the graph configuration permutations.
Attachments
Issue Links
- duplicates
-
TINKERPOP-1365 Log the seed used to initialize Random in tests
- Closed