mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
20efec2f73
The exception seen in this bug can be avoided by simply replacing the terminate() call with kill(). While we're here, I've tried to simplify the shutdown logic and improve logging. Differential Revision: https://phabricator.services.mozilla.com/D107528 |
||
---|---|---|
.. | ||
baselinecoverage | ||
BrowserTestUtils | ||
chrome | ||
dynamic | ||
embed | ||
manifests | ||
MochiKit | ||
pywebsocket3 | ||
ssltunnel | ||
static | ||
tests | ||
__init__.py | ||
api.js | ||
bisection.py | ||
browser-harness.xhtml | ||
browser-test.js | ||
chrome-harness.js | ||
chunkifyTests.js | ||
document-builder.sjs | ||
favicon.ico | ||
harness.xhtml | ||
leaks.py | ||
mach_commands.py | ||
mach_test_package_commands.py | ||
manifest.json | ||
manifest.webapp | ||
manifestLibrary.js | ||
mochitest_options.py | ||
mochitest-e10s-utils.js | ||
moz.build | ||
pywebsocket_wrapper.py | ||
README.txt | ||
redirect.html | ||
runjunit.py | ||
runtests.py | ||
runtestsremote.py | ||
schema.json | ||
server.js | ||
shutdown-leaks-collector.js | ||
ShutdownLeaksCollector.jsm | ||
start_desktop.js |
See https://developer.mozilla.org/en/docs/Mochitest for detailed information on running and writing mochitests.