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 2017/10/04 18:09:01 UTC

[jira] [Commented] (GEODE-3732) CI failure: ClientHealthMonitorJUnitTest.testDeadClientRemovalByServer FAILED

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

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

Commit 91e73e8a8f74992d34ddf798edd3e1c6e0bad427 in geode's branch refs/heads/develop from kohlmu-pivotal
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=91e73e8 ]

GEODE-3732: Amended the test to better handle timeout scenarios


> CI failure: ClientHealthMonitorJUnitTest.testDeadClientRemovalByServer FAILED
> -----------------------------------------------------------------------------
>
>                 Key: GEODE-3732
>                 URL: https://issues.apache.org/jira/browse/GEODE-3732
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Hitesh Khamesra
>
> org.apache.geode.internal.cache.tier.sockets.ClientHealthMonitorJUnitTest > testDeadClientRemovalByServer FAILED
>     org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.internal.cache.tier.sockets.ClientHealthMonitorJUnitTest that uses org.apache.geode.Statistics Values should be different. Actual: 0 within 170 milliseconds.
>         at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>         at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>         at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>         at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>         at org.apache.geode.internal.cache.tier.sockets.ClientHealthMonitorJUnitTest.waitAndVerify(ClientHealthMonitorJUnitTest.java:255)
>         at org.apache.geode.internal.cache.tier.sockets.ClientHealthMonitorJUnitTest.testDeadClientRemovalByServer(ClientHealthMonitorJUnitTest.java:218)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)