You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2016/01/08 05:40:46 UTC

[jira] [Updated] (GEODE-348) MemoryThresholdsOffHeapDUnitTest.testPRClientPutRejection fail intermittently with "Expected to go normal"

     [ https://issues.apache.org/jira/browse/GEODE-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker updated GEODE-348:
--------------------------------
    Fix Version/s: 1.0.0-alpha1

> 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-alpha1
>
>
> 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)