gecko-dev/testing
Boris Chiou d9e043e222 Bug 1884425 - Implement interpolation between path() and shape(). r=firefox-style-system-reviewers,zrhoffman
Basically, we implement `Animate` for `PathOrShapeFunction` manually
when either *from* or *to* value is `path()` function, and the other one
is `shape()` function.

Differential Revision: https://phabricator.services.mozilla.com/D205491
2024-03-28 19:42:13 +00:00
..
awsy
condprofile
config
crashtest
docs Backed out 13 changesets (bug 1860492) for causing multiple failures. 2024-03-22 18:18:12 +02:00
extensions
firefox-ui Bug 1885723 - Fix more jsm references in testing/. r=jmaher,webdriver-reviewers,Sasha 2024-03-19 08:59:12 +00:00
geckodriver Bug 1888085 - [geckodriver] Update README for installation options. r=webdriver-reviewers,jdescottes 2024-03-28 12:25:16 +00:00
gtest
jsshell Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
marionette Bug 1807868 - [marionette] Unload previously selected tab immediately. r=webdriver-reviewers,jdescottes 2024-03-15 11:29:28 +00:00
mochitest Bug 1882380 - Update AccessibilityUtils to ensure clicking on a label text content for a form field is not failing a11y_checks. r=Jamie 2024-03-25 15:25:37 +00:00
modules Bug 1885723 - Fix more jsm references in testing/. r=jmaher,webdriver-reviewers,Sasha 2024-03-19 08:59:12 +00:00
mozbase Backed out changeset ace4b125b6e0 (bug 1615258) for causing py3 failures in test_manifestparser.py CLOSED TREE 2024-03-28 08:58:42 -04:00
mozharness Bug 1867837 - Remove chromium specific code from raptor, CI and locally. r=perftest-reviewers,kshampur 2024-03-26 04:40:03 +00:00
perfdocs Backed out changeset ace4b125b6e0 (bug 1615258) for causing py3 failures in test_manifestparser.py CLOSED TREE 2024-03-28 08:58:42 -04:00
performance Bug 1836330 - Enable android chrome startup testing for cold_main_first_frame. r=perftest-reviewers,sparky 2024-03-26 12:51:54 +00:00
profiles
raptor Bug 1867837 - Remove chromium specific code from raptor, CI and locally. r=perftest-reviewers,kshampur 2024-03-26 04:40:03 +00:00
runtimes
specialpowers Bug 1885723 - Fix more jsm references in testing/. r=jmaher,webdriver-reviewers,Sasha 2024-03-19 08:59:12 +00:00
talos Bug 1886943 - [devtools] Tweak custom.inspector.manyrules. r=devtools-reviewers,perftest-reviewers,sparky,ochameau. 2024-03-27 06:35:19 +00:00
test Bug 1880571 - mach manifest skip-fails: initial WPT support r=jmaher 2024-03-18 18:13:55 +00:00
tools
tps Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
web-platform Bug 1884425 - Implement interpolation between path() and shape(). r=firefox-style-system-reviewers,zrhoffman 2024-03-28 19:42:13 +00:00
webcompat Bug 1882562 - disable system addon updates while running webcompat intervention tests; r=jgraham 2024-02-29 17:51:26 +00:00
webdriver
xpcshell Bug 1881183 - Avoid allocating too much memory when receiving CONTINUATION frame, r=necko-reviewers,valentin 2024-03-21 12:49:02 +00:00
addtest.py Bug 1885105 - update creative commons URLs in test templates to use https, r=Standard8 2024-03-13 10:20:48 +00:00
cppunittest.toml
mach_commands.py Bug 1880571 - mach manifest skip-fails: initial WPT support r=jmaher 2024-03-18 18:13:55 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
skipfails.py Bug 1880571 - mach manifest skip-fails: initial WPT support r=jmaher 2024-03-18 18:13:55 +00:00
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