gecko-dev/testing
Tim Nguyen baecc7fa42 Bug 1685621 - Add more :not() serialization tests. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D101097
2021-01-08 08:07:26 +00:00
..
awsy 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
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 1638962 - [geckodriver] Remove broken geckodriver-test mach command. r=webdriver-reviewers,jgraham 2021-01-06 12:36:17 +00:00
gtest Bug 1681096 - python3 - pylint --py3k - W1618: from __future__ import absolute_import r=perftest-reviewers,jmaher 2020-12-14 17:50:17 +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 1685454 - [marionette] Enhance retry logic for getMarionetteCommandsActorProxy for inactive actors. r=marionette-reviewers,jdescottes 2021-01-08 09:57:24 +00:00
mochitest Bug 1683723 - Replace deprecated Cocoa enum constants with their modern replacements. r=spohl 2021-01-05 21:17:11 +00:00
modules Bug 1562642 - Add missing license headers r=mhoye,marionette-reviewers,webdriver-reviewers,perftest-reviewers,tarek 2020-11-17 02:06:54 +00:00
mozbase Bug 1638962 - [geckodriver] Remove broken geckodriver-test mach command. r=webdriver-reviewers,jgraham 2021-01-06 12:36:17 +00:00
mozharness Bug 1683906 - Update Android tests to use Chrome 87; r=perftest-reviewers,Bebe 2021-01-05 10:43:41 +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 1681096 - python3 - pylint --py3k - W1618: from __future__ import absolute_import r=perftest-reviewers,jmaher 2020-12-14 17:50:17 +00:00
profiles Bug 1681839 - remove nsISecurityReporter and implementation r=johannh,necko-reviewers,dragana 2021-01-07 17:47:47 +00:00
raptor Bug 1683906 - Update Android tests to use Chrome 87; r=perftest-reviewers,Bebe 2021-01-05 10:43:41 +00:00
runtimes
specialpowers Bug 1338637 - Added test for folder upload confirmation prompt. r=Gijs 2020-11-17 17:14:49 +00:00
talos Bug 1684857 - [devtools] Export current DAMP runner from damp.js r=ochameau,perftest-reviewers,kimberlythegeek 2021-01-06 08:26:52 +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 Bug 1685621 - Add more :not() serialization tests. r=emilio 2021-01-08 08:07:26 +00:00
webdriver Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,webdriver-reviewers,jgraham 2020-11-19 12:00:28 +00:00
xpcshell Bug 1682780 - [devtools] Avoid pausing on thread actor's attach request. r=nchevobbe,jdescottes 2021-01-07 15:02:11 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1432988 - Add hash for pair types. r=botond 2020-12-04 21:57:03 +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
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