sebastian-nagel commented on pull request #561: URL: https://github.com/apache/nutch/pull/561#issuecomment-768966714
> I am also experiencing these issues... I'll look into them Thanks, @lewismc! > [junit] Test org.apache.nutch.protocol.httpclient.TestProtocolHttpClient FAILED The HTTP protocol unit tests launch a Jetty server to handle HTTP requests. The Jetty instances listen on hard-coded ports, and sometimes opening a port fails because it is already occupied. ---------------------------------------------------------------- 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]

