gecko-dev/testing
Geoff Brown 4286faeb7b Bug 1590354 - Remove checks for remote minidumps directory; r=jmaher
Whereas:
 - desktop tests don't make this check;
 - the check for directory existence has been troublesome and almost never useful;
 - bug classification of this condition has been troublesome;
 - if a startup crash actually did occur before crashreporter init, there would still be an indication in logcat and possibly a tombstone, and the "No test summary found" check would definitely be triggered;
Let's stop checking for minidumps directory creation.

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

--HG--
extra : moz-landing-system : lando
2019-11-26 16:38:44 +00:00
..
awsy Bug 1567122 - Enable Fission for AWSY r=perftest-reviewers,stephendonner,sparky,erahm 2019-11-26 08:46:24 +00:00
condprofile Bug 1583197. Rename 'cold' conditioned profile to 'settled'. r=tarek 2019-11-26 09:06:32 +00:00
config Bug 1503785: use new minidump_stackwalk r=bc 2019-10-08 21:59:03 +00:00
crashtest Bug 1587142 - Remove most XBL tests in dom/ r=bzbarsky 2019-10-25 22:38:08 +00:00
extensions
firefox-ui Bug 1587627 - [fxui] Update firefox-puppeteer for removal of anonymous nodes. r=webdriver-reviewers,maja_zf 2019-10-28 18:24:57 +00:00
geckodriver Bug 1598971 - codespell: Fix typos in the doc r=remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,ato 2019-11-25 10:06:12 +00:00
gtest Bug 1590354 - Remove checks for remote minidumps directory; r=jmaher 2019-11-26 16:38:44 +00:00
jsshell
marionette bug 1526364: browser, marionette: use "remote-listening" to indicate remote control; r=Gijs,marionette-reviewers,remote-protocol-reviewers,maja_zf 2019-11-26 13:23:29 +00:00
mochitest Bug 1590354 - Remove checks for remote minidumps directory; r=jmaher 2019-11-26 16:38:44 +00:00
modules Bug 1595285 - Fix TestUtils.waitForCondition to not use setInterval. r=mak 2019-11-13 18:24:02 +00:00
mozbase Bug 1590354 - Remove checks for remote minidumps directory; r=jmaher 2019-11-26 16:38:44 +00:00
mozharness Bug 1599242 - Fix edge case in test-verify reftest path substitution; r=jmaher 2019-11-25 21:58:49 +00:00
profiles Bug 1593843 - part6 : add a static pref to control this feature. r=bryce 2019-11-25 11:00:14 +00:00
raptor Bug 1590354 - Remove checks for remote minidumps directory; r=jmaher 2019-11-26 16:38:44 +00:00
runtimes Backed out 6 changesets (bug 1583364) for making bug 1593402 near permafail. 2019-11-23 05:36:20 +02:00
specialpowers Bug 1598258 - Add a list of additional minidumps to the event delivered when a plug-in crashes r=froydnj 2019-11-22 07:30:23 +00:00
talos Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood 2019-11-25 18:31:36 +00:00
tools Bug 1596590 - remove unnecessary psutil 5.4.3 specification from desktop_unittest.py r=gbrown 2019-11-16 04:58:02 +00:00
tps
web-platform Bug 1594004 - Enable CacheSplit in nightly r=ckerschb,annevk 2019-11-26 15:38:53 +00:00
webdriver bug 1585964: webdriver: drop regex dependency; r=webdriver-reviewers,jgraham 2019-10-07 12:53:38 +00:00
xpcshell Bug 1598737 - Retry get_prop for xpcshell abi; r=jmaher 2019-11-25 18:50:49 +00:00
addtest.py Bug 1597129 - fix newline usage for manifest writing in mach addtest, r=ahal 2019-11-18 21:12:22 +00:00
cppunittest.ini Bug 1529593 - Make LauncherRegistryInfo delay write to the registry. r=aklotz 2019-10-14 17:14:54 +00:00
mach_commands.py Bug 1590857 - Don't prompt to install Android app if the user is running 'mach install'. r=gbrown 2019-11-25 22:17:59 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1590167 - Add Rust implementation of hyphenation (mapped_hyph) and hook up in place of libhyphen. r=heycam 2019-11-14 14:07:23 +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