GumpacG commented on code in PR #3448:
URL: https://github.com/apache/tinkerpop/pull/3448#discussion_r3399673154


##########
gremlin-test/src/main/resources/org/apache/tinkerpop/gremlin/test/features/sideEffect/Tree.feature:
##########
@@ -206,36 +206,3 @@ Feature: Step - tree()
                   |--josh
                   |--peter
       """
-
-  Scenario: g_V_out_treeXaX_selectXaX_countXlocalX
-    Given the modern graph
-    And the traversal of
-      """
-      g.V().out().tree("a").select("a").count(local)

Review Comment:
   As per the [devlist 
post](https://lists.apache.org/thread/15lslfrs5f27hsz00k147mwc38o58w5k), it is 
not counting all nodes. Thanks for the suggestion.



-- 
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]

Reply via email to