You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Eric Shu (JIRA)" <ji...@apache.org> on 2018/02/07 22:46:00 UTC

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

Eric Shu created GEODE-4629:
-------------------------------

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


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