Confirmed users
571
edits
(→Machine-specific failures: added termination/quarantine instructions) |
(Added accessing taskcluster logs for exceptions) |
||
Line 23: | Line 23: | ||
The test belongs to mochitest browser-chrome - the <code>bc</code> tasks on Treeherder. | The test belongs to mochitest browser-chrome - the <code>bc</code> tasks on Treeherder. | ||
==Exceptions without logs linked from Treeherder== | |||
Tasks which failed with an exception have no job linked from Treeherder but still have a log in Taskcluster (setting up the task failed). To access it: | |||
# Click the "Task" link at the bottom left. | |||
# From the "Task Run" tab, select the correct number. Should be the highest one if task did not get rerun/retriggered. | |||
# From "Run Logs", click on "public/logs/live.log". | |||
# Check the end of the log for failures. | |||
= Check for intermittency = | = Check for intermittency = |