gecko-dev/testing
Henrik Skupin 421c63d12b Bug 1494617 - [geckodriver] Fix evaluation of "desiredCapabilities" and "requiredCapabilities". r=ato
The refactoring of the webdriver crate to use Serde (bug 1396821)
caused this regression. By instructing Serde to correctly rename
both properties fixes it.

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

--HG--
extra : moz-landing-system : lando
2018-09-27 12:06:00 +00:00
..
awsy
config
crashtest
firefox-ui Bug 1491243 - remove feed bits from puppeteer page info code, r=whimboo 2018-09-18 06:06:28 +00:00
geckodriver Bug 1493149 - [geckodriver] "temporary" flag in AddonInstallParameters has to be optional. r=ato 2018-09-27 08:37:29 +00:00
gtest
jsshell
marionette Backed out changeset f8d681cc1d4c (bug 1473814) for marionette failures on /marionette_harness/tests/unit/test_switch_frame.py. CLOSED TREE 2018-09-27 03:34:36 +03:00
mochitest Bug 1426822 - Avoid intermittent failure to initialize android mochitests; r=jmaher 2018-09-26 08:28:20 -06:00
modules
mozbase Bug 1488554: Part 4 - Make FirefoxRunner pass --wait-for-browser on Windows; r=ahal 2018-09-26 19:11:55 +00:00
mozharness Bug 1493943 - Don't download grcov twice on Windows. r=jmaher 2018-09-26 15:23:19 +01:00
profiles Bug 1493549 - Enable media.navigator.streams.fake in WPT r=jgraham 2018-09-24 16:33:14 +00:00
raptor Bug 1458242 - add DOMContentFlushed to tp6 as a measurement. r=rwood 2018-09-14 13:51:05 +00:00
runtimes
specialpowers Bug 1188256 part 6 - Expose PromiseDebugging to plain mochitest via SpecialPowers. r=bzbarsky 2018-09-14 22:43:54 +00:00
talos Bug 1493867 follow-up: avoid loading firstrun page during damp tests r=kmag 2018-09-26 16:46:35 -07:00
tools
tps Bug 1492341 - Bump mozrunner version to 7.0.2; r=tcsc 2018-09-20 16:33:56 +00:00
web-platform Merge inbound to mozilla-central. a=merge 2018-09-27 12:17:59 +03:00
webdriver Bug 1494617 - [geckodriver] Fix evaluation of "desiredCapabilities" and "requiredCapabilities". r=ato 2018-09-27 12:06:00 +00:00
xpcshell Bug 1473513 - Backed out changeset d72f6ff37ca6 for failures on mobile/android/tests/browser/chrome/test_debugger_server.html CLOSED TREE 2018-09-25 19:34:26 +03:00
cppunittest.ini
mach_commands.py
moz.build
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk bug 1490119: Build separate updater that always embeds dep certificates. r=ted,firefox-build-system-reviewers 2018-09-21 10:07:27 +00: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