[
https://issues.apache.org/jira/browse/IGNITE-17993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626737#comment-17626737
]
Pavel Tupitsyn commented on IGNITE-17993:
-----------------------------------------
Merged to main: 8d7c589e5637cb6cf395c70dc46e6235f095cdba
> .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: Minor
> Labels: .NET, ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)