[ 
https://issues.apache.org/jira/browse/GEODE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928072#comment-16928072
 ] 

ASF subversion and git services commented on GEODE-7168:
--------------------------------------------------------

Commit a0f7a0f041c47830053b0fd1c8d9c4e51fb9a058 in geode's branch 
refs/heads/develop from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=a0f7a0f ]

GEODE-7168 tomcat rolling upgrade test failure

This PR reinstates the changes to this test and modifies the
geode-old-versions subproject to preserve the full version string (with
periods) for older versions.  This lets the tomcat test build a
classpath without requiring the target version to have representation in
Version.java.


> CI failure: Tomcat8ClientServerRollingUpgradeTest > 
> canDoARollingUpgradeOfGeodeServersWithSessionModules[191]
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7168
>                 URL: https://issues.apache.org/jira/browse/GEODE-7168
>             Project: Geode
>          Issue Type: Bug
>          Components: membership, tests
>            Reporter: Bruce Schuchardt
>            Assignee: Bruce Schuchardt
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Recent changes to this test require that there be a Version for any 
> geode-old-version we're going to test against.  We don't typically create 
> Versions for patch releases like 1.9.1 and this is making the test throw NPEs.
> {noformat}
> > Task :geode-assembly:upgradeTest
> org.apache.geode.session.tests.Tomcat8ClientServerRollingUpgradeTest > 
> canDoARollingUpgradeOfGeodeServersWithSessionModules[191] FAILED
>     java.lang.NullPointerException
>         at 
> org.apache.geode.session.tests.Tomcat8ClientServerRollingUpgradeTest.getClassPathTomcat8AndOldModules(Tomcat8ClientServerRollingUpgradeTest.java:312)
>         at 
> org.apache.geode.session.tests.Tomcat8ClientServerRollingUpgradeTest.setup(Tomcat8ClientServerRollingUpgradeTest.java:154)
>     java.lang.NullPointerException
>         at 
> org.apache.geode.session.tests.Tomcat8ClientServerRollingUpgradeTest.stop(Tomcat8ClientServerRollingUpgradeTest.java:181)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to