Jason Plurad created TINKERPOP-1381:
---------------------------------------
Summary: improve test coverage of graphs with random ids
Key: TINKERPOP-1381
URL: https://issues.apache.org/jira/browse/TINKERPOP-1381
Project: TinkerPop
Issue Type: Test
Components: test-suite
Affects Versions: 3.2.1
Reporter: Jason Plurad
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)