[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:54:52 EST 2014


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

Lukáš Fryč commented on ARQ-1663:
---------------------------------

As discussed on IRC, we should add port-check after shutdown to ensure GF is down before proceeding with execution.
                
> 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