This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch stringify-params
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 discard da806aed90 add missing test imports
 discard dacb5b4739 translations + feature tests
     new bb0d29eaeb translations + feature tests
     new 938d769bf2 add missing test imports
     new 540bb69585 move backslash back to unit test

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (da806aed90)
            \
             N -- N -- N   refs/heads/stringify-params (540bb69585)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../gremlin/process/traversal/GremlinLangTest.java        |  2 ++
 .../test/Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs   |  1 -
 .../Process/Traversal/GremlinLangTests.cs                 |  8 ++++++++
 gremlin-go/driver/cucumber/gremlin.go                     |  1 -
 gremlin-js/gremlin-javascript/test/cucumber/gremlin.js    |  1 -
 gremlin-python/src/main/python/tests/feature/gremlin.py   |  1 -
 .../main/python/tests/unit/process/test_gremlin_lang.py   | 11 ++++++++---
 .../gremlin/language/translator/translations.json         | 15 ---------------
 .../tinkerpop/gremlin/test/features/data/Char.feature     | 12 ------------
 9 files changed, 18 insertions(+), 34 deletions(-)

Reply via email to