[jboss-jira] [JBoss JIRA] (WFLY-1403) RolloutPlanTestCase#testMaxFailServersPercentageRolloutPlan incorrectly refers to a rollout plan from different test method
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Fri May 31 07:39:55 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778420#comment-12778420 ]
RH Bugzilla Integration commented on WFLY-1403:
-----------------------------------------------
Ivo Studensky <istudens at redhat.com> made a comment on [bug 969381|https://bugzilla.redhat.com/show_bug.cgi?id=969381]
Created a PR for this:
https://github.com/jbossas/jboss-eap/pull/157
> RolloutPlanTestCase#testMaxFailServersPercentageRolloutPlan incorrectly refers to a rollout plan from different test method
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-1403
> URL: https://issues.jboss.org/browse/WFLY-1403
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 8.0.0.Alpha1
> Reporter: Ivo Studensky
> Assignee: Ivo Studensky
> Fix For: 8.0.0.Alpha2
>
>
> The RolloutPlanTestCase#testMaxFailServersPercentageRolloutPlan in the domain mode testsuite contains a bug as it refers to 'maxFailOnePlan' plan instead of 'maxFailPercPlan'. Hence, if the test methods are not run in alphabetical order they will fail due to this bug.
> This has been somewhat fixed by adding an explicit ordering of test methods in that class, but this is a workaround rather than a fix.
--
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