gecko-dev/testing
Mark Banner b2e123ddca Bug 1739708 - Turn off ESLint rule mozilla/reject-importGlobalProperties for sjs files. r=Gijs,webdriver-reviewers,whimboo
sjs files have a separate sandbox, and require Cu.importGlobalProperties for now.

Differential Revision: https://phabricator.services.mozilla.com/D130693
2021-11-09 08:38:16 +00:00
..
awsy
condprofile
config
crashtest
docs
extensions
firefox-ui
fxrecord/perfdocs
geckodriver Bug 1737196 - Remove semicolon in rust macro. r=webdriver-reviewers,jgraham 2021-10-22 20:33:53 +00:00
gtest Bug 1529082 - Move TestRunnerActivity to test_runner. r=ahal,owlish 2021-11-02 18:56:26 +00:00
jsshell
marionette Bug 1736323 - [marionette] "WebDriver:NewSession" has to wait for the very first tab to finish loading. r=webdriver-reviewers,jdescottes 2021-11-02 18:40:32 +00:00
mochitest Bug 1739708 - Turn off ESLint rule mozilla/reject-importGlobalProperties for sjs files. r=Gijs,webdriver-reviewers,whimboo 2021-11-09 08:38:16 +00:00
modules Bug 1730924 - Upgrade ajv.js from 4.1.1 to 6.12.6 r=k88hudson 2021-10-12 19:41:05 +00:00
mozbase Bug 1739536 - [mozdevice-rust] Replace manual prefix checks with starts_with. r=whimboo,webdriver-reviewers 2021-11-08 09:56:37 +00:00
mozharness Bug 1739422: Avoid NameError on Android app install failure; r=agi 2021-11-04 16:32:18 +00:00
perfdocs Bug 1737152 - Review and update Raptor test owners r=perftest-reviewers,sparky 2021-11-03 22:18:36 +00:00
performance Bug 1738960 - Add preferences to mozperftest auto-recording. r=perftest-reviewers,AlexandruIonescu 2021-11-03 15:48:31 +00:00
profiles Bug 1736859 - [testing/profiles] Explicitly disable fission in all test harnesses, r=gbrown 2021-10-27 13:33:48 +00:00
raptor Bug 1738679: re-record cnn page load to resolve intermittent failure r=perftest-reviewers,AlexandruIonescu,sparky 2021-11-04 14:45:07 +00:00
runtimes
specialpowers Bug 1736163 - layout.css.prefers-color-scheme.content-override should trigger a look and feel update. 2021-10-17 15:32:02 +02:00
talos Bug 1674220 - [perfdocs] Enumerate Talos tests using PerfDocs r=sparky,perftest-reviewers 2021-11-02 19:11:06 +00:00
tools
tps
web-platform Bug 1707643 part 2: When computing static position of abspos grid child, perform alignment within content-box, rather than padding box. r=emilio 2021-11-09 06:14:21 +00:00
webdriver Bug 1736991 - Fix clippy warnings in webdriver crate, r=webdriver-reviewers,jdescottes 2021-10-22 11:46:31 +00:00
xpcshell Bug 1738966 - Pass in argc, argv in GreOmniPath. r=kershaw,valentin 2021-11-03 16:31:06 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py Bug 1737285 - Use pathlib to retrieve the relative path to the Visual Studio SDK. r=calixte,firefox-build-system-reviewers,mhentges DONTBUILD 2021-10-25 08:17:34 +00:00
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