[arquillian-issues] [JBoss JIRA] (ARQ-197) Research support for @Deployment on multiple levels

Aristides Neto (JIRA) jira-events at lists.jboss.org
Tue Nov 13 11:25:24 EST 2012


    [ https://issues.jboss.org/browse/ARQ-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733836#comment-12733836 ] 

Aristides Neto edited comment on ARQ-197 at 11/13/12 11:25 AM:
---------------------------------------------------------------

This is issue is very important for my project, I´ve created a couple of abstract classes which define the @Deployment (basically one per ejb module). Each abstract class has about 30 tests, the deploy takes almost 30 seconds, so we would save a lot of time if we could reuse the deployment for multiples tests.
Also if was possible to descrease the amount of redeploy we could avoid the PermGen error that happens with JBoss after a couple of redeploys.
                
      was (Author: aristides):
    This is issue is very important for my project, I´ve created a couple of abstract classes which define the @Deployment (basically one per ejb module). Each abstract class has about 30 tests, the deploy takes almost 30 seconds, so we would save a log of time if we could reuse the deployment for multiples tests.
                  
> Research support for @Deployment on multiple levels
> ---------------------------------------------------
>
>                 Key: ARQ-197
>                 URL: https://issues.jboss.org/browse/ARQ-197
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Base Implementation
>            Reporter: Aslak Knutsen
>            Priority: Critical
>             Fix For: 1.1.0.CR1
>
>
> One deployment pr TestCase might not always be the ideal solution. Research how we can deploy multiple TestCases with one Deployment and test them all at once.

--
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 arquillian-issues mailing list