Filed from caserun (https://tcms.engineering.redhat.com/case/156082/?from_plan=6692) Version-Release number of selected component (if applicable): 3.8.0-7 Steps to Reproduce: Enter into a plan. 1. Select or filter cases.(the case has estimated time,and not zero) 2. Click "Add to run" label on the drop menu of "Run" label. 3. Select a run from run list. 4. Click "Update" button. Actual results: the test run's estimated time is not accumulated. Expected results: the estimated time of test run should accumulate by default.(plus the case's estimated time). FYI~
This bug was fixed. the test run's estimated time will accumulated when add new case.
Created attachment 604497 [details] estimate time Verify 3.8.0-8 on stage --> Fail Verify steps: 1. enter into a plan 2. choose some cases which has estimate time 3. add them into a run or create a new run Actural result: 1. the estimate time shown in the create run page is correct, but then enter into the run, it shows wrong, as the attachment shows. Expect result: the estimate time shows correctly.
then add 2 more cases to the run created just now, the estimate time shown in the detail page is right again.
It'seems a bug here, the estimate time was calculate twice here. This bug will fixed in next release.
This Bug was fixed. Thanks.
Verify 3.8.0-9 on stage --> Pass Verify steps: 1. enter into a plan 2. choose some cases which has estimate time 3. add them into a run or create a new run Actural result: 1. the estimate time shown in the create run page is correct, enter into the run, it shows right.