kenhuuu commented on code in PR #2776:
URL: https://github.com/apache/tinkerpop/pull/2776#discussion_r1763606942


##########
gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/OrderabilityTest.java:
##########
@@ -177,6 +178,7 @@ public void g_E_properties_order_value() {
      * Mixed type values including list, set, map, uuid, date, boolean, 
numeric, string, null.
      */
     @Test
+    @Ignore // todo: re-enable after datetime serialization is implemented

Review Comment:
   Can you clarify what is left to do for datetime serialization? I thought 
that this PR made this change so these tests shouldn't be disabled.



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