gecko-dev/testing
Geoff Brown 1932f0061c Bug 1547103 - Simplify android xpcshell minidump handling; r=jmaher
setupMinidumpDir is no longer called from anywhere.
The check for a crash directory makes sense for browser tests, but not
for xpcshell: in xpcshell, crash reporter does not create the directory --
the harness does.

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

--HG--
extra : moz-landing-system : lando
2019-04-25 21:52:34 +00:00
..
awsy Bug 1532491 - Part 2: Add a tp6 version of AWSY. r=bc,rwood 2019-04-01 19:21:54 +00:00
config Bug 1546453: Increase android x86 7.0 emulator's data partition size r=gbrown 2019-04-24 02:17:39 +00:00
crashtest
extensions
firefox-ui Bug 1523741 - Converting legacy aboutTelemetry to Fluent aboutTelemetry, r=jaws,flod,Gijs 2019-04-08 09:15:16 +00:00
geckodriver Merge inbound to mozilla-central. a=merge 2019-04-12 18:48:02 +03:00
gtest Bug 1318091 - Support |mach gtest| for android; r=bc 2019-04-22 15:55:23 +00:00
jsshell
marionette Bug 1496075 - Part 3: Use webextensions in SearchServices. r=mikedeboer,mixedpuppy 2019-04-11 20:49:31 +00:00
mochitest Backed out changeset 72ae3513844c (bug 1515204) for Mochitest failures in layout/base/tests/test_reftests_with_caret.html. CLOSED TREE 2019-04-25 21:01:40 +03:00
modules Bug 1541025 - testing/ automated ESLint no-throw-literal fixes. r=jmaher 2019-04-02 13:44:16 +00:00
mozbase Bug 1546187: mach android-emulator uses in-tree tooltool.py r=gbrown 2019-04-24 18:14:14 +00:00
mozharness Bug 1250737 - Update android mozharness 'chunked' handling, for jittest; r=bc 2019-04-25 21:17:59 +00:00
profiles Bug 1540939 - Remove SnippetsFeed and related components r=k88hudson 2019-04-24 07:41:50 +00:00
raptor Bug 1546704 - Fix subtest names for cold page-load Fenix suites; r=Bebe 2019-04-25 11:13:34 +00:00
runtimes Bug 1500474 - Rename webcompat-reporter directory to report-site-issue r=florian,Pike 2019-04-23 17:36:40 +00:00
specialpowers Bug 1541025 - testing/ automated ESLint no-throw-literal fixes. r=jmaher 2019-04-02 13:44:16 +00:00
talos Bug 1546202 - Part 5: Add a new selector to handle both Source and SourceContent datatypes. r=jlast 2019-04-23 18:00:32 +00:00
tools
tps
web-platform Bug 1531894: Throw TypeError if both maxRetransmits and maxPacketLifeTime are set, and re-enable test case. r=jib 2019-04-25 20:59:45 +00:00
webdriver
xpcshell Bug 1547103 - Simplify android xpcshell minidump handling; r=jmaher 2019-04-25 21:52:34 +00:00
addtest.py Bug 1543244 - Refactor mach addtest support, r=ahal,bgrins 2019-04-11 09:44:32 +00:00
cppunittest.ini
mach_commands.py Bug 1445677 - Fix 'mach test-info' platform handling; r=jmaher 2019-04-25 09:20:06 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1318091 - Add remotegtests.py, supporting android gtests; r=bc 2019-04-12 15:04:39 +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