Push health view doesn't distinguish between variants
Categories
(Tree Management :: Push Health, defect, P2)
Tracking
(Not tracked)
People
(Reporter: ahal, Unassigned)
Details
Variants are things like fission, serviceworker, socketprocess. Typically we add a little suffix to the group symbol (e.g M-fis(1 2 3 4 5 bc1 bc2 bc3)).
But in Push Health view, this information is lost. For example:
https://treeherder.mozilla.org/pushhealth.html?repo=try&revision=1876bd9a2696c69d2801306f13b238cd92df876e
Some of those failures were with fission enabled and some without. But there's no way of knowing this. This information would be very important to a developer trying to debug a failure.
Probably the easiest way of fixing this would be to display both the group symbol and symbol of each failure. Though I think it would be nice if we also displayed the full task label of the task that contained the failure somewhere as well. Having the full task label displayed somewhere would tell developers exactly which mode the failure was run under at a glance (from platform to suite to variant to other things like "headless").
Comment 2•6 years ago
|
||
This is now on production.
Comment 3•6 years ago
|
||
Description
•