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

ASF GitHub Bot commented on IGNITE-7340:
----------------------------------------

GitHub user dkarachentsev opened a pull request:

    https://github.com/apache/ignite/pull/3319

    IGNITE-7340 - Fix flaky GridServiceProcessorMultiNodeConfigSelfTest#c…

    …heckDeployOnEachNodeUpdateTopology

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-7340

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3319.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3319
    
----
commit ab5622f8c14998908ab36bd22ba6966e36b2e730
Author: dkarachentsev <dkarachentsev@...>
Date:   2017-12-29T09:26:02Z

    IGNITE-7340 - Fix flaky 
GridServiceProcessorMultiNodeConfigSelfTest#checkDeployOnEachNodeUpdateTopology

----


> Fix flaky 
> GridServiceProcessorMultiNodeConfigSelfTest#checkDeployOnEachNodeUpdateTopology
> -----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-7340
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7340
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Dmitry Karachentsev
>            Assignee: Dmitry Karachentsev
>
> {noformat}
> junit.framework.AssertionFailedError: serviceConfigEachNode expected:<4> but 
> was:<3>
>     at junit.framework.Assert.fail(Assert.java:57)
>     at junit.framework.Assert.failNotEquals(Assert.java:329)
>     at junit.framework.Assert.assertEquals(Assert.java:78)
>     at junit.framework.Assert.assertEquals(Assert.java:234)
>     at junit.framework.TestCase.assertEquals(TestCase.java:401)
>     at 
> org.apache.ignite.internal.processors.service.GridServiceProcessorMultiNodeConfigSelfTest.checkDeployOnEachNodeUpdateTopology(GridServiceProcessorMultiNodeConfigSelfTest.java:277)
>     at 
> org.apache.ignite.internal.processors.service.GridServiceProcessorMultiNodeConfigSelfTest.testDeployOnEachNodeUpdateTopology(GridServiceProcessorMultiNodeConfigSelfTest.java:144)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to