gecko-dev/testing
Geoff Brown 217bbab384 Bug 1654090 - Replace testing/mochitest/pywebsocket with pywebsocket3; r=jmaher
Update testing/mochitest/pywebsocket with the latest version available: pywebsocket3
is python 3 compatible. This keeps the basic structure of the old pywebsocket, but
changes the directory name to pywebsocket3 to reflect the project renaming.

Differential Revision: https://phabricator.services.mozilla.com/D84455
2020-07-22 02:06:38 +00:00
..
awsy Bug 1642708 - Stop running BinAST tests in automation r=perftest-reviewers,Bebe,sfink 2020-06-17 13:57:04 +00:00
condprofile Bug 1486004 - Part 7 - Update Conditioned Profiles to support unrooted android devices using mozdevice 4.0.0, ? r=tarek 2020-07-17 20:48:33 +00:00
config Bug 1599342: add windows hostutils r=jmaher,gbrown 2020-06-23 01:21:51 +00:00
crashtest
extensions
firefox-ui
geckodriver Bug 1588424 - [marionette] Remove "name" parameter from "WebDriver:SwitchToWindow" command. r=marionette-reviewers,webdriver-reviewers,maja_zf 2020-07-15 15:20:14 +00:00
gtest Bug 1654319 - Remove some flake8 exclusions; r=jmaher 2020-07-21 17:10:51 +00:00
jsshell
marionette Backed out 2 changesets (bug 1651519) for WPT failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE 2020-07-22 02:47:34 +03:00
mochitest Bug 1654090 - Replace testing/mochitest/pywebsocket with pywebsocket3; r=jmaher 2020-07-22 02:06:38 +00:00
modules Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,agi,whimboo,Bebe,twisniewski 2020-07-10 23:58:28 +00:00
mozbase Bug 1486004 - Part 12 - [mozrunner 8.0.2] Update mozrunner requirements to support unrooted android devices using mozdevice 4.0.0, r=gbrown 2020-07-17 20:48:58 +00:00
mozharness Bug 1651820 - Fix broken xpcshell artifact builds by pointing directly to the `http3server` path r=gbrown 2020-07-21 20:47:27 +00:00
perfdocs Bug 1649497 - [perfdocs] Port mozperftest into Performance Testing r=sparky,perftest-reviewers 2020-07-15 17:13:30 +00:00
performance Bug 1631839 - Update mobile routes to use new namespace r=tarek,sparky,acreskey 2020-07-17 16:00:57 +00:00
profiles Bug 1649883 - Fix user pref for pocket toggle off. r=gvn,remote-protocol-reviewers,perftest-reviewers,maja_zf 2020-07-15 14:51:02 +00:00
raptor Bug 1486004 - Part 14 - Update raptor to support unrooted android devices using mozdevice 4.0.0, ? r=perftest-reviewers,sparky 2020-07-17 20:48:55 +00:00
runtimes Bug 1647383 - update manifest runtime information r=ahal,jmaher 2020-06-24 18:23:39 +00:00
specialpowers Backed out 2 changesets (bug 1651519) for WPT failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE 2020-07-22 02:47:34 +03:00
talos Bug 1620409 - New logic for handling collection dismiss. r=perftest-reviewers,gvn,sparky 2020-07-20 20:05:37 +00:00
tools Bug 1636251: Patch Sentry events to ensure a raw username isn't sent to Sentry r=rstewart 2020-06-11 21:35:05 +00:00
tps
web-platform Bug 1637532 - Allow animations and transitions on ::marker; r=boris 2020-07-22 00:44:18 +00:00
webdriver Bug 1606439 - [geckodriver] Add sameSite cookie support. r=whimboo,webdriver-reviewers 2020-06-12 21:11:44 +00:00
xpcshell Bug 1651820 - Fix broken xpcshell artifact builds by pointing directly to the `http3server` path r=gbrown 2020-07-21 20:47:27 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1642666 - Remove obsolete test for removed nsIAppShell::RunBeforeNextEvent function. r=gbrown 2020-06-03 16:16:09 +00:00
mach_commands.py Bug 1422005 - Fix 'mach test cppunittest'; r=jmaher 2020-06-09 22:32:21 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1486004 - Part 15 - Update remotecppunittests to support unrooted android devices using mozdevice 4.0.0, r=gbrown 2020-07-17 20:48:51 +00:00
runcppunittests.py Bug 1575773 - Warn when cppunit test file missing, and cleanup cppunit manifest; r=bc 2020-06-02 15:52:09 +00:00
testinfo.py Bug 1644395 - Add wpt print reftests to TC config, r=ahal 2020-06-23 10:00:28 +00:00
testsuite-targets.mk Bug 1644778 - add a mozperftest to measure browser.xhtml DOM size, r=tarek,dhouse,sparky 2020-07-13 15:44:38 +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