[ https://issues.apache.org/jira/browse/GEODE-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bruce Schuchardt updated GEODE-2355: ------------------------------------ Labels: backwards-compatibility (was: ) > CI failure: RollingUpgrade2DUnitTest.testOplogMagicSeqBackwardCompatibility > fails consistently > ---------------------------------------------------------------------------------------------- > > Key: GEODE-2355 > URL: https://issues.apache.org/jira/browse/GEODE-2355 > Project: Geode > Issue Type: Bug > Components: persistence > Reporter: Bruce Schuchardt > Labels: backwards-compatibility > > This test fails with the following assertion and is current @Ignored > {noformat} > java.lang.AssertionError > at org.junit.Assert.fail(Assert.java:86) > at org.junit.Assert.assertTrue(Assert.java:41) > at org.junit.Assert.assertFalse(Assert.java:64) > at org.junit.Assert.assertFalse(Assert.java:74) > at > > org.apache.geode.internal.cache.rollingupgrade.RollingUpgrade2DUnitTest.verifyOplogHeader(RollingUpgrade2DUnitTest.java:633) > at > > org.apache.geode.internal.cache.rollingupgrade.RollingUpgrade2DUnitTest.testOplogMagicSeqBackwardCompactibility(RollingUpgrade2DUnitTest.java:568) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)