[jboss-jira] [JBoss JIRA] (AS7-6745) Clustering tests leave a hanging instance if they are run in opposite order

Radoslav Husar (JIRA) jira-events at lists.jboss.org
Mon Mar 18 13:08:43 EDT 2013


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

Radoslav Husar commented on AS7-6745:
-------------------------------------

Workaround: 
https://github.com/jbossas/jboss-as/commit/8a6aac3c8eb6bc94b7eddfa4d090c9ac05c7e37b
                
> Clustering tests leave a hanging instance if they are run in opposite order
> ---------------------------------------------------------------------------
>
>                 Key: AS7-6745
>                 URL: https://issues.jboss.org/browse/AS7-6745
>             Project: Application Server 7
>          Issue Type: Enhancement
>          Components: Clustering, Test Suite
>            Reporter: Radoslav Husar
>            Assignee: Radoslav Husar
>             Fix For: 8.0.0.Alpha1
>
>
> Interestingly, if the tests are run in the opposite order i.e. alphabetically, one server instance remains running and doesnt switch off.
>  I have used a workaround for now
> {code}
> +                                    <!-- Force the order of tests -->
> +                                    <runOrder>reversealphabetical</runOrder>
> {code}

--
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 jboss-jira mailing list