Skip to content

[IT][fix]ServerITCaseBase fails when stderr contains "Picked up JAVA_TOOL_OPTIONS" #2930

Open
litiliu wants to merge 1 commit intoapache:mainfrom
litiliu:Java17-compliance
Open

[IT][fix]ServerITCaseBase fails when stderr contains "Picked up JAVA_TOOL_OPTIONS" #2930
litiliu wants to merge 1 commit intoapache:mainfrom
litiliu:Java17-compliance

Conversation

@litiliu
Copy link
Contributor

@litiliu litiliu commented Mar 25, 2026

Purpose

Linked issue: close #2631

Brief change log

Changed ServerITCaseBase.java so server ITs fail only when the spawned process exits, not when stderr is merely non-empty. This prevents false failures from the JVM’s Picked up JAVA_TOOL_OPTIONS banner in Jenkins/Java 17.

Tests

Existing IT is enough.

API and Format

Documentation

@litiliu litiliu marked this pull request as draft March 25, 2026 07:35
@litiliu litiliu marked this pull request as ready for review March 25, 2026 08:52
@litiliu
Copy link
Contributor Author

litiliu commented Mar 25, 2026

@swuferhong Please take a look at this PR when you get the chance

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.

[IT][Bug]ServerITCaseBase fails when stderr contains "Picked up JAVA_TOOL_OPTIONS"

1 participant