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
crashtest
extensions
firefox-ui
geckodriver
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
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
performance Bug 1631839 - Update mobile routes to use new namespace r=tarek,sparky,acreskey 2020-07-17 16:00:57 +00:00
profiles
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
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
tps
web-platform Bug 1620467 - Avoid breaking update-built-tests. 2020-07-23 01:38:06 +00:00
webdriver
xpcshell Bug 1654479 - Clear up processes after shutting them down in XPCShellTests. r=gbrown 2020-07-23 12:18:24 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py
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
testinfo.py
testsuite-targets.mk Bug 1654589 - Move `libpref` Python unit test to `mozbuild` suite r=froydnj,mccr8 2020-07-23 22:00:46 +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