Bug 1113516

Summary: [Reporting| Overall] The testing cases percent of the process in the the builds tab is wrong
Product: [Other] TCMS Reporter: Tingting Zhao <tzhao>
Component: ApplicationAssignee: cqi
Status: CLOSED NOTABUG QA Contact: tools-bugs <tools-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.8.9CC: aigao, cqi, dli, fhuang, jianchen, junzhang, leiwang, nli, ryang, swei, vchen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-01 08:49:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
The calculation of the percent is wrong none

Description Tingting Zhao 2014-06-26 10:41:54 UTC
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%

Comment 1 Tingting Zhao 2014-07-01 08:49:51 UTC
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.