Closed
Bug 1229394
Opened 9 years ago
Closed 9 years ago
Failing to use the right group symbol on Treeherder
Categories
(Tree Management :: Treeherder, defect)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1215587
People
(Reporter: armenzg, Unassigned)
Details
You will see a group of jobs [1] under "W[Tier-2]" grouping.
However, I believe it should be "tc-W[Tier-2]" according to the task defition [2]
> "treeherder": {
> "groupSymbol": "tc-W",
You can see the yml job defines it right afaict [3]
On the other hand, this task falls under the right grouping [4]
[1] https://treeherder.mozilla.org/#/jobs?repo=try&revision=c40ae120eaf2&filter-searchStr=web-platform-tests
[2] https://tools.taskcluster.net/task-inspector/#YFXdsPcTSZum-IRa-QydQA/
[3] https://hg.mozilla.org/try/file/367c07530ada/testing/taskcluster/tasks/tests/fx_linux64_web-platform-tests.yml#l26
[4] https://queue.taskcluster.net/v1/task/TY_TjjueT5e_dxCO2u2PvA
Comment 1•9 years ago
|
||
Has the group symbol changed? I believe treeherder caches the symbol. :(
Updated•9 years ago
|
Component: General → Treeherder
Product: Taskcluster → Tree Management
Version: unspecified → ---
Comment 2•9 years ago
|
||
(I had the same issue)
Reporter | ||
Comment 3•9 years ago
|
||
camd: I'm having trouble with the representation of a group symbol.
It might have been cached since I've been changing it on try.
Flags: needinfo?(cdawson)
Reporter | ||
Comment 4•9 years ago
|
||
I can see that further chunks would fall into the right category (1 to 4 fall into the old group)
https://treeherder.mozilla.org/#/jobs?repo=try&revision=c3b6f46fa757&filter-searchStr=web-platform&group_state=expanded
Comment 5•9 years ago
|
||
Armen: yeah, this is another unfortunate side-effect of bug 1215587. I think this is something we should discuss at Mozlando.
I can fix the DB directly for these particular jobs, however. I think that's what I need to do for now till we get a real fix in.
Flags: needinfo?(cdawson)
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•