[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
Radoslav Husar created AS7-6745:
-----------------------------------
Summary: 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