Open
Bug 1062887
Opened 11 years ago
Updated 4 years ago
Break intermittent failure bugs out by Bugzilla product/component
Categories
(Tree Management :: Treeherder, defect, P3)
Tree Management
Treeherder
Tracking
(Not tracked)
NEW
People
(Reporter: emorley, Unassigned)
References
Details
In order to improve the SnR of the OF dashboard, we should:
1) Add an explicit filter method for Bugzilla product/component (rather than just relying on using the freeform quickfilter.
2) Add a specific breakdown view, with bugs/score per product component (we could have this as a leaderboard).
For #2, this could work something like:
<Product> <Component> <#of active intermittent bugs> <OF score in last N days>
Firefox Devtools 10 1
...
Then clicking on a row would take you to the normal OF failure table, but filtered by that product+component.
--
We'll need to pull in product/component via bzcache and adjust the schema/UI to handle it.
A nice follow-up to this (likely another bug) is also using the above to make the weekly emails more useful.
| Assignee | ||
Updated•11 years ago
|
Product: Testing → Tree Management
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Component: OrangeFactor → Intermittent Failures View
| Assignee | ||
Updated•4 years ago
|
Component: Intermittent Failures View → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•