gecko-dev/testing
Henrik Skupin 659bb474d2 Bug 1299216 - [mozcrash] Count crash reports in check_for_crashes and bump version to 1.0. r=ahal
Currently check_for_crashes() behaves differently compared to log_crashes(), whereby it only returns a
boolean if a crash has been detected but not the amount of crash reports found. We should make sure that
both methods behave the same. Given that this change might affect consumers, we should have a major version
bump for the new release.

MozReview-Commit-ID: LiPaozJL5NF

--HG--
extra : rebase_source : d4392207399a1383a20e037bcf73f44bf3c36c7d
2016-09-28 23:26:19 +02:00
..
config Bug 1313099 - Put nodejs in tooltool (m-c changes) r=jlund 2016-11-04 17:01:20 -07:00
crashtest Bug 1286657 - Add manifest for autophone webrtc crashtest job; r=bc 2016-08-03 12:20:48 -04:00
docker Merge m-c to inbound, a=merge CLOSED TREE 2016-11-04 15:19:49 -07:00
firefox-ui Merge autoland to m-c, a=merge 2016-11-04 20:42:16 -07:00
gtest Bug 1313028 - GCC 6 null pointer check removal causes segfaulting in ActionResultHolder::GetValueAndDelete(). r=chmanchester. 2016-11-01 17:23:46 +01:00
instrumentation
marionette Bug 1312816 - Preemptively start a11y in chrome when raisesAccessibilityExceptions marionette capability is set. r=ato 2016-11-07 12:15:08 -05:00
mochitest Bug 1314474 - Enable no-shadow rule for eslint for browser/ mochitests. r=mossop 2016-11-04 17:11:52 -04:00
modules
mozbase Bug 1299216 - [mozcrash] Count crash reports in check_for_crashes and bump version to 1.0. r=ahal 2016-09-28 23:26:19 +02:00
mozharness Merge m-i to m-c, a=merge 2016-11-07 20:38:29 -08:00
profiles Bug 1311872. Part 5 - disable dormant when running mochitests. r=cpearce,jya 2016-10-28 15:06:24 +08:00
puppeteer Bug 1304656 - Firefox UI update tests have to use the restart buttons. r=rail 2016-10-28 12:04:36 +02:00
runtimes
specialpowers Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
talos Bug 1311515 - Add an xperf whitelist entry for aushelper@mozilla.org.xpi on a CLOSED TREE. 2016-10-29 09:04:53 -04:00
tools Bug 1264367 - Upgrade breakpad to upstream revision 704f41ec901c419f8c321742114b415e6f5ceacc r=ted 2016-10-05 11:46:07 +02:00
tps Bug 1313573 - Validate the sync ping during TPS test runs r=markh 2016-11-02 14:25:07 -04:00
web-platform Bug 1273784 - Part 4: Test. r=hiro 2016-11-02 11:58:43 +08:00
xpcshell Backed out changeset 143f26b923d0 (bug 1310855) for WinXP xpcshell failures starting with test_register_success_http2.js 2016-11-07 18:42:57 -08:00
cppunittest.ini Bug 1315170 - gtestify dom/security/test/TestCSPParser.cpp. r=francois. 2016-11-04 17:02:26 +11:00
mach_commands.py Backed out changeset 6c32452df00e (bug 1238305) for cpp test failures a=backout 2016-11-02 12:18:58 -07:00
README.txt
remotecppunittests.py Bug 1307886 - [3.2] Extract xz-compressed libs for xpcshell and unit tests. r=glandium 2016-10-28 12:59:23 +02:00
runcppunittests.py Backed out changeset 6c32452df00e (bug 1238305) for cpp test failures a=backout 2016-11-02 12:18:58 -07:00
testsuite-targets.mk Bug 1263230 - Remove in-tree references to IPC/OOP reftest modes. r=ahal 2016-11-07 08:59:49 -05: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