Created attachment 841113 [details] After change the case status to failed in the run page, the progress bar show wrong progress Description of problem: As subject. Version-Release number of selected component (if applicable): 3.8.6 How reproducible: 100% Steps to Reproduce: 1.A run only have two cases, and the case status are all IDLE. 2.User enter a run detail page. 3.Change a case staus from IDLE to FAILED. 4.Check the system how to show the progress bar. Actual results: Quarter of progress bar is red, quarter of progress bar is blue, half of progress bar is grey. Refresh the page, progress bar show the progress right. Expected results: The progress bar show the progress right. that is, Half of progress bar is red, half of progress bar is grey. Additional info:
verify on devel server and qa server with nitrate 3.8.10-1 this problem does not happen again during the testing.