xiazcy commented on code in PR #2776:
URL: https://github.com/apache/tinkerpop/pull/2776#discussion_r1778049801
##########
gremlin-util/src/test/java/org/apache/tinkerpop/gremlin/structure/io/AbstractTypedCompatibilityTest.java:
##########
@@ -533,7 +533,8 @@ public void shouldReadWriteEmptyList() throws Exception {
assertEquals(resource, recycled);
}
- @Test
+ // todo: map contains removed date type, revisit after datetime is
properly implemented
Review Comment:
Datetime compatibility tests are enabled along with Element `label` changes
in #2780
--
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]