[ https://issues.apache.org/jira/browse/IGNITE-24141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913790#comment-17913790 ]
Pavel Tupitsyn commented on IGNITE-24141: ----------------------------------------- Merged to main: [cae964a821e4a65fc88c3341f93b218dde92d606|https://github.com/apache/ignite-3/commit/cae964a821e4a65fc88c3341f93b218dde92d606] > .NET: DataStreamerTests.TestResultConsumerCancellation is flaky > --------------------------------------------------------------- > > Key: IGNITE-24141 > URL: https://issues.apache.org/jira/browse/IGNITE-24141 > Project: Ignite > Issue Type: Bug > Components: platforms, thin client > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Major > Labels: .NET, ignite-3 > Fix For: 3.0 > > Time Spent: 20m > Remaining Estimate: 0h > > {code} > Expected: <System.Threading.Tasks.TaskCanceledException> > But was: null > at > Apache.Ignite.Tests.Table.DataStreamerTests.TestResultConsumerCancellation() > in > /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Table/DataStreamerTests.cs:line > 870 > at > Apache.Ignite.Tests.Table.DataStreamerTests.TestResultConsumerCancellation() > in > /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Table/DataStreamerTests.cs:line > 874 > at > NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted() > at > NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter > awaiter) > at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke) > at > NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext > context) > at > NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext > context) > at > NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0() > at > NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext > context, Action action) > 1) at > Apache.Ignite.Tests.Table.DataStreamerTests.TestResultConsumerCancellation() > in > /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Table/DataStreamerTests.cs:line > 870 > at > System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object > s) > {code} > https://ci.ignite.apache.org/test/-4552758015469194902?currentProjectId=ApacheIgnite3xGradle_Test -- This message was sent by Atlassian Jira (v8.20.10#820010)