зеркало из https://github.com/mozilla/gecko-dev.git
33d659728e
The current behaviour of resolve_tests_by suite is to look for exact matches between the passed in path and the paths associated with each test. But that doesn't work for cases where you want to path in an ancestor path and run all the tests under that path. This changeset makes resolve_tests_by_suite return a list of the input paths that prefix-match one or more tests in a given suite, sorted by suite. It is assumed that the harness itself will be able to handle such inputs even when they don't correspond to a directory that actualy contains tests. Differential Revision: https://phabricator.services.mozilla.com/D42476 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
bloatview | ||
browsertime | ||
clang-tidy | ||
code-coverage | ||
compare-locales | ||
coverity | ||
crashreporter | ||
docs | ||
fuzzing | ||
infer | ||
jprof | ||
leak-gauge | ||
lint | ||
performance | ||
power | ||
profiler | ||
quitter | ||
rb | ||
rewriting | ||
tryselect | ||
update-packaging | ||
update-verify | ||
vcs | ||
mach_commands.py | ||
moz.build |