Description
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)
Possibly this has the same cause as GEODE-4621