gecko-dev/testing
Ricky Stewart 3419d4de1d Bug 1654589 - Move libpref Python unit test to mozbuild suite r=froydnj,mccr8
It could go into its own test suite, but it 1) depends on `mozbuild` code, so the `mozbuild` suite as well as this new suite would be running on any push that touches `mozbuild` code anyway, and 2) this is code that runs during the build, so it's not out of place.

Differential Revision: https://phabricator.services.mozilla.com/D84547
2020-07-23 22:00:46 +00:00
..
awsy Bug 1597562 - about:memory now displays process types;r=mccr8,perftest-reviewers,sparky 2020-07-17 15:51:21 +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 Bug 1654609 - [marionette] Port WebDriver:GetElementProperty and WebDriver:GetElementAttribute to JSWindowActor. r=marionette-reviewers,maja_zf 2020-07-23 14:29:21 +00:00
mochitest Bug 1638963 - Run 'mach geckoview-junit' with py3; r=jmaher 2020-07-22 18:08:02 +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 1654549 - Give mozlog's LoggingWrapper a buffer attribute, r=ahal 2020-07-22 20:23:18 +00:00
mozharness Bug 1647720 - Replace fission with fission-xorigin variant, for linux64 mochitest-plain only; r=ahal 2020-07-23 13:12:54 +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 1654373 - Add some machinery to request WR captures from talos tests. r=perftest-reviewers,sparky 2020-07-22 17:24:45 +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 1620467 - Avoid breaking update-built-tests. 2020-07-23 01:38:06 +00:00
webdriver Bug 1606439 - [geckodriver] Add sameSite cookie support. r=whimboo,webdriver-reviewers 2020-06-12 21:11:44 +00:00
xpcshell Bug 1654479 - Clear up processes after shutting them down in XPCShellTests. r=gbrown 2020-07-23 12:18:24 +00:00
addtest.py
cppunittest.ini
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
README.txt
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
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 1654589 - Move libpref Python unit test to mozbuild suite r=froydnj,mccr8 2020-07-23 22:00:46 +00:00

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