demery-pivotal opened a new pull request #6472:
URL: https://github.com/apache/geode/pull/6472


   Make TcpServerProductVersionDUnitTest assign the locator port in the
   test JVM rather than in child VMs.
   
   An upcoming change to AvailablePortHelper will improve how it assigns
   ports to better support tests running in parallel outside of docker.  A
   child VM running an older version of Geode (as happens in this test)
   will have an out-of-date implementation of AvailablePortHelper, and so
   may assign a port that is in use by another test running in parallel.
   


-- 
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]


Reply via email to