зеркало из https://github.com/mozilla/gecko-dev.git
c9a16c40ed
This patch fixes the tests in testing/performance/ that hadn't been updated to the new API, as well as fixing a couple issues with the `--proxy` option: * `policy.json` wasn't being logged correctly, since mozlog was treating the data as a format string * Proxy prefs weren't being set correctly for the profile Differential Revision: https://phabricator.services.mozilla.com/D79937 |
||
---|---|---|
.. | ||
awsy | ||
condprofile | ||
config | ||
crashtest | ||
extensions | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
jsshell | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
perfdocs | ||
performance | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webdriver | ||
xpcshell | ||
README.txt | ||
addtest.py | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
parse_build_tests_ccov.py | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testinfo.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