gecko-dev/testing
James Graham d8c76e7543 Bug 1321127 - Add a assertion_count action to mozlog, r=ahal
This is intended as a structured replacement for the assertion checks
that previously used unstructured logs. It adds a log action
assertion_count, which takes the actual number of assertions observed
during a test, the minimum expeced number and the maximum expected
number. It also updates the reftest harness to use this logging.

MozReview-Commit-ID: JgjLlaYuvSG
2016-12-08 09:53:21 -10:00
..
config Bug 1319705 - Move Puppeteer to testing/marionette and make it available for Marionette tests in test packages. r=gps 2016-11-24 17:02:52 +01:00
crashtest Bug 1286657 - Add manifest for autophone webrtc crashtest job; r=bc 2016-08-03 12:20:48 -04:00
docker Bug 1321863 - Update gecko-rust-build to v0.4.0. r=dustin 2016-12-02 11:16:53 -08:00
firefox-ui Bug 1321480: Make Firefox Puppeteer use Marionette's "page load" timeout r=whimboo 2016-12-01 14:38:11 +02:00
gtest Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
instrumentation Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
marionette Bug 1320643 - Bind fixture servers to public interface when testing Fennec; r=whimboo 2016-12-02 19:46:46 +00:00
mochitest Bug 1318879 - Remove the app related code from mozprofile; r=ahal 2016-11-21 18:56:08 -05:00
modules Bug 1321127 - Add a assertion_count action to mozlog, r=ahal 2016-12-08 09:53:21 -10:00
mozbase Bug 1321127 - Add a assertion_count action to mozlog, r=ahal 2016-12-08 09:53:21 -10:00
mozharness merge mozilla-inbound to mozilla-central a=merge 2016-12-08 16:16:48 +01:00
profiles Bug 1217086 - Enable CSS Grid by default. r=dholbert 2016-11-28 23:00:20 +01:00
runtimes Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
specialpowers Bug 1318209 - Remove mozIApplication; r=baku 2016-11-17 10:12:43 -05:00
talos Bug 1321048 - add talos-test option to not download tp5 pageset; r=jmaher 2016-12-01 11:20:22 -05: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 919391 - Incorrect Navigation Timing API: performance.timing.responseStart - performance.timing.requestStart < 0 r=baku,jgraham 2016-12-08 09:37:11 -10:00
xpcshell Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester 2016-11-16 09:59:22 -05:00
README.txt
cppunittest.ini Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
mach_commands.py Backed out changeset 6c32452df00e (bug 1238305) for cpp test failures a=backout 2016-11-02 12:18:58 -07:00
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 1309060 - Run |mach python-test| in parallel from make check, r=gps 2016-10-11 16:06:35 -04: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