gecko-dev/testing
Bob Clary ae77912472 Bug 1641649 - Moar Python 3 support updates for Marionette harness. r=marionette-reviewers,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D77347
2020-06-04 14:13:01 +00:00
..
awsy Backed out 2 changesets (bug 1628527) for causing wpt failures and a spike in bug 1622119. CLOSED TREE 2020-04-21 23:12:09 +03:00
condprofile Bug 1639011 - Adding a marker on conditioned profiles. r=sparky 2020-05-19 13:34:08 +00:00
config Bug 1628073 - Move gecko profiler testing files to mozgeckoprofiler; r=sparky,perftest-reviewers,gbrown 2020-05-22 13:18:44 +00:00
crashtest Bug 1632822 - create webrender list of crashtests to have focused tests on android phones. r=bc 2020-04-27 18:06:47 +00:00
extensions
firefox-ui Bug 1623965 - Improve error message when binary not found while testing. r=glandium,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers,Bebe,whimboo 2020-04-21 11:58:04 +00:00
geckodriver Bug 1640483 - Serialize the WebDriver print command parameters, r=webdriver-reviewers,whimboo 2020-05-25 14:54:06 +00:00
gtest Bug 1638965 - Run 'mach gtest' in python 3; r=bc 2020-05-27 20:53:22 +00:00
jsshell
marionette Bug 1641649 - Moar Python 3 support updates for Marionette harness. r=marionette-reviewers,whimboo 2020-06-04 14:13:01 +00:00
mochitest Bug 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00:00
modules Bug 1634719: Drop the broken extraProps argument to newAppInfo. r=mixedpuppy 2020-05-14 20:34:28 +00:00
mozbase Bug 1642672 - [mozdevice 3.2.3] Ensure content of files and process output is converted to str for Python 3, r=gbrown. 2020-06-02 20:43:45 +00:00
mozharness Bug 1632429: Improves python 3 compatibility of mozharness r=aki 2020-06-03 18:16:01 +00:00
perfdocs Bug 1640684 - [perfdocs] Display all raptor tests for each suite in a list r=sparky,perftest-reviewers 2020-06-01 11:12:48 +00:00
performance Bug 1641834 - started a Sphinx doc r=sparky,acreskey 2020-06-03 08:17:06 +00:00
profiles Bug 1639721 - Remove geospecific defaults from Region.jsm r=Standard8,mkaply 2020-06-03 22:34:40 +00:00
raptor Bug 1641962: Defer imports of distutils.util to ensure bootstrap can run r=rstewart,perftest-reviewers,sparky 2020-05-29 20:17:27 +00:00
runtimes Bug 1641289: Bye, bye Steeplechase. r=dminor,froydnj 2020-05-29 03:19:27 +00:00
specialpowers Backed out 3 changesets (bug 1638153) for perma failures on cross-origin-objects.html. CLOSED TREE 2020-06-01 23:51:35 +03:00
talos Bug 1642749 - Reduce the iterations on the attr-selector-1.html perf test r=perftest-reviewers,emilio,Bebe 2020-06-04 08:21:34 +00:00
tools Bug 1628073 - Remove the view_gecko_profile.py tool; r=sparky,perftest-reviewers 2020-05-22 13:19:58 +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 1643279 - Fix specificity of select rules in forms.css. r=jwatt 2020-06-04 12:30:53 +00:00
webdriver Bug 1617369 - Reformat recent rust changes with rustfmt r=webdriver-reviewers,whimboo 2020-05-25 09:07:45 +00:00
xpcshell Bug 1602832 - P3: Skip failed tests r=dragana 2020-05-26 14:30:26 +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 1628784 - Pass TOPSRCDIR environment variable to jsapi-tests, in order to read test files. r=Yoric 2020-04-27 11:37:13 +00:00
moz.build
parse_build_tests_ccov.py Bug 1623299 - Update grcov to 0.5.14 r=marco 2020-05-12 09:19:49 +00:00
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 1566017 - Improve 'mach test-info' run type handling; r=jmaher 2020-05-20 20:29:08 +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