gecko-dev/testing
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
..
awsy Bug 1500523 - Increase DMD timeout. r=njn 2018-10-22 14:05:47 -07:00
config Bug 1501973 - Create requirements file for archived telemetry tests; r=ahal 2018-10-26 15:59:31 +00:00
crashtest
firefox-ui Bug 1428869 - Use html:progress in front-end code. r=bgrins,Gijs 2018-10-18 15:41:21 +01:00
geckodriver bug 1431148: geckodriver: add TakeFullScreenshot command; r=whimboo 2018-10-29 11:07:28 +00:00
gtest
jsshell Bug 1499043 - ensure JSGC_DISABLE_POISONING is enable for raptor and jsshell-bench tests r=jmaher 2018-10-17 09:29:26 +00:00
marionette bug 1502268: marionette: provide informative messages for unexpected alert open error; r=whimboo 2018-10-31 00:37:15 +00:00
mochitest Bug 1503169 - Only swallow head.js loadSubScript exceptions in browser-test.js;r=markh 2018-10-31 03:11:28 +00:00
modules Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
mozbase Bug 1433308 - Switch android emulator gpu from swiftshader to swiftshader_indirect; r=me,a=test-only 2018-10-29 16:17:04 -06:00
mozharness Bug 1403131: [mozharness] Run lint against tests; r=mtabara 2018-10-30 17:02:10 +00:00
profiles Bug 1460914 - [xpcshell] Define preferences in testing/profiles instead of testing/xpcshell/head.js, r=ted 2018-10-26 17:47:18 +00:00
raptor Bug 1502922 - Add --gecko-profile flag support to mach try fuzzy for raptor and talos jobs; r=ahal 2018-10-30 15:15:32 +00:00
runtimes Fixes bug 1488813 - Migrating Pocket off any bootstrap code r=ursula,k88hudson 2018-10-12 19:38:10 +00:00
specialpowers Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
talos Bug 1502922 - Add --gecko-profile flag support to mach try fuzzy for raptor and talos jobs; r=ahal 2018-10-30 15:15:32 +00:00
tools Bug 1499844 - Fix win64 clang-cl -Wformat warnings. r=ted 2018-10-23 14:18:15 +00:00
tps Bug 1502113 - Fix mach tps-build not replacing exisiting file r=davehunt 2018-10-30 10:11:29 +00:00
web-platform Merge inbound to mozilla-central. a=merge 2018-10-31 07:08:22 +02:00
webdriver bug 1491288: webdriver: release 0.38.0; r=whimboo 2018-10-03 15:00:00 +00:00
xpcshell Bug 1460914 - [xpcshell] Define preferences in testing/profiles instead of testing/xpcshell/head.js, r=ted 2018-10-26 17:47:18 +00:00
cppunittest.ini Bug 1402282 - Move CSPRNG logic to common area r=froydnj 2018-10-25 18:00:15 +00:00
mach_commands.py
moz.build
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff