gecko-dev/testing
Henrik Skupin dccfbfd03e Bug 1378209 - Add INFO log lines for how Marionette got started. r=automatedtester
It is helpful to let the user know how Marionette get started. So
INFO log lines have to be added for the command line argument and
the environment variable.

This is especially helpful to get in case of missing observer
notifications, under which the server socket is not getting
created, and the client just hangs.

MozReview-Commit-ID: 4TEF33CDJKP

--HG--
extra : rebase_source : 3246fbcce4a3db2beddf82fa7b62ac482f37dcb1
2017-07-05 10:33:23 +02:00
..
awsy Bug 1366199 - Relax marionette-harness depencency for AWSY. r=erahm 2017-06-28 14:57:03 -07:00
config Bug 1374663 - Update used GRCOV version and change its usage. r=marco 2017-06-29 13:31:56 -04:00
crashtest
firefox-ui Bug 1353599 - Intermittent test_about_private_browsing.py TestAboutPrivateBrowsing.testCheckAboutPrivateBrowsing. temporarily disable. r=gbrown 2017-06-23 10:29:47 -04:00
geckodriver Backed out 3 changesets (bug 1372595) for build bustage everywhere except Linux32 and OS X 2017-06-22 19:23:30 -07:00
gtest
instrumentation
marionette Bug 1378209 - Add INFO log lines for how Marionette got started. r=automatedtester 2017-07-05 10:33:23 +02:00
mochitest Bug 1378171 - add a test preventing us from loading scripts unintentionally during content process startup, r=mconley. 2017-07-04 22:48:15 +02:00
modules Bug 1375678 - Enable eslint on testing/modules - additional changes; r=standard8 2017-06-23 15:08:04 -06:00
mozbase Bug 1376977 - Update mozlog version number for release, r=whimboo 2017-06-28 20:06:18 -07:00
mozharness Bug 1364095 - add AWSY to OSX for release/trunk/try, r=erahm,jmaher. 2017-07-03 11:27:14 -07:00
profiles Bug 1348275 - speculative connect to an autocomplete url. r=mak 2017-06-26 00:24:42 +08:00
runtimes Bug 1363850 - Part I, Move new about:preferences from in-content/ to in-content-new/, r=jaws,mconley 2017-05-25 18:31:41 +08:00
specialpowers Bug 1375262 - Add the ability to pass sandbox options to SpecialPowers.loadChromeScript(). r=jmaher 2017-06-20 15:50:20 -07:00
talos Bug 1351608 - Disable warnings for existing violations to no-unsanitize rule r=Standard8. 2017-07-03 20:07:02 +01:00
tools Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf 2017-06-12 10:27:42 +12:00
tps Bug 1367567 - Allow non-mpc extensions when running sync's TPS tests r=markh 2017-05-24 17:18:33 -04:00
web-platform merge mozilla-inbound to mozilla-central a=merge 2017-07-05 13:01:22 +02:00
xpcshell Bug 1368080 - Only remove pushed streams from cache when canceling the stream if the ids match. r=mcmanus 2017-06-28 10:29:34 -07:00
cppunittest.ini
mach_commands.py Bug 1371833 - In 'mach test-info', use posix paths for queries; r=jmaher 2017-06-21 13:59:28 -06:00
moz.build Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf 2017-06-12 10:27:42 +12:00
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1359965 - Support and generate tar.gz WPT archive; r=glandium 2017-05-08 17:19:05 -07: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