]
Radoslav Husar updated WFLY-215:
--------------------------------
Issue Type: Bug (was: Enhancement)
Clustering tests leave a hanging instance if they are run in opposite
order
---------------------------------------------------------------------------
Key: WFLY-215
URL:
https://issues.jboss.org/browse/WFLY-215
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Clustering, Test Suite
Affects Versions: 8.0.0.Alpha1
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Fix For: 8.0.0.Final
Interestingly, if the tests are run in the opposite order i.e. alphabetically, one server
instance remains running and doesn't shut down.
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: