Closed Bug 1602493 Opened 5 years ago Closed 5 years ago

Push health view doesn't distinguish between variants

Categories

(Tree Management :: Push Health, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

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").

Ahh, great point. Not hard to do at all. :)

Priority: -- → P2

This is now on production.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.