Darrel Schneider created GEODE-369:
--------------------------------------
Summary:
RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByPut
fails intermittently with assertion
Key: GEODE-369
URL: https://issues.apache.org/jira/browse/GEODE-369
Project: Geode
Issue Type: Bug
Components: client/server
Reporter: Darrel Schneider
Assignee: Anilkumar Gingade
failed on a private build of git rev :
{code}
junit.framework.AssertionFailedError: Event never occurred after 60000 ms:
Redundant servers ([doomtwo.gemstone.com29009]) does not contain
doomtwo.gemstone.com27615
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.RedundancyLevelTestBase.verifyRedundantServersContain(RedundancyLevelTestBase.java:267)
at
com.gemstone.gemfire.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByPut(RedundancyLevelPart1DUnitTest.java:505)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)