You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Brian Rowe (JIRA)" <ji...@apache.org> on 2018/10/03 21:42:00 UTC

[jira] [Updated] (GEODE-5807) IntegrationTest failiure GMSHealthMonitorJUnitTest.testRemoveMemberCalledAfterDoingFinalCheckOnCoordinator

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

Brian Rowe updated GEODE-5807:
------------------------------
    Labels: swat  (was: )

> IntegrationTest failiure GMSHealthMonitorJUnitTest.testRemoveMemberCalledAfterDoingFinalCheckOnCoordinator
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-5807
>                 URL: https://issues.apache.org/jira/browse/GEODE-5807
>             Project: Geode
>          Issue Type: Bug
>          Components: core
>            Reporter: Mark Hanson
>            Priority: Major
>              Labels: swat
>
> Integration test failure in runĀ 
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/IntegrationTest/builds/34
> {noformat}
> org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitorJUnitTest > testRemoveMemberCalledAfterDoingFinalCheckOnCoordinator FAILED
>     Wanted but not invoked:
>     joinLeave.remove(
>         <any org.apache.geode.distributed.internal.membership.InternalDistributedMember>,
>         <any java.lang.String>
>     );
>     -> at org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitorJUnitTest.testRemoveMemberCalledAfterDoingFinalCheckOnCoordinator(GMSHealthMonitorJUnitTest.java:460)
>     However, there was exactly 1 interaction with this mock:
>     joinLeave.isMemberLeaving(
>         e7cf57e513fd(1:locator)<ec>:8888
>     );
>     -> at org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.inlineCheckIfAvailable(GMSHealthMonitor.java:1263)
>         at org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitorJUnitTest.testRemoveMemberCalledAfterDoingFinalCheckOnCoordinator(GMSHealthMonitorJUnitTest.java:460)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)