[arquillian-issues] [JBoss JIRA] (ARQ-1663) Glassfish fails to shutdown fast enough and breaks subsequent test

Lukáš Fryč (JIRA) issues at jboss.org
Wed Feb 26 10:52:50 EST 2014


Lukáš Fryč created ARQ-1663:
-------------------------------

             Summary: Glassfish fails to shutdown fast enough and breaks subsequent test
                 Key: ARQ-1663
                 URL: https://issues.jboss.org/browse/ARQ-1663
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: GlassFish Containers
    Affects Versions: glassfish_1.0.0.CR4
            Reporter: Lukáš Fryč


When a maven build is executed with Glassfish 4.0 and Glassfish container adapter 1.0.0.CR4

and the maven contains several modules that run subsequently and make use of Arquillian,

the first module doesn't shutdown the test fast enough and this makes the subsequent maven module test execution fail.

----

Reproducer:
https://github.com/arquillian/arquillian-extension-warp/commit/3580210318a4559aa1224c06c6637e5ed8e40e49

mvn clean install -Dmaven.test.failure.ignore=true -Dintegration=glassfish40

All the tests in {{jsf-ftest}} module due to the exception that the container wasn't started.

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