[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 19:29:21 EDT 2013


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

Chao Wang resolved WFLY-1672.
-----------------------------

    Fix Version/s: 8.0.0.Alpha3
       Resolution: Done


Pull Request merged at https://github.com/wildfly/wildfly/pull/4773
                
> 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: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list