[ https://issues.apache.org/jira/browse/IGNITE-25655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959735#comment-17959735 ]
Pavel Tupitsyn commented on IGNITE-25655: ----------------------------------------- https://github.com/apache/ignite-3/commit/4a928a9bfcd1ca1204e2f991bc5c2e9bcd009eeb > .NET: TestJobExecutionStatusExecuting is flaky > ---------------------------------------------- > > Key: IGNITE-25655 > URL: https://issues.apache.org/jira/browse/IGNITE-25655 > Project: Ignite > Issue Type: Bug > Components: platforms ai3, thin clients ai3 > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Minor > Labels: ignite-3 > Time Spent: 20m > Remaining Estimate: 0h > > {code} > Expected: Executing > But was: Queued > at > Apache.Ignite.Tests.Compute.ComputeTests.AssertJobStatus[T](IJobExecution`1 > jobExecution, JobStatus status, Instant beforeStart) in > /opt/buildagent/work/1f60a66cd94efdef/gridgain-9/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line > 932 > at > Apache.Ignite.Tests.Compute.ComputeTests.TestJobExecutionStatusExecuting() in > /opt/buildagent/work/1f60a66cd94efdef/gridgain-9/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line > 600 > 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.Compute.ComputeTests.AssertJobStatus[T](IJobExecution`1 > jobExecution, JobStatus status, Instant beforeStart) in > /opt/buildagent/work/1f60a66cd94efdef/gridgain-9/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line > 932 > at > System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object > s) > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)