gecko-dev/testing
Emilio Cobos Álvarez 4f696bd524 Bug 1721370 - Undo the behavior change from bug 1720703. r=annevk
Making <source> display: none is not web compatible. <track> could
probably stay, your call, but other browsers also don't do this so
perhaps we should just change the spec...

Differential Revision: https://phabricator.services.mozilla.com/D120454
2021-07-21 10:03:53 +00:00
..
awsy Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
condprofile Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
config Bug 1718341 - Generate Android AVD in TL job instead of using tooltool r=aklotz,nalexander 2021-07-20 22:19:14 +00:00
crashtest
docs
extensions
firefox-ui Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
geckodriver Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
gtest Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
jsshell Bug 1716768 - Avoid possible UnboundLocalError in benchmark.py; r=perftest-reviewers,sparky 2021-06-17 20:15:53 +00:00
marionette Bug 1719755 - Get sponsored topsites data from Contile by default r=dao,webdriver-reviewers,whimboo 2021-07-20 20:12:40 +00:00
mochitest Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
modules Bug 1717025 - Remove unnecessary inclusions of Promise.jsm in test harnesses and tests. r=florian 2021-06-17 14:31:57 +00:00
mozbase Bug 1718341 - Download Android AVD from TL job artifact. r=nalexander 2021-07-20 22:19:16 +00:00
mozharness Bug 1709640 - Add GeckoView Lite build variant. r=jmaher,aklotz,mhentges,glandium 2021-07-20 22:19:17 +00:00
perfdocs Bug 1720301 - replace bbc with dailymail r=perftest-reviewers,AlexandruIonescu 2021-07-19 11:29:16 +00:00
performance Bug 1720301 - replace bbc with dailymail r=perftest-reviewers,AlexandruIonescu 2021-07-19 11:29:16 +00:00
profiles Bug 1719755 - Get sponsored topsites data from Contile by default r=dao,webdriver-reviewers,whimboo 2021-07-20 20:12:40 +00:00
raptor Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
runtimes Bug 1712838 , remove fxmonitor component, r=nhnt11 2021-06-22 14:11:08 +00:00
specialpowers Bug 1718755 - Fix the SpecialPowers pref code to deal with ui / font prefs correctly after the previous change. r=kmag 2021-07-20 14:10:58 +00:00
talos Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
tools Bug 1717054: Use autobahn instead of txws for websocketprocessbridge r=jmaher 2021-06-25 18:27:44 +00:00
tps Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
web-platform Bug 1721370 - Undo the behavior change from bug 1720703. r=annevk 2021-07-21 10:03:53 +00:00
webdriver Bug 1617369 - Reformat recent rust changes with rustfmt r=necko-reviewers,webdriver-reviewers,kvark 2021-06-17 11:00:22 +00:00
xpcshell Bug 1717651 - Removed instances of 'ensure_subprocess_env' from testing/xpcshell r=mhentges 2021-07-20 14:58:35 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
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