Confirmed users
571
edits
(reminded reader to terminate bad machines) |
(manually add log excerpt when bug filed with bugfiler) |
||
Line 11: | Line 11: | ||
== Bugfiler == | == Bugfiler == | ||
If bugfiler isn't automatically enabled for you, you can add <code>&bugfiler</code> to the Treeherder url, e.g. https://treeherder.mozilla.org/#/jobs?repo=autoland&bugfiler This activates bugfiler (the little bug icon beside a failure) that automates most of the manual steps from the previous section. | If bugfiler isn't automatically enabled for you, you can add <code>&bugfiler</code> to the Treeherder url, e.g. https://treeherder.mozilla.org/#/jobs?repo=autoland&bugfiler This activates bugfiler (the little bug icon beside a failure) that automates most of the manual steps from the previous section but you shall open the log and copy the relevant lines for the failure (e.g. from last TEST-PASS to the failure, or including the stack trace below the failure) and paste them in Treeherder's bug filing form. | ||
The are two requirements need to be included in the bug that this bug can be displayed automatically by | The are two requirements need to be included in the bug that this bug can be displayed automatically by Treeherder when this intermittent failure happens again: | ||
# In the summary: '''Intermittent''' test_file test failure | # In the summary: '''Intermittent''' test_file test failure |