gecko-dev/tools/tryselect
Andrew Halberstadt bc487acc65 Bug 1397722 - [tryselect] Filter 'ccov' tasks out of the target task set (now they must be selected with --full), r=sparky
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
2018-08-21 20:00:32 +00:00
..
docs Bug 1257478 - Turn mercurial-setup into vcs-setup and add git support. r=gps 2018-07-04 21:48:42 +03:00
selectors Bug 1480187 - Fix mach try again when using multiple source checkouts. r=ahal 2018-08-06 10:44:29 +01:00
test Bug 1474869 - Fix mach try fuzzy when using multiple source checkouts. r=ahal 2018-08-06 11:36:09 +01:00
__init__.py
cli.py Bug 1413928 - [tryselect] Change templates to return an entire context dict instead of a single value r=maja_zf 2018-01-15 16:05:17 -05:00
mach_commands.py Bug 1257478 - Turn mercurial-setup into vcs-setup and add git support. r=gps 2018-07-04 21:48:42 +03:00
preset.py Bug 1400503 - [tryselect] Add an option to open the presets file in an editor, r=armenzg 2017-10-27 14:58:34 -04:00
push.py Bug 1257478 - Turn mercurial-setup into vcs-setup and add git support. r=gps 2018-07-04 21:48:42 +03:00
tasks.py Bug 1397722 - [tryselect] Filter 'ccov' tasks out of the target task set (now they must be selected with --full), r=sparky 2018-08-21 20:00:32 +00:00
templates.py Bug 1414921 - Add --geckoProfile to capture profiles from talos tasks to |mach try fuzzy|, r=dustin 2017-12-13 16:16:09 -05:00