[
https://issues.jboss.org/browse/WFLY-11752?page=com.atlassian.jira.plugin...
]
Ondrej Kotek updated WFLY-11752:
--------------------------------
Description:
When the {{jboss.dist}} property is set for the {{mvn}} command, the
{{testsuite/integration/elytron}} project uses directly a server distribution in the
{{jboss.dist}} directory instead of its copy in the {{target/wildfly}} directory, and the
distribution is customized with the {{modify-elytron-config.cli}} script.
As a result, when running the test suite in the elytron mode ({{-Delytron}}), the next
testing module ({{compat}}) fails.
It also brings difficulties when developing tests in the elytron test module itself.
was:
The {{testsuite/integration/elytron}} project uses directly a server distribution in the
{{jboss.dist}} directory instead of its copy in the {{target/wildfly}} directory. Hence
the distribution is customized with the {{modify-elytron-config.cli}} script.
As a result, when running the test suite in the elytron mode ({{-Delytron}}), the next
testing module ({{compat}}) fails.
It also brings difficulties when developing tests in the elytron test module itself.
testsuite/integration/elytron uses directly a jboss.dist dir when set
instead of its copy in the target dir
-----------------------------------------------------------------------------------------------------------
Key: WFLY-11752
URL:
https://issues.jboss.org/browse/WFLY-11752
Project: WildFly
Issue Type: Bug
Components: Test Suite
Affects Versions: 16.0.0.CR1
Reporter: Ondrej Kotek
Priority: Major
When the {{jboss.dist}} property is set for the {{mvn}} command, the
{{testsuite/integration/elytron}} project uses directly a server distribution in the
{{jboss.dist}} directory instead of its copy in the {{target/wildfly}} directory, and the
distribution is customized with the {{modify-elytron-config.cli}} script.
As a result, when running the test suite in the elytron mode ({{-Delytron}}), the next
testing module ({{compat}}) fails.
It also brings difficulties when developing tests in the elytron test module itself.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)