[ https://issues.apache.org/jira/browse/IGNITE-25932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pavel Tupitsyn updated IGNITE-25932: ------------------------------------ Labels: MakeTeamcityGreenAgain ignite-3 (was: ignite-3) > .NET: TestJobExecutionStatusExecuting is flaky > ---------------------------------------------- > > Key: IGNITE-25932 > URL: https://issues.apache.org/jira/browse/IGNITE-25932 > Project: Ignite > Issue Type: Bug > Components: platforms ai3, thin clients ai3 > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Minor > Labels: MakeTeamcityGreenAgain, ignite-3 > Fix For: 3.1 > > > https://ci.ignite.apache.org/test/6741867200777480530?currentProjectId=ApacheIgnite3xGradle_Test > {code} > Expected: greater than or equal to 2025-07-15T11:09:17Z > But was: 2025-07-15T11:09:17Z > at > Apache.Ignite.Tests.Compute.ComputeTests.AssertJobStatus[T](IJobExecution`1 > jobExecution, JobStatus status, Instant beforeStart) in > C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\Compute\ComputeTests.cs:line > 1056 > at > Apache.Ignite.Tests.Compute.ComputeTests.AssertWaitJobStatus[T](IJobExecution`1 > jobExecution, JobStatus status, Instant beforeStart) in > C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\Compute\ComputeTests.cs:line > 1083 > at > Apache.Ignite.Tests.Compute.ComputeTests.TestJobExecutionStatusExecuting() in > C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\Compute\ComputeTests.cs:line > 610 > 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 > C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\Compute\ComputeTests.cs:line > 1056 > ------- Stdout: ------- > SetUp: TestJobExecutionStatusExecuting > [06:09:17] [trce] [Apache.Ignite.Internal.ClientSocket-171] Sending request > [requestId=2, op=ClusterGetNodes, remoteAddress=127.0.0.1:10943] > [06:09:17] [trce] [Apache.Ignite.Internal.ClientSocket-171] Sending request > [requestId=3, op=ComputeExecute, remoteAddress=127.0.0.1:10943] > [06:09:17] [trce] [Apache.Ignite.Internal.ClientSocket-146] Sending request > [requestId=116, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942] > [06:09:17] [trce] [Apache.Ignite.Internal.ClientSocket-171] Sending request > [requestId=4, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943] > TearDown start: TestJobExecutionStatusExecuting > TearDown end: TestJobExecutionStatusExecuting > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)