|
|
| Line 10: |
Line 10: |
| * Add charts to testplan for Fx28 | | * Add charts to testplan for Fx28 |
|
| |
|
| = Bugzilla Metrics (based on value of status flag) = | | = Firefox 28 = |
| == Firefox 28 == | | == Bugs by Version == |
| <bugzilla type="count" display="bar"> | | <bugzilla> |
| { | | { |
| "f1" : "cf_status_firefox28",
| | "include_fields":"id,summary,status,resolution", |
| "o1" : "nowordssubstr",
| | "version":"28 branch", |
| "v1" : "---",
| | "f1":"op_sys", |
| "x_axis_field" : "cf_status_firefox28"
| | "o1":"nowordssubstr", |
| | "v1":"Android Gonk" |
| } | | } |
| </bugzilla> | | </bugzilla> |
|
| |
|
| == Firefox 27 == | | == Bugs by Status Flag == |
| <bugzilla type="count" display="bar"> | | <bugzilla> |
| { | | { |
| "f1" : "cf_status_firefox27",
| | "include_fields":"id,summary,status,resolution", |
| "o1" : "nowordssubstr",
| | "f1":"cf_status_firefox28", |
| "v1" : "---",
| | "o1":"nowordssubstr", |
| "x_axis_field" : "cf_status_firefox27"
| | "v1":"--- unaffected", |
| }
| | "f2":"version", |
| </bugzilla>
| | "o2":"nowordssubstr", |
| | | "v2":"\"28 branch\"", |
| == Firefox 26 ==
| | "f3":"op_sys", |
| * Crash Reports: 90 bugs (-12% since Firefox 25, -41% from Firefox 24)
| | "o3":"nowordssubstr", |
| * Regressions Reports: 115 bugs (-20% since Firefox 25, -35% since Firefox 24)
| | "v3":"Android Gonk" |
| * Unconfirmed Reports: 373 bugs (+15% since Firefox 25, +27% since Firefox 24)
| |
| * Reopened Reports: 190 bugs (+0% since Firefox 25, +0% since Firefox 24)
| |
| | |
| <bugzilla type="count" display="bar">
| |
| {
| |
| "f1" : "cf_status_firefox26",
| |
| "o1" : "nowordssubstr",
| |
| "v1" : "---",
| |
| "x_axis_field" : "cf_status_firefox26"
| |
| }
| |
| </bugzilla>
| |
| | |
| == Firefox 25 ==
| |
| * Crash Reports: 102 bugs (-29% since Firefox 24, -16% from Firefox 23)
| |
| * Regressions Reports: 144 bugs (-15% since Firefox 24, -16% since Firefox 23)
| |
| * Unconfirmed Reports: 325 bugs (+12% since Firefox 24, +27% since Firefox 23)
| |
| * Reopened Reports: 190 bugs (+0% since Firefox 24, -5% since Firefox 23)
| |
| | |
| <bugzilla type="count" display="bar">
| |
| {
| |
| "f1" : "cf_status_firefox25",
| |
| "o1" : "nowordssubstr",
| |
| "v1" : "---",
| |
| "x_axis_field" : "cf_status_firefox25"
| |
| } | | } |
| </bugzilla> | | </bugzilla> |