gecko-dev/testing
Julian Descottes a3709d6c16 Bug 1684857 - [devtools] Export current DAMP runner from damp.js r=ochameau,perftest-reviewers,kimberlythegeek
Depends on D97733

Exporting the current DAMP runner as a singleton from damp.js simplifies the dependency management between damp.js and head.js

Differential Revision: https://phabricator.services.mozilla.com/D100670
2021-01-06 08:26:52 +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 1680114 - [geckodriver] Set fission.autostart=false when moz:debuggerAddress is requested. r=webdriver-reviewers,jgraham 2020-12-04 09:53:26 +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 Backed out changeset dbed1cdf588f (bug 1684173) for mochitest plain and devtools failures. a=backout DONTBUILD 2020-12-28 00:43:51 +02: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 1643448 - Update test handling of ACCESS_WIFI_STATE; r=geckoview-reviewers,bc,agi 2021-01-05 20:14:23 +00:00
mozharness Bug 1683709 - pin pypiwin32 to py27 and version 219. r=aki 2020-12-21 16:12:53 +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
raptor Bug 1675545 Raptor close browser even if OSError r=perftest-reviewers,sparky,AlexandruIonescu 2020-12-16 18:39:52 +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 1683976 Part 4 - Reset ReflowInput's mBSizeIsSetByAspectRatio flag if we override flex item's block-size. r=dholbert 2021-01-06 04:42:59 +00:00
webdriver
xpcshell Backed out changeset ed5db87da381 (bug 1680605) for failures on test_httpssvc_https_upgrade.js and resource-timing. CLOSED TREE 2021-01-06 01:46:05 +02: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