You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/12/06 11:11:33 UTC

[jira] [Commented] (IGNITE-4367) .NET: Fix flaky tests

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

Pavel Tupitsyn commented on IGNITE-4367:
----------------------------------------

ServicesTest.TestDeploy(False):
Sometimes service is cancelled immediately after deployment. Not sure if this is caused by a failure in Execute method, which in turn is caused by failed "Assert.IsFalse(Cancelled);". There might be a race on Cancelled property. I've added locks to check this assumption.

> .NET: Fix flaky tests
> ---------------------
>
>                 Key: IGNITE-4367
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4367
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Trivial
>              Labels: .NET
>             Fix For: 1.9
>
>
> TeamCity has detected a number of flaky tests in .NET: 
> http://ci.ignite.apache.org/project.html?projectId=IgniteTests&tab=flakyTests



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)