gecko-dev/testing
Andreas Tolfsen 9949484bc6 geckodriver: marionette: set marionette.log.level pref
marionette.logging has been renamed marionette.log.level, but we keep
the former around for backwards compatibility with earlier Firefoxen.

This is similar to change made in 8f19dc4dac63da4153584a2a6974c26be9453ecc
for marionette.port.

Source-Repo: https://github.com/mozilla/geckodriver
Source-Revision: 46518d9d8ae20eea00dd1c7fdaa1287f8c036c7e

committer: jgraham <james@hoppipolla.co.uk>

--HG--
extra : rebase_source : fe4aad6bb2dc74789ba1665463084cf873f30a78
2017-04-07 14:27:34 +01:00
..
awsy Bug 1356683 - Use new tooltool wrapper in AWSY jobs. r=chmanchester 2017-04-12 18:01:46 +09:00
config Bug 1363797 - Update geckodriver to 0.16.1, a=testonly 2017-05-11 18:01:47 +01:00
crashtest Bug 1352333 - remove autophone webrtc test manifests, r=dminor. 2017-04-20 14:13:34 -07:00
firefox-ui Bug 1298803 - Add test to quit Firefox via a shortcut; r=whimboo 2017-05-11 22:09:36 +05:30
geckodriver geckodriver: marionette: set marionette.log.level pref 2017-04-07 14:27:34 +01:00
gtest Bug 964133 - Build webrtc.org unit tests; r=jesup,ted.mielczarik 2017-03-27 15:51:16 -04:00
instrumentation
marionette Merge inbound to m-c. a=merge 2017-05-19 11:46:56 -04:00
mochitest Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs 2017-05-19 10:02:11 -07:00
modules Bug 1348103 - Fix test_chrome_bookmarks.js error when collecting code coverage on linux64-jsdcov. r=Gijs 2017-04-29 10:47:24 -04:00
mozbase Bug 1340233 - Take more care when killing browser before starting Android tests; r=jmaher 2017-04-12 09:15:53 -06:00
mozharness Bug 1365588 - fix l10n repacks for DevEdition on Beta, gecko, DONTBUILD, r=rail 2017-05-17 17:24:01 -07:00
profiles Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs 2017-05-19 10:02:11 -07:00
runtimes
specialpowers Bug 1366023 - Explicitly import Services.jsm in a few content scripts. r=Gijs 2017-05-12 15:57:53 -07:00
talos Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs 2017-05-19 10:02:11 -07:00
tools Bug 1355260 - Allow for variability in mochitest-dt and bc e10s names in try syntax; r=chmanchester 2017-04-12 09:15:55 -06:00
tps Bug 1357814 - Changes to sync's TPS tests to allow running from automation r=markh 2017-05-05 14:54:03 -04:00
web-platform Merge inbound to m-c. a=merge 2017-05-19 11:46:56 -04:00
xpcshell Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs 2017-05-19 10:02:11 -07:00
cppunittest.ini
mach_commands.py Bug 1365621 - Allow specification of info categories for |mach test-info|; r=jmaher 2017-05-17 10:30:37 -06:00
moz.build Bug 1361417 - Update moz.build crash reporter bug components r=bsmedberg 2017-05-02 09:44:42 -07:00
README.txt
remotecppunittests.py Bug 1355222 - When debug logging requested for android mach test commands, enable devicemanager logging; r=jmaher 2017-04-11 09:21:37 -06:00
runcppunittests.py Backed out changeset 18fd8676751a (bug 1333003) 2017-03-23 10:38:04 +01:00
testsuite-targets.mk Bug 1340584 - Remove devicemanagerSUT and references to sutagent; r=wlach 2017-03-21 12:20:01 -06: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