[
https://issues.apache.org/jira/browse/IGNITE-23929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907921#comment-17907921
]
Pavel Tupitsyn edited comment on IGNITE-23929 at 12/23/24 5:31 PM:
-------------------------------------------------------------------
Merged to main:
[01b21ce3cdf6247106e58eb1bee8629a4046cf0d|https://github.com/apache/ignite-3/commit/01b21ce3cdf6247106e58eb1bee8629a4046cf0d]
was (Author: ptupitsyn):
Merged to main:
01b21ce3cdf6247106e58eb1bee8629a4046cf0d|https://github.com/apache/ignite-3/commit/01b21ce3cdf6247106e58eb1bee8629a4046cf0d]
> .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
> Priority: Minor
> Labels: .NET, ignite-3
> Fix For: 3.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> *TestHandshakesFailedTimeout* 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}
> *TestHandshakesFailed* fails in a similar way:
> {code}
> Condition not reached after 00:00:01.0094502 (handshakes-failed: expected
> '1', but was '22')
> 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.TestHandshakesFailed() in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/MetricsTests.cs:line
> 142
> 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)