[
https://issues.apache.org/jira/browse/GEODE-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872083#comment-15872083
]
ASF GitHub Bot commented on GEODE-348:
--------------------------------------
Github user echobravopapa closed the pull request at:
https://github.com/apache/geode-native/pull/14
> 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
> Labels: CI
> Fix For: 1.0.0-incubating.M1
>
>
> 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.15#6346)