[ 
https://issues.apache.org/jira/browse/TINKERPOP3-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032368#comment-15032368
 ] 

ASF GitHub Bot commented on TINKERPOP3-1001:
--------------------------------------------

Github user pietermartin commented on the pull request:

    
https://github.com/apache/incubator-tinkerpop/pull/161#issuecomment-160743144
  
    This references TINKERPOP3-1001


> SugarLoaderPerformanceTest contains hardcoded vertex ids
> --------------------------------------------------------
>
>                 Key: TINKERPOP3-1001
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-1001
>             Project: TinkerPop 3
>          Issue Type: Bug
>          Components: test-suite
>    Affects Versions: 3.1.1-incubating
>            Reporter: pieter martin
>            Priority: Minor
>             Fix For: 3.1.1-incubating
>
>
> The following tests have hardcoded ids,
> SugarLoaderPerformanceTest.java_g_VX1X_name
> SugarLoaderPerformanceTest.groovy_g_VX1X_name
> SugarLoaderPerformanceTest.java_g_VX1X_outE
> SugarLoaderPerformanceTest.groovy_g_VX1X_outE 
> Replacing the integer with 
> {noformat}
> graphProvider.convertId(1, Vertex.class)
> {noformat}
> resolves the issue.
> I'll submit a PR for this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to