gecko/testing
Ehsan Akhgari 0de497f00c Bug 1233245 - Propagate the interception information in the non-e10s case for all HTTP redirects, not just the internal ones; r=jdm
Doing this work in StartRedirectChannelToURI() was causing us to not set
the bypass service worker flag properly in the case of real HTTP redirects.
This patch also fixes the incorrect test expectation value.
2016-01-04 09:39:09 -05:00
..
config Bug 1234281 - Use new Android x86 avd; r=me 2015-12-30 10:13:13 -07:00
crashtest Back out 5a889d2cc25b (bug 1230428) for Windows 7 failures in 1230428.html 2015-12-10 18:45:07 -08:00
docker Bug 1234352 - Allow the worker user to execute the minidump_stackwalk binary. r=dustin 2015-12-22 11:37:06 -05:00
eslint-plugin-mozilla Bug 1229911 - recognize DevToolsUtils.defineLazyGetter and defineLazyModuleGetter. r=miker 2015-12-16 13:25:00 +01:00
firefox-ui Bug 1212609 - Move all python packages for firefox ui tests into mozilla-central. r=ato, r=ted 2015-12-22 18:07:37 +01:00
gtest Bug 1227775 - Call mozilla::ipc::windows::InitUIThread() in RunGtestFunc(). r=benwa 2015-11-26 13:50:52 +13:00
instrumentation
luciddream Bug 1216967: Bump Marionette Python packages 2015-10-21 14:21:27 +01:00
marionette Bug 1229765 - Monitor Marionette browser process for start-up crashes; r=automatedtester 2015-12-17 15:58:34 -05:00
mochitest Bug 1231806 - Fix abnormal blank lines quantity. r=ted 2015-12-28 03:23:37 -05:00
modules Bug 1229598 - Add a mode to browser-chrome tests to summarize per-test code coverage. r=ahal 2015-12-23 14:04:49 -08:00
mozbase Bug 1235559 - |mach android-emulator| looks for the wrong file names on Windows. r=gbrown 2015-12-29 06:25:00 +01:00
mozharness Bug 1235591 - Add Android builds to Bouncer, r=jlund DONTBUILD 2015-12-29 14:07:10 -05:00
profiles Bug 1215694 move pocket to a system addon, r=Gijs, r=glandium 2015-12-29 15:40:52 -08:00
puppeteer/firefox Bug 1212609 - Move all python packages for firefox ui tests into mozilla-central. r=ato, r=ted 2015-12-22 18:07:37 +01:00
runtimes
specialpowers Bug 1211401 - Use global message manager as parent of <iframe mozbrowser> MM (r=smaug,ahal) 2015-12-23 12:29:39 -08:00
talos Bug 1235722 fix xperf failure with pocket addon, r=glandium 2015-12-29 21:50:52 -08:00
taskcluster Bug 1224747 Fix the build id issue so that same tasks have the same build id r=garndt 2015-12-23 13:57:29 -08:00
tools Backed out changeset ef3be88cb79c (bug 1216681) for breaking asan m(bc2) 2015-12-31 16:11:58 -08:00
tps Bug 1229992 - add a --stop-on-error cmdline option to the tps test runner. r=whimboo 2015-12-04 12:55:57 +11:00
web-platform Bug 1233245 - Propagate the interception information in the non-e10s case for all HTTP redirects, not just the internal ones; r=jdm 2016-01-04 09:39:09 -05:00
xpcshell Bug 1144393 - Use /storage/sdcard in preference to /sdcard for adb device root and enable test_file_equality.js; r=jmaher 2015-12-21 14:24:08 -07:00
cppunittest.ini Bug 1192390 - Part 2: Simulcast and RID negotiation. r=mt 2015-11-02 09:32:16 -06:00
mach_commands.py Bug 1233506 - Only accept positional arguments to mach try that are directories. r=jgraham 2015-12-17 12:38:32 -08:00
machine-configuration.json
README.txt
remotecppunittests.py Bug 1233311 - Avoid python exception on Android cppunit time-out; r=jmaher 2015-12-18 12:17:07 -07:00
runcppunittests.py Bug 1217144: Allow for cppunittest to be run locally on OSX. r=erahm 2015-10-27 13:50:56 -04:00
testsuite-targets.mk Bug 1228674 - Handle filenames with spaces in 'define package_archive'. r=gps 2015-11-27 22:33:25 +01:00

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