gecko-dev/testing
Geoff Brown 6aa29a0e86 Bug 1605180 - In test-info, avoid ActiveData retries when no matching data; r=jmaher
When an ActiveData query returns HTTP 200 but no data, treat that as a permanent condition:
Do not retry. I expect that will be the case for some test-info queries for reftests
until reftest test names are normalized.

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

--HG--
extra : moz-landing-system : lando
2019-12-19 23:31:24 +00:00
..
awsy Bug 1585456 - [mozproxy] Error out when mozproxy can't bind to port r=tarek,perftest-reviewers,davehunt 2019-12-11 10:07:28 +00:00
condprofile Bug 1600838 - Make conditioned profiles for desktop Firefox the default, in Raptor and Browsertime. r=tarek,perftest-reviewers,sparky 2019-12-11 22:43:03 +00:00
config Bug 1593785: update 4.3 emulator to have larger disk r=gbrown 2019-12-09 19:26:35 +00:00
crashtest
extensions
firefox-ui Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
geckodriver Backed out 4 changesets (bug 1604506, bug 1602547, bug 1602544) for failing at /printcmd.py and /user_prompts.py 2019-12-19 04:43:57 +02:00
gtest Bug 1590354 - Remove checks for remote minidumps directory; r=jmaher 2019-11-26 16:38:44 +00:00
jsshell
marionette Backed out 4 changesets (bug 1604506, bug 1602547, bug 1602544) for failing at /printcmd.py and /user_prompts.py 2019-12-19 04:43:57 +02:00
mochitest Bug 1604001 - Add the missing process type of the fork server for tests. r=gsvelto 2019-12-19 15:50:03 +00:00
modules Bug 1582116 - Use SpecialPowers.spawn for iframe accesses in test_prompt_async. r=sfoster 2019-12-12 23:11:13 +00:00
mozbase Bug 1604901 - [mozprocess] Version bump to 1.1.0, r=gbrown 2019-12-19 19:43:57 +00:00
mozharness Bug 1605132 - Differentiate fission-enabled vs non-fission enabled talos data in perfherder r=perftest-reviewers,stephendonner 2019-12-19 20:41:44 +00:00
profiles Bug 1603222 - Enable geckodriver debug logging by default in CI for raptor-browsertime tests r=tarek,stephendonner 2019-12-18 07:09:13 +00:00
raptor Bug 1605132 - Differentiate fission-enabled vs non-fission enabled talos data in perfherder r=perftest-reviewers,stephendonner 2019-12-19 20:41:44 +00:00
runtimes Bug 1600314 - [runtimes] Don't store runtime information for included manifests, r=gbrown 2019-12-02 21:21:36 +00:00
specialpowers Bug 1596918: Part 2 - Add ESLint support for SpecialPowers.spawn globals. r=Standard8 2019-12-07 18:44:33 +00:00
talos Bug 1605132 - Differentiate fission-enabled vs non-fission enabled talos data in perfherder r=perftest-reviewers,stephendonner 2019-12-19 20:41:44 +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 Bug 1601076 - Fix some broken BUG_COMPONENTS in moz.build files; r=jmaher 2019-12-04 13:55:45 +00:00
web-platform Bug 1601500, 1601497 - mark failing grid-container-scrollbar-vertical tests with expected failure for ubuntu1804 r=jmaher 2019-12-19 23:31:52 +00:00
webdriver
xpcshell Bug 1543201 - DoH Privacy Enhancement: Do not set the User-Agent header for DoH requests r=dragana 2019-12-05 19:17:28 +00:00
README.txt
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
mach_commands.py Bug 1601383 - Re-structure 'mach test-info' code; r=jmaher 2019-12-06 13:27:54 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py Bug 1605180 - In test-info, avoid ActiveData retries when no matching data; r=jmaher 2019-12-19 23:31:24 +00:00
testsuite-targets.mk

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