You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (Jira)" <ji...@apache.org> on 2022/11/17 12:52:00 UTC

[jira] [Commented] (IGNITE-18184) .NET: Thin 3.0: TestExecuteOnRandomNode is flaky

    [ https://issues.apache.org/jira/browse/IGNITE-18184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635342#comment-17635342 ] 

Igor Sapego commented on IGNITE-18184:
--------------------------------------

[~ptupitsyn] looks good to me.

> .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
>              Labels: .NET, ignite-3
>             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)