Confirmed users
6,361
edits
m (→Round Table) |
m (→Take Aways) |
||
Line 40: | Line 40: | ||
== Take Aways == | == Take Aways == | ||
* how to report a regression range | |||
** Start by reading this: http://quality.mozilla.org/docs/bugzilla/guide-to-triaging-bugs-for-firefox/finding-a-regression-window/ | |||
** once you've found the last good build and the first bad build, take the two about:buildconfig strings | |||
** replace the buildID in this string. (eg. http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange='''3051d82cb64f'''&tochange='''94cb97a93667''') | |||
** Add to the bug comment | |||
** Affects both fennec and firefox regression hunting |