[
https://issues.apache.org/jira/browse/IGNITE-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17606715#comment-17606715
]
Ignite TC Bot commented on IGNITE-17710:
----------------------------------------
{panel:title=Branch: [pull/10256/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10256/head] Base: [master] : New Tests
(6)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Platform .NET (Windows){color} [[tests
3|https://ci.ignite.apache.org/viewLog.html?buildId=6775556]]
* {color:#013220}exe: CancellationTest.TestTaskByTypeWithArg - PASSED{color}
* {color:#013220}exe: CancellationTest.TestTaskByType - PASSED{color}
* {color:#013220}exe: CancellationTest.TestTaskWithArg - PASSED{color}
{color:#00008b}Platform .NET (Core Linux){color} [[tests
3|https://ci.ignite.apache.org/viewLog.html?buildId=6775262]]
* {color:#013220}dll: CancellationTest.TestTaskByType - PASSED{color}
* {color:#013220}dll: CancellationTest.TestTaskWithArg - PASSED{color}
* {color:#013220}dll: CancellationTest.TestTaskByTypeWithArg - PASSED{color}
{panel}
[TeamCity *-> Run :: .NET*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6775557&buildTypeId=IgniteTests24Java8_RunAllNet]
> .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)