]
Tomaz Cerar resolved WFCORE-6.
------------------------------
Fix Version/s: 1.0.0.Alpha9
Resolution: Done
Ensure testsuite-core/domain processes run with assertions enabled
------------------------------------------------------------------
Key: WFCORE-6
URL:
https://issues.jboss.org/browse/WFCORE-6
Project: WildFly Core
Issue Type: Task
Components: Test Suite
Reporter: Brian Stansberry
Assignee: Tomaz Cerar
Fix For: 1.0.0.Alpha9
Make sure the PC/HC/server processes spawned in testsuite-core/domain have -ea passed to
the VM. Currently this isn't set, which is why WFCORE-2 went undetected for over a
year.
This will mean the support stuff that launches the PC processes will need to pass -ea
such that the PC and the HC both use it. And then the jvm configs in the xml config files
will need to specify it for servers.