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 00:49:00 UTC

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

     [ https://issues.apache.org/jira/browse/GEODE-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Shu updated GEODE-4634:
----------------------------
    Affects Version/s: 1.5.0

> CI Failure: OplogJUnitTest.testHelperAPIsForOverflowOnlyRegion
> --------------------------------------------------------------
>
>                 Key: GEODE-4634
>                 URL: https://issues.apache.org/jira/browse/GEODE-4634
>             Project: Geode
>          Issue Type: Bug
>          Components: eviction
>    Affects Versions: 1.5.0
>            Reporter: Eric Shu
>            Priority: Major
>             Fix For: 1.5.0
>
>
> {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)