Closed
Bug 1470952
Opened 6 years ago
Closed 6 years ago
Log buttons disabled for exception/retry tasks, even when logs are available
Categories
(Taskcluster :: Services, enhancement)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gbrown, Unassigned)
References
Details
For example:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-beta&revision=1716b76aa7b8df189e74bf87394d3a11e0c5ac12&filter-searchStr=android%20marionett
These jobs retried and/or failed with exception. There are log artifacts available from "Job Details". But the log viewer and raw log buttons are disabled and show "No logs available for this job" in hover text. It would be more convenient if the log buttons were only disabled when there really are no logs available.
Comment 1•6 years ago
|
||
Dustin, I'm presuming this is a result of https://github.com/taskcluster/taskcluster-treeherder/pull/49 ? Is there a way to have the log URL still be set for this, but not for the other cases? If not, the new behaviour may still be the better of the two extremes - though I'll leave it to Geoff to give feedback since I don't have to deal with these job failures in Treeherder myself.
Component: Treeherder → Platform and Services
Flags: needinfo?(dustin)
Product: Tree Management → Taskcluster
Version: --- → unspecified
Comment 2•6 years ago
|
||
Yes, that was the compromise: better to under-estimate the cases where a logfile exists than to over-estimate.
Flags: needinfo?(dustin)
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Component: Platform and Services → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•