You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2016/01/19 20:28:39 UTC

[jira] [Updated] (GEODE-791) CI failure: LifecycleListenerJUnitTest.testCallbacksAreCalledAfterReuse

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

Darrel Schneider updated GEODE-791:
-----------------------------------
    Labels: CI  (was: )

> CI failure: LifecycleListenerJUnitTest.testCallbacksAreCalledAfterReuse
> -----------------------------------------------------------------------
>
>                 Key: GEODE-791
>                 URL: https://issues.apache.org/jira/browse/GEODE-791
>             Project: Geode
>          Issue Type: Bug
>          Components: offheap
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>              Labels: CI
>
> java.lang.AssertionError: expected:<false> but was:<true>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:834)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:144)
> 	at com.gemstone.gemfire.internal.offheap.LifecycleListenerJUnitTest.testCallbacksAreCalledAfterReuse(LifecycleListenerJUnitTest.java:103)
> line 103: assertEquals(false, Boolean.getBoolean(SimpleMemoryAllocatorImpl.FREE_OFF_HEAP_MEMORY_PROPERTY));



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