project_key: JBPAPP6 RolloutPlanTestCase from CLITestsuite fails on IBMJDK with attached stacktrace log. This could be due to cluster password set as explained in https://issues.jboss.org/browse/JBPAPP-8381 Hudson link: https://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-AS-Testsuite/job/eap-60-as-testsuite-RHEL6-buildIBMJDK6_testrunIBMJDK16/70/testReport/junit/org.jboss.as.test.integration.domain.management.cli/RolloutPlanTestCase/testInSeriesRolloutPlan/
Assigning to Dominik as he is the author of these tests
Attachment: Added: RolloutPlanTestCase_stacktrace.log
The test failure is unrelated to hornetq clustering setup issues. The cause is assert failure RolloutPlanTestCase.java:149. Looking.
Link: Added: This issue is a dependency of JBPAPP-9188
https://github.com/jbossas/jboss-as/pull/2496 https://github.com/jbossas/jboss-as/pull/2495
Caused by usage of wrong data structures in CLITestSute. HashMap.keySets returns keys in the same order as they were inserted on Sun JDK, but not on IBM JDK (which is OK as this is of course not guaranteed by HashMap).
https://github.com/jbossas/jboss-as/pull/2502 https://github.com/jbossas/jboss-as/pull/2501
verified
Updated the release notes field.
Release Notes Docs Status: Added: Not Required
Writer: Added: tomwells
Release Notes Docs Status: Removed: Not Required Writer: Removed: tomwells Docs QE Status: Removed: NEW