gecko-dev/testing
Greg Mierzwinski a04830fd71 Bug 1473392 - Change failure condition for all mochitest tests. r=jmaher
This patch changes the failure condition of all mochitest tests to only take the number of failures (given by self.countfail) into account. With this change, mochitest test chunks will only fail if the failure count is not 0. This fixes a case where the TODO tests were considered as failures when no passing tests were run along side them.

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

--HG--
extra : moz-landing-system : lando
2018-08-15 14:47:38 +00:00
..
awsy
config Bug 1476661 - Ensure H2 dependencies are packaged alongside wptserve where needed, r=jgraham 2018-08-09 11:38:37 +01:00
crashtest Bug 1480354 - Add the new crashtest manifest to the master one. r=me 2018-08-09 10:45:14 -04:00
firefox-ui Bug 1480612: Test Register Application Restart more thoroughly. r=whimboo 2018-08-06 14:40:00 -07:00
geckodriver Bug 1483805 - Update links to tools-marionette@ archive. r=me 2018-08-16 10:48:33 +01:00
gtest
jsshell Bug 1472992 - [jsshell] Run javascript shell benchmarks against Google V8, r=jmaher 2018-08-15 13:52:47 +00:00
marionette Merge inbound to mozilla-central. a=merge 2018-08-17 00:32:50 +03:00
mochitest Bug 1473392 - Change failure condition for all mochitest tests. r=jmaher 2018-08-15 14:47:38 +00:00
modules Backed out 3 changesets (bug 1449055) for multiple xpcshell failures on browser/extensions/formautofill/test/ . CLOSED TREE 2018-08-16 00:15:19 +03:00
mozbase Backed out changeset aaabe6d53de2 (bug 1428713) for causing Bug 1483850 a=backout 2018-08-17 00:17:04 +03:00
mozharness Merge autoland to mozilla-central. a=merge 2018-08-17 00:31:31 +03:00
profiles Backed out changeset 9b17b83509fd (bug 1471947) for leaks on mochitest 2018-08-16 19:24:06 +03:00
raptor Bug 1482149 - raptor needs the ability to set preferences from configs. r=rwood 2018-08-15 12:43:15 +00: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 Backed out 2 changesets (bug 1481021) for bc failures on security/sandbox/test/browser_bug1393259.js. 2018-08-08 03:22:16 +03:00
talos Bug 1483212 - Fix DAMP webconsole autocomplete test on Beta; r=bgrins. 2018-08-14 17:09:20 +00:00
tools Backed out changeset 5950c9d63c3b (bug 1090497) for build bustages on several files. CLOSED TREE 2018-08-02 19:59:53 +03:00
tps Backed out changeset aaabe6d53de2 (bug 1428713) for causing Bug 1483850 a=backout 2018-08-17 00:17:04 +03:00
web-platform Merge inbound to mozilla-central. a=merge 2018-08-17 00:32:50 +03:00
webdriver Bug 1469601 - [webdriver] Fix Add Cookie command to raise an "invalid argument" error if parameters are null. r=ato 2018-08-14 17:25:17 +02:00
xpcshell bug 1466462 - TRR: disable EDNS Client Subnet by default r=mcmanus 2018-08-13 15:45:15 +00:00
README.txt
cppunittest.ini
mach_commands.py Bug 1469720 - Add a 'mach test-info' subcommand to find long-running tasks; r=jmaher 2018-08-07 10:05:37 -06:00
moz.build
remotecppunittests.py Bug 1477807 - Distinguish ADBTimeoutErrors from other exceptions in Android remote tests, r=gbrown. 2018-07-27 08:27:16 -07:00
runcppunittests.py
testsuite-targets.mk Bug 733530: Use .tar.gz for test archives r=gps 2018-08-01 16:00:03 +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