Confirmed users
14,525
edits
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= Get Involved = | = Get Involved = | ||
Want to help with or learn about triage? Contact me! | |||
* E-mail: [mailto:ahughes@mozilla.com ahughes@mozilla.com] | * E-mail: [mailto:ahughes@mozilla.com ahughes@mozilla.com] | ||
* IRC: ashughes in #gfx or #qa on irc.mozilla.org | * IRC: ashughes in #gfx or #qa on irc.mozilla.org | ||
* [http://ashughes1.github.io/graphicstriage/ Dashboard] | |||
= Help Wanted = | = Help Wanted = | ||
Line 82: | Line 9: | ||
How to Triage: | How to Triage: | ||
# [http://mzl.la/ | # [http://mzl.la/1WkU5EZ Select a bug from this list] | ||
# Review the bug to make sure you understand the bug report and the information needed to move it forward | # Review the bug to make sure you understand the bug report and the information needed to move it forward | ||
# Attempt to reproduce the bug | # Attempt to reproduce the bug | ||
Line 141: | Line 68: | ||
# If the bug is no longer relevant, update the status flags and close the bug report | # If the bug is no longer relevant, update the status flags and close the bug report | ||
# Once you've updated the bug move on to the next bug report | # Once you've updated the bug move on to the next bug report | ||
= Cold Regressions = | |||
One per week we review old regression bug reports that have not been updated in more than 42 days to ensure these issues are still relevant and on track to resolution. | |||
;How to Triage: | |||
1. [https://bugzilla.mozilla.org/buglist.cgi?component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Last%20Changed&query_format=advanced&keywords=regression&keywords_type=anywords&o1=greaterthan&v1=42&f1=days_elapsed&list_id=13129931 Select a bug from this list] and review the information in the report | |||
2. Make sure each bug has the following information: | |||
* a regression window (see step 4 if it doesn't) | |||
* ''[gfx-noted]'' in the whiteboard field | |||
* ''Has Regression Window'' and ''Has STR'' flags set to the correct value | |||
* '''status-firefox'' flags set to the correct values (old versions can be cleared, new versions can be set to ? if unknown) | |||
3. Use the ''needinfo?'' flag and ask the bug reporter to test if the bug still occurs in the current Firefox Nightly | |||
4. ''(Optional)'' See if you can reproduce the bug yourself and add a comment to the bug describing your test environment and result. If you're able to reproduce the bug use [http://mozilla.github.io/mozregression/ Mozregression] to find the regression window. Be sure to use the ''needinfo:?'' flag to bring the bug to my attention (ashughes). |