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/08 16:14:00 UTC

[jira] [Created] (GEODE-4634) CI Failure: OplogJUnitTest.testHelperAPIsForOverflowOnlyRegion

Eric Shu created GEODE-4634:
-------------------------------

             Summary: CI Failure: OplogJUnitTest.testHelperAPIsForOverflowOnlyRegion
                 Key: GEODE-4634
                 URL: https://issues.apache.org/jira/browse/GEODE-4634
             Project: Geode
          Issue Type: Bug
          Components: eviction
            Reporter: Eric Shu


{noformat}
org.apache.geode.internal.cache.OplogJUnitTest > testHelperAPIsForOverflowOnlyRegion FAILED
    java.lang.AssertionError: expected null, but was:<Oplog ID = 1; Offset in Oplog = 0; Value Length = 1000; UserBits is = 0>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotNull(Assert.java:755)
        at org.junit.Assert.assertNull(Assert.java:737)
        at org.junit.Assert.assertNull(Assert.java:747)
        at org.apache.geode.internal.cache.OplogJUnitTest.testHelperAPIsForOverflowOnlyRegion(OplogJUnitTest.java:1240)

{noformat}

Possibly this has the same cause as GEODE-4621



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)