[jboss-jira] [JBoss JIRA] (WFCORE-4325) Unable to run testsuite/domain tests with -Delytron

Ondrej Kotek (Jira) issues at jboss.org
Mon Apr 8 07:37:02 EDT 2019


     [ https://issues.jboss.org/browse/WFCORE-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Kotek updated WFCORE-4325:
---------------------------------
    Description: 
Running the {{testsuite/domain}} tests in Elytron mode results in error:

{noformat}
[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
{noformat}

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.

  was:
Running the {{testsuite/domain}} tests in Elytron mode results in error:

{noformat}
[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
{noformat}

WFCORE-4304 excluded {{standalone}} configs that are configured for the Elytron mode by default (see {{testsuite/shared/enable-elytron.cli}}).



> Unable to run testsuite/domain tests with -Delytron
> ---------------------------------------------------
>
>                 Key: WFCORE-4325
>                 URL: https://issues.jboss.org/browse/WFCORE-4325
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 8.0.0.CR1
>            Reporter: Ondrej Kotek
>            Assignee: Ondrej Kotek
>            Priority: Major
>
> Running the {{testsuite/domain}} tests in Elytron mode results in error:
> {noformat}
> [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
> {noformat}
> 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.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list