GitHub user dkuppitz opened a pull request:
https://github.com/apache/tinkerpop/pull/511
TINKERPOP-1539 Create a ComplexTraversalTest with crazy nested gnarly
traversals.
https://issues.apache.org/jira/browse/TINKERPOP-1539
Added 2 more tests, one for OLTP only and one for OLTP+OLAP. More tests
should not be added as part of this PR; we can add more later whenever a good
traversal appears on the mailing list or somewhere else in the real world.
`docker/build.sh -t -i -n` succeeded.
VOTE: +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1539
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/511.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #511
----
commit e01aa721fd13e6cb6591aa3f54314071e118a087
Author: Marko A. Rodriguez <[email protected]>
Date: 2016-11-28T22:49:08Z
Got ComplexTest setup for @dkuppitz to go to town on. I don't think we need
to include a GroovyComplexTest because @spmallette is doing the work for
master/ that gets rid of the need for gremlin-groovy-test and thus, no need to
waste the energy/time on GroovyComplexTest.
commit c68b2154ddc83b5e11686a11588585e238ec2985
Author: Daniel Kuppitz <[email protected]>
Date: 2016-12-01T21:13:59Z
added two complex tests; one for OLTP only, one for OLTP and OLAP
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---