[
https://issues.apache.org/jira/browse/IGNITE-26475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18027977#comment-18027977
]
Pavel Tupitsyn commented on IGNITE-26475:
-----------------------------------------
Always fails together with TestHandshakesFailed ( IGNITE-26474 ) - caused by
previous test TestConnectionsLostTimeout
> .NET: Apache.Ignite.Tests.MetricsTests.TestConnectionsMetrics is flaky
> ----------------------------------------------------------------------
>
> Key: IGNITE-26475
> URL: https://issues.apache.org/jira/browse/IGNITE-26475
> Project: Ignite
> Issue Type: Bug
> Components: platforms ai3, thin clients ai3
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ignite-3
>
> Might be affected by previous test. Might be the same as IGNITE-26474
> {code}
> Condition not reached after 00:00:01.0144445 (connections-active: expected
> '0', but was '1')
> at Apache.Ignite.Tests.TestUtils.WaitForConditionAsync(Func`1 condition,
> Int32 timeoutMs, Func`1 messageFactory) in
> C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\TestUtils.cs:line
> 77
> at Apache.Ignite.Tests.TestUtils.WaitForCondition(Func`1 condition, Int32
> timeoutMs, Func`1 messageFactory) in
> C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\TestUtils.cs:line
> 46
> at Apache.Ignite.Tests.MetricsTests.Listener.AssertMetric(String name,
> Int32 value, Int32 timeoutMs) in
> C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\MetricsTests.cs:line
> 410
> at Apache.Ignite.Tests.MetricsTests.AssertMetric(String name, Int32 value,
> Int32 timeoutMs) in
> C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\MetricsTests.cs:line
> 346
> at Apache.Ignite.Tests.MetricsTests.TestConnectionsMetrics() in
> C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\MetricsTests.cs:line
> 60
> at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
> 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.TestUtils.WaitForConditionAsync(Func`1
> condition, Int32 timeoutMs, Func`1 messageFactory) in
> C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\TestUtils.cs:line
> 77
> ------- Stdout: -------
> Fake server started [port=61238, test=TestConnectionsMetrics]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)