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 2018/02/08 19:13:00 UTC

[jira] [Commented] (GEODE-4629) CI Failure: DiskRegionDUnitTest.testNoFaults FAILED

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

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

Commit 24601a6a97acc97083bfa46b2942f9c5a2f39b8a in geode's branch refs/heads/develop from [~nreich]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=24601a6 ]

GEODE-4629: Ignore tests that assume non-approximate LRU (#1417)



> CI Failure: DiskRegionDUnitTest.testNoFaults FAILED
> ---------------------------------------------------
>
>                 Key: GEODE-4629
>                 URL: https://issues.apache.org/jira/browse/GEODE-4629
>             Project: Geode
>          Issue Type: Bug
>          Components: eviction
>            Reporter: Eric Shu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {noformat}
> org.apache.geode.cache30.DiskRegionDUnitTest > testNoFaults FAILED
>     java.lang.AssertionError: Key 98 caused an eviction expected:<21> but was:<22>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:645)
>         at org.apache.geode.cache30.DiskRegionDUnitTest.testNoFaults(DiskRegionDUnitTest.java:320)
> {noformat}
> This is possibly caused by we enabled the new LRU algorithm.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)