gecko-dev/testing
Agi Sferro 65b64cb3e0 Bug 1709640 - Rename android-api-16 to android-arm. r=marionette-reviewers,firefox-build-system-reviewers,nalexander,whimboo,aklotz,releng-reviewers,mhentges,glandium,mtabara
We don't offer API splits any more, and with the separation of GeckoView with
the rest of the front-end it's increasingly unlikely that we will in the
future.

This change makes it so that the build name doesn't contain the API version so
that we can update it without breaking all the automation that relies on the
build name.

Differential Revision: https://phabricator.services.mozilla.com/D114369
2021-06-04 22:31:14 +00:00
..
awsy Bug 1706627: Migrate Static Wiki Content for AWSY docs r=perftest-reviewers,AndraEsanu,Bebe 2021-05-25 12:53:34 +00:00
condprofile Bug 1713000 - Convert condprof unittests to use Python 3, r=releng-reviewers,bhearsum 2021-05-27 16:13:06 +00:00
config
crashtest
docs
extensions
firefox-ui Bug 1711497 - Remove browser.proton.enabled checks/setters from tests r=Gijs,marionette-reviewers,whimboo 2021-05-20 13:03:51 +00:00
geckodriver Bug 1713935 - Make geckodriver pass clippy, r=webdriver-reviewers,whimboo 2021-06-02 20:29:53 +00:00
gtest Bug 1696251 - Pass MachCommandBase object as first argument for Mach Commands. r=mhentges,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers 2021-05-17 16:15:58 +00:00
jsshell
marionette Bug 1713775 - [marionette] Fail session creation if the webSocketUrl capability is passed r=remote-protocol-reviewers,marionette-reviewers,jgraham 2021-06-02 14:30:23 +00:00
mochitest Bug 1712900, rework waitForFocus/promiseFocus so that it works with fission, r=hsivonen 2021-06-03 19:41:19 +00:00
modules Bug 1703583 - automatically reject waitForEvent, waitForCondition and topicObserved promises at the end of a browser test, r=Gijs. 2021-04-19 21:56:04 +00:00
mozbase Bug 1714529 - Update mozrunner version for release, r=ahal 2021-06-04 19:34:36 +00:00
mozharness Bug 1709640 - Rename android-api-16 to android-arm. r=marionette-reviewers,firefox-build-system-reviewers,nalexander,whimboo,aklotz,releng-reviewers,mhentges,glandium,mtabara 2021-06-04 22:31:14 +00:00
perfdocs Bug 1709640 - Rename android-api-16 to android-arm. r=marionette-reviewers,firefox-build-system-reviewers,nalexander,whimboo,aklotz,releng-reviewers,mhentges,glandium,mtabara 2021-06-04 22:31:14 +00:00
performance
profiles Bug 1676542 : Remove NPAPI plugin-related code from reftest harness r=jmaher,tnikkel 2021-05-01 01:47:48 +00:00
raptor Bug 1711136 Add CNN desktop page for arewefastyet/raptor browsertime -- live site test r=perftest-reviewers,sparky 2021-05-31 06:56:58 +00:00
runtimes Bug 1713679 - Update test runtimes data for new manifest; r=ahal 2021-06-03 15:14:38 +00:00
specialpowers Bug 1713208 - Use lazy module getter for AppUiTestDelegate; r=agi 2021-06-04 17:47:20 +00:00
talos Bug 1706445 - Fix test helpers that use "SessionStore:update", r=nika,perftest-reviewers,sparky 2021-06-01 20:06:48 +00:00
tools Bug 857668: Teach test TURN server to open additional ports, on which it will respond with 300. r=mjf,ahal 2021-05-27 21:08:37 +00:00
tps Bug 1696251 - Pass MachCommandBase object as first argument for Mach Commands. r=mhentges,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers 2021-05-17 16:15:58 +00:00
web-platform Bug 1709125 - Make Document::HasFocus() use the BrowsingContext hierarchy. r=edgar 2021-06-04 17:05:02 +00:00
webdriver Bug 1713935 - Make testing/webdriver/ pass clippy, r=webdriver-reviewers,whimboo 2021-06-02 20:29:52 +00:00
xpcshell Bug 1710638 - Enable sandboxing for socket process tests, r=necko-reviewers,dragana 2021-05-21 07:15:21 +00:00
addtest.py
cppunittest.ini Bug 1710923 - migrate windows 7x32 debug tests to windows 10x32. r=ahal 2021-05-24 20:06:43 +00:00
mach_commands.py Bug 1696251 - Pass MachCommandBase object as first argument for Mach Commands. r=mhentges,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers 2021-05-17 16:15:58 +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