gecko-dev/testing
Ben Hearsum 8fd47fb88e Bug 587344: Mozharness script for running something and testing whether or not it stays alive for a given period of time. r=releng-reviewers,aki
It supports installing Mozilla applications with mozinstall, and simply running the thing it was instructed to download.

Differential Revision: https://phabricator.services.mozilla.com/D107543
2021-03-09 14:36:18 +00:00
..
awsy
condprofile Bug 1696768 - [marionette] Remove unused "marionette.contentListener" preference. r=marionette-reviewers,jdescottes 2021-03-09 13:04:30 +00:00
config Bug 1695263 - Vendor in a copy of wptserve that's still Python 2 compatible, r=marionette-reviewers,whimboo 2021-03-03 10:03:05 +00:00
crashtest
docs
extensions
firefox-ui
geckodriver Bug 1696768 - [marionette] Don't enable "marionette.debugging.clicktostart" by default when --jsdebugger is used. r=marionette-reviewers,webdriver-reviewers,jdescottes,jgraham 2021-03-09 13:04:29 +00:00
gtest Backed out changeset 8063ff05e5b1 (bug 1678487) for causing windows widget xpc failures. CLOSED TREE 2021-02-17 15:09:23 +02:00
jsshell
marionette Bug 1686741 - [marionette] Add support for the new tab modal dialog. r=marionette-reviewers,mtigley,jdescottes 2021-03-09 14:34:10 +00:00
mochitest Backed out changeset 1f4840599e64 (bug 1683177) for causing mochitest failures on windows in quota/QuotaManagerService. CLOSED TREE 2021-03-09 01:03:51 +02:00
modules Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (test-only changes). r=Gijs 2021-02-11 22:02:15 +00:00
mozbase Bug 1695263 - Skip moztest resolve tests with Python 2, r=firefox-build-system-reviewers,mhentges 2021-03-03 10:03:05 +00:00
mozharness Bug 587344: Mozharness script for running something and testing whether or not it stays alive for a given period of time. r=releng-reviewers,aki 2021-03-09 14:36:18 +00:00
perfdocs Bug 1681669 - Add vision document for mozperftest. r=davehunt 2021-02-16 18:37:23 +00:00
performance Bug 1670247: change VIEW perftest page to our github.io. r=acreskey,sparky 2021-02-23 23:31:58 +00:00
profiles
raptor Bug 1694525 - End browsertime test process when error encountered; r=perftest-reviewers,sparky 2021-02-26 15:01:51 +00:00
runtimes
specialpowers Bug 1691595: Move evictAllContentViewers test code to SpecialPowers. r=peterv 2021-02-18 21:04:12 +00:00
talos Bug 1694189 - Don't wait for timeout to add pagerendered event listener. r=emilio,perftest-reviewers,sparky 2021-03-04 16:58:37 +00:00
tools
tps
web-platform Bug 1696123 - Always copy the checkedness of input elements r=edgar 2021-03-09 14:12:34 +00:00
webdriver
xpcshell Bug 1678330: Ensure nested SpinEventLoopUntil(OrShutdown) calls are traceable to the originating source in case of crash. r=nika,extension-reviewers 2021-03-02 22:11:58 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py Backed out changeset 24db9230985e (bug 1692453) for lint failure. CLOSED TREE 2021-02-25 02:27:35 +02:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py Backed out changeset 24db9230985e (bug 1692453) for lint failure. CLOSED TREE 2021-02-25 02:27:35 +02:00
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