зеркало из https://github.com/mozilla/gecko-dev.git
b696e62540
Add a new `test_init` subcommand to wrench that tests for successful initialization. This can then be used in combination with the `--precache` flag to ensure that all shaders are compiled successfully. Run this with and without `--use-unoptimized-shaders` to ensure that both variants of the shaders compile. For android we need to ensure that wrench terminates the process when it completes successfully otherwise it will run forever. We also must ensure that the test harness stops the old process before relaunching the activity one in the case of a timeout. Depends on D109773 Differential Revision: https://phabricator.services.mozilla.com/D109774 |
||
---|---|---|
.. | ||
awsy | ||
condprofile | ||
config | ||
crashtest | ||
docs | ||
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