Skip to content

ci: only run default list of graalvm tests if too many modules are touched#12216

Merged
chingor13 merged 2 commits intomainfrom
conditional-graalvm
Mar 26, 2026
Merged

ci: only run default list of graalvm tests if too many modules are touched#12216
chingor13 merged 2 commits intomainfrom
conditional-graalvm

Conversation

@chingor13
Copy link
Copy Markdown
Contributor

Fixes #12215

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request refactors the GraalVM presubmit module selection logic in .kokoro/common.sh and removes the MAVEN_MODULES environment variable from the presubmit configuration files. A critical logical flaw was identified in the module selection logic where the condition for handling more than four modified modules is unreachable due to the order of the conditional statements.

@chingor13 chingor13 marked this pull request as ready for review March 26, 2026 20:05
@chingor13 chingor13 requested a review from a team as a code owner March 26, 2026 20:05
@chingor13 chingor13 enabled auto-merge (squash) March 26, 2026 20:23
@chingor13 chingor13 disabled auto-merge March 26, 2026 21:31
@chingor13 chingor13 merged commit d9e2e80 into main Mar 26, 2026
78 checks passed
@chingor13 chingor13 deleted the conditional-graalvm branch March 26, 2026 21:32
chingor13 added a commit that referenced this pull request Mar 27, 2026
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.

GraalVM testing pooling is exhausted

2 participants