gecko-dev/testing
Henrik Skupin a333c00f4c Bug 1667934 - [marionette] Improve performance of quit and restart unit tests. r=marionette-reviewers,jdescottes,maja_zf
By reducing the shutdown and startup timeouts for the appropriate
tests the duration of all the quit and restart tests can be reduced
from 2 minutes to 1 minute.

Also the restart command didn't take the startup timeout into account,
which has been added with this patch.

Differential Revision: https://phabricator.services.mozilla.com/D91710
2020-09-30 15:49:16 +00:00
..
awsy Bug 1667473, part 2 - Fix some AWSY typos. r=perftest-reviewers,Bebe 2020-09-28 10:07:01 +00:00
condprofile Bug 1661514 - Reformat some python files with black 20.8b1 r=rstewart 2020-09-07 14:05:10 +00:00
config
crashtest
docs/testing-policy Bug 1664507 - Add documentation for testing policy r=Gijs DONTBUILD 2020-09-11 19:19:29 +00:00
extensions
firefox-ui
geckodriver Bug 1662544 - [geckodriver] Don't set "toolkit.telemetry.server" to prevent side-effects. r=webdriver-reviewers,chutten,maja_zf 2020-09-01 21:41:57 +00:00
gtest Bug 1651196 - add additional logging for remotegtests.py AppWaiter.update_log, r=jmaher. 2020-09-14 13:56:14 +00:00
jsshell
marionette Bug 1667934 - [marionette] Improve performance of quit and restart unit tests. r=marionette-reviewers,jdescottes,maja_zf 2020-09-30 15:49:16 +00:00
mochitest Bug 1649121: part 96) Extend documentation of `synthesizeMouse` and `synthesizeMouseAtPoint`. r=masayuki 2020-09-30 08:48:39 +00:00
modules Bug 1660057: Add preferences for Fission rollout Normandy experiment. r=nika,marionette-reviewers,perftest-reviewers 2020-09-25 02:01:15 +00:00
mozbase Bug 1667288 - [moznetwork] Ensure interface names returned by _get_interface_list are strings, even on python 3; r=bc 2020-09-25 11:40:42 +00:00
mozharness Bug 1639372 - Run visual metrics locally through raptor. r=tarek,perftest-reviewers,Bebe 2020-09-30 15:13:06 +00:00
perfdocs Bug 1659072 - Add commit timestamps to Fenix batch-mode tests. r=tarek 2020-09-17 12:28:30 +00:00
performance Bug 1659072 - Add commit timestamps to Fenix batch-mode tests. r=tarek 2020-09-17 12:28:30 +00:00
profiles Bug 1659150 - Remove about:welcome trailhead, full page and ReturnToAMO templates r=perftest-reviewers,Mardak,mkaply,nanj,sparky 2020-09-11 16:35:04 +00:00
raptor Bug 1666916 - Fail when attempting to run raptor-btime tests in raptor-webext. r=perftest-reviewers,Bebe 2020-09-30 15:14:21 +00:00
runtimes Backed out 3 changesets (bug 1665713) for perma failures on test_peerConnection_capturedVideo.html. CLOSED TREE 2020-09-25 02:58:57 +03:00
specialpowers Bug 1396399: Test for content scripts and activeTab permission. 2020-09-22 17:41:36 +00:00
talos Bug 1604972: re-enable iframes in tresize-test.html r=perftest-reviewers,sparky 2020-09-30 14:15:27 +00:00
tools Bug 1662601 - Remove fileid. r=gsvelto 2020-09-05 05:31:28 +00:00
tps
web-platform Bug 1667542 - Update metadata for android opt failure, r=fix CLOSED TREE 2020-09-30 12:55:17 +00:00
webdriver
xpcshell Backed out changeset 0b7c8f6349b1 (bug 1667743) on request from kershaw for causing bug 1667801 2020-09-30 13:12:53 +02:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py
moz.build Bug 1664507 - Add documentation for testing policy r=Gijs DONTBUILD 2020-09-11 19:19:29 +00:00
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py Bug 1664898 - move media/mtransport to media/transport. r=ng 2020-09-22 21:43:49 +00:00
testinfo.py
testsuite-targets.mk

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