[
https://issues.apache.org/jira/browse/TINKERPOP-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1922.
---------------------------------------
Resolution: Fixed
Assignee: stephen mallette
Verified that this was resolve by TINKERPOP-1894 - removed ignores via CTR:
https://github.com/apache/tinkerpop/commit/0bf9b2f718f7db8344845d8fb5327ea16f1e9414
> Gherkin features fail that contain P.not() in Gremlin.Net
> ---------------------------------------------------------
>
> Key: TINKERPOP-1922
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1922
> Project: TinkerPop
> Issue Type: Bug
> Components: dotnet
> Affects Versions: 3.2.7
> Reporter: Florian Hockmann
> Assignee: stephen mallette
> Priority: Major
> Fix For: 3.2.8, 3.3.2
>
>
> Gherkin scenarios that containĀ {{P.not()}} currently fail in Gremlin.Net. The
> server prints an exception that hints at problems with deserialization of
> {{P.not()}}:
> {code:java}
> Could not deserialize the JSON value as required. Nested exception:
> java.lang.IllegalStateException:
> org.apache.tinkerpop.gremlin.process.traversal.P.not([Ljava.lang.Object;){code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)