System.ArgumentException : Cannot compare to a null reference. (Parameter 'actual')
at NUnit.Framework.Guard.ArgumentValid(Boolean condition, String message, String paramName)
at NUnit.Framework.Constraints.ComparisonConstraint.ApplyTo[TActual](TActual actual)
at NUnit.Framework.Assert.That[TActual](TActual actual, IResolveConstraint expression, String message, Object[] args)
at NUnit.Framework.Assert.Greater(IComparable arg1, IComparable arg2)
at Apache.Ignite.Tests.Compute.ComputeTests.AssertJobStatus[T](IJobExecution`1 jobExecution, JobStatus status, Instant beforeStart) in /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line 891
at Apache.Ignite.Tests.Compute.ComputeTests.TestJobExecutionCancel() in /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line 645