[
https://issues.apache.org/jira/browse/IGNITE-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-17710:
------------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> .NET: CancellationTest.TestTask fails
> -------------------------------------
>
> Key: IGNITE-17710
> URL: https://issues.apache.org/jira/browse/IGNITE-17710
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET
> Fix For: 2.15
>
>
> Apache.Ignite.Core.Tests.Compute.CancellationTest.TestTask fails
> ```
> Expected: True
> But was: False
> at Apache.Ignite.Core.Tests.Compute.CancellationTest.TestTask(Func`3
> runner) in
> /opt/buildagent/work/7bc1c54bc719b67c/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Compute/CancellationTest.cs:line
> 100
> at Apache.Ignite.Core.Tests.Compute.CancellationTest.TestTask() in
> /opt/buildagent/work/7bc1c54bc719b67c/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Compute/CancellationTest.cs:line
> 46
> ```
> We should probably get rid of time-based logic and use thread sync primitives
> to make it stable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)