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/09/19 17:41:00 UTC

[jira] [Commented] (IGNITE-17710) .NET: CancellationTest.TestTask fails

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

Igor Sapego commented on IGNITE-17710:
--------------------------------------

[~ptupitsyn] looks good to me.

> .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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)