зеркало из https://github.com/mozilla/gecko-dev.git
39b260e512
"Automation Error" is not sufficient to turn a mozharness job orange. mochitest-plain failures of this type normally cause job failure by not printing out the test suite summary. This patch uses the same technique for geckoview tests: If a crash is detected, do not print a test summary, so that mozharness will subsequently fail the job. |
||
---|---|---|
.. | ||
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