[
https://issues.apache.org/jira/browse/IGNITE-16853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-16853:
------------------------------------
Description:
Flaky failure:
{code}
\u0003\0\0\0�\u0003��$b09f79bb-a05f-4d2e-a4e6-da42ece013b8�>org.apache.ignite.internal.runner.app.PlatformTestNodeRunner_2�\0�
Expected: 110
But was: 112
at Apache.Ignite.Tests.RawSocketConnectionTests.ReadHandshake(NetworkStream
stream) in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/RawSocketConnectionTests.cs:line
86
at
Apache.Ignite.Tests.RawSocketConnectionTests.TestCorrectHandshakeReturnsSuccess()
in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/RawSocketConnectionTests.cs:line
49
at
Apache.Ignite.Tests.RawSocketConnectionTests.TestCorrectHandshakeReturnsSuccess()
in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/RawSocketConnectionTests.cs:line
49
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.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext
context, Action action)
{code}
was:
{code}
\u0003\0\0\0�\u0003��$b09f79bb-a05f-4d2e-a4e6-da42ece013b8�>org.apache.ignite.internal.runner.app.PlatformTestNodeRunner_2�\0�
Expected: 110
But was: 112
at Apache.Ignite.Tests.RawSocketConnectionTests.ReadHandshake(NetworkStream
stream) in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/RawSocketConnectionTests.cs:line
86
at
Apache.Ignite.Tests.RawSocketConnectionTests.TestCorrectHandshakeReturnsSuccess()
in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/RawSocketConnectionTests.cs:line
49
at
Apache.Ignite.Tests.RawSocketConnectionTests.TestCorrectHandshakeReturnsSuccess()
in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/RawSocketConnectionTests.cs:line
49
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.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext
context, Action action)
{code}
> Thin 3.0: ItClientHandlerTest#testHandshakeValidReturnsSuccess hangs
> --------------------------------------------------------------------
>
> Key: IGNITE-16853
> URL: https://issues.apache.org/jira/browse/IGNITE-16853
> Project: Ignite
> Issue Type: Bug
> Components: thin client
> Affects Versions: 3.0.0-alpha5
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha5
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Flaky failure:
> {code}
> \u0003\0\0\0�\u0003��$b09f79bb-a05f-4d2e-a4e6-da42ece013b8�>org.apache.ignite.internal.runner.app.PlatformTestNodeRunner_2�\0�
> Expected: 110
> But was: 112
> at
> Apache.Ignite.Tests.RawSocketConnectionTests.ReadHandshake(NetworkStream
> stream) in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/RawSocketConnectionTests.cs:line
> 86
> at
> Apache.Ignite.Tests.RawSocketConnectionTests.TestCorrectHandshakeReturnsSuccess()
> in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/RawSocketConnectionTests.cs:line
> 49
> at
> Apache.Ignite.Tests.RawSocketConnectionTests.TestCorrectHandshakeReturnsSuccess()
> in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/RawSocketConnectionTests.cs:line
> 49
> 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.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext
> context, Action action)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)