spmallette commented on code in PR #3212:
URL: https://github.com/apache/tinkerpop/pull/3212#discussion_r2362573303
##########
gremlin-test/src/main/resources/org/apache/tinkerpop/gremlin/test/features/integrated/RepeatUnrollStrategy.feature:
##########
@@ -42,3 +42,136 @@ Feature: Step - RepeatUnrollStrategy
| result |
| v[lop] |
| v[ripple] |
+
Review Comment:
i think there should be cases that validate what used to produce differing
results to include things like `repeat(...limit(1))` because that would prevent
regressions in semantics but also help providers who don't rely on TinkerPop's
traversal execution engine to catch failures on upgrade.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]