Pavel Tupitsyn created IGNITE-19728:
---------------------------------------
Summary: .NET: DataStreamerTests.TestAutoFlushFrequency is flaky
Key: IGNITE-19728
URL: https://issues.apache.org/jira/browse/IGNITE-19728
Project: Ignite
Issue Type: Bug
Components: platforms, thin client
Reporter: Pavel Tupitsyn
*DataStreamerTests.TestAutoFlushFrequency(True)*:
* History:
https://ci.ignite.apache.org/test/4035794459336688174?currentProjectId=ApacheIgnite3xGradle_Test&expandTestHistoryChartSection=true
* Failure:
https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunNetTests/7291573?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildChangesSection=true&expandBuildTestsSection=true&buildTab=overview&showLog=7291573_31617_1111.1117&logFilter=debug&logView=flowAware
{code}
Failed TestAutoFlushFrequency(True) [256 ms]
14:54:54 Error Message:
14:54:54 Expected: True
14:54:54 But was: False
14:54:54
14:54:54 Stack Trace:
14:54:54 at
Apache.Ignite.Tests.Table.DataStreamerTests.TestAutoFlushFrequency(Boolean
enabled) in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Table/DataStreamerTests.cs:line
103
14:54:54 at
NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
14:54:54 at
NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter
awaiter)
14:54:54 at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1
invoke)
14:54:54 at
NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext
context)
14:54:54 at
NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext
context)
14:54:54 at
NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
14:54:54 at
NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext
context, Action action)
14:54:54
14:54:54 1) at
Apache.Ignite.Tests.Table.DataStreamerTests.TestAutoFlushFrequency(Boolean
enabled) in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Table/DataStreamerTests.cs:line
103
14:54:54
14:54:54
14:54:54 Standard Output Messages:
14:54:54 [17:54:53] [Trace] [ClientSocket-3984] Sending request
[op=SchemasGet, remoteAddress=127.0.0.1:10942, requestId=3]
14:54:54 [17:54:53] [Debug] [Table] Schema loaded [tableId=1,
schemaVersion=1]
14:54:54 [17:54:53] [Trace] [ClientSocket-3985] Sending request
[op=PartitionAssignmentGet, remoteAddress=127.0.0.1:10943, requestId=2]
14:54:54 [17:54:53] [Trace] [ClientSocket-3984] Sending request
[op=TupleDeleteAll, remoteAddress=127.0.0.1:10942, requestId=4]
14:54:54 [17:54:53] [Trace] [ClientSocket-3985] Sending request
[op=TupleUpsertAll, remoteAddress=127.0.0.1:10943, requestId=3]
14:54:54 [17:54:53] [Trace] [ClientSocket-3984] Sending request
[op=TupleContainsKey, remoteAddress=127.0.0.1:10942, requestId=5]
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)