[
https://issues.apache.org/jira/browse/TINKERPOP-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1907.
---------------------------------------
Resolution: Fixed
Assignee: stephen mallette
I think this was fixed as part of TINKERPOP-1892 as it is no longer ignored.
> Fix failing GLV test for withSack() in .NET
> -------------------------------------------
>
> Key: TINKERPOP-1907
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1907
> Project: TinkerPop
> Issue Type: Bug
> Components: dotnet
> Affects Versions: 3.2.7
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Fix For: 3.2.8, 3.3.2
>
>
> This test is currently failing (and is ignored) for .NET:
> {{g_withSackX1_sumX_VX1X_localXoutXknowsX_barrierXnormSackXX_inXknowsX_barrier_sack:}}
> Here is the error it is presenting:
> {code}
> Xunit.Sdk.ContainsException: Assert.Contains() Failure
> Not found: 1
> In value: Object[] [1, 1]
> at Xunit.Assert.Contains[T](T expected, IEnumerable`1 collection,
> IEqualityComparer`1 comparer)
> at Gremlin.Net.IntegrationTest.Gherkin.CommonSteps.AssertResult(String
> characterizedAs, DataTable table) in
> /home/smallette/git/apache/incubator-tinkerpop/gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gherkin/CommonSteps.cs:line
> 188
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)