Closed
Bug 1458922
Opened 7 years ago
Closed 7 years ago
Tier 2 tasks don't display their group symbols
Categories
(Tree Management :: Treeherder: Frontend, defect, P1)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ahal, Assigned: camd)
References
Details
Attachments
(1 file)
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&filter-tier=2
For example, the python unittests should have a 'py' group symbol:
https://searchfox.org/mozilla-central/source/taskcluster/ci/source-test/python.yml#25
Previously treeherder used to display py[tier2](mb mh ...), but now it only shows [tier2](...) with all tier2 jobs mixed together.
I think this has been an issue for a couple months. When I previously noticed, I thought it was a task configuration issue and didn't bother looking into it right away. But today I noticed that it happens will all kinds of different tasks, so that makes me think it's a treeherder bug.
Comment 1•7 years ago
|
||
Cameron would you mind taking a look? :-)
Component: Treeherder → Treeherder: Frontend
Flags: needinfo?(cdawson)
Priority: -- → P1
| Assignee | ||
Comment 2•7 years ago
|
||
Yep, this one's on me for sure. :)
Assignee: nobody → cdawson
Status: NEW → ASSIGNED
Flags: needinfo?(cdawson)
Comment 3•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Attachment #8972950 -
Flags: review?(emorley)
Comment 4•7 years ago
|
||
Comment on attachment 8972950 [details] [review]
Link to GitHub pull-request: https://github.com/mozilla/treeherder/pull/3516
The bug-fixing ninja prevails again! :-)
Attachment #8972950 -
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/609e52d539ee8a5ee14a84a1fd675585726d9d10
Bug 1458922 - Fix tier 2 tasks not displaying group symbols
| Assignee | ||
Comment 6•7 years ago
|
||
Haha...
Though people may prefer the didn't-create-bugs-in-the-first-place ninja.
But this one is an ok fallback... :)
| Assignee | ||
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•