gecko-dev/testing
Geoff Brown e245496607 Bug 1612345 - Ensure that most custom retriggers repeat the original task by default; r=bc
Various updates to the custom retrigger action so that, without any custom changes to
parameters, the retriggered task runs with the same parameters as the original task.
Several issues were found and corrected, notably:
 - parameters like --allow-software-gl-layers were ignored
 - MOZHARNESS_TEST_PATHS was ignored
 - many parameter customizations in the desktop mozharness configs were ignored
 - mochitest suite/subsuite/flavor selection was not always correct
 - using repeat=1 by default meant that each test ran twice

Differential Revision: https://phabricator.services.mozilla.com/D70457
2020-04-17 22:11:02 +00:00
..
awsy Bug 1626272 - Disable stack fixing on Windows awsy-dmd jobs. r=erahm,perftest-reviewers,sparky 2020-04-07 21:19:52 +00:00
condprofile Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers,whimboo 2020-04-16 14:01:55 +00:00
config Bug 1623134: update linux hostutils r=gbrown 2020-04-07 19:17:41 +00:00
crashtest
extensions
firefox-ui
geckodriver Bug 1581062 - Part 2: Remove the unicode feature from a few crates. r=froydnj,emilio,jgraham,webdriver-reviewers 2020-04-11 08:55:12 +00:00
gtest Bug 1612345 - Ensure that most custom retriggers repeat the original task by default; r=bc 2020-04-17 22:11:02 +00:00
jsshell
marionette Backed out 2 changesets (bug 1625500) for multiple failures on a CLOSED TREE 2020-04-17 15:36:05 +03:00
mochitest Bug 1612345 - Ensure that most custom retriggers repeat the original task by default; r=bc 2020-04-17 22:11:02 +00:00
modules
mozbase Bug 1608837 - add build_flavor and subsuite information to web-platform-tests r=ahal 2020-04-17 17:44:33 +00:00
mozharness Backed out changeset 1ad3c93e1e07 (bug 1624649) for wrench failure on a CLOSED TREE 2020-04-16 23:35:18 +03:00
perfdocs Bug 1626274 - Remove aframe pageload test r=perftest-reviewers,sparky 2020-04-02 07:10:48 +00:00
performance Bug 1627623 - [mozperftest] Implement Andrew's tests r=acreskey 2020-04-14 07:46:51 +00:00
profiles Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers,whimboo 2020-04-16 14:01:55 +00:00
raptor Bug 1630952 - [raptor] Force browser to shutdown itself for content crashes. r=perftest-reviewers,sparky 2020-04-17 19:27:45 +00:00
runtimes
specialpowers Backed out 10 changesets (bug 1614462) for causing xpcshell failures CLOSED TREE 2020-04-17 02:26:14 +03:00
talos Bug 1628308 - Fix console complicated test for non-nightly builds. r=jdescottes,perftest-reviewers,sparky. 2020-04-15 21:31:50 +00:00
tools
tps
web-platform Bug 1625250 - Set a couple of env vars to help debug MIT-SHM error. r=jgraham 2020-04-17 18:59:14 +00:00
webdriver
xpcshell Backed out 2 changesets (bug 1625500) for multiple failures on a CLOSED TREE 2020-04-17 15:36:05 +03:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py Bug 1608837 - fix incorrect names of reftest/crashtest variants of web-platform-tests r=ahal 2020-03-31 20:41:17 +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