Closed
Bug 1262960
Opened 9 years ago
Closed 7 years ago
[mozilla-taskcluster] report error summary when log does not exist for a task resolved as exception
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: garndt, Unassigned)
References
Details
Sometimes tasks can be resolved as an exception with things like "claim-expired" or "deadline-exceeded" that will cause a log to not be present. Also appears that mozilla-taskcluster doesn't even attempt to include the log when submitting the job to treeherder.
mozilla-taskcluster should first check to see if the log exists, and if so, include that as the log reference. If it doesn't exist it should include an error summary to at least report something like "[taskcluster:error] Task deadline exceeded" so users do not have to dig around to figure out what went wrong.
Updated•9 years ago
|
Component: Integration → Platform and Services
Comment 1•7 years ago
|
||
I think this is handled now.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•7 years ago
|
Component: Platform and Services → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•