gecko-dev/testing
Kershaw Chang 5b24e67940 Bug 1680605 - Make https upgrade with https rr properly r=necko-reviewers,dragana
Differential Revision: https://phabricator.services.mozilla.com/D98687
2021-01-07 11:15:58 +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
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 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +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
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
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
raptor Bug 1683906 - Update Android tests to use Chrome 87; r=perftest-reviewers,Bebe 2021-01-05 10:43:41 +00:00
runtimes
specialpowers
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 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
webdriver
xpcshell Bug 1680605 - Make https upgrade with https rr properly r=necko-reviewers,dragana 2021-01-07 11:15:58 +00:00
README.txt
addtest.py
cppunittest.ini
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