-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2.0-incubating, 3.1.2-incubating
-
Component/s: test-suite
-
Labels:None
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.
- links to