gecko-dev/testing
Tarek Ziadé 03f321c9e7 Bug 1618856 - add a timeout for downloads r=whimboo
The stream download needs a timeout value to raise an error
if there's no response from upstream after 30 secs.

Differential Revision: https://phabricator.services.mozilla.com/D64739

--HG--
extra : moz-landing-system : lando
2020-02-28 16:32:14 +00:00
..
awsy Bug 1617656 - Use correct field names for suite.unit, suite.subtests.unit, r=jmaher. 2020-02-25 11:57:06 +00:00
condprofile Bug 1618856 - add a timeout for downloads r=whimboo 2020-02-28 16:32:14 +00:00
config Bug 1573383 - [marionette] Remove firefox-puppeteer Python package. r=marionette-reviewers,maja_zf 2020-02-13 19:50:42 +00:00
crashtest
extensions
firefox-ui Bug 1573383 - [marionette] Remove firefox-puppeteer Python package. r=marionette-reviewers,maja_zf 2020-02-13 19:50:42 +00:00
geckodriver Bug 1617369 - Reformat testing/ using rustfmt r=whimboo,webdriver-reviewers 2020-02-24 21:40:06 +00:00
gtest
jsshell
marionette Bug 1617869 - [marionette] Don't set `speculative-parallel-limit` to `0` but leave it on its default value. r=marionette-reviewers,maja_zf 2020-02-27 16:08:03 +00:00
mochitest Bug 1617437 - ssltunnel.cpp: Fix some -Wnon-c-typedef-for-linkage warnings r=keeler 2020-02-28 19:29:30 +00:00
modules Bug 1614640 - Improve reftest suite_start data to provide consistent group/manifest names even when not run-by-manifest; r=ahal 2020-02-26 22:34:44 +00:00
mozbase Bug 1616989 - mozbuild/frontend/reader.py supports Python 3 r=firefox-build-system-reviewers,mshal 2020-02-27 16:22:26 +00:00
mozharness Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
perfdocs Bug 1599099 - Update raptor test descriptions r=sparky,octavian_negru,perftest-reviewers 2020-02-12 07:00:43 +00:00
profiles Bug 1589618 - Move the implementation of the region fetch to NetworkGeolocationProvider to have it close to the wifi scanning code. r=Standard8,garvan 2020-02-27 22:24:13 +00:00
raptor Bug 1614275 - Don't report "no raptor test results were found" if page load tests time out r=perftest-reviewers,whimboo 2020-02-28 17:02:56 +00:00
runtimes Bug 1608833 - Update test runtimes files, r=gbrown 2020-01-15 21:20:16 +00:00
specialpowers Bug 1611021 - part1 : add a method in special power to generate media control key events. r=bzbarsky 2020-01-23 03:26:39 +00:00
talos Backed out changeset 7dee76ec48c4 (bug 1615727) for causing Talos failures. 2020-02-27 16:56:22 +02:00
tools Bug 1605128: Make websocket_process_bridge less picky about the version of six it wants. r=ahal 2020-01-21 19:45:33 +00:00
tps Bug 1524327 remove MOZ_ALLOW_LEGACY_EXTENSIONS and extensions.legacy.enabled r=zombie,aswan 2020-01-15 21:38:40 +00:00
web-platform Bug 1374612 - CSP: Hide nonce values from the DOM. r=smaug,annevk 2020-02-29 12:35:46 +00:00
webdriver Bug 1613975 - Mark webdriver crate as Rust 2018, r=whimboo,webdriver-reviewers 2020-02-10 14:53:43 +00:00
xpcshell Bug 1614791 - Rename DebuggerServer to DevToolsServer. r=jdescottes 2020-02-17 10:28:24 +00:00
README.txt
addtest.py Bug 1610331 - use unix newlines when using 'mach addtest' on Windows, r=ahal 2020-01-21 16:51:39 +00:00
cppunittest.ini Bug 1610790: Part 2 - Implement GetProcAddress for a remote process. r=handyman 2020-02-11 22:21:10 +02:00
mach_commands.py Bug 1614771 - Run `./mach addtest` with Python 3 r=ahal 2020-02-13 16:56:44 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py Bug 1609508 - Adjust test-info report queries; r=jmaher 2020-01-22 09:05:11 +00:00
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