demery-pivotal opened a new pull request #6497: URL: https://github.com/apache/geode/pull/6497
Change `SessionsAndCrashesDUnitTest` to assign its test app's server port, rather than using Spring's fixed default server port 8080. PROBLEM `SessionsAndCrashesDUnitTest` was running its test app using Spring's fixed default server port 8080. If this test runs outside of Docker, the fixed default port may be in use in another test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
