Remove merge-multiple option from test reports download#6
Merged
Conversation
…L collisions Removing merge-multiple: true so each matrix runner's artifact extracts into its own subdirectory (artifacts/test-reports-<os>-jdk<ver>/...). Previously, all matrix OSes wrote the same path common/build/test-results/test/TEST-*.xml; concurrent extraction with merge-multiple could leave concatenated XML, causing EnricoMi/publish-unit-test-result-action to fail with "Extra content at the end of the document". The junit_files glob still picks up every matrix runner's reports.
This was referenced May 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Removed the
merge-multiple: trueoption from the test reports artifact download step in the GitHub Actions workflow.Changes
merge-multiple: trueconfiguration from the "Download all test reports" step in the gradle-build-pr.yml workflowDetails
This change simplifies the artifact download configuration by removing the merge-multiple option. This may indicate either that the option is no longer needed for the current workflow requirements, or that artifacts should be kept separate rather than merged during download.
https://claude.ai/code/session_01DbyhbsRLEJ2EfGRppFnDY6