зеркало из https://github.com/mozilla/gecko-dev.git
21f520f36d
The first version of the patch didn't account for the fact that if we did -p all we still couldn't do -u foo[Windows 8] specifically: -p all means self.platforms is None https://hg.mozilla.org/mozilla-central/file/16ffc1d05422/taskcluster/taskgraph/try_option_syntax.py#l563 Then we check if the *test* has a run_on_projects that has either `all` or `try`, it doesn't so we abort. In new code, we merely set a flag to say don't-run-me-by-default and use that in a few places. MozReview-Commit-ID: 6rjNVZvpYGA --HG-- extra : rebase_source : 4c791c9e566a5eddc2bb2e820bab0090f9db1237 |
||
---|---|---|
.. | ||
ci | ||
docker | ||
docs | ||
scripts | ||
taskgraph | ||
mach_commands.py | ||
moz.build |