mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
8649491808
In |mach try fuzzy| there's a TARGET_TASK_FILTERS variable that we use to make it more difficult to run certain kinds of expensive / resource constrained tasks. The problem is that the only way to run these is to use '--full' at which point there's no way to distinguish which tasks are "valid" (i.e run on mozilla-central) and which tasks don't. This adds a flag that will ensure the default set truly matches what we run on central. Differential Revision: https://phabricator.services.mozilla.com/D64648 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
docs | ||
selectors | ||
test | ||
util | ||
__init__.py | ||
cli.py | ||
mach_commands.py | ||
preset.py | ||
push.py | ||
task_config.py | ||
tasks.py | ||
try_presets.yml | ||
watchman.json |