forked from mirrors/gecko-dev
Usually people don't mean to schedule code coverage tasks on try. But e.g |mach try fuzzy -q "'mochitest"|, will cause them to be scheduled as a side effect. This results in wasted resources and superfluous data in ActiveData. This patch makes it so you need to explicitly pass --full to select ccov tasks (even though they're technically part of the target task graph). Differential Revision: https://phabricator.services.mozilla.com/D3917 --HG-- extra : moz-landing-system : lando |
||
|---|---|---|
| .. | ||
| docs | ||
| selectors | ||
| test | ||
| __init__.py | ||
| cli.py | ||
| mach_commands.py | ||
| preset.py | ||
| push.py | ||
| tasks.py | ||
| templates.py | ||