gecko-dev/tools/tryselect/test
Andrew Halberstadt 3087b17a69 Bug 1413928 - [tryselect] Implement paths for |mach try fuzzy| r=maja_zf
This enables the syntax like:
./mach try fuzzy dom/indexedDB

This will open up the fzf interface like normal, except only tasks
that have tests under dom/indexedDB will be selectable (and there
will only be one chunk per configuration).

This can be combined with -q/--query like normal:
./mach try fuzzy dom/indexedDB -q "!pgo !cov !asan"

When the tasks get scheduled, only the tests under the specified
path(s) will run within the harness.

MozReview-Commit-ID: IHRXXi5mB4G

--HG--
extra : rebase_source : 8a89f255591e6dfa31b1420196c4698f2015d10c
2017-11-15 16:36:07 -05:00
..
conftest.py Bug 1413928 - [tryselect] Add python unittest for templates r=davehunt 2017-11-21 10:11:00 -05:00
cram.ini Bug 1413374 - [tryselect] Fix |mach try empty| regression and add a test, r=armenzg 2017-11-01 08:12:42 -04:00
python.ini Bug 1413928 - [tryselect] Implement paths for |mach try fuzzy| r=maja_zf 2017-11-15 16:36:07 -05:00
setup.sh Bug 1400469 - Add ability to specify commit message to |mach try|, r=armenzg 2017-09-18 12:43:03 -04:00
test_empty.t Bug 1413374 - [tryselect] Fix |mach try empty| regression and add a test, r=armenzg 2017-11-01 08:12:42 -04:00
test_fuzzy.py Bug 1413928 - [tryselect] Implement paths for |mach try fuzzy| r=maja_zf 2017-11-15 16:36:07 -05:00
test_fuzzy.t Bug 1413928 - [tryselect] Implement paths for |mach try fuzzy| r=maja_zf 2017-11-15 16:36:07 -05:00
test_message.t Bug 1413928 - [tryselect] Implement paths for |mach try fuzzy| r=maja_zf 2017-11-15 16:36:07 -05:00
test_preset.t Bug 1413928 - [tryselect] Implement paths for |mach try fuzzy| r=maja_zf 2017-11-15 16:36:07 -05:00
test_templates.py Bug 1413928 - [tryselect] Add a new 'path' template r=maja_zf 2018-01-15 16:05:37 -05:00