Skip to content

Conversation

@lewismc
Copy link
Member

@lewismc lewismc commented Jan 21, 2026

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). # NOTE THIS IS A MACOS TEST ARTIFACT

    • Upon downloading the test artifacts, this file was empty
  • /home/runner/work/nutch/nutch/results-ubuntu/test/TEST-org.apache.nutch.util.TestStringUtil.xml # NOTE THIS IS A UBUNTU TEST ARTIFACT

    • 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.

@lewismc lewismc self-assigned this Jan 21, 2026
@lewismc lewismc merged commit 7c5a529 into apache:master Jan 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant