gecko-dev/testing
Andreas Tolfsen 9cb0e90464 Bug 1483766 - Use timeout multiplier for Marionette-backed reftests. r=jgraham
timeout_multiplier is set in InternalRefTestImplementation's
constructor but not used.  Instead it appears to only be using the
test's timeout value.

According to the bug report by roc, reftests time out after 10
seconds, when it should be 40.

Thanks-to: Robert O'Callahan <roc@ocallahan.org>
2018-08-16 12:00:21 +01:00
..
awsy
config Bug 1476661 - Ensure H2 dependencies are packaged alongside wptserve where needed, r=jgraham 2018-08-09 11:38:37 +01:00
crashtest Bug 1480354 - Add the new crashtest manifest to the master one. r=me 2018-08-09 10:45:14 -04:00
firefox-ui Bug 1480612: Test Register Application Restart more thoroughly. r=whimboo 2018-08-06 14:40:00 -07:00
geckodriver Bug 1483805 - Update links to tools-marionette@ archive. r=me 2018-08-16 10:48:33 +01:00
gtest
jsshell Bug 1472992 - [jsshell] Run javascript shell benchmarks against Google V8, r=jmaher 2018-08-15 13:52:47 +00:00
marionette Bug 1483805 - Update links to tools-marionette@ archive. r=me 2018-08-16 10:48:33 +01:00
mochitest Backed out changeset 485fdf8e37e8 (bug 1453153) for clipboard failures on test_findbar.xul CLOSED TREE 2018-08-11 03:21:43 +03:00
modules Backed out 3 changesets (bug 1449055) for multiple xpcshell failures on browser/extensions/formautofill/test/ . CLOSED TREE 2018-08-16 00:15:19 +03:00
mozbase Merge mozilla-central to mozilla-inbound on a CLOSED TREE 2018-08-16 01:22:36 +03:00
mozharness Bug 1483421 - Enable more test suites for Android test-verify; r=jmaher 2018-08-15 12:54:06 -06:00
profiles Bug 1478208 - Implement HTMLMediaElement.allowedToPlay. r=alwu,bz 2018-07-25 14:25:17 +12:00
raptor Bug 1482149 - raptor needs the ability to set preferences from configs. r=rwood 2018-08-15 12:43:15 +00:00
runtimes Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
specialpowers Backed out 2 changesets (bug 1481021) for bc failures on security/sandbox/test/browser_bug1393259.js. 2018-08-08 03:22:16 +03:00
talos Bug 1483212 - Fix DAMP webconsole autocomplete test on Beta; r=bgrins. 2018-08-14 17:09:20 +00:00
tools Backed out changeset 5950c9d63c3b (bug 1090497) for build bustages on several files. CLOSED TREE 2018-08-02 19:59:53 +03:00
tps Bug 1428713 - [mozprocess] Add support for Python 3 r=davehunt 2018-08-04 17:32:57 +02:00
web-platform Bug 1483766 - Use timeout multiplier for Marionette-backed reftests. r=jgraham 2018-08-16 12:00:21 +01:00
webdriver Bug 1469601 - [webdriver] Fix Add Cookie command to raise an "invalid argument" error if parameters are null. r=ato 2018-08-14 17:25:17 +02:00
xpcshell bug 1466462 - TRR: disable EDNS Client Subnet by default r=mcmanus 2018-08-13 15:45:15 +00:00
README.txt
cppunittest.ini
mach_commands.py Bug 1469720 - Add a 'mach test-info' subcommand to find long-running tasks; r=jmaher 2018-08-07 10:05:37 -06:00
moz.build
remotecppunittests.py Bug 1477807 - Distinguish ADBTimeoutErrors from other exceptions in Android remote tests, r=gbrown. 2018-07-27 08:27:16 -07:00
runcppunittests.py
testsuite-targets.mk Bug 733530: Use .tar.gz for test archives r=gps 2018-08-01 16:00:03 +00: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