[ 
https://issues.apache.org/jira/browse/TINKERPOP-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371470#comment-16371470
 ] 

Jorge Bay commented on TINKERPOP-1891:
--------------------------------------

I confirm that the serialization made by the javascript driver is the expected 
one, but the server is not able to deserialize it.

I've created TINKERPOP-1894 to track the server issue.

I've also checked the python glv and the serialization format is the same, ie: 
see output forĀ {{graphson_writer.writeObject(P.not_(P.lte(10)))}}, I don't 
understand how the radish tests are passing though...

> Serialization of P.not() for gremlin-javascript
> -----------------------------------------------
>
>                 Key: TINKERPOP-1891
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1891
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: javascript
>    Affects Versions: 3.2.7
>            Reporter: stephen mallette
>            Priority: Major
>
> There are currently four GLV tests that are currently being ignored in 
> gremlin-javascript as they generate failures on execution:
> https://github.com/apache/tinkerpop/commit/48d459482635dafaf7feef09ffa206357cf4488f
> All of these tests suspiciously all contain a {{P.not()}} so it likely has 
> something to do with that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to