]
Fabio Burzigotti updated WFCORE-5224:
-------------------------------------
Git Pull Request: (was:
CliScriptTestCase.testPowerShellScript fails on Windows 2k12
------------------------------------------------------------
Key: WFCORE-5224
URL:
https://issues.redhat.com/browse/WFCORE-5224
Project: WildFly Core
Issue Type: Bug
Components: Test Suite
Reporter: Fabio Burzigotti
Priority: Major
If the runtime environment defines a _JAVA_OPTIONS environment variable, java likes to
output: "Picked up _JAVA_OPTIONS: ..." to the console.
Because this test reads the console output verbatim, it fails if the JVM outputs noise on
startup.