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

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

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

ASF subversion and git services commented on GEODE-2073:
--------------------------------------------------------

Commit 88b563bdc0f4cee0cede20ba6e8af106ec54d0ac in incubator-geode's branch refs/heads/develop from [~apache@the9muses.net]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=88b563b ]

GEODE-2073: annotate flaky test with FlakyTest category


> CI Failure: GMSHealthMonitorJUnitTest.testHMNextNeighborAfterTimeout
> --------------------------------------------------------------------
>
>                 Key: GEODE-2073
>                 URL: https://issues.apache.org/jira/browse/GEODE-2073
>             Project: Geode
>          Issue Type: Bug
>          Components: membership, tests
>    Affects Versions: 1.0.0-incubating
>            Reporter: Kirk Lund
>              Labels: CI, FLaky
>
> {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)
> {noformat}



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