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/20 19:52:40 UTC

[jira] [Resolved] (GEODE-792) CI failure: LifecycleListenerJUnitTest.testCallbacksAreCalledAfterReuseWithFreeTrue

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

Darrel Schneider resolved GEODE-792.
------------------------------------
    Resolution: Fixed

> CI failure: LifecycleListenerJUnitTest.testCallbacksAreCalledAfterReuseWithFreeTrue
> -----------------------------------------------------------------------------------
>
>                 Key: GEODE-792
>                 URL: https://issues.apache.org/jira/browse/GEODE-792
>             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.closeAndFree(LifecycleListenerJUnitTest.java:147)
> 	at com.gemstone.gemfire.internal.offheap.LifecycleListenerJUnitTest.testCallbacksAreCalledAfterReuseWithFreeTrue(LifecycleListenerJUnitTest.java:168)
> line 147: assertEquals(false, Boolean.getBoolean(SimpleMemoryAllocatorImpl.FREE_OFF_HEAP_MEMORY_PROPERTY));



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