[
https://issues.apache.org/jira/browse/TINKERPOP3-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP3-641.
---------------------------------------
Resolution: Won't Fix
I don't think we will ever be able to implement this. To detect whether a test
will run is determined by {{Graph.features()}}. Obviously, we need an instance
of the {{Graph}} in order to call that {{features}} method. Does not seem
technically feasible.
> 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
> Assignee: stephen mallette
> 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)