You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2016/01/08 05:40:44 UTC

[jira] [Updated] (GEODE-592) com.gemstone.gemfire.distributed.internal.membership.gms.membership.fd.GMSHealthMonitorJUnitTest.testHMNextNeighborAfterTimeout failure

     [ https://issues.apache.org/jira/browse/GEODE-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker updated GEODE-592:
--------------------------------
    Fix Version/s: 1.0.0-alpha1

> com.gemstone.gemfire.distributed.internal.membership.gms.membership.fd.GMSHealthMonitorJUnitTest.testHMNextNeighborAfterTimeout failure
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-592
>                 URL: https://issues.apache.org/jira/browse/GEODE-592
>             Project: Geode
>          Issue Type: Bug
>          Components: core
>            Reporter: William Markito Oliveira
>            Assignee: Hitesh Khamesra
>              Labels: jgroups
>             Fix For: 1.0.0-alpha1
>
>
> During Gradle build gemfire-core:test:
> {code}
> com.gemstone.gemfire.distributed.internal.membership.gms.membership.fd.GMSHealthMonitorJUnitTest > testHMNextNeighborAfterTimeout FAILED
>     java.lang.AssertionError: expected anakin(51509)<ec>:8893 but found anakin(51509)<ec>:8892.  view=View[anakin(51509:locator)<ec>:8888|2] members: [anakin(51509:locator)<ec>:8888, anakin(51509:locator)<ec>:8889, anakin(51509)<ec>:8890{lead}, anakin(51509)<ec>:8891, anakin(51509)<ec>:8892, anakin(51509)<ec>:8893, anakin(51509)<ec>:8894] expected:<anakin(51509)<ec>:8893> but was:<anakin(51509)<ec>:8892>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:118)
>         at com.gemstone.gemfire.distributed.internal.membership.gms.membership.fd.GMSHealthMonitorJUnitTest.testHMNextNeighborAfterTimeout(GMSHealthMonitorJUnitTest.java:161)
> {code}



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