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

Marko A. Rodriguez commented on TINKERPOP-1509:
-----------------------------------------------

I suspect this is related to {{Tree}} extending {{Map}} (which was a bad idea). 
I just noted a bug in {{JavaTranslator}} where I don't check to see if a 
{{Map}} is a {{Tree}} and as such, may turn {{Tree}}s to {{Map}}s inadvertently.

> Failing test case for tree serialization
> ----------------------------------------
>
>                 Key: TINKERPOP-1509
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1509
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 3.2.2
>            Reporter: stephen mallette
>
> The failure only seems to happen in some environments. I've ignored the test 
> for now:
> {code}
> org.apache.tinkerpop.gremlin.driver.ser.GraphSONMessageSerializerGremlinV2d0Test
> shouldSerializeToTreeJson
> org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraphGraphSONSerializerV2d0Test.deserializersTestsTree
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to