gecko-dev/testing
Geoff Brown 1ad79e5d65 Bug 1668097 - Update websocketprocessbridge dependencies for py3; r=bc
Under python 3, use a separate requirements file to install newer versions of twisted and ipaddr;
keep the original requirements under python 2 as the latest versions are problematic in our
Windows CI environment.

Differential Revision: https://phabricator.services.mozilla.com/D91942
2020-10-01 20:30:26 +00:00
..
awsy Bug 1667473, part 2 - Fix some AWSY typos. r=perftest-reviewers,Bebe 2020-09-28 10:07:01 +00:00
condprofile Bug 1661514 - Reformat some python files with black 20.8b1 r=rstewart 2020-09-07 14:05:10 +00:00
config
crashtest
docs/testing-policy Bug 1664507 - Add documentation for testing policy r=Gijs DONTBUILD 2020-09-11 19:19:29 +00:00
extensions
firefox-ui
geckodriver Bug 1520821 - [geckodriver] Remove find anonymous element(s) extension commands. r=webdriver-reviewers,jgraham 2020-10-01 12:38:08 +00:00
gtest Bug 1651196 - add additional logging for remotegtests.py AppWaiter.update_log, r=jmaher. 2020-09-14 13:56:14 +00:00
jsshell
marionette Bug 1668357 - Disable tests which fail when fission and session-history-in-parent are enabled, r=peterv,marionette-reviewers,whimboo 2020-10-01 10:23:47 +00:00
mochitest Bug 1668097 - Update websocketprocessbridge dependencies for py3; r=bc 2020-10-01 20:30:26 +00:00
modules Bug 1660057: Add preferences for Fission rollout Normandy experiment. r=nika,marionette-reviewers,perftest-reviewers 2020-09-25 02:01:15 +00:00
mozbase Bug 1667288 - [moznetwork] Ensure interface names returned by _get_interface_list are strings, even on python 3; r=bc 2020-09-25 11:40:42 +00:00
mozharness Bug 1639372 - Run visual metrics locally through raptor. r=tarek,perftest-reviewers,Bebe 2020-09-30 15:13:06 +00:00
perfdocs Bug 1659072 - Add commit timestamps to Fenix batch-mode tests. r=tarek 2020-09-17 12:28:30 +00:00
performance Bug 1659072 - Add commit timestamps to Fenix batch-mode tests. r=tarek 2020-09-17 12:28:30 +00:00
profiles Bug 1659150 - Remove about:welcome trailhead, full page and ReturnToAMO templates r=perftest-reviewers,Mardak,mkaply,nanj,sparky 2020-09-11 16:35:04 +00:00
raptor Bug 1666916 - Fail when attempting to run raptor-btime tests in raptor-webext. r=perftest-reviewers,Bebe 2020-09-30 15:14:21 +00:00
runtimes Backed out 3 changesets (bug 1665713) for perma failures on test_peerConnection_capturedVideo.html. CLOSED TREE 2020-09-25 02:58:57 +03:00
specialpowers Bug 1396399: Test for content scripts and activeTab permission. 2020-09-22 17:41:36 +00:00
talos Bug 1604972: re-enable iframes in tresize-test.html r=perftest-reviewers,sparky 2020-09-30 14:15:27 +00:00
tools Bug 1668097 - Update websocketprocessbridge dependencies for py3; r=bc 2020-10-01 20:30:26 +00:00
tps
web-platform Bug 1667629 - support mpath pointing to shapes r=birtles,emilio 2020-10-01 16:19:37 +00:00
webdriver
xpcshell Bug 1667975 - Don't check rcode before parsing packet r=dragana,necko-reviewers 2020-10-01 10:05:03 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1601980 - Introduce a MOZ_ATOMIC_BITFIELDS macro. r=njn 2020-10-01 08:25:15 +00:00
mach_commands.py Bug 1624667 - Allow running `mach jit-test` if tests are disabled r=mhentges,froydnj 2020-08-26 14:45:52 +00:00
moz.build Bug 1664507 - Add documentation for testing policy r=Gijs DONTBUILD 2020-09-11 19:19:29 +00:00
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py Bug 1664898 - move media/mtransport to media/transport. r=ng 2020-09-22 21:43:49 +00:00
testinfo.py
testsuite-targets.mk

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