stephen mallette created TINKERPOP-1907:
-------------------------------------------

             Summary: 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
             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)

Reply via email to