Skip to content

chore: remove redundant JUnit XML report configuration#728

Merged
devcrocod merged 1 commit intomainfrom
chore/remove-redundant-junit-xml-reports
Apr 28, 2026
Merged

chore: remove redundant JUnit XML report configuration#728
devcrocod merged 1 commit intomainfrom
chore/remove-redundant-junit-xml-reports

Conversation

@devcrocod
Copy link
Copy Markdown
Contributor

The junitXml.required, includeSystemOutLog and includeSystemErrLog properties all default to true in Gradle JUnitXmlReport, so setting them explicitly was a no-op. The latter two are also @Incubating API

@devcrocod devcrocod requested review from Copilot and e5l April 27, 2026 20:16
@devcrocod devcrocod merged commit 12ace76 into main Apr 28, 2026
26 of 27 checks passed
@devcrocod devcrocod deleted the chore/remove-redundant-junit-xml-reports branch April 28, 2026 15:10
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.

2 participants