[
https://issues.apache.org/jira/browse/IGNITE-18184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-18184:
------------------------------------
Issue Type: Bug (was: Improvement)
> .NET: Thin 3.0: TestExecuteOnRandomNode is flaky
> ------------------------------------------------
>
> Key: IGNITE-18184
> URL: https://issues.apache.org/jira/browse/IGNITE-18184
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Fix For: 3.0.0-beta2
>
>
> https://ci.ignite.apache.org/buildConfiguration/ignite3_Test_RunNetTests/6916396?buildTab=overview&hideProblemsFromDependencies=false&hideTestsFromDependencies=false&pluginCoverage=true&expandBuildChangesSection=true&expandBuildTestsSection=true
> {code}
> Expected: 1773
> But was: 1774
> TearDown : NUnit.Framework.AssertionException : Expected: 1773
> But was: 1774
> at Apache.Ignite.Tests.IgniteTestsBase.TearDown() in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/IgniteTestsBase.cs:line
> 115
> --TearDown
> at NUnit.Framework.Assert.ReportFailure(String message)
> at NUnit.Framework.Assert.ReportFailure(ConstraintResult result, String
> message, Object[] args)
> at NUnit.Framework.Assert.That[TActual](TActual actual, IResolveConstraint
> expression, String message, Object[] args)
> at NUnit.Framework.Assert.AreEqual(Object expected, Object actual)
> at Apache.Ignite.Tests.IgniteTestsBase.TearDown() in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/IgniteTestsBase.cs:line
> 115
> {code}
> Same problem as in IGNITE-17993 - we forgot to fix TearDown check.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)