gecko-dev/testing/mochitest
Rob Wu 64ad4811f6 Bug 1570715 - Treat (deprecation) warnings as errors r=rpl
Add new preference `extensions.webextensions.warnings-as-errors` that
defaults to `true` in tests. Tests that expect warnings are modified
to briefly flip the pref for the specific part of the test that needs
an exception.

As part of the refactor, log entries for schema entries that contain
`"onError": "warn"` will now be prefixed by "Warning" instead of
"Error", to be consistent with the change from bug 1495908.

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

--HG--
extra : moz-landing-system : lando
2019-09-16 16:35:59 +00:00
..
baselinecoverage Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
BrowserTestUtils Bug 1576735 - Canceling the create login form when no logins are in the list should revert to the previous view. r=MattN 2019-08-29 15:44:25 +00: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
MochiKit Bug 1576502 - Fix some wording issues r=mhoye 2019-08-27 15:38:58 +00:00
pywebsocket
ssltunnel Bug 1535210 - Set SSL STATE_IS_BROKEN flag for TLS1.0 and TLS 1.1 connections. r=keeler 2019-05-15 23:34:52 +00:00
static
tests Bug 1570715 - Treat (deprecation) warnings as errors r=rpl 2019-09-16 16:35:59 +00: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 1574296: Support assertions in nested SpecialPowers.span calls. r=mccr8 2019-08-15 14:21:37 -07: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 Bug 1551334 - Migrate OSX hidden window from XUL to XHTML r=Gijs 2019-05-22 18:00:13 +00:00
mach_commands.py Bug 1570051 - Minor updates to android mach commands; r=bc 2019-08-03 01:52:39 +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_options.py Bug 1565332 - add new dockerfile for debian 10 (buster) test image and add necessary piping without switching the main CI pipeline from ubuntu 16.04 r=jmaher 2019-08-31 09:59:43 +00:00
mochitest-e10s-utils.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
moz.build Bug 1561705: Part 3 - Get rid of remaining ChromePowers.js consumers. r=mccr8 2019-08-14 16:18:32 -07:00
pywebsocket_wrapper.py
README.txt
redirect.html
runjunit.py Bug 1559975 - convert testing/mochitest to python3 r=ahal 2019-08-02 19:44:34 +00:00
runrobocop.py Bug 1559975 - convert testing/mochitest to python3 r=ahal 2019-08-02 19:44:34 +00:00
runtests.py Bug 1578709 - Only set flash only pref for those tests that need it, r=mconley,ahal 2019-09-04 22:12:39 +00:00
runtestsremote.py Bug 1552052 - Do not dump mochitest/reftest logcat for successful runs; r=bc 2019-05-15 22:48:26 +00:00
schema.json
server.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
shutdown-leaks-collector.js
ShutdownLeaksCollector.jsm Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
start_desktop.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00

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