B2G/QA/Automation/UI/Scrum/Backlog

From New wiki
Jump to navigation Jump to search

New tasks

<bugzilla> {

 "component": "Gaia::UI Tests",
 "status": "NEW",
 "include_fields": "id, assigned_to, summary, priority, whiteboard, resolution, flags"

} </bugzilla>

Chores

<bugzilla> {

 "component": "Gaia::UI Tests",
 "whiteboard": "[chores]",
 "include_fields": "id, assigned_to, summary, priority, whiteboard, resolution, flags"

} </bugzilla>


Automation requested

<bugzilla> {

 "product": "Firefox OS",
 "flagtypes.name": "in-qa-testsuite?",
 "include_fields": "id, assigned_to, summary, priority, whiteboard, resolution, flags"

} </bugzilla>