[
https://issues.apache.org/jira/browse/IGNITE-21393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17812798#comment-17812798
]
Pavel Tupitsyn commented on IGNITE-21393:
-----------------------------------------
Merged to main: 2ecb52c5d53e15db17b8bab5ecbc458643610d83
> .NET: Test MetricsTests.TestDataStreamerMetricsWithCancellation is flaky
> ------------------------------------------------------------------------
>
> Key: IGNITE-21393
> URL: https://issues.apache.org/jira/browse/IGNITE-21393
> Project: Ignite
> Issue Type: Bug
> Components: platforms, thin client
> Reporter: Igor Sapego
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The following test is flaky in main:
> https://ci.ignite.apache.org/test/4437351016509103088?currentProjectId=ApacheIgnite3xGradle_Test&expandTestHistoryChartSection=true&branch=<default>
> {code}
> Condition not reached after 00:00:01.0055585 (streamer-batches-sent: expected
> '>= 2', but was '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
> 72
> 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
> 41
> at
> Apache.Ignite.Tests.MetricsTests.Listener.AssertMetricGreaterOrEqual(String
> name, Int32 value, Int32 timeoutMs) in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/MetricsTests.cs:line
> 354
> at Apache.Ignite.Tests.MetricsTests.AssertMetricGreaterOrEqual(String
> name, Int32 value, Int32 timeoutMs) in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/MetricsTests.cs:line
> 315
> at
> Apache.Ignite.Tests.MetricsTests.TestDataStreamerMetricsWithCancellation() in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/MetricsTests.cs:line
> 258
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)