gecko-dev/testing
Andrew Halberstadt 52897f4c3a Bug 1478810 - [mozharness] Remove the unused 'mozbase' suite from desktop_unittest.py r=gbrown
There are no instances of --mozbase-suite in either m-c or c-c, which proves this is unused.

Differential Revision: https://phabricator.services.mozilla.com/D2470

--HG--
extra : moz-landing-system : lando
2018-07-27 16:22:26 +00:00
..
awsy Bug 1474208: Use median of all process values for AWSY base content. r=erahm 2018-07-08 11:50:46 -07:00
config Bug 1474342 - Remove ccov.manifest files. r=marco 2018-07-11 11:03:47 +01:00
crashtest
firefox-ui Bug 1414776 - [fxui] Reset security.mixed_content.upgrade_display_content preference for mixed content test. r=ato 2018-07-24 16:09:34 +02:00
geckodriver Bug 1477475 - Drop legacy Marionette capabilities duplication. r=whimboo 2018-07-25 14:06:39 +01:00
gtest Bug 1468547 - Re-factor gtest mach command to not invoke make when not necessary. r=mshal 2018-07-09 14:28:59 -07:00
jsshell Bug 1465360 - add asm.js-apps shell benchmark to jsshell-bench. r=ahal 2018-06-19 08:58:20 -04:00
marionette Bug 1439995 - [marionette] Add user prompt checks for script execution commands. r=ato 2018-07-26 22:04:56 +02:00
mochitest Backed out 2 changesets (bug 1451513) for likely causing frequent mochitest suite hangs (bug 1414495). a=backout 2018-07-25 17:19:14 +03:00
modules Backed out 3 changesets (bug 1452706) for xpcshell failures at devtools/server/tests/unit/test_format_command.js 2018-07-04 21:20:21 +03:00
mozbase Bug 1477219 - Update mozlog version number for release, r=ahal 2018-07-20 13:59:46 +01:00
mozharness Bug 1478810 - [mozharness] Remove the unused 'mozbase' suite from desktop_unittest.py r=gbrown 2018-07-27 16:22:26 +00:00
profiles Bug 1365045 - Introduce keywords for prefers-reduced-motion. r=heycam 2018-07-24 16:50:47 +09:00
raptor Bug 1478057 - Report the mean of all measurements per pageload, not separate values per measurement type; r=igoldan 2018-07-27 11:10:30 -04:00
runtimes Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
specialpowers Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag 2018-07-24 19:47:43 -04:00
talos Bug 1369466 - Change consumers to the new location of RemotePageManager. r=mossop 2018-07-26 22:09:12 -03:00
tools
tps Backed out 7 changesets (bug 1420514) for breaking bc on different files on a CLOSED TREE 2018-07-12 21:22:32 +03:00
web-platform Merge inbound to mozilla-central. a=merge 2018-07-27 00:58:11 +03:00
webdriver Bug 1471201 - Increase webdriver HTTPD Keep-Alive timeout to 90s. r=automatedtester 2018-07-05 12:50:33 +01:00
xpcshell Bug 1474980 - Remove deprecated DebuggerServer.addActors(). r=jryans 2018-07-11 10:41:27 -07:00
README.txt
cppunittest.ini Bug 1468199 - remove references to b2g in test manifests r=jmaher 2018-06-12 14:57:00 +03:00
mach_commands.py Bug 1477276 - Fix regression preventing |mach help| without an objdir r=bhearsum 2018-07-20 14:58:06 +00:00
moz.build
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Backed out changeset 9c75cab2e322 (bug 733530) for breaking artifact builds 2018-07-04 14:50:22 +03: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