gecko-dev/testing
Ting-Yu Lin bccb437849 Bug 1676585 Part 2 - Use LogicalRect to compute joining boxes' border area. r=mats
The original code doesn't work for "writing-mode:vertical-rl" because
its block flow direction is the opposite of "writing-mode:vertical-lr."

Differential Revision: https://phabricator.services.mozilla.com/D96786
2020-11-17 05:36:42 +00:00
..
awsy Bug 1534582 - [AWSY] Use spec-compliant Marionette actions r=perftest-reviewers,marionette-reviewers,AlexandruIonescu 2020-11-16 07:53:26 +00:00
condprofile Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
config
crashtest Bug 1675326 - part5 : move webvtt related crashtest to `dom/media/webvtt/test/crashtests`. r=bryce 2020-11-09 15:47:30 +00:00
docs/testing-policy
extensions
firefox-ui Backed out changeset 8050b4336680 (bug 1673786) as requested. CLOSED TREE 2020-11-12 00:19:28 +02:00
geckodriver Bug 1669218 - [geckodriver] Add "moz:debuggerAddress" capability to offer an opt-in for the Remote Protocol. r=webdriver-reviewers,jgraham 2020-11-16 18:55:37 +00:00
gtest Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
jsshell Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
marionette Bug 1671983 - Part 6: Stop turning off privileged content process in marionette_driver, r=mconley,marionette-reviewers,whimboo 2020-11-12 18:01:06 +00:00
mochitest Bug 1671983 - Part 5: Remove unnecessary process switch logic from BrowserTestUtils.jsm, r=annyG 2020-11-12 18:01:00 +00:00
modules Bug 1426219 - Assert.throws now cleans up recentJSDevError;r=ahal 2020-10-30 11:06:32 +00:00
mozbase Bug 1659568 - [mozrunner] Bump version to 8.0.3. r=ahal 2020-11-12 21:07:39 +00:00
mozharness Bug 1676190 - Update raptor androids tests to use chrome 86. r=perftest-reviewers,sparky 2020-11-10 18:52:51 +00:00
perfdocs Bug 1674219 - Provide the basic documentation for Talos; r=sparky,perftest-reviewers 2020-11-05 15:42:35 +00:00
performance Bug 1668494 - add an influxdb layer r=sparky 2020-11-10 08:36:44 +00:00
profiles Bug 1675310 - Remove enabled and limit prefs for the event ping r=janerik 2020-11-09 10:40:03 +00:00
raptor Backed out changeset 2052e35c9932 (bug 1638365) for performance regressions as requested by alexandrui on irc. CLOSED TREE 2020-11-12 14:31:20 +02:00
runtimes Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
specialpowers Backed out 2 changesets (bug 1338637) for perma failures on test_webkitdirectory.html. CLOSED TREE 2020-11-16 18:49:34 +02:00
talos Bug 1503499 - disable damp | inspector/complicated.js for frequent failures r=intermittent-reviewers,perftest-reviewers,sparky,jmaher DONTBUILD 2020-11-09 12:34:01 +00:00
tools Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
tps Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
web-platform Bug 1676585 Part 2 - Use LogicalRect to compute joining boxes' border area. r=mats 2020-11-17 05:36:42 +00:00
webdriver Bug 1649094 - [webdriver] Release version 0.42.0. r=webdriver-reviewers,jgraham 2020-11-03 03:51:29 +00:00
xpcshell Bug 1675016 - Add more test for HTTP3 failure r=necko-reviewers,kershaw 2020-11-11 19:43:43 +00:00
README.txt
addtest.py Bug 1672023 - Remove excluded files from `black.yml` 2020-10-26 18:21:44 +00:00
cppunittest.ini Bug 1671316 - Part1. Introduce CrossExecTransferManager. r=mhowell 2020-10-27 14:09:00 +00:00
mach_commands.py Bug 1674635 Improve documentation for `mach test` r=ahal DONTBUILD 2020-11-03 17:09:46 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
parse_build_tests_ccov.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
remotecppunittests.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
runcppunittests.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
testinfo.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +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