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/04 13:54:11 UTC

[tinkerpop] branch TINKERPOP-2850-3.6 updated (5f5b77579b -> fae4943835)

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

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


    from 5f5b77579b Modifications to mergeV/E semantics
     add f3cbc162be Tests need to iterate traversals to raise errors.
     add fae4943835 Fixed failing js tests around mergeE/V

No new revisions were added by this update.

Summary of changes:
 .../gremlin-javascript/lib/process/traversal.js    |  2 +-
 .../test/cucumber/feature-steps.js                 | 13 +--------
 .../gremlin-javascript/test/cucumber/gremlin.js    | 31 +++++++++++++---------
 .../gremlin/test/features/map/MergeVertex.feature  |  2 ++
 4 files changed, 23 insertions(+), 25 deletions(-)