Paul Ferraro created WFCORE-5043:
------------------------------------
Summary: CliArgumentsTestCase.testMisspelledParameter fails if environment
defines _JAVA_OPTIONS environment variable
Key: WFCORE-5043
URL:
https://issues.redhat.com/browse/WFCORE-5043
Project: WildFly Core
Issue Type: Bug
Components: Test Suite
Reporter: Paul Ferraro
Assignee: Paul Ferraro
If the runtime environment defines a _JAVA_OPTIONS environment variable, java likes to
output: "Picked up _JAVA_OPTIONS: ..." to the console.
Because the testMisspelledParameter test reads the console output verbatim, it fails if
the JVM outputs noise on startup.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)