gecko-dev/tools
James Graham 33d659728e Bug 1574864 - Make resolve_tests_by_suite prefix match paths, r=ahal
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
2019-08-20 16:57:25 +00:00
..
bloatview
browsertime Bug 1566171 - Part 1: Expose browsertime helpers to Raptor harness. r=barret 2019-07-26 21:29:57 +00:00
clang-tidy Bug 1558987 - For clang based static-analysis, disable readability-isolate-declaration. r=sylvestre 2019-06-13 12:32:57 +00:00
code-coverage Bug 1561435 - Format tools/, a=automatic-formatting 2019-07-05 11:18:19 +02:00
compare-locales
coverity Bug 1562642 - Part 2 - Add missing MPL2 headers r=Gijs 2019-07-08 09:27:47 +00:00
crashreporter
docs Bug 1569472 - Fix flake8 error in tools/docs/mach_commands.py r=championshuttler 2019-08-16 20:33:04 +00:00
fuzzing Bug 1561346 - Allow FUZZING_INTERFACE_STREAM to be used multiple times. r=froydnj 2019-06-25 22:02:52 +00:00
infer
jprof Bug 1559975 - fix python2 linter error for tools/jprof/split-profile.py r=ahal 2019-07-16 17:47:33 +00:00
leak-gauge
lint Bug 1569472 - Enable RST linter for browser/docs/ and tools/tryselect/docs/. r=ahal 2019-08-16 20:05:58 +00:00
performance Bug 1553254 - Part 1: Allow low-overhead selective collection of internal performance probes through ChromeUtils. r=brennie,nika 2019-05-21 21:01:31 +02:00
power Bug 1559975 - Make directories python3 compatible r=catlee 2019-07-02 15:47:34 +00:00
profiler Bug 1569871 - MOZ_PROFILER_STARTUP set to ''/'0'/'N'/'n' does not start the profiler - r=canaltinova 2019-08-19 08:36:28 +00:00
quitter Bug 1562642 - Part 4 - Add missing MPL2 headers in tools r=ahal 2019-07-10 19:12:07 +00:00
rb
rewriting Bug 1562642 - Add some devtools dirs to the list of thirdparty code r=jlast 2019-08-12 15:58:10 +00:00
tryselect Bug 1574864 - Make resolve_tests_by_suite prefix match paths, r=ahal 2019-08-20 16:57:25 +00:00
update-packaging Bug 1458385: Package mar and mbsdiff as a toolchain; r=glandium 2019-07-11 16:40:13 +00:00
update-verify Bug 1562642 - Part 4 - Add missing MPL2 headers in tools r=ahal 2019-07-10 19:12:07 +00:00
vcs Bug 1561723 - Add debugger to whitelist for import-pr usage r=kvark 2019-07-19 14:18:56 +00:00
mach_commands.py Bug 1559975 - fix python2 lint issues in tools/mach_commands.py r=ahal,catlee 2019-07-19 14:50:07 +00:00
moz.build Bug 1569704 - Update tools/tryselect bug component metadata, r=glob 2019-07-30 06:31:49 +00:00