Confirmed users
571
edits
(→Machine-specific failures: correct setting of variable value for termination of every machine in a worker pool) |
(→Check for intermittency: add Treeherder filtering by test path) |
||
Line 46: | Line 46: | ||
There is also a [https://sql.telemetry.mozilla.org/dashboard/permafailing-tests dashboard] to check for permafailing tasks. | There is also a [https://sql.telemetry.mozilla.org/dashboard/permafailing-tests dashboard] to check for permafailing tasks. | ||
== Filter Treeherder by test path == | |||
Treeherder allows to filter the tasks by which test they ran: | |||
* Click the Filter button from the secnd toolbar at the top. | |||
* Select the filter with the text 'test path'. | |||
* As filter value, enter the path of the folder which contains the test but without test name. E.g. if you want to find toolkit/components/passwordmgr/test/browser/browser_doorhanger_generated_password.js the search should be for toolkit/components/passwordmgr/test/browser/ | |||
* Press Enter. | |||
= General failure messages - deciding if new bug needed = | = General failure messages - deciding if new bug needed = |