gecko-dev/testing
Mitchell Hentges c6cbad9a52 Bug 1649266: generate-checksums.py should be compatible with py3 r=rail
Adds iter() changes and str conversions with six to ensure generate-checksums
will work with both py2 and py3.

Differential Revision: https://phabricator.services.mozilla.com/D81614
2020-06-29 22:24:46 +00:00
..
awsy Bug 1642708 - Stop running BinAST tests in automation r=perftest-reviewers,Bebe,sfink 2020-06-17 13:57:04 +00:00
condprofile Bug 1639011 - Adding a marker on conditioned profiles. r=sparky 2020-05-19 13:34:08 +00:00
config Bug 1599342: add windows hostutils r=jmaher,gbrown 2020-06-23 01:21:51 +00:00
crashtest
extensions
firefox-ui
geckodriver Bug 1645763 - [geckodriver] Disable idle-daily notifications to avoid expensive operations. r=webdriver-reviewers,jgraham 2020-06-16 10:10:49 +00:00
gtest Bug 1638965 - Run 'mach gtest' in python 3; r=bc 2020-05-27 20:53:22 +00:00
jsshell
marionette Bug 1644395 - Marionette support for wpt print reftests, r=marionette-reviewers,hiro,maja_zf 2020-06-23 10:00:26 +00:00
mochitest Bug 1599340 - Remote mochitest should consider host's suffix for ssltunnel. r=gbrown 2020-06-24 04:46:38 +00:00
modules Bug 1634719: Drop the broken extraProps argument to newAppInfo. r=mixedpuppy 2020-05-14 20:34:28 +00:00
mozbase Bug 1644395 - Don't select print-reftests for testharness fuzzy jobs, r=ahal 2020-06-25 09:58:23 +00:00
mozharness Bug 1649266: generate-checksums.py should be compatible with py3 r=rail 2020-06-29 22:24:46 +00:00
perfdocs Bug 1642708 - Stop running BinAST tests in automation r=perftest-reviewers,Bebe,sfink 2020-06-17 13:57:04 +00:00
performance Bug 1646697 - Modify how the multi-commit tasks work. r=mozperftest-reviewers,tarek 2020-06-18 22:37:35 +00:00
profiles Bug 1627555 - Update region if in new location for a length of time. r=Standard8 2020-06-27 08:14:11 +00:00
raptor Bug 1520458 - Update Raptor to run on python 3 r=perftest-reviewers,davehunt 2020-06-24 14:33:12 +00:00
runtimes Bug 1647383 - update manifest runtime information r=ahal,jmaher 2020-06-24 18:23:39 +00:00
specialpowers Bug 1638153: Part 2 - Fix uses of .rootTreeItem to get top browser window. r=geckoview-reviewers,nika,snorp 2020-06-17 17:17:16 +00:00
talos Bug 1630448 - Set MOZ_PROFILER_STARTUP_NO_BASE=1 in Talos tests - r=canaltinova 2020-06-25 07:34:36 +00:00
tools Bug 1636251: Patch Sentry events to ensure a raw username isn't sent to Sentry r=rstewart 2020-06-11 21:35:05 +00:00
tps Bug 1635352 (part 2) - Add TPS test for new extension-storage engine. r=lina 2020-05-15 01:30:21 +00:00
web-platform Bug 1494356 - Remove SVG style attribute reparsing code. r=longsonr 2020-06-29 20:16:11 +00:00
webdriver Bug 1606439 - [geckodriver] Add sameSite cookie support. r=whimboo,webdriver-reviewers 2020-06-12 21:11:44 +00:00
xpcshell Bug 1646533 - [xpcshell] Normalize ancestor_manifest path separators when creating group id, r=gbrown 2020-06-23 15:10:39 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1642666 - Remove obsolete test for removed nsIAppShell::RunBeforeNextEvent function. r=gbrown 2020-06-03 16:16:09 +00:00
mach_commands.py Bug 1422005 - Fix 'mach test cppunittest'; r=jmaher 2020-06-09 22:32:21 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1638954 - Run 'mach cppunittest' with python 3; r=bc 2020-05-28 14:45:50 +00:00
runcppunittests.py Bug 1575773 - Warn when cppunit test file missing, and cleanup cppunit manifest; r=bc 2020-06-02 15:52:09 +00:00
testinfo.py Bug 1644395 - Add wpt print reftests to TC config, r=ahal 2020-06-23 10:00:28 +00:00
testsuite-targets.mk Bug 1641289: Bye, bye Steeplechase. r=dminor,froydnj 2020-05-29 03:19:27 +00:00

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