gecko-dev/testing
Emilio Cobos Álvarez f8c0802719 Bug 1927714 - Missing style invalidation in ShadowRoot::AddSlot(). r=smaug, a=dmeehan
Usually RemoveSlot takes care of this, but if it's not the first slot it
doesn't.

Differential Revision: https://phabricator.services.mozilla.com/D227334
2024-10-30 23:24:33 +00:00
..
android-test Bug 1897186 - Add android-components tests to mach test. r=ohall,nalexander,jmaher 2024-10-22 16:49:37 +00:00
awsy
condprofile
config
crashtest
docs
extensions
firefox-ui
geckodriver
gtest Bug 1925866 - NS_NewLocalFile's aFollowSymlinks arg is unused. r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,win-reviewers,karlt,nika,rkraesig 2024-10-22 09:38:16 +00:00
jsshell
marionette Bug 1916662 - Enable marionette tests for tsan builds. r=whimboo,webdriver-reviewers,releng-reviewers,bhearsum,jdescottes 2024-10-22 16:09:51 +00:00
mochitest Bug 1927219 - Set consistent opener policy for printing. r=nika, a=dmeehan 2024-10-30 00:25:37 +00:00
modules
mozbase Bug 1897186 - Add android-components tests to mach test. r=ohall,nalexander,jmaher 2024-10-22 16:49:37 +00:00
mozharness
perfdocs Bug 1920813 - Add performance test for WebCodecs video encoding r=perftest-reviewers,media-playback-reviewers,aosmond,padenot,sparky 2024-10-25 21:43:26 +00:00
performance Bug 1908420 - Add documentation about how to add extra-options to try run tasks r=perftest-reviewers,sparky 2024-10-22 07:37:20 +00:00
profiles
raptor Bug 1925589 - Pass iterationIndex argument in Windows 11 power profiling script. r=perftest-reviewers,kshampur 2024-10-23 12:22:24 +00:00
runtimes
specialpowers Bug 1926132 - condprof should check registered SWs at start of test. r=jmaher 2024-10-23 16:06:22 +00:00
talos Bug 1925288 - Clean up webcodecs prefs in tests (performance and WPT). r=chunmin,aosmond,perftest-reviewers,sparky 2024-10-24 07:37:55 +00:00
test
tools
tps
web-platform Bug 1927714 - Missing style invalidation in ShadowRoot::AddSlot(). r=smaug, a=dmeehan 2024-10-30 23:24:33 +00:00
webcompat Bug 1925372 - Allow running mach test-interventions without a build, r=denschub,twisniewski 2024-10-21 12:00:22 +00:00
webdriver
xpcshell
addtest.py
cppunittest.toml
mach_commands.py
moz.build
parse_build_tests_ccov.py
parse_reftest.py
README.txt
remotecppunittests.py
runcppunittests.py
skipfails.py
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