[
https://issues.jboss.org/browse/WFLY-9634?page=com.atlassian.jira.plugin....
]
Kabir Khan updated WFLY-9634:
-----------------------------
Description:
I have added an
{code}
// TODO WFLY-9634
Assume.assumeFalse(supportManagedExplodedDeployment());
{code}
to this test in
https://github.com/wildfly/wildfly/pull/10730 which introduces the 7.1.0
mixed domain tests. See WFCORE-3479 for more details.
If for some reason the decision is to *not* allow this use case from within a composite,
this test should be rewritten to not use a composite.
was:
I have added an
{code}
// TODO WFLY-9634
Assume.assumeFalse(supportManagedExplodedDeployment());
{code}
to disable this test for 7.1.0. See WFCORE-3479 for more details.
If for some reason the decision is to *not* allow this use case from within a composite,
this test should be rewritten to not use a composite.
Enable MixedDomainDeploymentTest.testExplodedDeployment() for EAP
7.1.0
-----------------------------------------------------------------------
Key: WFLY-9634
URL:
https://issues.jboss.org/browse/WFLY-9634
Project: WildFly
Issue Type: Task
Components: Domain Management, Test Suite
Reporter: Kabir Khan
Assignee: ehsavoie Hugonnet
Fix For: 12.0.0.Alpha1
I have added an
{code}
// TODO WFLY-9634
Assume.assumeFalse(supportManagedExplodedDeployment());
{code}
to this test in
https://github.com/wildfly/wildfly/pull/10730 which introduces the 7.1.0
mixed domain tests. See WFCORE-3479 for more details.
If for some reason the decision is to *not* allow this use case from within a composite,
this test should be rewritten to not use a composite.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)