gecko-dev/testing
Emilio Cobos Álvarez 325d955f89 Bug 1660048 - Remove dom.forms.color and dom.forms.datetime. r=smaug,marionette-reviewers,whimboo
They're enabled in all configurations and there's no plan to change
this. With it, dom.experimental_forms is also useless, so we can remove
it too.

Differential Revision: https://phabricator.services.mozilla.com/D87623
2020-08-19 18:24:06 +00:00
..
awsy Bug 1597562 - about:memory now displays process types;r=mccr8,perftest-reviewers,sparky 2020-07-17 15:51:21 +00:00
condprofile Bug 1655869 - set the right content-type when calling geckodriver r=Bebe 2020-07-29 12:05:35 +00:00
config Bug 1599342: add windows hostutils r=jmaher,gbrown 2020-06-23 01:21:51 +00:00
crashtest
extensions
firefox-ui
geckodriver Bug 1658870 - [geckodriver] Remove Firefox version check for acceptInsecureCerts. r=webdriver-reviewers,jgraham 2020-08-13 10:05:22 +00:00
gtest Bug 1658033 - Turn off verbose output from adb in android gtests; r=bc 2020-08-07 22:43:54 +00:00
jsshell Bug 1617661 - fix inconsistent perfherder schema for the js-bench framework (units vs unit) r=perftest-reviewers,AlexandruIonescu 2020-08-03 13:45:02 +00:00
marionette Bug 1660048 - Remove dom.forms.color and dom.forms.datetime. r=smaug,marionette-reviewers,whimboo 2020-08-19 18:24:06 +00:00
mochitest Bug 1659267 - Remove usages of -moz-user-select across the Firefox codebase. r=emilio,marionette-reviewers,geckoview-reviewers,preferences-reviewers,whimboo,agi 2020-08-18 23:37:51 +00:00
modules Bug 1654553 - fix browser chrome tests to support Object.is instead of ==. r=gbrown,preferences-reviewers,Gijs,rpl 2020-07-27 17:02:35 +00:00
mozbase Bug 1655813 - [mozdevice 4.0.2] better handle executing shell command lines containing both single and double quotes. r=jmaher 2020-08-13 13:58:56 +00:00
mozharness Backed out 4 changesets (bug 1492362) for android wpt failures. CLOSED TREE 2020-08-19 13:54:36 +03:00
perfdocs Bug 1633889 - Add test url to test description r=sparky,perftest-reviewers 2020-07-25 01:01:10 +00:00
performance Bug 1657898 - Fix fenix artifact paths. r=jlorenzo,tarek 2020-08-08 12:16:49 +00:00
profiles Bug 1660048 - Remove dom.forms.color and dom.forms.datetime. r=smaug,marionette-reviewers,whimboo 2020-08-19 18:24:06 +00:00
raptor Bug 1654206 yahoo-news is timing out intermittently while rerecording on mitm5 r=perftest-reviewers,igoldan 2020-08-19 10:07:36 +00:00
runtimes Bug 1647383 - update manifest runtime information r=ahal,jmaher 2020-06-24 18:23:39 +00:00
specialpowers Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo 2020-08-17 20:20:50 +00:00
talos Bug 1220362 - Disable talos startup_about_home_paint_cached r=perftest-reviewers,sparky DONTBUILD 2020-08-12 14:49:51 +00:00
tools Bug 1658448 - tweaks to windows unittest setup to support running on hardware. r=markco 2020-08-11 18:45:09 +00:00
tps
web-platform Bug 1659849 - Enable <dialog> to fix some automation test failures r=emilio 2020-08-19 16:46:21 +00:00
webdriver Bug 1648964 - Return proper error when the server starts, r=freddyb,webdriver-reviewers,whimboo 2020-07-27 22:05:20 +00:00
xpcshell Bug 1657650 - Require that Mach command providers subclass MachCommandBase. r=remote-protocol-reviewers,marionette-reviewers,maja_zf,mhentges,froydnj 2020-08-07 18:24:59 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1656896 - Improve the Tainting macros and add unit tests r=froydnj 2020-08-07 19:14:22 +00:00
mach_commands.py Bug 1659113 - Fix bad call to constructor of Build object after bug 985141 r=froydnj 2020-08-14 14:18:43 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1486004 - Part 15 - Update remotecppunittests to support unrooted android devices using mozdevice 4.0.0, r=gbrown 2020-07-17 20:48:51 +00:00
runcppunittests.py
testinfo.py Bug 1656410 - Fix py3 sort failure in test-info report --show-manifests; r=bc 2020-07-31 18:52:29 +00:00
testsuite-targets.mk Bug 1651680 - Replace PKG_SKIP_STRIP with PKG_STRIP. r=nalexander 2020-08-11 02:44:17 +00:00

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