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/13 16:28:00 UTC

[jira] [Created] (GEODE-4655) CI Failure: DiskRegionJUnitTest.testDiskRegionOverflow

Eric Shu created GEODE-4655:
-------------------------------

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



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)