gecko-dev/testing
Eric Rahm d27ee411ac Bug 1539317 - Add option to ignore mitmproxy shutdown error code. r=rwood
mitmproxy appears to return an error code of 1 if we use the `--no-upstream-cert`. The actual playback works fine. This patch adds an option to reduce the log level to `info` in order to prevent tests from being marked orange due to a shutdown error message.

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

--HG--
extra : moz-landing-system : lando
2019-03-29 17:26:05 +00:00
..
awsy Bug 1353013 - move new tab preload browser tracking into a separate module, r=dthayer 2019-03-19 17:29:14 +00:00
config Bug 1528992 - extract raptor mitmproxy integration - r=rwood,Bebe,gbrown 2019-03-06 17:13:21 +00:00
crashtest
extensions
firefox-ui Bug 1517528 - Capstone: convert about:privatebrowsing using gandalf's conversion script, r=Gijs,jaws,zbraniecki,flod 2019-03-18 18:05:13 +00:00
geckodriver no bug - fix spelling of 'mozila' tree-wide r=me 2019-03-18 15:55:18 -07:00
gtest Bug 1534605 - Update gtest and gmock to version 1.8.1. r=gbrown 2019-03-12 16:34:09 +00:00
jsshell
marionette Bug 1415265 - Implement a central configuration for setting ESLint environments for test directories. r=mossop 2019-03-28 09:38:02 +00:00
mochitest Bug 1540078 - Let pywebsocket listen at localhost in mochitests r=ahal 2019-03-29 14:11:13 +00:00
modules Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop 2019-03-28 09:38:14 +00:00
mozbase Bug 1539317 - Add option to ignore mitmproxy shutdown error code. r=rwood 2019-03-29 17:26:05 +00:00
mozharness Backed out 3 changesets (bug 1458385) for windows partial bustages. a=backout 2019-03-28 15:13:13 +02:00
profiles Bug 1493317 Part 2 - Enable AccessibleCaret in unit tests. r=jchen 2019-03-16 07:38:34 +00:00
raptor Bug 1536095 - Add aframe.io Animation page to tp6-m r=davehunt,rwood 2019-03-29 14:41:31 +00:00
runtimes Bug 1403938 - remove Canvas Debugger client; r=vporof 2019-03-13 16:46:12 +00:00
specialpowers Bug 1537876 - Augment CSS errors with the CSS selector r=emilio 2019-03-27 12:12:55 +00:00
talos Bug 1538250 - follow-up to remove xperf_whitelist.json entry r=jcj 2019-03-28 17:05:04 +00:00
tools Bug 1532919 - [marionette] Remove outdated browsermob-proxy mixin from marionette harness package. r=ato 2019-03-07 12:26:43 +00:00
tps Bug 1530587 - Don't optimize jars without preloading/reordering data. r=chmanchester 2019-02-27 01:26:46 +00:00
web-platform Bug 1539742 - Notify of appends to the right document when parsing into an already-adopted node. r=bzbarsky 2019-03-29 09:55:10 +00:00
webdriver Bug 1529289 - Add web frame and web window types to web webdriver Rust crate. r=ato 2019-03-09 14:09:48 +00:00
xpcshell Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop 2019-03-28 09:38:14 +00:00
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py Bug 1532462 - Avoid permission error in Android cppunittests on some devices by creating destination directory; r=bc 2019-03-05 17:03:27 +00:00
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