lewismc opened a new pull request, #889:
URL: https://github.com/apache/nutch/pull/889
Further debugging from a previous CI run,
- Failed to retrieve root test suite from file
(/home/runner/work/nutch/nutch/results-macos/test/TEST-org.apache.nutch.tools.TestCommonCrawlDataDumper.xml)
- Upon downloading the test artifacts, this file was empty
-
/home/runner/work/nutch/nutch/results-ubuntu/test/TEST-org.apache.nutch.util.TestStringUtil.xml
- Upon downloading the test artifacts, this file was
incomplete/malformed XML
It's possible the CI was not waiting for these results to be written
properly before moving on...
This PR only uploads the Ubuntu test artifacts and then runs the JUnit
reports for those artifacts. MacOS artifacts are not uploaded or run anymore.
Again, in order to test we must merge to master branch.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]