Cole-Greer commented on code in PR #2217:
URL: https://github.com/apache/tinkerpop/pull/2217#discussion_r1320099551
##########
gremlin-test/src/main/resources/org/apache/tinkerpop/gremlin/test/features/map/Project.feature:
##########
@@ -106,4 +106,13 @@ Feature: Step - project()
| m[{"a":"d[0].l", "b":"d[29].i"}] |
| m[{"a":"d[1].l", "b":"d[27].i"}] |
| m[{"a":"d[1].l", "b":"d[32].i"}] |
- | m[{"a":"d[0].l", "b":"d[35].i"}] |
\ No newline at end of file
+ | m[{"a":"d[0].l", "b":"d[35].i"}] |
+
+
+ Scenario: g_V_projectXa_aX
Review Comment:
Sorry I missed that this scenario is incompatible with the feature tests.
VOTE +1 (with failing feature test removed)
--
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]