gecko-dev/testing
Geoff Brown 9b840135cd Bug 1688426 - Avoid command line argument duplication in android tests; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D102872
2021-01-25 16:52:57 +00:00
..
awsy Bug 1668383 - Limit the number of errors in Webservers.start(). r=perftest-reviewers,Bebe 2021-01-08 21:14:16 +00:00
condprofile Bug 1681096 - python3 - pylint --py3k - W1618: from __future__ import absolute_import r=perftest-reviewers,jmaher 2020-12-14 17:50:17 +00:00
config Bug 1682606 - wptserve now depends on pywebsocket, r=denschub 2020-12-16 15:20:38 +00:00
crashtest Bug 1525737 - Remove layout/xul/grid directory. r=emilio 2020-11-17 01:20:33 +00:00
docs Summary: Bug 1679892 - add initial schedule of CI config changes in-tree. r=releng-reviewers,aki 2020-12-08 21:17:24 +00:00
extensions
firefox-ui Bug 1681096 - python3 - pylint --py3k - W1639: filter built-in referenced when not iterating (filter-builtin-not-iterating) r=marionette-reviewers,perftest-reviewers,gbrown,maja_zf,whimboo 2020-12-15 15:50:31 +00:00
geckodriver Bug 1668243 - [geckodriver] Update changeset for the 0.29.0 release. r=webdriver-reviewers,jgraham 2021-01-14 11:03:12 +00:00
gtest Bug 1684110 - Define UNICODE on some directories. r=glandium 2021-01-13 22:49:59 +00:00
jsshell Bug 1681096 - python3 - pylint --py3k - W1623: Assigning to a class's __metaclass__ attribute (metaclass-assignment) r=perftest-reviewers,gbrown 2020-12-09 20:01:10 +00:00
marionette Bug 1630908 - Part 1: Pass OriginAttributes to be included with remote type, r=nika,marionette-reviewers 2021-01-19 22:23:29 +00:00
mochitest Bug 1688426 - Avoid command line argument duplication in android tests; r=jmaher 2021-01-25 16:52:57 +00:00
modules
mozbase Bug 1683001 - xpcshell support for --run-failures. r=aki 2021-01-22 21:14:27 +00:00
mozharness Bug 1683001 - xpcshell support for --run-failures. r=aki 2021-01-22 21:14:27 +00:00
perfdocs Bug 1672142 - Update mozperftest perfdocs to include new test. r=tarek,perftest-reviewers 2020-12-04 15:47:22 +00:00
performance Bug 1688026 - Enhance restrictions on what Fenix commits to test. r=acreskey 2021-01-21 21:07:22 +00:00
profiles Bug 1681839 - remove nsISecurityReporter and implementation r=johannh,necko-reviewers,dragana 2021-01-07 17:47:47 +00:00
raptor Backed out changeset 47e661ca053c (bug 1543327) for causing browsertime failures. 2021-01-21 21:26:58 +02:00
runtimes
specialpowers Bug 1687784 - Profiler markers from mochitests and xpcshell tests should use the Test category, r=mconley. 2021-01-20 21:04:00 +00:00
talos Bug 1687687 - Using the profiler for Talos tests should enable the CPU Utilization feature, r=perftest-reviewers,Bebe 2021-01-21 12:58:33 +00:00
tools Bug 1681096 - python3 - pylint --py3k - W1636: map built-in referenced when not iterating (map-builtin-not-iterating) r=perftest-reviewers,aki,jmaher 2020-12-09 08:05:21 +00:00
tps Bug 1681096 - python3 - pylint --py3k - W1648: Module moved in Python 3 (bad-python3-import) r=aki,gbrown 2020-12-08 23:20:08 +00:00
web-platform Merge mozilla-central to autoland. CLOSED TREE 2021-01-25 19:37:13 +02:00
webdriver Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio 2021-01-16 15:36:39 +00:00
xpcshell Bug 1683001 - xpcshell support for --run-failures. r=aki 2021-01-22 21:14:27 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1686219 - Add BitSet::SetAll and ResetAll methods r=heycam 2021-01-20 10:03:53 +00:00
mach_commands.py Bug 1681096 - python3 - pylint --py3k - W1655: dict.keys referenced when not iterating (dict-keys-not-iterating) r=marionette-reviewers,perftest-reviewers,jmaher,maja_zf 2020-12-11 21:13:12 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1683110 - run compiled tests as python 3 r=aki 2021-01-22 00:27:11 +00:00
runcppunittests.py
testinfo.py Bug 1681096 - python3 - pylint --py3k - W1633: round built-in referenced (round-builtin) r=marionette-reviewers,perftest-reviewers,aki,gbrown,whimboo 2020-12-09 15:10:53 +00:00
testsuite-targets.mk Bug 1682829 - Automate a fuzzing smoke test in the CI r=decoder 2020-12-17 13:22:16 +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