gecko-dev/testing
Kagami Sascha Rosylight b9af86bfb4 Bug 1941210 - Strongly grab FetchStreamReader while waiting for writing r=smaug
Nothing strongly grabs ReadableStream nor FetchStreamReader while waiting for nsIAsyncOutputStream to respond. mAsyncWaitReader should now strongly grab the reader until the output stream responds.

Differential Revision: https://phabricator.services.mozilla.com/D234031
2025-01-14 19:24:05 +00:00
..
android-test
awsy Bug 1908984 - Fix typos found on perfdocs with chat GPT. r=perftest-reviewers,necko-reviewers,devtools-reviewers,dom-storage-reviewers,ochameau,kershaw,janv,sparky,jari 2024-12-20 15:48:18 +00:00
condprofile
config
crashtest
docs Bug 1940039 - Add documentation for recording the desktop during testing, including on try and on macOS DONTBUILD 2025-01-06 10:38:31 +00:00
extensions
firefox-ui
geckodriver Bug 1934805 - Deprecate "--enable-crash-reporter" argument from geckodriver to stop submission of crash reports to Soccoro. r=webdriver-reviewers,whimboo 2025-01-07 14:11:36 +00:00
gtest
jsshell
marionette Bug 1930220 - Assert nothing changes in the toolbar upon browser restarts r=mconley,webdriver-reviewers,whimboo 2025-01-13 16:40:34 +00:00
mochitest Bug 1940064: Move GleanTest.js to SimpleTest dir. r=chutten,frontend-codestyle-reviewers 2025-01-08 20:02:24 +00:00
modules
mozbase Bug 1937563 - Remove implicit dot argument for PATHEXT in mozfile r=mozbase-reviewers,jmaher 2025-01-03 16:03:10 +00:00
mozharness Bug 1941061 - Use last_linux_bz2_version in UpdateVerifyConfigCreator.create_config to download xz archives in release-update-verify r=releng-reviewers,hneiva 2025-01-13 20:01:36 +00:00
perfdocs Bug 1940442 - Add documentation about _TRY_MAPPING variable for mozperftest. r=perftest-reviewers,kshampur DONTBUILD 2025-01-08 17:58:04 +00:00
performance Bug 1908984 - Fix typos found on perfdocs with chat GPT. r=perftest-reviewers,necko-reviewers,devtools-reviewers,dom-storage-reviewers,ochameau,kershaw,janv,sparky,jari 2024-12-20 15:48:18 +00:00
profiles
raptor Bug 1869592 - Automate chromedriver (stable) updates. r=perftest-reviewers,aglavic,taskgraph-reviewers,bhearsum 2025-01-07 17:56:11 +00:00
runtimes
specialpowers Bug 1938388 - Add console to chrome script sandbox r=Standard8,frontend-codestyle-reviewers 2025-01-06 17:15:22 +00:00
talos Bug 1938959 - add windows.system.launcher.dll to xperf_allowlist.json. r=perftest-reviewers,kshampur 2025-01-03 15:08:39 +00:00
test Bug 1935017 - skipfails: fix crash on wpt and list manifests r=jmaher 2024-12-19 18:18:57 +00:00
tools
tps
web-platform Bug 1941210 - Strongly grab FetchStreamReader while waiting for writing r=smaug 2025-01-14 19:24:05 +00:00
webcompat Bug 1931444 part 5: add a failures_screenshot_dir commandline option to the webcompat interventions automated test suite; r=jgraham 2024-12-18 16:08:36 +00:00
webdriver
xpcshell Bug 1937133 - Remove reverse ADB forwarding for node server after xpcshell tests are done r=jmaher 2024-12-20 11:23:02 +00:00
addtest.py
cppunittest.toml
failedplatform.py
mach_commands.py
moz.build
parse_build_tests_ccov.py
parse_reftest.py
README.txt
remotecppunittests.py
runcppunittests.py
skipfails.py Bug 1931598 - skipfails: mark passed tests as success r=jmaher 2025-01-09 15:55:26 +00:00
testinfo.py
testsuite-targets.mk

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