This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a change to branch TINKERPOP-3047
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 7591d827ff f
add a58a8f84e8 Removed duplicate test from SeedStrategy.feature - see coin
tests
add 1190a649cd Removed gremlinValue but left some test infrastructure for
future
No new revisions were added by this update.
Summary of changes:
.../gremlin/language/grammar/DefaultGremlinBaseVisitor.java | 4 ----
.../gremlin/language/translator/TranslateVisitor.java | 5 -----
.../process/traversal/step/sideEffect/AddPropertyStep.java | 1 -
.../test/Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs | 1 -
gremlin-go/driver/cucumber/gremlin.go | 1 -
.../javascript/gremlin-javascript/test/cucumber/gremlin.js | 1 -
gremlin-language/src/main/antlr4/Gremlin.g4 | 6 ------
.../gremlin/language/grammar/AbstractGrammarTest.java | 13 +++++--------
.../gremlin/language/grammar/NegativeGrammarTest.java | 2 +-
.../gremlin/language/grammar/ReferenceGrammarTest.java | 5 ++---
.../src/test/resources/incorrect-gremlin-values.txt | 4 +++-
gremlin-python/src/main/python/radish/gremlin.py | 1 -
.../gremlin/test/features/integrated/SeedStrategy.feature | 13 -------------
13 files changed, 11 insertions(+), 46 deletions(-)