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

Jason Plurad commented on TINKERPOP3-906:
-----------------------------------------

Also note that this is reproducible from the Gremlin Console as well.

{noformat}
         \,,,/
         (o o)
-----oOOo-(3)-oOOo-----
plugin activated: tinkerpop.server
plugin activated: tinkerpop.utilities
plugin activated: tinkerpop.tinkergraph
gremlin> :install bogus bogus 1.0
==>Error grabbing Grapes -- [unresolved dependency: bogus#bogus;1.0: not found]
gremlin> :install org.apache.tinkerpop hadoop-gremlin 3.0.1-incubating
==>Error grabbing Grapes -- [unresolved dependency: bogus#bogus;1.0: not found]
{noformat}

> Revise DependencyGrabberTest to not be order dependent
> ------------------------------------------------------
>
>                 Key: TINKERPOP3-906
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-906
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: groovy
>    Affects Versions: 3.0.2-incubating
>            Reporter: stephen mallette
>            Assignee: Jason Plurad
>             Fix For: 3.1.0-incubating
>
>
> The {{DependencyGrabberTest}} currently require ordered execution based on 
> the name of the test.  In some environments this seems to cause the tests to 
> fail (as they may execute out of order).  Generally speaking though it seems 
> it would be best if the tests didn't have dependencies on each other in order 
> to pass.



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

Reply via email to