gecko-dev/testing
Andrew Halberstadt d0cd0fcc69 Bug 1705431 - [mochitest] Refactor MessageLogger.TEST_PATH_PREFIXES into regexes and catch https://mochi.test urls, r=marco
Using regexes will be a little less brittle in the event we change things like
ports or prefix paths.

Differential Revision: https://phabricator.services.mozilla.com/D112354
2021-04-19 12:57:12 +00:00
..
awsy
condprofile Bug 1670005 - Remove all references to Fennec from performance testing r=perftest-reviewers,sparky 2021-03-24 10:44:22 +00:00
config
crashtest
docs Bug 1700352 - Reference phab-test-policy webextension in testing policy documentation. r=bgrins. DONTBUILD 2021-03-23 15:01:49 +00:00
extensions
firefox-ui Bug 1702330 - Graduate infobars to main proton pref r=jaws,marionette-reviewers 2021-04-10 19:56:10 +00:00
geckodriver Bug 1704492 - Some fields in MarionetteSession are never read. r=webdriver-reviewers,whimboo 2021-04-12 20:03:30 +00:00
gtest
jsshell
marionette Bug 1705757 - Move FrameLoader.print to BrowsingContext.print. r=nika,remote-protocol-reviewers,marionette-reviewers,extension-reviewers,zombie 2021-04-17 18:41:11 +00:00
mochitest Bug 1705431 - [mochitest] Refactor MessageLogger.TEST_PATH_PREFIXES into regexes and catch https://mochi.test urls, r=marco 2021-04-19 12:57:12 +00:00
modules Bug 1702271 - Document waitForCondition msg arg. r=florian DONTBUILD 2021-03-31 17:40:51 +00:00
mozbase Bug 1704142 - [mozlog] Handle duration in errorsummary formatter when no 'test_end' is found, r=marco 2021-04-15 14:18:03 +00:00
mozharness Bug 1704061 - Fix FileNotFoundError code-coverage-grcov.zip.r=marco 2021-04-13 10:42:40 +00:00
perfdocs WIP: Bug 1674157 - Remove tp6 aple google-sheets yahoo-news yandex tests r=perftest-reviewers,davehunt 2021-04-07 18:36:43 +00:00
performance Bug 1701927 - Extend the PerfStats test to be a user journey, capturing all useful metrics r=sparky 2021-04-06 15:42:55 +00:00
profiles Bug 1705946 - We apparently perma-enable these for testing, so keep doing it. 2021-04-18 21:19:16 +02:00
raptor Bug 1702689 - Fix browsertime_benchmark.js to collect all pagecycle results r=perftest-reviewers,sparky 2021-04-13 14:37:01 +00:00
runtimes Bug 1700954 - Remove unused BinAST tests. r=arai 2021-03-26 13:01:41 +00:00
specialpowers Bug 1682030 - Remove NPAPI from tests outside of dom/plugins. r=Gijs,cmartin 2021-04-06 19:28:09 +00:00
talos Bug 1703806 - [devtools] Use the reloaded event in DAMP tests for the a11y panel r=nchevobbe,perftest-reviewers 2021-04-09 07:30:48 +00:00
tools Bug 1702323: Get this TURNS server code working again. r=ahal 2021-04-05 14:53:00 +00:00
tps
web-platform Bug 1705193 - set text-overflow-022.html as failing on Mac debug due to frequent failures. r=aryx 2021-04-19 09:00:02 +00:00
webdriver Bug 1700557 - [webdriver] Release version 0.43.1. r=webdriver-reviewers,jgraham 2021-04-08 11:38:20 +00:00
xpcshell Bug 1699294 - add 'mach generate-test-certs' command to generate test certificate and key artifacts r=glandium 2021-04-14 22:24:11 +00:00
addtest.py
cppunittest.ini
mach_commands.py
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