зеркало из https://github.com/mozilla/gecko-dev.git
8ead7e47d1
Ensure that we only wait for the providers that are enabled (i.e. have active lists) to avoid waiting forever and timing out. In order to check whether or not the google and google4 providers are enabled, we look for lists that start with "goog" in both the V2 files and the V4 files. We use 'goog' here instead of 'goog-' because there are both 'goog-xxx-xxx' and 'googpub-xxx-xxx' tables MozReview-Commit-ID: 72JWZRs3Qxd --HG-- extra : rebase_source : 93e970ab43c22f41962996f4daf1d4e0a9506923 |
||
---|---|---|
.. | ||
awsy | ||
config | ||
crashtest | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
instrumentation | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
xpcshell | ||
README.txt | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
README.txt
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff