[jboss-jira] [JBoss JIRA] (WFLY-1660) DU redeploy fails in testsuite

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Jul 9 10:50:21 EDT 2013


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

Brian Stansberry resolved WFLY-1660.
------------------------------------

    Resolution: Rejected


The @After method is executing an "undeploy" op which is not a "remove". It leaves the deployment resources in the management model, but with attribute enabled=false. So the  "add" the next time the @Before method executes will fail due to duplicate resource.
                
> DU redeploy fails in testsuite
> ------------------------------
>
>                 Key: WFLY-1660
>                 URL: https://issues.jboss.org/browse/WFLY-1660
>             Project: WildFly
>          Issue Type: Bug
>          Components: Server, Test Suite
>    Affects Versions: 8.0.0.Alpha2
>            Reporter: Bartosz Baranowski
>            Assignee: JBoss SET
>


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