Pavel Tupitsyn created IGNITE-23929:
---------------------------------------
Summary: .NET: Thin 3.0: MetricsTests.TestHandshakesFailedTimeout
is flaky
Key: IGNITE-23929
URL: https://issues.apache.org/jira/browse/IGNITE-23929
Project: Ignite
Issue Type: Bug
Components: platforms, thin client
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.1
Started failing recently:
https://ci.ignite.apache.org/test/-5002234452147032078?currentProjectId=ApacheIgnite3xGradle_Test&expandTestHistoryChartSection=true
{code}
Condition not reached after 00:00:01.0062300 (handshakes-failed: expected '0',
but was '20')
at Apache.Ignite.Tests.TestUtils.WaitForConditionAsync(Func`1 condition,
Int32 timeoutMs, Func`1 messageFactory) in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/TestUtils.cs:line
76
at Apache.Ignite.Tests.TestUtils.WaitForCondition(Func`1 condition, Int32
timeoutMs, Func`1 messageFactory) in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/TestUtils.cs:line
45
at Apache.Ignite.Tests.MetricsTests.Listener.AssertMetric(String name, Int32
value, Int32 timeoutMs) in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/MetricsTests.cs:line
392
at Apache.Ignite.Tests.MetricsTests.AssertMetric(String name, Int32 value,
Int32 timeoutMs) in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/MetricsTests.cs:line
347
at Apache.Ignite.Tests.MetricsTests.TestHandshakesFailedTimeout() in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/MetricsTests.cs:line
155
1) at Apache.Ignite.Tests.TestUtils.WaitForConditionAsync(Func`1 condition,
Int32 timeoutMs, Func`1 messageFactory) in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/TestUtils.cs:line
76
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)