[
https://issues.apache.org/jira/browse/GEODE-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15836914#comment-15836914
]
ASF subversion and git services commented on GEODE-2355:
--------------------------------------------------------
Commit a15daf07477d47097bfe1a1a530531ef5d2ac8ef in geode's branch
refs/heads/develop from [~bschuchardt]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=a15daf0 ]
Adding JIRA ticket numbers for disabled tests
GEODE-2356: CI failure:
RollingUpgradePart2DUnitTest.testQueryMixedServersOnPartitionedRegions
fails consistently
GEODE-2355: CI failure:
RollingUpgrade2DUnitTest.testOplogMagicSeqBackwardCompatibility
fails consistently
> 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, ci
>
> 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)