gecko-dev/testing
Gregory Mierzwinski 4834fc615b Bug 1583246 - Fix supporting data summarizing changes regressed by bug 1565316. r=perftest-reviewers,stephendonner
This patch re-adds code that was removed by the patch in bug 1565316 - the summarize_supporting_data function. It also fixes the construct_summary function to accept a unit argument for summarizing the values in supporting data measurements.

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

--HG--
extra : moz-landing-system : lando
2019-09-25 14:47:58 +00:00
..
awsy Bug 1563164 - Remove option to enable/disable upstream certs in raptor r=perftest-reviewers,tarek,AlexandruIonescu 2019-09-04 13:39:19 +00:00
condprofile Bug 1581818 - Make sure client.py stays Python 2 compatible r=stephendonner 2019-09-18 15:16:57 +00:00
config Bug 1571573 - P2 remove downloading node from tooltool r=tomprince,ahal 2019-09-09 17:54:36 +00:00
crashtest Bug 1581105 - Add dom/fetch/tests/crashtests/crashtests.list r=baku 2019-09-17 07:52:05 +00:00
extensions
firefox-ui Bug 1581204 - Move the test to use a different ID, because we're removing an unused DTD string. r=whimboo 2019-09-16 19:42:44 +00:00
geckodriver Bug 1572706 - Stop handling "extensions.shield-recipe-client.*" preferences in Marionette and geckodriver r=whimboo 2019-09-24 13:50:10 +00:00
gtest
jsshell
marionette Bug 1574469 - Removed block param from nsICookieManager::Remove. r=Ehsan 2019-09-24 17:13:43 +00:00
mochitest Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
modules Bug 1582785 - Enable some xpcshell tests on Android; r=geckoview-reviewers,agi 2019-09-23 22:43:55 +00:00
mozbase Bug 1428715 - Create setup.cfg for universal wheels in mozscreenshot. r=ahal 2019-09-24 05:59:57 +00:00
mozharness Bug 1579528 - Add Google Chrome test tasks for all platforms. r=perftest-reviewers,stephendonner 2019-09-24 20:45:16 +00:00
profiles Bug 1579062 - Set dom.animations-api.implicit-keyframes.enabled to true for all WPT; r=daisuke 2019-09-25 04:20:58 +00:00
raptor Bug 1583246 - Fix supporting data summarizing changes regressed by bug 1565316. r=perftest-reviewers,stephendonner 2019-09-25 14:47:58 +00:00
runtimes
specialpowers Bug 1580848 - Add ContentTaskUtils to SpecialPowers.spawn execution scope. r=kmag 2019-09-13 09:13:06 +00:00
talos Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
tools Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
tps Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
web-platform Merge mozilla-inbound to mozilla-central. a=merge 2019-09-25 12:50:13 +03:00
webdriver bug 1520585: webdriver: release 0.40.2; r=webdriver-reviewers,jgraham 2019-09-09 10:59:27 +00:00
xpcshell Bug 1582051 - Use Buffer.from and Buffer.alloc in moz-http2.js & friends r=kershaw 2019-09-18 13:44:16 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1578895 - Compare NT paths if NtOpenFile failed with STATUS_OBJECT_PATH_NOT_FOUND. r=aklotz 2019-09-23 17:59:42 +00:00
mach_commands.py Bug 1580914 - Ensure config environment before generating test-info report; r=ahal 2019-09-18 22:04:39 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1562870 - generate conditioned profiles r=gbrown,bc,aerickson 2019-09-16 19:44:35 +00: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