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

Darrel Schneider commented on GEODE-348:
----------------------------------------

Also MemoryThresholdsOffHeapDUnitTest.testDistributedRegionClientPutRejection:
dunit.RMIException: While invoking 
com.gemstone.gemfire.cache.management.MemoryThresholdsOffHeapDUnitTest$42.run 
in VM 0 running on Host rooktwo.gemstone.com with 4 VMs
        at dunit.VM.invoke(VM.java:360)
        at dunit.VM.invoke(VM.java:303)
        at dunit.VM.invoke(VM.java:257)
        at 
com.gemstone.gemfire.cache.management.MemoryThresholdsOffHeapDUnitTest.doClientServerTest(MemoryThresholdsOffHeapDUnitTest.java:1455)
        at 
com.gemstone.gemfire.cache.management.MemoryThresholdsOffHeapDUnitTest.testDistributedRegionClientPutRejection(MemoryThresholdsOffHeapDUnitTest.java:1305)
[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)

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

Reply via email to