[ https://issues.apache.org/jira/browse/IGNITE-20306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pavel Tupitsyn updated IGNITE-20306: ------------------------------------ Description: Both variants are flaky (true/false parameter): * https://ci.ignite.apache.org/test/4035794459336688174?currentProjectId=ApacheIgnite3xGradle_Test&expandTestHistoryChartSection=true * https://ci.ignite.apache.org/test/-2348764802366634257?currentProjectId=ApacheIgnite3xGradle_Test&expandTestHistoryChartSection=true {code} Condition not reached after 00:00:01.0081298 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 68 at Apache.Ignite.Tests.Table.DataStreamerTests.TestAutoFlushFrequency(Boolean enabled) in /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Table/DataStreamerTests.cs:line 108 at Apache.Ignite.Tests.Table.DataStreamerTests.TestAutoFlushFrequency(Boolean enabled) in /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Table/DataStreamerTests.cs:line 108 {code} was:Both variants > .NET: Thin 3.0: TestAutoFlushFrequency is flaky > ----------------------------------------------- > > Key: IGNITE-20306 > URL: https://issues.apache.org/jira/browse/IGNITE-20306 > Project: Ignite > Issue Type: Bug > Components: platforms, thin client > Affects Versions: 3.0.0-beta1 > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Major > Labels: ignite-3 > Fix For: 3.0.0-beta2 > > > Both variants are flaky (true/false parameter): > * > https://ci.ignite.apache.org/test/4035794459336688174?currentProjectId=ApacheIgnite3xGradle_Test&expandTestHistoryChartSection=true > * > https://ci.ignite.apache.org/test/-2348764802366634257?currentProjectId=ApacheIgnite3xGradle_Test&expandTestHistoryChartSection=true > {code} > Condition not reached after 00:00:01.0081298 > 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 > 68 > at > Apache.Ignite.Tests.Table.DataStreamerTests.TestAutoFlushFrequency(Boolean > enabled) in > /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Table/DataStreamerTests.cs:line > 108 > at > Apache.Ignite.Tests.Table.DataStreamerTests.TestAutoFlushFrequency(Boolean > enabled) in > /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Table/DataStreamerTests.cs:line > 108 > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)