-
Bug
-
Resolution: Done
-
Major
-
8.0.0.CR1
-
None
Running the testsuite/domain tests in Elytron mode results in error:
[ERROR] Failed to execute goal org.wildfly.plugins:wildfly-maven-plugin:1.2.1.Final:execute-commands (default) on project wildfly-core-testsuite-domain: Failed to execute commands: See /home/okotek/test/asts-core-intermit/testsuite/domain/target/wildfly-plugin.log for full details of failure. [ERROR] Cannot start embedded server: WFLYEMB0022: Cannot invoke 'start' on embedded process: WFLYSRV0122: Server base directory does not exist: /home/okotek/test/asts-core-intermit/testsuite/domain/target/wildfly-core/standalone
WFCORE-4304 excluded standalone configs that are configured for the Elytron mode by default (see testsuite/shared/enable-elytron.cli).
The fix for this should be splitting testsuite/shared/enable-elytron.cli into separate scripts for standalone and domain and only executing the appropriate script in the different testsuites.
- blocks
-
JBEAP-9051 Tracking JIRA for tests failing with Elytron profile in AS TS
- Closed
- is caused by
-
WFCORE-4304 Upgrade Galleon to 3.0.1.CR2 and WFGP to 3.0.1.CR3
- Resolved