Confirmed users
3,376
edits
m (→Additional Resources: - other tasks) |
(→Filing a bug: - add tracking bug info) |
||
| Line 64: | Line 64: | ||
* [[https://wiki.mozilla.org/Buildbot/Talos/Sheriffing/Tree_FAQ#What_is_coalescing Coalesed]] - this is when we don't run every job on every platform on every push and sometimes we have a set of changes | * [[https://wiki.mozilla.org/Buildbot/Talos/Sheriffing/Tree_FAQ#What_is_coalescing Coalesed]] - this is when we don't run every job on every platform on every push and sometimes we have a set of changes | ||
* Regular regression - the normal case where we get an alert and we see it merge from branch to branch | * Regular regression - the normal case where we get an alert and we see it merge from branch to branch | ||
= Tracking bugs = | |||
Every release of Firefox we create a tracking bug (ex. {{1122690|Firefox 38}}) which we use to associate all regressions found during that release. The reason for this is 2 fold: | |||
* We can go to one spot and see what regressions we have for reference on new bugs or to follow up. | |||
* When we [[https://wiki.mozilla.org/Buildbot/Talos/Sheriffing/Tree_FAQ#What_is_an_uplift uplift]] it is important to see which alerts we are expecting | |||
These bugs just contain a set of links to other bugs, no conversation is needed. | |||
= Filing a bug = | = Filing a bug = | ||