[
https://issues.apache.org/jira/browse/GEODE-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279374#comment-16279374
]
ASF subversion and git services commented on GEODE-3683:
--------------------------------------------------------
Commit 5c9caf441ee35621ed7fb948149547cf85cfee40 in geode's branch
refs/heads/develop from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5c9caf4 ]
GEODE-3683 CacheConnectionTimeoutJUnitTest failing intermittently in CI
Increased the maximumTimeBetweenPings from 100ms to 2000ms. Tests on
a mac with Intellij showed a minimum of 19ms between finishing the setup
method and commencing the actual test method. Adding a short sleep at
the beginning of the test method caused it to fail repeatedly with the
lower setting. A 2 second timeout period allowed the test to succeed
in 200 consecutive runs.
'
> CacheConnectionTimeoutJUnitTest failing intermittently in CI.
> -------------------------------------------------------------
>
> Key: GEODE-3683
> URL: https://issues.apache.org/jira/browse/GEODE-3683
> Project: Geode
> Issue Type: Bug
> Components: client/server
> Reporter: Galen O'Sullivan
> Assignee: Bruce Schuchardt
> Fix For: 1.4.0
>
>
> The `testUnresponsiveClientsGetDisconnected` test is failing. I think this is
> because the Awaitility condition is broken.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)