gecko-dev/testing/mochitest
Geoff Brown 20efec2f73 Bug 1683177 - Improve mochitest web server shutdown and avoid exception under py3 on Windows; r=ahal
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
2021-03-10 14:24:35 +00:00
..
baselinecoverage
BrowserTestUtils Bug 1692847 - fix domWindowOpenedAndLoaded to take a check function, r=darktrojan 2021-02-15 22:54:09 +00:00
chrome Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
dynamic
embed
manifests Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
MochiKit
pywebsocket3 Bug 1681096 - python3 - pylint --py3k - W1618: from __future__ import absolute_import r=perftest-reviewers,jmaher 2020-12-14 17:50:17 +00:00
ssltunnel Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
static Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
tests Bug 1691622 - part 12: Change the default unit of screenX/Y of synthesizeNativeMouseEvent from device pixels to CSS pixels r=smaug 2021-02-24 01:27:11 +00:00
__init__.py
api.js
bisection.py Bug 1681096 - python3 - pylint --py3k - W1618: from __future__ import absolute_import r=perftest-reviewers,jmaher 2020-12-14 17:50:17 +00:00
browser-harness.xhtml Bug 1687784 - Profiler markers from mochitests and xpcshell tests should use the Test category, r=mconley. 2021-01-20 21:04:00 +00:00
browser-test.js Bug 1691622 - part 11: Make mochitests stop using nsIDOMWindowUtils.sendNativeMouseEvent directly as far as possible r=smaug 2021-02-24 01:27:11 +00:00
chrome-harness.js
chunkifyTests.js
document-builder.sjs
favicon.ico
harness.xhtml
leaks.py Bug 1681096 - python3 - pylint --py3k - W1618: from __future__ import absolute_import r=perftest-reviewers,jmaher 2020-12-14 17:50:17 +00:00
mach_commands.py Bug 1681093 - python3 - from __future__ import print_function, r=jmaher. 2020-12-07 19:43:57 +00:00
mach_test_package_commands.py Bug 1681096 - python3 - pylint --py3k - W1636: map built-in referenced when not iterating (map-builtin-not-iterating) r=perftest-reviewers,aki,jmaher 2020-12-09 08:05:21 +00:00
manifest.json
manifest.webapp
manifestLibrary.js
mochitest_options.py Bug 1692570 - Allow failure jobs to handle timeouts and crashes for browser-chrome, mochitest, xpcshell. r=releng-reviewers,bhearsum 2021-02-22 19:38:12 +00:00
mochitest-e10s-utils.js
moz.build Bug 1685878 - Remove remoteautomation.py; r=jmaher 2021-01-20 17:00:18 +00:00
pywebsocket_wrapper.py Bug 1681096 - python3 - pylint --py3k - W1618: from __future__ import absolute_import r=perftest-reviewers,jmaher 2020-12-14 17:50:17 +00:00
README.txt
redirect.html
runjunit.py Bug 1692058 - Open temporary file in w mode when running multiple junit tests. r=droeh,mhentges 2021-02-24 17:03:32 +00:00
runtests.py Bug 1683177 - Improve mochitest web server shutdown and avoid exception under py3 on Windows; r=ahal 2021-03-10 14:24:35 +00:00
runtestsremote.py Bug 1692570 - Allow failure jobs to handle timeouts and crashes for browser-chrome, mochitest, xpcshell. r=releng-reviewers,bhearsum 2021-02-22 19:38:12 +00:00
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.