spmallette commented on code in PR #2099:
URL: https://github.com/apache/tinkerpop/pull/2099#discussion_r1256219455


##########
gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/process/ProcessStandardSuite.java:
##########
@@ -144,6 +145,7 @@ public class ProcessStandardSuite extends 
AbstractGremlinSuite {
             AddEdgeTest.Traversals.class,
             AddVertexTest.Traversals.class,
             CoalesceTest.Traversals.class,
+            ConcatTest.Traversals.class,

Review Comment:
   i think TinkerPop needs to start pressing on providers to get off of the old 
java process tests. its time consuming to maintain both these and the gherkin 
tests as duplicates. not sure if it's good to start this path where all the new 
string functions that follow will need java and gherkin tests. thoughts?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to