Pavel Tupitsyn created IGNITE-19774:
---------------------------------------
Summary: .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
Fix For: 3.0.0-beta2
{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)