[
https://issues.apache.org/jira/browse/GEODE-8024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17092317#comment-17092317
]
ASF subversion and git services commented on GEODE-8024:
--------------------------------------------------------
Commit 8e68abafef2e1ba662ce6645d5746d006322a405 in geode's branch
refs/heads/develop from Owen Nichols
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8e68aba ]
GEODE-8024: fix wan test to also work on support branches (#4997)
> org.apache.geode.cache.wan.WANRollingUpgradeCreateGatewaySenderMixedSiteOneCurrentSiteTwo
> > CreateGatewaySenderMixedSiteOneCurrentSiteTwo fails on support branches
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-8024
> URL: https://issues.apache.org/jira/browse/GEODE-8024
> Project: Geode
> Issue Type: Bug
> Components: tests
> Reporter: Owen Nichols
> Assignee: Owen Nichols
> Priority: Major
>
> org.apache.geode.cache.wan.WANRollingUpgradeCreateGatewaySenderMixedSiteOneCurrentSiteTwo
> > CreateGatewaySenderMixedSiteOneCurrentSiteTwo[from_v1.12.0] FAILED
> expected:<[ERROR]> but was:<[OK]>
> at
> org.apache.geode.cache.wan.WANRollingUpgradeCreateGatewaySenderMixedSiteOneCurrentSiteTwo.CreateGatewaySenderMixedSiteOneCurrentSiteTwo(WANRollingUpgradeCreateGatewaySenderMixedSiteOneCurrentSiteTwo.java:105)
> seen in
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-12-main/jobs/UpgradeTestOpenJDK8/builds/10
> looks like the test assumes old version and current version will always be
> incompatible. but on a support branch, old version can be 1.12.0 and current
> can be 1.12.1 which both have the same serialization version.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)