[
https://issues.apache.org/jira/browse/TINKERPOP3-629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14493897#comment-14493897
]
ASF GitHub Bot commented on TINKERPOP3-629:
-------------------------------------------
GitHub user BrynCooke opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/51
Remove user defined IDs from vertices.
TINKERPOP3-629
Removed user defined IDs as they do not add to the test and prevent graphs
that do not support them from running it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BrynCooke/incubator-tinkerpop TINKERPOP3-629
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/51.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 #51
----
commit b42796047a340410be408338a025e36d7c837c72
Author: Bryn Cooke <[email protected]>
Date: 2015-04-14T10:48:06Z
Remove user defined IDs from vertices.
----
> GremlinGroovyScriptEngineOverGraphTest.shouldProcessUTF8Query Should not
> assign IDs to vertices.
> ------------------------------------------------------------------------------------------------
>
> Key: TINKERPOP3-629
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-629
> Project: TinkerPop 3
> Issue Type: Bug
> Components: test-suite
> Affects Versions: 3.0.0.GA
> Reporter: Bryn Cooke
> Priority: Minor
>
> Assigning IDs to the vertices does nothing to enhance the test and also
> prevents graphs that don't support user assigned IDs from running it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)