gecko-dev/testing/mochitest
Sebastian Hengst 006a58c35d merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 2iVDKexRjxu
2017-09-13 23:58:43 +02:00
..
BrowserTestUtils Bug 1379447 - fix intermittent failure in browser_alltabslistener caused by tab hitting about:blank when waiting for page stops, r=dao 2017-07-19 23:17:01 +01:00
MochiKit Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
chrome Bug 1380470 - Part 2 - Add add_task().skip() and add_task().only() for mochitest-chrome unit tests. r=ahal 2017-07-18 14:42:19 +02:00
dynamic
embed
manifests Bug 1352333 - remove autophone webrtc test manifests, r=dminor. 2017-04-20 14:13:34 -07:00
pywebsocket
ssltunnel Bug 1386876 - Replace all uses of DISABLE_STL_WRAPPING with a template, remove DISABLE_STL_WRAPPING. r=glandium 2017-09-11 11:33:26 -07:00
static
tests Bug 1392390 - Refactor common code out of mochitest selftests and into a new moztest.selftest module, r=jmaher 2017-09-11 16:06:06 -04:00
Makefile.in Bug 1375351 - Part 1: Remove Australis flavor. r=maliu,nalexander,sebastian 2017-08-10 10:19:33 +08:00
README.txt
ShutdownLeaksCollector.jsm Bug 1256472 - Make ShutdownLeaksCollector do more aggressive GCing and CCing to avoid erroneous shutdown leak reports in tests. r=mccr8 2017-03-18 12:48:42 -04:00
__init__.py Bug 1312739 - Move mochitest 'ALL_FLAVORS' dict from mach_commands.py to mochitest_options.py, r=jmaher 2016-12-20 10:50:43 -05:00
bisection.py
bootstrap.js Bug 1371065: Part 0 - Fix unit tests that use the SDK loader :/ r=Mossop 2017-09-08 18:16:50 -07:00
browser-harness.xul Backed out changeset 6da58c7bb247 (bug 1365649) for frequently failing devtools/client/netmonitor/test/browser_net_simple-request-data.js. r=backout 2017-05-28 11:32:16 +02:00
browser-test-overlay.xul
browser-test.js Bug 1394479: Only override Services.scriptloader for XPCOMUtils. r=florian 2017-08-28 09:51:08 -07:00
chrome-harness.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
chunkifyTests.js
gen_template.pl
harness.xul Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
install.rdf
jar.mn Bug 1371065: Part 1 - Remove external references to the add-on SDK. r=Mossop,glandium 2017-09-12 11:54:47 -07:00
leaks.py Bug 1371065: Part 1 - Remove external references to the add-on SDK. r=Mossop,glandium 2017-09-12 11:54:47 -07:00
mach_commands.py Bug 1371065: Part 1 - Remove external references to the add-on SDK. r=Mossop,glandium 2017-09-12 11:54:47 -07:00
mach_test_package_commands.py Bug 1334209 - Activate mozharness virtualenv in-process from one click loaner mach commands, r=jmaher 2017-01-31 11:53:36 -05:00
manifest.webapp Bug 1322736 part.4 Remove pref to enable BeforeAfterKeyboardEvent and permission to allow to handle the event r=smaug 2016-12-16 16:50:17 +09:00
manifestLibrary.js
mochitest-e10s-utils.js
mochitest_options.py Bug 1371065: Part 1 - Remove external references to the add-on SDK. r=Mossop,glandium 2017-09-12 11:54:47 -07:00
moz.build Bug 1371065: Part 1 - Remove external references to the add-on SDK. r=Mossop,glandium 2017-09-12 11:54:47 -07:00
nested_setup.js
pywebsocket_wrapper.py
redirect.html Bug 1260312 - Retry mochitest-chrome redirection to improve reliability; r=jmaher 2017-05-19 12:06:14 -06:00
rungeckoview.py Bug 1365636 - Wait for geckoview crash directory to be created; r=jmaher 2017-06-28 16:58:24 -06:00
runrobocop.py Bug 1393582 - Remove CastingApps support for Firefox desktop. r=felipe 2017-08-25 14:03:47 -07:00
runtests.py Bug 1394910 - Return failed status from mochitest harness when one or more tests fail; r=jmaher 2017-09-13 08:27:18 -06:00
runtestsremote.py Bug 1388883 - Ensure a fresh necko cache for each mochitest and reftest run; r=bc 2017-08-16 06:55:49 -06:00
server.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
shutdown-leaks-collector.js
start_desktop.js Bug 1286312 - Add mochitest option to run tests using https r=ahal 2017-01-06 21:51:13 +08:00

README.txt

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