352
edits
No edit summary |
(minor text edit, and queries now show bugzilla icon) |
||
| Line 1: | Line 1: | ||
'''You are here to view up-to-date information on Firefox OS QA status.''' | |||
== Dogfood blockers == | == Dogfood blockers == | ||
[https://bugzilla.mozilla.org/buglist.cgi?resolution=---&status_whiteboard_type=allwordssubstr&query_format=advanced&status_whiteboard=%5Bdogfood-blocker%5D Severe issues that block dogfood OTA channels for Flame and Aries devices.] | |||
<bugzilla>{ | <bugzilla>{ | ||
| Line 8: | Line 8: | ||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "id, component, assigned_to, summary, status" | "include_fields": "id, component, assigned_to, summary, status" | ||
}</bugzilla> | }</bugzilla> | ||
== Smoketest blockers == | == Smoketest blockers == | ||
[https://bugzilla.mozilla.org/buglist.cgi?keywords=smoketest&keywords_type=allwords&f1=cf_status_b2g_master&o1=equals&resolution=---&query_format=advanced&v1=affected These were found while running main functionality tests. These bugs have high priority, and need to be worked out rapidly.] | |||
<bugzilla>{ | <bugzilla>{ | ||
| Line 26: | Line 24: | ||
== QA Blockers == | == QA Blockers == | ||
[ | [https://bugzilla.mozilla.org/buglist.cgi?keywords=qablocker%2C%20&keywords_type=allwords&o1=equals&resolution=---&v1=affected Severe issues currently blocking QA testing] | ||
<bugzilla>{ | <bugzilla>{ | ||
"keywords" : "qablocker", | "keywords" : "qablocker", | ||
"keywords_type" : " | "keywords_type" : "substring", | ||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "id, component, assigned_to, summary, status" | "include_fields": "id, component, assigned_to, summary, status" | ||
}</bugzilla> | }</bugzilla> | ||
== QA Tracking == | == QA Tracking == | ||
Major bugs that are being tracked by QA | [https://bugzilla.mozilla.org/buglist.cgi?f1=cf_qa_whiteboard&o1=anywordssubstr&resolution=---&v1=qa-tracking Major platform-importing bugs that are being tracked by QA.] | ||
<bugzilla>{ | <bugzilla>{ | ||
"f1" : "cf_qa_whiteboard", | "f1" : "cf_qa_whiteboard", | ||
edits