Closed
Bug 1440698
Opened 7 years ago
Closed 7 years ago
Pushes with no jobs show "% - 0 in progress" rather than "Complete"
Categories
(Tree Management :: Treeherder: Frontend, defect, P1)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: camd)
References
Details
Attachments
(1 file)
STR: look at the top right of the push in https://treeherder.allizom.org/#/jobs?repo=mozilla-beta&revision=3df63b8f9bfaeedc47c149528584346910e47e91
Actual: "% - 0 in progress"
Expected: nobody expects the DONTBUILD push, its three main weapons are fear, surprise, and a fanatical devotion to dividing by zero.
Updated•7 years ago
|
Priority: -- → P1
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → cdawson
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Attachment #8954252 -
Flags: review?(emorley)
Comment 2•7 years ago
|
||
Comment on attachment 8954252 [details] [review]
Link to GitHub pull-request: https://github.com/mozilla/treeherder/pull/3273
Left a comment :-)
Attachment #8954252 -
Flags: review?(emorley)
Assignee | ||
Comment 3•7 years ago
|
||
I agree with your comment, I changed it so that it will be:
* be blank if total is 0
* show "{P}% - {N in-progress}" if it's less than 100, but the total is > 0
* show "- Complete -" if it's 100%.
Assignee | ||
Updated•7 years ago
|
Attachment #8954252 -
Flags: review?(emorley)
Comment 4•7 years ago
|
||
Comment on attachment 8954252 [details] [review]
Link to GitHub pull-request: https://github.com/mozilla/treeherder/pull/3273
Perfect! :-)
Attachment #8954252 -
Flags: review?(emorley) → review+
Comment 5•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/706de914ee82aa9e2a34c51fa039fa6044fd5dae
Bug 1440698 - Fix push complete calculation
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•