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 2017/06/30 16:39:00 UTC

[jira] [Commented] (GEODE-3098) CI failure: org.apache.geode.internal.offheap.OffHeapLRURecoveryRegressionTest > recoveringTooMuchDataDoesNotRunOutOfOffHeapMemory, expected number of recovered off-heap values not as expected

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

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

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

GEODE-3098: fix flaky test failure


> CI failure: org.apache.geode.internal.offheap.OffHeapLRURecoveryRegressionTest > recoveringTooMuchDataDoesNotRunOutOfOffHeapMemory, expected number of recovered off-heap values not as expected
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3098
>                 URL: https://issues.apache.org/jira/browse/GEODE-3098
>             Project: Geode
>          Issue Type: Bug
>          Components: offheap
>            Reporter: Lynn Gallinat
>
> {noformat}
> :geode-core:integrationTest
> org.apache.geode.internal.offheap.OffHeapLRURecoveryRegressionTest > recoveringTooMuchDataDoesNotRunOutOfOffHeapMemory FAILED
>     java.lang.AssertionError: expected at most 15 offheap values to be recovered but actually did 18
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.apache.geode.internal.offheap.OffHeapLRURecoveryRegressionTest.recoveringTooMuchDataDoesNotRunOutOfOffHeapMemory(OffHeapLRURecoveryRegressionTest.java:90)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)