Skip to content

Java: Redact java_version in gradle-buildless integration test - #22308

Draft
navntoft wants to merge 1 commit into
mainfrom
navntoft/fix-gradle-buildless-test
Draft

Java: Redact java_version in gradle-buildless integration test#22308
navntoft wants to merge 1 commit into
mainfrom
navntoft/fix-gradle-buildless-test

Conversation

@navntoft

@navntoft navntoft commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

The gradle-sample-without-wrapper-or-gradle-buildless integration test hardcodes java_version: "11.0.31" in diagnostics.expected. This breaks when the CI runner updates JDK (now 11.0.32).

The field was introduced in fefe01e (June 2026) which batch-added the new java/extractor/summary diagnostic to ~22 tests.

Fix: redact java_version the same way java_vendor already is.

@github-actions github-actions Bot added the Java label Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant