gecko-dev/testing
Chun-Min Chang 1d6c701b03 Bug 1797557 - Ensure storing VideoFrames in IndexedDB throws r=padenot,smaug
Serializing a VideoFrame when `forStorage=true` should throw a
`DataCloneError` (See [1] for more detail).

[1] https://w3c.github.io/webcodecs/#videoframe-transfer-serialization

Differential Revision: https://phabricator.services.mozilla.com/D162679
2022-11-22 15:04:16 +00:00
..
awsy
condprofile
config Bug 1792805: update linux hostutils r=gbrown,Standard8 2022-10-24 17:01:13 +00:00
crashtest Backed out changeset 779cf97ae5de (bug 1800470) for crashtest failures on 1800470.html. CLOSED TREE 2022-11-18 01:09:55 +02:00
docs Bug 1800874 - Add docs for eslint-build tester. r=aryx 2022-11-18 19:34:34 +00:00
extensions
firefox-ui
fxrecord/perfdocs
geckodriver Bug 1795414 - [geckodriver] Update releasing docs to remove the target/package folder after a release. r=webdriver-reviewers,jgraham 2022-11-11 12:55:28 +00:00
gtest Bug 1797132 - Improve Android gtest crash reporting; r=jmaher 2022-10-26 13:39:17 +00:00
jsshell
marionette Bug 1791675 - Part 4: Make sure purgeHTTPCache runs after shutdown r=webdriver-reviewers,necko-reviewers,valentin,nalexander,whimboo 2022-11-08 15:42:24 +00:00
mochitest Bug 1799314 - Convert consumers of testing modules to import ES modules direct (testing/). r=ahal 2022-11-17 12:00:28 +00:00
modules Bug 1763193 - Add TestUtils.assertOnPackagedBuild and use it on browser_all_files_referenced.js etc. r=Gijs 2022-11-21 15:02:21 -05:00
mozbase Bug 1801079 - Avoid attribute error in moztest on python 3.9+ r=releng-reviewers,jcristau 2022-11-21 14:42:18 +00:00
mozharness Bug 1798589 - Mac repackaging on linux r=glandium,releng-reviewers,aki 2022-11-21 21:25:46 +00:00
perfdocs Bug 1794153 - Replay web-de with mitmproxy 8. r=perftest-reviewers,AlexandruIonescu 2022-11-10 17:39:47 +00:00
performance Bug 1794153 - Upgrade mitmproxy to version 8.1.1 for raptor-browsertime and mozperftest. r=perftest-reviewers,sparky 2022-11-10 17:38:38 +00:00
profiles Bug 1775194 - disable reporting API r=ckerschb,emilio,freddyb 2022-11-16 08:35:58 +00:00
raptor Bug 1788647 - Make the naming of both folder and profile files more expreesive for gecko profile zip files r=perftest-reviewers,sparky 2022-11-14 09:59:34 +00:00
runtimes
specialpowers Bug 1799314 - Convert consumers of testing modules to import ES modules direct (testing/). r=ahal 2022-11-17 12:00:28 +00:00
talos Bug 1798559 - Port osfile.jsm usage to IOUtils in testing/talos/ r=sparky,perftest-reviewers 2022-11-17 03:42:40 +00:00
tools
tps
web-platform Bug 1797557 - Ensure storing VideoFrames in IndexedDB throws r=padenot,smaug 2022-11-22 15:04:16 +00:00
webcompat
webdriver Bug 1795414 - [geckodriver] Exclude build system files from published packages. r=webdriver-reviewers,jgraham 2022-11-11 12:55:28 +00:00
xpcshell Bug 1772733 - Change directory in xpcshell without OS.File r=jmaher,nika 2022-11-21 23:49:39 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py Bug 1797509 - Add help text for determining harness specific arguments. r=ahal 2022-11-10 14:43:54 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py Bug 1799131 - Adjust test-info manifests to retain ancestor. r=gbrown,asuth 2022-11-04 21:07:52 +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