Pavel Tupitsyn created IGNITE-25655: ---------------------------------------
Summary: .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 {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)