gecko-dev/testing
Gregory Mierzwinski 57fa6fcce0 Bug 1693042 - Decrease default timeout for talos tests to 10 minutes. r=jmaher
This patch decreases the default timeout to 10 minutes (from 2 hours) and also fixes an issue in mozcrash.

Differential Revision: https://phabricator.services.mozilla.com/D105356
2021-02-16 22:45:48 +00:00
..
awsy Bug 1668383 - Limit the number of errors in Webservers.start(). r=perftest-reviewers,Bebe 2021-01-08 21:14:16 +00:00
condprofile
config
crashtest
docs
extensions Backed out changeset 5c2127a7d44e (bug 1688000) for gecko decision task complaining about browser.ini CLOSED TREE 2021-01-27 00:01:01 +02:00
firefox-ui
geckodriver Bug 1690551 - Remove unnecessary semicolons in testing/geckodriver/src/command.rs r=webdriver-reviewers,jgraham 2021-02-03 14:30:48 +00:00
gtest Backed out changeset b2536c2f1f97 (bug 1678487) for causing failures on test_crashreporter_crash.js. 2021-02-17 00:10:42 +02:00
jsshell
marionette Bug 1559992 - [marionette] Fix test_modal_dialogs.py TestTabModalAlerts.test_handle_two_dialogs. r=marionette-reviewers,jgraham 2021-02-16 18:07:12 +00:00
mochitest Bug 1692847 - fix domWindowOpenedAndLoaded to take a check function, r=darktrojan 2021-02-15 22:54:09 +00:00
modules Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (test-only changes). r=Gijs 2021-02-11 22:02:15 +00:00
mozbase Bug 1693042 - Decrease default timeout for talos tests to 10 minutes. r=jmaher 2021-02-16 22:45:48 +00:00
mozharness Bug 1669172 - [marionette] Remove --disable-actors command line argument. r=marionette-reviewers,jdescottes 2021-02-14 14:09:21 +00:00
perfdocs Bug 1681669 - Add vision document for mozperftest. r=davehunt 2021-02-16 18:37:23 +00:00
performance Bug 1688026 - Enhance restrictions on what Fenix commits to test. r=acreskey 2021-01-21 21:07:22 +00:00
profiles Bug 1681839 - remove nsISecurityReporter and implementation r=johannh,necko-reviewers,dragana 2021-01-07 17:47:47 +00:00
raptor Bug 1677128 Migrate live desktop page load test running on autoland to browsertime r=perftest-reviewers,Bebe 2021-02-12 11:53:13 +00:00
runtimes
specialpowers Bug 1662840: Move `overrideDPPX` from nsIContentViewer to BrowsingContext. r=whimboo,remote-protocol-reviewers,mtigley,emilio 2021-02-10 01:30:35 +00:00
talos Bug 1693042 - Decrease default timeout for talos tests to 10 minutes. r=jmaher 2021-02-16 22:45:48 +00:00
tools Bug 1689467 - Allow mach commands in test package to use python 3. r=releng-reviewers,jmaher 2021-01-29 12:08:46 +00:00
tps
web-platform Bug 1693029 - set invalid ratio check for aspect-ratio tests as failing with Beta and Release. r=boris DONTBUILD 2021-02-16 20:21:40 +00:00
webdriver Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio 2021-01-16 15:36:39 +00:00
xpcshell Bug 1691638 Corrects XPCShell documentation website r=gbrown DONTBUILD 2021-02-09 19:44:44 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1686219 - Add BitSet::SetAll and ResetAll methods r=heycam 2021-01-20 10:03:53 +00:00
mach_commands.py Bug 1688919 - Implement `mach jit-test --cgc` r=tcampbell 2021-01-26 23:22:46 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1683110 - run compiled tests as python 3 r=aki 2021-01-28 18:10:56 +00:00
runcppunittests.py
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