зеркало из https://github.com/mozilla/gecko-dev.git
27252b4558
With this patch applied but Bug 1592402 not fixed, I got: ``` Traceback (most recent call last): File "/home/callek/mozilla/hg/mozilla-central/taskcluster/mach_commands.py", line 379, in show_taskgraph tg = getattr(tgg, graph_attr) File "/home/callek/mozilla/hg/mozilla-central/taskcluster/taskgraph/generator.py", line 151, in full_task_graph return self._run_until('full_task_graph') File "/home/callek/mozilla/hg/mozilla-central/taskcluster/taskgraph/generator.py", line 351, in _run_until k, v = self._run.next() File "/home/callek/mozilla/hg/mozilla-central/taskcluster/taskgraph/generator.py", line 287, in _run yield verifications('full_task_graph', full_task_graph, graph_config) File "/home/callek/mozilla/hg/mozilla-central/taskcluster/taskgraph/util/verify.py", line 36, in __call__ graph.for_each_task(verification, scratch_pad=scratch_pad, graph_config=graph_config) File "/home/callek/mozilla/hg/mozilla-central/taskcluster/taskgraph/taskgraph.py", line 31, in for_each_task f(task, self, *args, **kwargs) File "/home/callek/mozilla/hg/mozilla-central/taskcluster/taskgraph/util/verify.py", line 240, in verify_task_graph_symbol key, Exception: Duplicate toolchain-alias in tasks `toolchain-linux64-clang-9`and `toolchain-linux64-clang-9-cross`: linux64-clang ``` Differential Revision: https://phabricator.services.mozilla.com/D51101 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
actions | ||
cron | ||
loader | ||
manifests | ||
optimize | ||
templates | ||
test | ||
transforms | ||
util | ||
__init__.py | ||
config.py | ||
create.py | ||
decision.py | ||
docker.py | ||
files_changed.py | ||
filter_tasks.py | ||
generator.py | ||
graph.py | ||
morph.py | ||
parameters.py | ||
target_tasks.py | ||
task.py | ||
taskgraph.py | ||
try_option_syntax.py |