Skip to content

Remove JAVA_TOOL_OPTIONS when running platform tooling supports tests#4148

Merged
marcphilipp merged 2 commits intojunit-team:mainfrom
filiphr:java-tool-options
Nov 23, 2024
Merged

Remove JAVA_TOOL_OPTIONS when running platform tooling supports tests#4148
marcphilipp merged 2 commits intojunit-team:mainfrom
filiphr:java-tool-options

Conversation

@filiphr
Copy link
Copy Markdown
Contributor

@filiphr filiphr commented Nov 23, 2024

Overview

When a user has the JAVA_TOOL_OPTIONS set in their environment, java will print "Picked up JAVA_TOOL_OPTIONS: ..." on the error stream.
This leads to failure in some of the Platform Tooling Tests


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

When a user has the JAVA_TOOL_OPTIONS set in their environment, java will print
"Picked up JAVA_TOOL_OPTIONS: ..." on the error stream
This leads to failure in some of the Platform Tooling Tests
@marcphilipp marcphilipp merged commit 945e4b9 into junit-team:main Nov 23, 2024
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