fune/testing
James Graham ef1c40421f Bug 1676717 - Don't change wpt metadata when new metadata is a subset of old, r=karlcow,denschub
We often see metadata changes like [PASS, FAIL] going to [FAIL,
PASS]. Although in principle we'd like the most common status to be
first, when we have things like expected: [PASS, FAIL] getting lots of
os-specific expectations because the frequency is different on
different platforms it doesn't help much.

Instead, if the new metadata is a subset of the old, bail early and
don't make any changes.

Differential Revision: https://phabricator.services.mozilla.com/D96750
2020-11-12 15:45:14 +00:00
..
awsy
condprofile
config
crashtest Bug 1675326 - part5 : move webvtt related crashtest to dom/media/webvtt/test/crashtests. r=bryce 2020-11-09 15:47:30 +00:00
docs/testing-policy
extensions
firefox-ui Backed out changeset 8050b4336680 (bug 1673786) as requested. CLOSED TREE 2020-11-12 00:19:28 +02:00
geckodriver Bug 1649094 - [geckodriver] Update changeset for the 0.28.0 release. r=webdriver-reviewers,jgraham 2020-11-03 16:19:07 +00:00
gtest
jsshell
marionette Backed out 3 changesets (bug 1665718) for failures on test_store.js. CLOSED TREE 2020-11-11 21:39:34 +02:00
mochitest Bug 1651774: Update mozilla/use-services rule for native Services implementation. r=Standard8 2020-11-06 18:58:33 +00:00
modules
mozbase Backed out changeset ece60a1dbd9d (bug 1675774) for performance regressions (bug 1676630) 2020-11-11 16:52:12 +02:00
mozharness Bug 1676190 - Update raptor androids tests to use chrome 86. r=perftest-reviewers,sparky 2020-11-10 18:52:51 +00:00
perfdocs Bug 1674219 - Provide the basic documentation for Talos; r=sparky,perftest-reviewers 2020-11-05 15:42:35 +00:00
performance Bug 1668494 - add an influxdb layer r=sparky 2020-11-10 08:36:44 +00:00
profiles Bug 1675310 - Remove enabled and limit prefs for the event ping r=janerik 2020-11-09 10:40:03 +00:00
raptor Backed out changeset 2052e35c9932 (bug 1638365) for performance regressions as requested by alexandrui on irc. CLOSED TREE 2020-11-12 14:31:20 +02:00
runtimes
specialpowers
talos Bug 1503499 - disable damp | inspector/complicated.js for frequent failures r=intermittent-reviewers,perftest-reviewers,sparky,jmaher DONTBUILD 2020-11-09 12:34:01 +00:00
tools
tps
web-platform Bug 1676717 - Don't change wpt metadata when new metadata is a subset of old, r=karlcow,denschub 2020-11-12 15:45:14 +00:00
webdriver Bug 1649094 - [webdriver] Release version 0.42.0. r=webdriver-reviewers,jgraham 2020-11-03 03:51:29 +00:00
xpcshell Bug 1675016 - Add more test for HTTP3 failure r=necko-reviewers,kershaw 2020-11-11 19:43:43 +00:00
addtest.py
cppunittest.ini
mach_commands.py Bug 1674635 Improve documentation for mach test r=ahal DONTBUILD 2020-11-03 17:09:46 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
testinfo.py
testsuite-targets.mk

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