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

ASF GitHub Bot commented on GEODE-348:
--------------------------------------

GitHub user echobravopapa opened a pull request:

    https://github.com/apache/geode-native/pull/14

    GEODE-348: fix cast to be in compliance with standards.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/echobravopapa/geode-native feature/GEODE-348

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode-native/pull/14.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #14
    
----
commit 4cfc8d9e58191bb4012d0c2ba25c46c646ac3e9e
Author: Ernest Burghardt <eburgha...@pivotal.io>
Date:   2017-02-15T22:28:02Z

    GEODE-348: fix cast to be in compliance with standards.

----


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

Reply via email to