[ 
https://issues.apache.org/jira/browse/IGNITE-23129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-23129:
------------------------------------
    Description: 
{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}

https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunNetTests/8445947?expandBuildDeploymentsSection=false&hideTestsFromDependencies=false&hideProblemsFromDependencies=false&expandBuildTestsSection=true&expandBuildChangesSection=true

  was:
{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}


> .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
>            Priority: Major
>              Labels: .NET, ignite-3
>             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}
> https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunNetTests/8445947?expandBuildDeploymentsSection=false&hideTestsFromDependencies=false&hideProblemsFromDependencies=false&expandBuildTestsSection=true&expandBuildChangesSection=true



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to