gecko-dev/testing
Andreas Tolfsen b66176925a Bug 1468022 - Avoid quitting Firefox when enabled via pref at runtime. r=whimboo
If for whatever reason Marionette fails to initialise we quit
Firefox so that the parent process of Firefox (typically geckodriver)
does not have to elapse its connection timeout.

This patch rectifies an oversight that we also have this behaviour
when the user flips the marionette.enabled preference.  If the user
is in control of the process we should not forcefully make Firefox quit.

MozReview-Commit-ID: LVqAeIp56MG

--HG--
extra : rebase_source : aea517efa4e2dfcdd0c82a74d8c3c9c8686fe0e8
2018-06-09 18:41:01 +01:00
..
awsy Bug 1426499 - Disable windows content process sandbox when using DMD with AWSY. r=erahm 2018-05-17 13:46:29 -05:00
config Bug 1462934 - Update Android AVD configs to use archives with build.prop included; r=me,a=test-only 2018-06-08 14:26:49 -06:00
crashtest Bug 1425356 - remove XUL template support, r=bz 2017-12-19 14:11:06 +00:00
firefox-ui Backed out changeset da4e49603752 (bug 1468197) for mochitest ParseError failures on a CLOSED TREE 2018-06-13 06:59:12 +03:00
geckodriver Bug 1466658 - [geckodriver] Overhaul of user preferences in prefs.rs. r=ato 2018-06-05 11:37:27 +02:00
gtest Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
jsshell Bug 1466090 - use js-bench perfherder framework for jsshell-bench tests. r=ahal 2018-06-01 09:29:26 -04:00
marionette Bug 1468022 - Avoid quitting Firefox when enabled via pref at runtime. r=whimboo 2018-06-09 18:41:01 +01:00
mochitest Bug 1458375 - Make browser mochitests wait for browser-idle-startup-tasks-finished before running tests. r=kmag 2018-06-05 14:21:53 -07:00
modules Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
mozbase Bug 1433308 - Change mach android-emulator default to x86-7.0; r=me,a=test-only 2018-06-07 17:00:48 -06:00
mozharness Bug 1467837 - adjust some code for test-coverage gpu/chunks and minor cleanup in per test code. r=gbrown 2018-06-08 16:21:14 -04:00
profiles Bug 1463924 - Remove Dev. Edition promo doorhanger. r=nchevobbe 2018-05-23 18:30:36 -05:00
raptor Bug 1460743 - Add 'speedometer' benchmark to raptor for google chrome; r=jmaher 2018-06-04 15:42:44 -04:00
runtimes Bug 1456092 - Update animationinspector paths in mochitest-*.runtimes.json;r=pbro 2018-04-23 14:42:28 +02:00
specialpowers Backed out 5 changesets (bug 1413098) for frequent failure in toolkit/content/tests/browser/browser_autoplay_policy_user_gestures.js on a CLOSED TREE 2018-05-31 15:21:15 +03:00
talos Bug 1467783 - Split basic_compositor_video into a separate suite and disable it on QR test platforms. r=jmaher 2018-06-08 09:59:14 -04:00
tools Bug 1456629 - Create a python tool to view local gecko profiles in perf-html.io; r=jmaher 2018-04-24 16:49:14 -04:00
tps Bug 1458666 - Update tps package versions; r=tcsc 2018-05-03 16:46:26 -06:00
web-platform Merge inbound to mozilla-central. a=merge 2018-06-13 12:22:15 +03:00
webdriver Bug 1468185 - [geckodriver] Add support for all unhandledPromptBehavior options. r=ato 2018-06-11 08:50:58 -07:00
xpcshell Bug 1460735 part 1. Remove use of nsIDOMDocument in JS. r=qdot 2018-05-29 13:39:00 -04:00
README.txt
cppunittest.ini Bug 1468199 - remove references to b2g in test manifests r=jmaher 2018-06-12 14:57:00 +03:00
mach_commands.py Bug 1445975 - Add a basic mach command for running jsshell benchmarks, r=jmaher 2018-05-15 14:41:16 -04:00
moz.build Bug 1455872 - Build support for the new raptor performance framework; r=gps 2018-05-02 16:42:41 -04:00
remotecppunittests.py Bug 1454404 - Pass adb path from Android mach commands to test harnesses; r=jmaher 2018-04-16 14:05:32 -06:00
runcppunittests.py Bug 1377007 - autospider.py,runcppunittests.py export the path to directory js/src,r=Yoric 2017-12-08 11:14:12 +01:00
testsuite-targets.mk Bug 1455872 - Build support for the new raptor performance framework; r=gps 2018-05-02 16:42:41 -04:00

README.txt

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