gecko-dev/testing/mochitest
David Teller 2757161283 Bug 1589493 - Extending BrowserTestUtils.crashFrame to allow crashing with an OOM;r=mconley
BrowserTestUtils.crashFrame now accepts additional `options`, with an argument `crashType` that may
take "CRASH_OOM" or "CRASH_INVALID_POINTER_DEREF"|null to specify the nature of the crash. The names
are taken from CrashTestUtils.jsm but this module cannot be imported as such as it has non-trivial
binary dependencies.

Depends on D54130

Differential Revision: https://phabricator.services.mozilla.com/D54700

--HG--
extra : moz-landing-system : lando
2019-11-28 14:15:00 +00:00
..
BrowserTestUtils Bug 1589493 - Extending BrowserTestUtils.crashFrame to allow crashing with an OOM;r=mconley 2019-11-28 14:15:00 +00:00
MochiKit Bug 1576502 - Fix some wording issues r=mhoye 2019-08-27 15:38:58 +00:00
baselinecoverage Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
chrome Bug 1578709 - Only set flash only pref for those tests that need it, r=mconley,ahal 2019-09-04 22:12:39 +00:00
dynamic
embed
manifests
pywebsocket
ssltunnel Bug 1592175 - Enable TLS session tickets in ssltunnel r=keeler 2019-10-30 21:26:38 +00:00
static
tests Bug 1595180 - Report assertions in Mochitests with fail-if annotations more sensibly. r=ahal 2019-11-12 21:41:14 +00:00
README.txt
ShutdownLeaksCollector.jsm Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
__init__.py
api.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
bisection.py Bug 1559975 - convert testing/mochitest to python3 r=ahal 2019-08-02 19:44:34 +00:00
browser-harness.xul
browser-test.js Bug 1586393, part 1 - Add test-complete observer notification. r=mconley 2019-10-29 21:25:02 +00:00
chrome-harness.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
chunkifyTests.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
favicon.ico
harness.xul
leaks.py
mach_commands.py Bug 1590857 - Don't prompt to install Android app if the user is running 'mach install'. r=gbrown 2019-11-25 22:17:59 +00:00
mach_test_package_commands.py Bug 1560073 - Change default android package name for most mach test commands; r=snorp,nalexander,maja_zf 2019-06-26 02:34:49 +00:00
manifest.json
manifest.webapp
manifestLibrary.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
mochitest-e10s-utils.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
mochitest_options.py Bug 1585416 - Disable support for Android mochitest-chrome in mochitest harness; r=bc 2019-10-02 17:43:27 +00:00
moz.build Bug 1578465 - Remove the content-utils.js framescript, r=nika 2019-10-29 16:23:16 +00:00
pywebsocket_wrapper.py
redirect.html
runjunit.py Bug 1590354 - Remove checks for remote minidumps directory; r=jmaher 2019-11-26 16:38:44 +00:00
runtests.py Bug 1583364 - Generate 'manifest-runtimes.json' and update mochitest harness to use it, r=gbrown 2019-11-23 05:29:32 +00:00
runtestsremote.py
schema.json
server.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
shutdown-leaks-collector.js
start_desktop.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00

README.txt

See https://developer.mozilla.org/en/docs/Mochitest for detailed information on running and writing mochitests.