You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2016/11/04 18:44:58 UTC

[jira] [Created] (GEODE-2073) CI Failure: GMSHealthMonitorJUnitTest.testHMNextNeighborAfterTimeout

Kirk Lund created GEODE-2073:
--------------------------------

             Summary: CI Failure: GMSHealthMonitorJUnitTest.testHMNextNeighborAfterTimeout
                 Key: GEODE-2073
                 URL: https://issues.apache.org/jira/browse/GEODE-2073
             Project: Geode
          Issue Type: Bug
          Components: membership, tests
            Reporter: Kirk Lund


{noformat}
org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitorJUnitTest > testHMNextNeighborAfterTimeout FAILED
    java.lang.AssertionError: expected 09c3cb70-4f42-49ab-6059-e2467bdf5211(96747)<ec>:8893 but found 09c3cb70-4f42-49ab-6059-e2467bdf5211(96747)<ec>:8892.  view=null expected:<09c3cb70-4f42-49ab-6059-e2467bdf5211(96747)<ec>:8893> but was:<09c3cb70-4f42-49ab-6059-e2467bdf5211(96747)<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 org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitorJUnitTest.testHMNextNeighborAfterTimeout(GMSHealthMonitorJUnitTest.java:183)

org.apache.geode.distributed.internal.membership.gms.membership.GMSJoinLeaveJUnitTest > testDuplicateJoinRequestDoesNotCauseNewView FAILED
    java.lang.RuntimeException: timeout waiting for view #7
        at org.apache.geode.distributed.internal.membership.gms.membership.GMSJoinLeaveJUnitTest.waitForViewAndNoRequestsInProgress(GMSJoinLeaveJUnitTest.java:536)
        at org.apache.geode.distributed.internal.membership.gms.membership.GMSJoinLeaveJUnitTest.testDuplicateJoinRequestDoesNotCauseNewView(GMSJoinLeaveJUnitTest.java:508)
{noformat}




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