gecko-dev/taskcluster
Dustin J. Mitchell b470c0ac31 Bug 1347569: don't add optmized tasks to task.dependencies; r=Callek
`task.dependencies` is part of the internal taskgraph calculations, so it must
only refer to tasks that are being created, and not to those which already
exist.  `task.task['dependencies']`, on the other hand, is what is given to
`queue.createTask` and expresses all dependencies.

MozReview-Commit-ID: GJ6JVj6JMBz

--HG--
extra : rebase_source : 553aec85134fe0e41c53f917327b13d1b66592aa
2017-03-15 14:54:12 +00:00
..
actions Bug 1346383 - Reset artifact expiry times when executing mochitest retrigger r=jonasfj 2017-03-10 15:48:35 -05:00
ci Merge mozilla-central to autoland 2017-03-15 13:19:12 +01:00
docker Bug 1333255: Task for indexing other tasks. r=jonasfj 2017-03-14 15:25:57 +00:00
docs Merge m-c to inbound, a=merge 2017-03-14 17:23:26 -07:00
scripts Bug 1343327 - Add taskcluster mochitest retrigger action r=ahal,jonasfj 2017-02-22 22:11:46 -05:00
taskgraph Bug 1347569: don't add optmized tasks to task.dependencies; r=Callek 2017-03-15 14:54:12 +00:00
mach_commands.py Bug 1333255: introduce graph morphs, use them to make index tasks; r=jonasfj 2017-03-07 20:39:27 +00:00
moz.build Bug 1344871 - add BUG_COMPONENT to taskcluster/* files. r=garndt 2017-03-07 13:06:50 -05:00