gecko-dev/testing/mochitest
Julian Descottes 229e102468 Bug 1503169 - Only swallow head.js loadSubScript exceptions in browser-test.js;r=markh
The existing regexp used to swallow head.js load failures was a bit too
generic and would catch any loadSubScript failure that may happen in head.js.

The original intent was only to tolerate missing head.js files so we should be able
to be more selective when detecting the exception

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

--HG--
extra : moz-landing-system : lando
2018-10-31 03:11:28 +00:00
..
baselinecoverage Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
BrowserTestUtils Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-30 07:32:36 +02:00
chrome
dynamic
embed
manifests
MochiKit
pywebsocket
ssltunnel Bug 1474895 - Only listen on loopback to avoid constant firewall warnings. 2018-10-05 02:01:37 +00:00
static
tests Bug 1501761 - Fix EventUtils.synthesizePlainDragAndDrop to enable simulating tab detaching. r=florian 2018-10-24 17:59:54 -03:00
__init__.py
api.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
bisection.py
browser-harness.xul
browser-test.js Bug 1503169 - Only swallow head.js loadSubScript exceptions in browser-test.js;r=markh 2018-10-31 03:11:28 +00:00
chrome-harness.js Bug 1486147: Part 2 - Update JS string enumerator callers to use JS iteration. r=mccr8 2018-08-24 16:22:40 -07:00
chunkifyTests.js
favicon.ico
gen_template.pl
harness.xul Bug 1498572 - Remove eval from harness.xul r=ckerschb 2018-10-23 06:58:11 +00:00
install.rdf
leaks.py
mach_commands.py
mach_test_package_commands.py
manifest.json Bug 1451513 Part 2: Convert mochikit to a webextension r=jmaher,kmag 2018-07-05 15:42:11 -07:00
manifest.webapp
manifestLibrary.js
mochitest_options.py Bug 1475256 - Add code coverage for android robocop UI tests. r=gbrown 2018-09-06 17:51:08 +00:00
mochitest-e10s-utils.js
moz.build Bug 1498289 - Stop running geckoview_example smoke test; r=jmaher 2018-10-11 14:00:31 -06:00
nested_setup.js
pywebsocket_wrapper.py
README.txt
redirect.html Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
runjunit.py Bug 1475256 - Refactor CodeCoverageMixin to pass --java-coverage-output-dir instead of a file path. r=gbrown,marco 2018-09-06 16:59:57 +00:00
runrobocop.py Bug 1470266 - [ci] Schedule serviceworker-e10s mochitest tasks with linux64/debug on mozilla-central, r=jmaher 2018-10-05 19:12:27 +00:00
runtests.py Bug 1496828 - [mochitest] Fix mochitest selftest regression by always instantiating self.extraPrefs, r=jmaher 2018-10-09 14:24:37 +00:00
runtestsremote.py Bug 1482878 - Use screencap to capture on physical android device screenshots, r=gbrown. 2018-08-18 10:47:12 -07:00
schema.json Bug 1451513 Part 2: Convert mochikit to a webextension r=jmaher,kmag 2018-07-05 15:42:11 -07:00
server.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
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.