Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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)
This is possibly caused by we enabled the new LRU algorithm.