You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2023/02/20 08:26:00 UTC

[jira] [Updated] (IGNITE-18845) .NET: Thin 3.0: TestCustomColocationKey is flaky

     [ https://issues.apache.org/jira/browse/IGNITE-18845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-18845:
------------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> .NET: Thin 3.0: TestCustomColocationKey is flaky
> ------------------------------------------------
>
>                 Key: IGNITE-18845
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18845
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms, thin client
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Minor
>              Labels: .NET, ignite-3
>
> {code}
> Expected is <Apache.Ignite.Internal.Proto.ClientOp[1]>, actual is <System.Collections.Generic.List`1[Apache.Ignite.Internal.Proto.ClientOp]> with 0 elements
>   Values differ at index [0]
>   Missing:  < TupleUpsert >
>    at Apache.Ignite.Tests.PartitionAwarenessTests.AssertOpOnNode(Func`1 action, ClientOp op, FakeServer node, FakeServer node2, Boolean allowExtraOps) in /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/PartitionAwarenessTests.cs:line 352
>    at Apache.Ignite.Tests.PartitionAwarenessTests.<>c__DisplayClass13_0.<<TestCustomColocationKey>g__Test|0>d.MoveNext() in /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/PartitionAwarenessTests.cs:line 297
> --- End of stack trace from previous location ---
>    at Apache.Ignite.Tests.PartitionAwarenessTests.TestCustomColocationKey() in /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/PartitionAwarenessTests.cs:line 293
>    at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
>    at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
>    at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
>    at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
>    at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
>    at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
>    at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)
> 1)    at Apache.Ignite.Tests.PartitionAwarenessTests.AssertOpOnNode(Func`1 action, ClientOp op, FakeServer node, FakeServer node2, Boolean allowExtraOps) in /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/PartitionAwarenessTests.cs:line 352
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)