gecko-dev/testing
Anna Yeddi 4f4bff64f7 Bug 1676068 - Datepicker Pt.5 - Fix failing CSS transform-input WPT test. r=emilio
The test was reported to TEST-UNEXPECTED-PASS for /css/css-transforms/transform-input-013.html which used to expect that the css-transform for `<input type=datetime-local>` would intermittently fail on macOS which does not happen anymore, thus the patch is removing the expectation altogether, because the test always `PASS`, on both default and debug builds on macOS.

Depends on D141175

Differential Revision: https://phabricator.services.mozilla.com/D163739
2022-12-07 00:56:46 +00:00
..
awsy
condprofile
config
crashtest Bug 1798773 - Always shutdown FileSystemManager; r=dom-worker-reviewers,smaug 2022-11-24 13:58:38 +00:00
docs Bug 1736870 - Migrate "Mozilla automated testing" MDN doc to Firefox Source Docs. r=Gijs,owlish,gbrown,Standard8 2022-12-06 19:55:08 +00:00
extensions
firefox-ui
fxrecord/perfdocs
geckodriver Bug 1795414 - [geckodriver] Update releasing docs to remove the target/package folder after a release. r=webdriver-reviewers,jgraham 2022-11-11 12:55:28 +00:00
gtest Bug 1798711 - Remove duplication of DisableCrashReporter on gtest r=ahal 2022-11-30 14:41:42 +00:00
jsshell
marionette Bug 1802103 - [remote] Disable location change rate limit. r=webdriver-reviewers,Sasha,jdescottes 2022-11-24 17:09:51 +00:00
mochitest Bug 1803711 - Add waitForMutationCondition to ContentTaskUtils. r=ahal 2022-12-06 16:09:31 +00:00
modules Bug 1747471 - Remove FileUtils.getFile from testing folder. r=barret 2022-12-02 15:54:29 +00:00
mozbase Bug 1777710 - Don't request WRITE_EXTERNAL_STORAGE permission on android 11. r=gbrown 2022-12-02 12:42:22 +00:00
mozharness Bug 1801381 - Disable run_configure for mac repackaging r=glandium 2022-12-06 21:11:43 +00:00
perfdocs Bug 1797330 - Upgrade android pageload tests to use mitmproxy 8. r=perftest-reviewers,AlexandruIonescu 2022-12-06 15:27:55 +00:00
performance Bug 1803428 - Add docs for mach try perf, and allow images in perfdocs. r=perftest-reviewers,afinder DONTBUILD 2022-12-02 12:44:10 +00:00
profiles Bug 1775194 - disable reporting API r=ckerschb,emilio,freddyb 2022-11-16 08:35:58 +00:00
raptor Bug 1797330 - Upgrade android pageload tests to use mitmproxy 8. r=perftest-reviewers,AlexandruIonescu 2022-12-06 15:27:55 +00:00
runtimes
specialpowers Bug 1747471 - Remove FileUtils.getFile from testing folder. r=barret 2022-12-02 15:54:29 +00:00
talos Bug 1803158 - convert session restore consumers to reference the sys.mjs files instead, r=webdriver-reviewers,perftest-reviewers,extension-reviewers,credential-management-reviewers,Standard8,sgalich,whimboo,sparky,willdurand 2022-12-06 16:02:03 +00:00
tools
tps
web-platform Bug 1676068 - Datepicker Pt.5 - Fix failing CSS transform-input WPT test. r=emilio 2022-12-07 00:56:46 +00:00
webcompat Bug 1802563 - Remove obsolete webcompat intervention tests, fix others, and add some new ones; r=ksenia DONTBUILD 2022-11-25 22:20:40 +00:00
webdriver Bug 1795414 - [geckodriver] Exclude build system files from published packages. r=webdriver-reviewers,jgraham 2022-11-11 12:55:28 +00:00
xpcshell Bug 1800990 - Don't taint redirected channel for HSTS upgrade, r=robwu,necko-reviewers,tschuster 2022-12-01 13:36:14 +00:00
addtest.py
cppunittest.ini
mach_commands.py Bug 1797509 - Add help text for determining harness specific arguments. r=ahal 2022-11-10 14:43:54 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.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