Closed mbroecheler closed 9 years ago
BerkeleyTitanGroovyProcessComputerTest fails due to lack of StandardTitanGraph.empty method.
BerkeleyTitanGroovyEnvironmentTest has a couple of failures:
shouldProcessUTF8Query: TP assigned IDs to vertices https://issues.apache.org/jira/browse/TINKERPOP3-629
shouldEvalGlobalClosuresEvenAfterEvictionOfClass: https://issues.apache.org/jira/browse/TINKERPOP3-630
Laving open to remind me to remove the empty method in the next TP release.
there are 2 process and 3 environment tests for groovy (see TinkerGraph tests for comparison) that are not currently invoked in Titan. We should only add those to the berkeley module since passing there should mean everything works correctly.