You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Bryn Cooke (JIRA)" <ji...@apache.org> on 2015/04/23 11:38:41 UTC

[jira] [Created] (TINKERPOP3-641) Make gemlin tests lazily create graph

Bryn Cooke created TINKERPOP3-641:
-------------------------------------

             Summary: Make gemlin tests lazily create graph
                 Key: TINKERPOP3-641
                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-641
             Project: TinkerPop 3
          Issue Type: Improvement
          Components: test-suite
            Reporter: Bryn Cooke
            Priority: Minor


Currently even if a test is vetoed then the graph is still created by AbstractGremlinTest. This happens for many compute tests.
It may take a long time to create a graph so it would be great if this could happen only if the test is to actually go ahead.



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