[
https://issues.apache.org/jira/browse/GEODE-8024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17092319#comment-17092319
]
ASF subversion and git services commented on GEODE-8024:
--------------------------------------------------------
Commit b4e22587824fe127b05110be523fb00a4b33ecd6 in geode's branch
refs/heads/support/1.12 from Owen Nichols
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b4e2258 ]
GEODE-8024: fix wan test to also work on support branches (#4997)
(cherry picked from commit 8e68abafef2e1ba662ce6645d5746d006322a405)
> 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)