]
Chao Wang resolved WFLY-1672.
-----------------------------
Fix Version/s: 8.0.0.Alpha3
Resolution: Done
Pull Request merged at
Test added module directories remain in JBOSS_HOME/modules
----------------------------------------------------------
Key: WFLY-1672
URL:
https://issues.jboss.org/browse/WFLY-1672
Project: WildFly
Issue Type: Bug
Components: Test Suite
Affects Versions: 8.0.0.Alpha2
Reporter: Chao Wang
Assignee: Chao Wang
Fix For: 8.0.0.Alpha3
integration/basic/src/test/java/org/jboss/as/test/integration/jca/moduledeployment/AbstractModuleDeploymentTestCaseSetup.java
integration/basic/src/test/java/org/jboss/as/test/integration/weld/multideployment/WeldModuleDeploymentTestCase
integration/basic/src/test/java/org/jboss/as/test/integration/ee/globalmodules/GlobalModulesTestCase.java
For the tests above, method deleteRecursively() does not delete test module directories
properly, part of module directory remain in JBOSS_HOME/modules after test completion.
Example: JBOSS_HOME/modules/org/jboss/test is left behind for
WeldModuleDeploymentTestCase, in that case the testModuleRoot is org/jboss/test/weldModule
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: