You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2023/01/11 17:01:20 UTC

[tinkerpop] branch 3.6-dev updated (097d3f7103 -> 4d347ce69e)

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

spmallette pushed a change to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 097d3f7103 Merge branch '3.5-dev' into 3.6-dev
     add 4d347ce69e TINKERPOP-2622 Enabled tests that had ordering issues

No new revisions were added by this update.

Summary of changes:
 .../test/Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  4 ++--
 gremlin-go/driver/cucumber/gremlin.go                   |  4 ++--
 .../gremlin-javascript/test/cucumber/gremlin.js         |  4 ++--
 gremlin-python/src/main/python/radish/gremlin.py        |  4 ++--
 .../tinkerpop/gremlin/test/features/map/Index.feature   |  3 ++-
 .../tinkerpop/gremlin/test/features/map/Order.feature   |  9 +++++----
 .../gremlin/test/features/sideEffect/Group.feature      | 16 +++++++++++++---
 .../gremlin/spark/SparkGraphFeatureIntegrateTest.java   | 16 ----------------
 .../tinkerpop/gremlin/tinkergraph/TinkerGraphWorld.java | 17 -----------------
 9 files changed, 28 insertions(+), 49 deletions(-)