Pavel Tupitsyn created IGNITE-26475:
---------------------------------------
Summary: .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
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Might be affected by previous test.
{code}
Condition not reached after 00:00:01.0144445 (connections-active:
expected '0', but was '1')
04:37:58 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)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)