Pavel Tupitsyn created IGNITE-23129:
---------------------------------------
Summary: .NET: Thin 3.0: TestJobExecutionCancel is flaky
Key: IGNITE-23129
URL: https://issues.apache.org/jira/browse/IGNITE-23129
Project: Ignite
Issue Type: Bug
Components: platforms, thin client
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.0.0-beta2
{code}
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
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)