You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/08 20:37:11 UTC

[jira] [Commented] (GEODE-642) CI failure: OffHeapStorageJUnitTest.testCreateOffHeapStorage

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

ASF subversion and git services commented on GEODE-642:
-------------------------------------------------------

Commit 80b59bfa3dcf9b2ac1317c6996591b1fd68494e1 in incubator-geode's branch refs/heads/develop from [~dschneider]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=80b59bf ]

GEODE-642: fix race in OffHeapStorageJUnitTest

The problem was caused by the listener not rechecking the system
property every time it was notified of an OutOfOffHeapMemoryException.
Since the code that disconnects the distributed system when
we run out of off-heap memory is async the test would intermittently pass.


> CI failure: OffHeapStorageJUnitTest.testCreateOffHeapStorage
> ------------------------------------------------------------
>
>                 Key: GEODE-642
>                 URL: https://issues.apache.org/jira/browse/GEODE-642
>             Project: Geode
>          Issue Type: Bug
>          Components: offheap
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>              Labels: CI
>
> java.lang.AssertionError
> 	at org.junit.Assert.fail(Assert.java:86)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertTrue(Assert.java:52)
> 	at com.gemstone.gemfire.internal.offheap.OffHeapStorageJUnitTest.testCreateOffHeapStorage(OffHeapStorageJUnitTest.java:237)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)