Darrel Schneider created GEODE-792:
--------------------------------------

             Summary: 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


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)

Reply via email to