]
Jason Greene updated WFLY-215:
------------------------------
Fix Version/s: 8.0.0.CR1
(was: 8.0.0.Beta1)
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: Enhancement
Components: Clustering, Test Suite
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Fix For: 8.0.0.CR1
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: