gecko-dev/testing
James Graham eac0ae8572 Bug 1519862 - Ignore missing leak files for tab process in wpt, r=ato
It can happen that a tab has an expected crash in wpt. As a result we
won't get a valid leak file for that content process. But this
shouldn't cause the tests to fail. In the absence of a more precise
mechanism we just disable that check for the tab process, but it would
be an improvement to know which processes crashed and ensure that only
those ended up with unexpected leak files.

Differential Revision: https://phabricator.services.mozilla.com/D16833
2019-01-23 11:04:44 +00:00
..
awsy Bug 1515201 - Avoid loading about:blank in the privileged content process during AWSY tests. r=erahm 2019-01-07 16:05:53 +00:00
config Bug 1519588 - Update tooltool manifests for Android avd definitions; r=me,a=test-only 2019-01-22 15:05:19 -07:00
crashtest
firefox-ui Bug 1508364 - New UI for Private Browsing with Search r=andreio 2019-01-21 20:14:26 +00:00
geckodriver No Bug: Remove references to #ateam from documents. DONTBUILD r=me 2019-01-17 13:00:50 +00:00
gtest Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
jsshell Bug 1502116 - web-tooling subtests to use lowerIsBetter instead of lower_is_better r=jmaher 2018-11-16 14:19:42 +00:00
marionette Bug 1521527 - [marionette] Don't raise timeout errors for all window manipulation commands. r=ato 2019-01-21 18:39:30 +00:00
mochitest Bug 1514340 - Part 2: Break out the content blocking related notifications into nsIWebProgressListener.onContentBlockingEvent(); r=baku,johannh 2019-01-21 09:58:50 -05:00
modules Bug 1415483 - Apply the new options to reject-importGlobalProperties across the codebase, remove unnecessary importGlobalProperties. r=nika 2018-12-11 21:39:40 +00:00
mozbase Bug 1521140 - Ensure reftest screenshots are followed by a newline when expected, r=ahal 2019-01-21 21:56:19 +00:00
mozharness Bug 1520523 - Update Chromium version running with Raptor in production; r=davehunt 2019-01-22 15:01:31 +00:00
profiles Backed out 4 changesets (bug 1517025) for multiple failures e.g.: toolkit/components/telemetry/tests/unit/test_PingAPI.js CLOSED TREE 2019-01-21 16:13:56 +02:00
raptor Bug 1520523 - Update Chromium version running with Raptor in production; r=davehunt 2019-01-22 15:01:31 +00:00
runtimes Bug 1516456 - adjust writeruntimes.py to work with latest activedata. r=bc 2018-12-26 19:35:30 +00:00
specialpowers Bug 1501458 - Remove unused tracking protection code from nsUrlClassifierDBService. r=baku 2019-01-17 21:24:43 +00:00
talos Bug 1518969: Restore TextEncoder import in talos's api.js file. r=Standard8 2019-01-11 11:40:36 +00:00
tools Bug 1519307 - Add a new project to build useful parts of breakpad independently. r=froydnj 2019-01-11 16:01:15 +00:00
tps Bug 1506611 - Fixed linter errors in testing/tps. r=ahal 2019-01-15 15:58:52 +00:00
web-platform Bug 1519862 - Ignore missing leak files for tab process in wpt, r=ato 2019-01-23 11:04:44 +00:00
webdriver Bug 1509513 - [webdriver] Add support for the "New Window" command. r=ato 2019-01-15 16:29:23 +00:00
xpcshell Bug 1519477 - Try to detect networking connectivity problems before running local tests on android; r=bc 2019-01-16 14:59:35 -07:00
cppunittest.ini
mach_commands.py Bug 1500995 - Allow for missing 'failures' data in 'mach test-info'; r=me,a=test-only 2018-12-21 14:18:15 -07:00
moz.build
parse_build_tests_ccov.py Bug 1473067 - Parse coverage artifacts at the end of builds. r=ted 2018-12-10 13:29:43 +01:00
README.txt
remotecppunittests.py Bug 1515189 - Consolidate ADBDevice and ADBAndroid classes; r=bc 2018-12-19 14:04:02 -07:00
runcppunittests.py
testsuite-targets.mk Bug 1507094 - Use tar.gz for gtest archive instead of zip. r=gps 2018-11-19 18:41:33 +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