[arquillian-issues] [JBoss JIRA] (ARQ-862) manual containers not to be stopped in AfterClass

Radoslav Husar (JIRA) jira-events at lists.jboss.org
Tue Apr 10 11:44:48 EDT 2012


Radoslav Husar created ARQ-862:
----------------------------------

             Summary: manual containers not to be stopped in AfterClass
                 Key: ARQ-862
                 URL: https://issues.jboss.org/browse/ARQ-862
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
    Affects Versions: 1.0.0.CR8
            Reporter: Radoslav Husar


Currently, all containers with manually managed life-cycle are shutdown after class.

This makes all tests run very long.

The solution is to leave the container lifecycle handling to the user which has to deal with non-deterministic order of the test class execution him/herself but ARQ should still do the work for stopping the still running containers in @AfterSuite.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list