gecko-dev/testing
Andreas Tolfsen c8252d07b4 Bug 1154432: Fix max_length parameter to multiAction command
The Python client sends a `max_length' command parameter to multiAction,
but the Marionette server looks for `max_len'.  This likely a regression
from a refactor.

r=dburns

--HG--
extra : commitid : JoOg9ZjpkhB
extra : rebase_source : 3cc23bcc9934dfcbf4e3029e4876eb573d42296b
2015-11-30 15:20:05 +00:00
..
config Bug 1219807 - Support 'mach run --debug' for Android; r=jmaher 2015-11-19 13:15:34 -07:00
crashtest Bug 1223734 - Add crashtest. r=baku 2015-11-16 18:07:39 -05:00
docker Bug 1223123 - Enable pulse_audio for Linux64 TC desktop jobs + proper window manager. r=dustin 2015-11-25 14:56:02 -05:00
eslint-plugin-mozilla Bug 1228363: Fixed eslint balanced-listeners rule to ignore listeners with no arguments. r=pbrosset 2015-11-27 14:12:52 -08: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 1154432: Fix max_length parameter to multiAction command 2015-11-30 15:20:05 +00:00
mochitest Bug 1228444 - Rename DIST_FILES to FINAL_TARGET_PP_FILES. r=gps 2015-12-01 08:25:22 +09:00
modules Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
mozbase Bug 1226554 - [mozlog] bump version to 3.1. r=jgraham 2015-11-20 13:40:24 +01:00
mozharness Bug 1222549 - Don't give up logging any stats when failing to submit to influxdb. r=jlund 2015-11-30 14:11:29 -08:00
profiles Bug 1202940 part 2 - Remove layout.css.ruby.enabled pref. r=dbaron 2015-12-01 09:39:37 +11:00
runtimes Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
specialpowers Bug 1228444 - Rename DIST_FILES to FINAL_TARGET_PP_FILES. r=gps 2015-12-01 08:25:22 +09:00
talos merge mozilla-inbound to mozilla-central a=merge 2015-11-30 13:19:02 +01:00
taskcluster Bug 1223123 - Enable pulse_audio for Linux64 TC desktop jobs + proper window manager. r=dustin 2015-11-25 14:56:02 -05:00
tools Bug 1220411 - add XLDFLAGS to correctly find X libs when linking screentopng r=glandium 2015-11-05 09:48:37 +01:00
tps Bug 1214593 - Remove service worker periodic updater. r=ehsan 2015-11-02 16:08:44 +08:00
web-platform Bug 1170760 part 13. Add subclassing support to Promise::Then/Catch. r=baku,efaust 2015-11-25 15:48:10 -05:00
xpcshell Bug 1222043 - Make "mach xpcshell-test" more TSan-friendly. r=ahalberstadt. 2015-11-25 12:38:20 +01:00
cppunittest.ini Bug 1201997 - Part 1 - Converted compiled test to gtest for nsDeque class. Added tests to test untested methods. r=froydn 2015-11-15 14:47:49 +01:00
mach_commands.py Bug 1216950 - Add --list to |mach try| to display saved try strings, r=chmanchester 2015-10-23 00:57:39 +01:00
machine-configuration.json
README.txt
remotecppunittests.py Bug 1201370 - Add emulator parameter to cppunit test. r=ahal 2015-09-25 11:49:40 +08: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