reinhapa commented on pull request #343: URL: https://github.com/apache/maven-surefire/pull/343#issuecomment-821025463
> The CI system in GitHub fails because the unit tests and server socket cannot find requested address. I think `/etc/hosts` does not contain bindings for local loopback. I want to change the code and attempt to bind to 127.0.0.1, localhost if previous fails, and local address if previous fails. @Tibor17 you may also need to take the local IPV6 loopback address (::1) into account... -- 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]
