Owen Nichols created GEODE-8024:
-----------------------------------
Summary:
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
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)