lewismc commented on PR #799: URL: https://github.com/apache/nutch/pull/799#issuecomment-1989404991
Hmmm. It appears that there are problems with the `protocol-http` unit tests… ``` [echo] Testing plugin: protocol-http [junit] Running org.apache.nutch.protocol.http.TestBadServerResponses [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.846 sec [junit] Running org.apache.nutch.parse.tika.TestHtmlParser [junit] Tests run: 9, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 3.659 sec [junit] Test org.apache.nutch.protocol.http.TestBadServerResponses FAILED [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.599 sec [junit] Running org.apache.nutch.protocol.http.TestProtocolHttp [junit] Running org.apache.nutch.parse.tika.TestImageMetadata [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.074 sec [junit] Running org.apache.nutch.protocol.http.TestResponse [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.699 sec ``` -- 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. To unsubscribe, e-mail: dev-unsubscr...@nutch.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org