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 2019/12/03 18:40:00 UTC

[jira] [Commented] (GEODE-7519) GMSHealthMonitorJUnitTest fails in testCheckIfAvailableNoHeartBeatDontRemoveMember

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

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

Commit 017fa778a5a6d243ffa8c811b85455c4dc9a385d in geode's branch refs/heads/feature/GEODE-7519 from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=017fa77 ]

GEODE-7519 GMSHealthMonitorJUnitTest fails in testCheckIfAvailableNoHeartBeatDontRemoveMember

Removing time-sensitive test.  There are other tests that already
exercise the checkIfAvailable health-monitor method.  Two of those tests make
sure that the initiateRemoval parameter (the last parameter) to
checkIfAvailable functions properly and that the value returned by the
method is correct.  Other tests already ensure that a member that
checks out okay is not removed from the cluster and that the value
returned by checkIfAvailable is correct.


> GMSHealthMonitorJUnitTest fails in testCheckIfAvailableNoHeartBeatDontRemoveMember
> ----------------------------------------------------------------------------------
>
>                 Key: GEODE-7519
>                 URL: https://issues.apache.org/jira/browse/GEODE-7519
>             Project: Geode
>          Issue Type: Bug
>          Components: membership
>            Reporter: Scott Jewell
>            Priority: Major
>
> {noformat}
>  org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitorJUnitTest > testCheckIfAvailableNoHeartBeatDontRemoveMember FAILED
>  java.lang.AssertionError: This should have taken member ping timeout 100ms but it took 999
>  at org.junit.Assert.fail(Assert.java:88)
>  at org.junit.Assert.assertTrue(Assert.java:41)
>  at org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitorJUnitTest.testCheckIfAvailableNoHeartBeatDontRemoveMember(GMSHealthMonitorJUnitTest.java:468){noformat}
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>  [http://files.apachegeode-ci.info/builds/apache-develop-main/1.12.0-SNAPSHOT.0058/test-results/integrationTest/1574889470/]
>  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> [http://files.apachegeode-ci.info/builds/apache-develop-main/1.12.0-SNAPSHOT.0058/test-artifacts/1574889470/windows-coreintegrationtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0058.tgz]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)