[ https://issues.apache.org/jira/browse/IGNITE-25835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pavel Tupitsyn updated IGNITE-25835: ------------------------------------ Description: https://ci.ignite.apache.org/test/-2031307838111986779?currentProjectId=ApacheIgnite3xGradle_Test {code} Expected: <System.OperationCanceledException> But was: null at Apache.Ignite.Tests.Sql.SqlTests.TestCancelQueryExecute(String mode) in C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\Sql\SqlTests.cs:line 645 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.Sql.SqlTests.TestCancelQueryExecute(String mode) in C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\Sql\SqlTests.cs:line 645 at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s) ------- Stdout: ------- SetUp: TestCancelQueryExecute("script") [04:44:02] [trce] [Apache.Ignite.Internal.ClientSocket-4115] Sending request [requestId=14, op=SqlExecScript, remoteAddress=127.0.0.1:10942] TearDown start: TestCancelQueryExecute("script") TearDown end: TestCancelQueryExecute("script") {code} Seems to happen on Windows only. was: https://ci.ignite.apache.org/test/-2031307838111986779?currentProjectId=ApacheIgnite3xGradle_Test {code} Expected: <System.OperationCanceledException> But was: null at Apache.Ignite.Tests.Sql.SqlTests.TestCancelQueryExecute(String mode) in C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\Sql\SqlTests.cs:line 645 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.Sql.SqlTests.TestCancelQueryExecute(String mode) in C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\Sql\SqlTests.cs:line 645 at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s) ------- Stdout: ------- SetUp: TestCancelQueryExecute("script") [04:44:02] [trce] [Apache.Ignite.Internal.ClientSocket-4115] Sending request [requestId=14, op=SqlExecScript, remoteAddress=127.0.0.1:10942] TearDown start: TestCancelQueryExecute("script") TearDown end: TestCancelQueryExecute("script") {code} > .NET: Apache.Ignite.Tests.Sql.SqlTests.TestCancelQueryExecute("script") is > flaky > -------------------------------------------------------------------------------- > > Key: IGNITE-25835 > URL: https://issues.apache.org/jira/browse/IGNITE-25835 > Project: Ignite > Issue Type: Improvement > Components: platforms ai3, thin clients ai3 > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Major > Labels: .NET, MakeTeamcityGreenAgain, ignite-3 > Fix For: 3.1 > > > https://ci.ignite.apache.org/test/-2031307838111986779?currentProjectId=ApacheIgnite3xGradle_Test > {code} > Expected: <System.OperationCanceledException> > But was: null > at Apache.Ignite.Tests.Sql.SqlTests.TestCancelQueryExecute(String mode) in > C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\Sql\SqlTests.cs:line > 645 > 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.Sql.SqlTests.TestCancelQueryExecute(String mode) > in > C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\Sql\SqlTests.cs:line > 645 > at > System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object > s) > ------- Stdout: ------- > SetUp: TestCancelQueryExecute("script") > [04:44:02] [trce] [Apache.Ignite.Internal.ClientSocket-4115] Sending request > [requestId=14, op=SqlExecScript, remoteAddress=127.0.0.1:10942] > TearDown start: TestCancelQueryExecute("script") > TearDown end: TestCancelQueryExecute("script") > {code} > Seems to happen on Windows only. -- This message was sent by Atlassian Jira (v8.20.10#820010)