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

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

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

GEODE-701: fix tests using FREE_OFF_HEAP_MEMORY_PROPERTY

Fixes: GEODE-701, GEODE-712, GEODE-791, GEODE-792, GEODE-793.
Tests that change the FREE_OFF_HEAP_MEMORY_PROPERTY system property
now use the RestoreSystemProperties rule to ensure that the properties
are restored to their original values.


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

Reply via email to