Owen Nichols created GEODE-7937: ----------------------------------- Summary: Tomcat8ClientServerRollingUpgradeTest fails in patch releases Key: GEODE-7937 URL: https://issues.apache.org/jira/browse/GEODE-7937 Project: Geode Issue Type: Bug Components: tests Reporter: Owen Nichols
Tomcat8ClientServerRollingUpgradeTest uses serialization version rather than product version to compose a test classpath. Because serialization is bumped only for minor releases, not patch releases, this causes the test to fail if the product version does not end in ".0" see https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-12-main/jobs/UpgradeTestOpenJDK8/builds/1#L5e828f62:717 -- This message was sent by Atlassian Jira (v8.3.4#803005)