[
https://issues.apache.org/jira/browse/TINKERPOP3-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977643#comment-14977643
]
Jason Plurad commented on TINKERPOP3-906:
-----------------------------------------
Correct. I've tested a Grooovy fix locally, and it does clear up the TinkerPop
test case without ordering.
If/when Groovy incorporates the code fix, then TinkerPop can bump up the Groovy
level, and the ordering in the test case can be removed.
> 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
>
> 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)