Firefox OS/TCP/Testing: Difference between revisions

m
Lakrits moved page FirefoxOS/TCP/Testing to Firefox OS/TCP/Testing: The official spelling of "Firefox OS" leaves a space between the two parts of the name. It's easier to find a page if the spelling of its name is consistent with the content it...
m (Lakrits moved page FirefoxOS/TCP/Testing to Firefox OS/TCP/Testing: The official spelling of "Firefox OS" leaves a space between the two parts of the name. It's easier to find a page if the spelling of its name is consistent with the content it...)
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
https://quality.mozilla.org/docs/bugzilla/starter-kit/
https://quality.mozilla.org/docs/bugzilla/starter-kit/


For bugs you find as part of TCP, please put "[flatfish]" in the summary.
For bugs you find as part of TCP, please put "[Flatfish]" in the summary.


==Confirm an unconfirmed bug==
==Confirm an unconfirmed bug==
Line 11: Line 11:


Query for all the UNCONFIRMED Flatfish bugs:
Query for all the UNCONFIRMED Flatfish bugs:
https://bugzilla.mozilla.org/buglist.cgi?list_id=10113014&short_desc=[flatfish]&resolution=---&resolution=DUPLICATE&query_format=advanced&bug_status=UNCONFIRMED&short_desc_type=allwordssubstr
https://bugzilla.mozilla.org/buglist.cgi?list_id=10113014&short_desc=flatfish&resolution=---&resolution=DUPLICATE&query_format=advanced&bug_status=UNCONFIRMED&short_desc_type=allwordssubstr


<onlyinclude>
<onlyinclude>
Line 19: Line 19:
     "order": "bug_id",
     "order": "bug_id",
     "status": "UNCONFIRMED",
     "status": "UNCONFIRMED",
    "short_desc": "[flatfish]",
    "short_desc_type": "allwordssubstr"
}
</bugzilla>
</onlyinclude>
==All the other bugs==
<onlyinclude>
<bugzilla>
    "include_fields": "id, summary, product, component",
    "order": "bug_id",
    "status": ["NEW", "RESOLVED","ASSIGNED"],
     "short_desc": "[flatfish]",
     "short_desc": "[flatfish]",
     "short_desc_type": "allwordssubstr"
     "short_desc_type": "allwordssubstr"
3,860

edits