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

Pavel Tupitsyn updated IGNITE-17993:
------------------------------------
    Description: 
Looks like a race condition, *TestEventListener* may receive events with a 
delay.

{code}
  Expected: 742
  But was:  743

TearDown : NUnit.Framework.AssertionException :   Expected: 742
  But was:  743
   at Apache.Ignite.Tests.IgniteTestsBase.TearDown() in 
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/IgniteTestsBase.cs:line
 89
{code}

  was:
{code}
  Expected: 742
  But was:  743

TearDown : NUnit.Framework.AssertionException :   Expected: 742
  But was:  743
   at Apache.Ignite.Tests.IgniteTestsBase.TearDown() in 
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/IgniteTestsBase.cs:line
 89
{code}


> .NET: Thin 3.0: SqlTests.TestCreateTableExistsThrowsException is flaky
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-17993
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17993
>             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
>
>
> Looks like a race condition, *TestEventListener* may receive events with a 
> delay.
> {code}
>   Expected: 742
>   But was:  743
> TearDown : NUnit.Framework.AssertionException :   Expected: 742
>   But was:  743
>    at Apache.Ignite.Tests.IgniteTestsBase.TearDown() in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/IgniteTestsBase.cs:line
>  89
> {code}



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

Reply via email to