gecko-dev/testing
Henrik Skupin f901b6658a Bug 1254136 - Fix double registration for sessionstore-windows-restored. r=automatedtester
A missing break statement caused a double execution of the code in
"profile-after-change", which leads to two instantiations of the
Marionette server colliding due to the same port.

MozReview-Commit-ID: Dp6fncj463j

--HG--
extra : rebase_source : dd4301c2fb797da228c0011e6bd90afa9171fb54
2017-08-10 18:04:47 +02:00
..
awsy Bug 1378526 - Measure Stylo memory usage using AWSY tests, r=erahm, kmoir. 2017-08-01 15:59:22 -07:00
config
crashtest
firefox-ui Bug 1387612 - Show Safe Browsing timeouts in Marionette logs. r=whimboo 2017-08-04 16:57:49 -07:00
geckodriver Bug 1387092 - Update geckodriver readme for proxyType 'direct'. r=ato 2017-08-15 19:28:53 +02:00
gtest
instrumentation
marionette Bug 1254136 - Fix double registration for sessionstore-windows-restored. r=automatedtester 2017-08-10 18:04:47 +02:00
mochitest Merge inbound to central, a=merge 2017-08-16 16:59:26 -07:00
modules
mozbase Bug 1390208 - Remove metro-specific code from testing/mozbase r=ahal 2017-08-14 13:12:07 -04:00
mozharness bug 1383771 - back out d25db0546c92 (reland ffc2e43aa834). r=backout a=release 2017-08-15 22:54:08 -07:00
profiles Bug 1385418 - Remove disabled pocket code for the toolbar button now that it's been replaced by the item in the page action panel. r=Gijs 2017-08-16 10:13:15 -07:00
runtimes
specialpowers Bug 1387800 - Remove [deprecated] nsIFilePicker.show(). r=qdot 2017-08-06 13:15:31 +09:00
talos Bug 1383789 - Enable Stylo Talos tests on more desktop platforms. r=rwood 2017-08-16 10:21:06 -04:00
tools
tps Bug 1390338 - Enable legacy extensions when running TPS. r=markh 2017-08-14 18:51:09 -04:00
web-platform Bug 1356241 - Drop preference values that are already set in prefs_general.js. r=daisuke 2017-08-17 08:57:01 +09:00
xpcshell Bug 1390599 - 3. Add --verify and --verify-max-time options to xpcshell test harness; r=jmaher 2017-08-16 06:55:55 -06:00
cppunittest.ini
mach_commands.py
moz.build
README.txt
remotecppunittests.py
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