Closed
Bug 1347569
Opened 8 years ago
Closed 8 years ago
Decision Task for Nightly Desktop + Android failed with KeyError: u'NS7jKig_R8-1F_7DWSTQ-Q'
Categories
(Taskcluster :: General, defect)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla55
People
(Reporter: cbook, Assigned: dustin)
References
()
Details
Attachments
(1 file)
https://treeherder.mozilla.org/logviewer.html#?job_id=83974842&repo=mozilla-central
likely regression from Bug 1333255
Affecting Nightly Builds (note that we need to retrigger them when this is fixed) so marking as blocker
Reporter | ||
Updated•8 years ago
|
Flags: needinfo?(dustin)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → dustin
Flags: needinfo?(dustin)
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•8 years ago
|
||
I was unable to reproduce this, due to bug 1347582, so I'm hoping this fixes the issue!
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8847640 [details]
Bug 1347569: don't add optmized tasks to task.dependencies;
https://reviewboard.mozilla.org/r/120584/#review122528
This looks like it will fix the issue, I have concerns over the ambiguity of *.dependency style stuff here and how they all differ... but I know you also have concerns there.
Attachment #8847640 -
Flags: review?(bugspam.Callek) → review+
Assignee | ||
Comment 4•8 years ago
|
||
Yeah, turns out fixing that dependency stuff was a big ball of wax that I elected not to tackle (since the beetmover* kinds examine dependencies of dependencies)
Pushed by dmitchell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/742130b3c124
don't add optmized tasks to task.dependencies; r=Callek
Comment 6•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•