Jason Plurad created TINKERPOP-1320:
---------------------------------------
Summary: GremlinGroovyScriptEngineFileSandboxTest throws error:
URI is not hierarchical
Key: TINKERPOP-1320
URL: https://issues.apache.org/jira/browse/TINKERPOP-1320
Project: TinkerPop
Issue Type: Bug
Components: test-suite
Affects Versions: 3.1.2-incubating, 3.2.0-incubating
Reporter: Jason Plurad
Assignee: Jason Plurad
Priority: Minor
This is similar to TINKERPOP-1317. The differences here are
* The {{TestHelper.generateTempFileFromResource()}} call to load the resource
is happening from the {{public static void init()}} method before a graph
instance is available.
* A reference to {{GremlinGroovyScriptEngineFileSandboxTest.class}} is still
required to located the {{sandbox.yaml}} found in the {{gremlin-test.jar}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)