[jboss-jira] [JBoss JIRA] (WFLY-1672) Test added module directories remain in JBOSS_HOME/modules

Chao Wang (JIRA) jira-events at lists.jboss.org
Thu Jul 11 04:12:20 EDT 2013


Chao Wang created WFLY-1672:
-------------------------------

             Summary: 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


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: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list