зеркало из https://github.com/mozilla/gecko-dev.git
3087b17a69
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 |
||
---|---|---|
.. | ||
conftest.py | ||
cram.ini | ||
python.ini | ||
setup.sh | ||
test_empty.t | ||
test_fuzzy.py | ||
test_fuzzy.t | ||
test_message.t | ||
test_preset.t | ||
test_templates.py |