]
Jeff Mesnil updated WFCORE-3952:
--------------------------------
Fix Version/s: 7.0.0.Alpha3
(was: 7.0.0.Alpha2)
Unable to run -DallTests -Delytron builds
-----------------------------------------
Key: WFCORE-3952
URL:
https://issues.jboss.org/browse/WFCORE-3952
Project: WildFly Core
Issue Type: Bug
Components: Test Suite
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Major
Fix For: 7.0.0.Alpha3
Attempting to use -DallTests -Delytron results in the following error: -
{noformat}
[ERROR] }
[ERROR] Cannot start embedded Host Controller: WFLYEMB0022: Cannot invoke 'start'
on embedded process: WFLYHC0097: Domain base directory does not exist:
/home/darranl/src/wildfly13/wildfly-core/testsuite/standalone/target/wildfly-core/domain
{noformat}
I believe this is actually caused by WFCORE-3769 which provisions a standalone server
only.
We don't currently run -Delytron jobs for WildFly Core but this bug causes problems
with experimental builds where we may want to use -Delytron.