Created attachment 912396 [details] The calculation of the percent is wrong Description of problem: the percent of testing cases in the builds tab is wrong Version-Release number of selected component (if applicable): v3.8.9 on test server How reproducible: Steps to Reproduce: 1.open the builds under the report ,https://tcms-test.app.eng.nay.redhat.com/report/product/78/build/?build_id=677 2.see the Build: 3.0-1b2.svn2665 and check the percent of the testing cases Actual results: the value of the testing cases percent was 79.0% Expected results: the value of the testing cases percent should be 79.3% Additional info: PASSED 71.7% FAILED 7.6% RUNNING 20.7%
As the sum process of the cases in different statues may not equals to be 100%,so there should be some imprecise existed. Close this bug now.