GitHub user mhfrantz opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/86
TINKERPOP3-619: Add SelectTest cases for 'select should not throw'
Here are some tests that I think show the desired behavior. They permute
the various select signatures:
* no-labels, one-label, two-labels
* Scope
* Pop
However, a few of them fail now like so:
`The current step was compiled to an invalid local scope and this is a
compilation error.`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RedSeal-co/incubator-tinkerpop
TINKERPOP3-619-select-should-not-throw
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/86.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 #86
----
commit 1f8ff690c463802f6e5a9f6d6f8aaa6a84f627a0
Author: mhfrantz <[email protected]>
Date: 2015-06-20T15:35:57Z
TINKERPOP3-619: Add SelectTest cases for 'select should not throw'
----
---
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.
---