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

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

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

GEODE-4629: Fix tests dependant on LRU eviction order (#1423)



> 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: 40m
>  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)

Reply via email to