зеркало из https://github.com/mozilla/gecko-dev.git
f276d8071e
Previously, some talos hangs were resulting in psutil.NoSuchProcess errors, because the hung browser was killed twice. With this change, exceptions encountered on killing the process are handled, so that hangs result in minidump generation and crash reporting. The NoSuchProcess failures will be replaced with PROCESS-CRASH failures. |
||
---|---|---|
.. | ||
config | ||
crashtest | ||
firefox-ui | ||
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