[arquillian-issues] [JBoss JIRA] Created: (ARQ-300) enable users to group deployments/testcases so that server can be restarted between the execution of each group

Ken Gullaksen (JIRA) jira-events at lists.jboss.org
Wed Sep 22 15:26:28 EDT 2010


enable users to group deployments/testcases so that server can be restarted between the execution of each group
---------------------------------------------------------------------------------------------------------------

                 Key: ARQ-300
                 URL: https://jira.jboss.org/browse/ARQ-300
             Project: Arquillian
          Issue Type: Feature Request
            Reporter: Ken Gullaksen
            Priority: Optional


When running many tests with embedded derby databases and a single glassfish instance(forkmode=none), the tests end up failing with java heap space error.
This can be solved by setting forkmode=pertest.

This made me think that there might be a use for something inbetween one instance per test and one instance for all tests.

A nice feature could be to enable some mechanism for the grouping of testcases. This way we could restart the application server after a set of deployments/testcases have run. 

I added a link to a forumpost which describes the issue that inspired this feature request.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list