[
https://issues.apache.org/jira/browse/GEODE-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16362767#comment-16362767
]
ASF subversion and git services commented on GEODE-4655:
--------------------------------------------------------
Commit 6dff83f48c452cd7c02d459ef946cb3b939e2629 in geode's branch
refs/heads/feature/GEODE-4655 from [~eshu]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6dff83f ]
GEODE-4655: Use smaller eviction limit to avoid async scanning.
> CI Failure: DiskRegionJUnitTest.testDiskRegionOverflow
> ------------------------------------------------------
>
> Key: GEODE-4655
> URL: https://issues.apache.org/jira/browse/GEODE-4655
> Project: Geode
> Issue Type: Bug
> Components: eviction
> Reporter: Eric Shu
> Assignee: Eric Shu
> Priority: Major
>
> org.apache.geode.internal.cache.DiskRegionJUnitTest > testDiskRegionOverflow
> FAILED
> java.lang.AssertionError: expected:<2> but was:<1>
> 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.junit.Assert.assertEquals(Assert.java:631)
> at
> org.apache.geode.internal.cache.DiskRegionJUnitTest.testDiskRegionOverflow(DiskRegionJUnitTest.java:219)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)