|
|
| Line 1: |
Line 1: |
| = Beta =
| |
| == Checklist ==
| |
| {| class="wikitable"
| |
| ! Task
| |
| ! Goal
| |
| ! Status as of October 30, 2014
| |
| |-
| |
| | [[#Smoketests|Smoketests]]
| |
| | 100% testrun completion before we sign off on release
| |
| | {{ok|}} 9% complete
| |
| |-
| |
| | [[#Blockers|Blockers]]
| |
| | 100% verified fixed before we sign off on release
| |
| | {{ok|}} 2 bugs remain
| |
| |-
| |
| | [[#Unconfirmed|Unconfirmed Bugs]]
| |
| | 100% tested and/or nominated to block before we sign off on release
| |
| | {{ok|}} 4 bugs remain
| |
| |-
| |
| | [[#QE_Verifications|QE Verification Bugs]]
| |
| | 100% bug fixes tested and verified before we sign off on release
| |
| | {{ok|}} 2 bugs remain
| |
| |}
| |
|
| |
| == Smoketests ==
| |
| [https://moztrap.mozilla.org/results/cases/?filter-run=5626 9% complete] as of October 29, 2014
| |
| * [https://beta.mozilla.org/ Install that latest Firefox Beta]
| |
| * [https://moztrap.mozilla.org/runtests/environment/5626/ Load the Moztrap tests]
| |
| * Follow the steps in each test and submit your results
| |
| * [http://mzl.la/1CMRXae Report a bug] if you think you've experienced a bug
| |
|
| |
| == Blockers ==
| |
| <bugzilla>
| |
| {
| |
| "cf_blocking_loop":"Fx34+"
| |
| }
| |
| </bugzilla>
| |
|
| |
| == Fixes uplifted to Firefox 34 needing verification ==
| |
| <bugzilla>
| |
| {
| |
| "product":"Loop",
| |
| "f1":"cf_status_firefox34",
| |
| "o1":"notequals",
| |
| "v1":"---",
| |
| "f2":"flagtypes.name",
| |
| "o2":"notequals",
| |
| "v2":"qe-verify-",
| |
| "flagtypes.name":"qe-verify+",
| |
| "include_fields":"id,summary,status,cf_status_firefox34"
| |
| }
| |
| </bugzilla>
| |
|
| |
| == Fixes landed in Firefox 34 needing verification ==
| |
| <bugzilla>
| |
| {
| |
| "product":"Loop",
| |
| "target_milestone":"mozilla34",
| |
| "flagtypes.name":"qe-verify+"
| |
| }
| |
| </bugzilla>
| |
|
| |
| == Fixes pending triage for QE verification ==
| |
| <bugzilla>
| |
| {
| |
| "product":"Loop",
| |
| "cf_status_firefox34":"fixed",
| |
| "f1":"flagtypes.name",
| |
| "o1":"notequals",
| |
| "v1":"qe-verify+",
| |
| "f2":"flagtypes.name",
| |
| "o2":"notequals",
| |
| "v2":"qe-verify-"
| |
| }
| |
| </bugzilla>
| |
|
| |
| == Unconfirmed Bugs ==
| |
| <bugzilla>
| |
| {
| |
| "include_fields":"id,summary,whiteboard",
| |
| "bug_status":"UNCONFIRMED",
| |
| "product":"Loop"
| |
| }
| |
| </bugzilla>
| |
|
| |
| = Aurora = | | = Aurora = |
| A detailed testplan can be found [[QA/Loop/Firefox_34/Aurora|here]]. | | A detailed testplan can be found [[QA/Loop/Firefox_34/Aurora|here]]. |