[
https://issues.apache.org/jira/browse/IGNITE-19774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735144#comment-17735144
]
Igor Sapego commented on IGNITE-19774:
--------------------------------------
Looks good to me.
> .NET: IgniteClientTests.TestToString is flaky
> ---------------------------------------------
>
> Key: IGNITE-19774
> URL: https://issues.apache.org/jira/browse/IGNITE-19774
> Project: Ignite
> Issue Type: Bug
> Components: platforms, thin client
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Minor
> Labels: .NET, ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {code}
> Expected: String containing "Name =
> org.apache.ignite.internal.runner.app.PlatformTestNodeRunner, Address =
> 127.0.0.1:109"
> But was: "IgniteClientInternal { Connections = [ ClusterNode { Id =
> 18f19c31-ccc3-4f4f-8096-f263f2e93a59, Name =
> org.apache.ignite.internal.runner.app.PlatformTestNodeRunner_2, Address =
> 127.0.0.1:10943 } ] }"
> at Apache.Ignite.Tests.IgniteClientTests.TestToString() in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/IgniteClientTests.cs:line
> 59
> 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.IgniteClientTests.TestToString() in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/IgniteClientTests.cs:line
> 59
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)