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 GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/08 19:02:00 UTC

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

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

ASF GitHub Bot updated GEODE-4629:
----------------------------------
    Labels: pull-request-available  (was: )

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