Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TINKERPOP-1610 Deprecated Groovy test suites #542

Merged
merged 1 commit into from
Jan 23, 2017
Merged

TINKERPOP-1610 Deprecated Groovy test suites #542

merged 1 commit into from
Jan 23, 2017

Conversation

spmallette
Copy link
Contributor

https://issues.apache.org/jira/browse/TINKERPOP-1610

Graph Providers no longer need to implement these going forward. Note that the new model for testing groovy will be similar to the approach taken for gremlin-python (which obviously doesn't have all this tests required of the provider). By making this change, we reduce the testing burden on graph providers as this is a whole body of tests they can just ignore now. This is a non-breaking change and will setup for removal and migration of the gremlin-groovy-test classes to gremlin-groovy (or potentally gremlin-test if the test is general enough to aid in testing the GremlinScriptEngine environment).

This is a pretty simple PR at this point, but since it was a major deprecation I wanted to go through the vote process rather than CTR.

VOTE +1

Graph Providers no longer need to implement these going forward.
@dkuppitz
Copy link
Contributor

VOTE: +1

@okram
Copy link
Contributor

okram commented Jan 23, 2017

VOTE +1.

@asfgit asfgit merged commit 168d5b3 into tp32 Jan 23, 2017
@asfgit asfgit deleted the TINKERPOP-1610 branch February 21, 2017 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants