Darrel Schneider created GEODE-348:
--------------------------------------
Summary: MemoryThresholdsOffHeapDUnitTest.testPRClientPutRejection
fail intermittently with "Expected to go normal"
Key: GEODE-348
URL: https://issues.apache.org/jira/browse/GEODE-348
Project: Geode
Issue Type: Bug
Reporter: Darrel Schneider
Assignee: Darrel Schneider
This test has been failing intermittently on internal builds. Here is an
example:
{code}
at
com.gemstone.gemfire.cache.management.MemoryThresholdsOffHeapDUnitTest.doClientServerTest(MemoryThresholdsOffHeapDUnitTest.java:1455)
at
com.gemstone.gemfire.cache.management.MemoryThresholdsOffHeapDUnitTest.testPRClientPutRejection(MemoryThresholdsOffHeapDUnitTest.java:1301)
[snip]
Caused by: junit.framework.AssertionFailedError: Event never occurred after
5000 ms: Expected to go normal
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.cache.management.MemoryThresholdsOffHeapDUnitTest$42.run(MemoryThresholdsOffHeapDUnitTest.java:1473)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)