You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2022/06/13 08:57:42 UTC

[GitHub] [tinkerpop] FlorianHockmann commented on a diff in pull request #1677: TINKERPOP-2723 Make graphbinary default in gremlin-python and dotnet

FlorianHockmann commented on code in PR #1677:
URL: https://github.com/apache/tinkerpop/pull/1677#discussion_r895482377


##########
gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Docs/Reference/GremlinVariantsTests.cs:
##########
@@ -79,6 +79,14 @@ public void SerializationGraphson2Test()
 // end::serializationGraphSon[]
         }
 
+        [Fact(Skip = "No Server under localhost")]

Review Comment:
   Not that important, but you could also remove the test `SerializationGraphBinaryTest` above now as it isn't used any more in docs.



-- 
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: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org