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

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

Commit ef8b8b64f926039004e2b89c2eecc43bfe4dfc8d in incubator-geode's branch 
refs/heads/develop from [~upthewaterspout]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=ef8b8b6 ]

GEODE-357: Remove third server from 
testInitiateFailoverByCacheOperationThreads_Secondary

This test was intermittently connecting to either 2 servers or 3. If the
test never connected to the third server, it would fail waiting for the
live server count to be 2.

Also cleaned up some code to use Awaitility and to have a lower ping
interval, because the ping is what causes us to disconnect from the
stopped server.


> CI Failure: 
> HAStartupAndFailoverDUnitTest.testInitiateFailoverByCacheOperationThreads_Secondary
>  fails intermittently
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-357
>                 URL: https://issues.apache.org/jira/browse/GEODE-357
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Darrel Schneider
>            Assignee: Anilkumar Gingade
>            Priority: Minor
>              Labels: CI, Flaky
>             Fix For: 1.0.0-incubating.M3
>
>
> Failed on a private build.
> git rev: 4708d4e182f89c6a391fcad8bac854f929717685
> {code}
> junit.framework.AssertionFailedError: Event never occurred after 60000 ms: 
> null
>       at junit.framework.Assert.fail(Assert.java:57)
>       at junit.framework.TestCase.fail(TestCase.java:227)
>       at 
> dunit.DistributedTestCase.waitForCriterion(DistributedTestCase.java:1162)
>       at 
> com.gemstone.gemfire.internal.cache.tier.sockets.HAStartupAndFailoverDUnitTest.verifyDeadAndLiveServers(HAStartupAndFailoverDUnitTest.java:341)
>       at 
> com.gemstone.gemfire.internal.cache.tier.sockets.HAStartupAndFailoverDUnitTest.testInitiateFailoverByCacheOperationThreads_Secondary(HAStartupAndFailoverDUnitTest.java:288)
> {code}



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

Reply via email to