gecko-dev/testing
Andrew McCreight 1373630e20 Bug 1653669 - Minimize memory usage via dumpMemoryReportsToNamedFile(). r=perftest-reviewers,kmag,sparky
This ensures that we don't proceed until the child processes have
finished, and that we don't minimize too many child processes at the
same time.

This drops a settle from the base memory test, between the GC and
the report, but hopefully we don't need to do the settle any more
because we are actually waiting for the GC to finish in the child
processes.

In testing, the AWSY base noise metric was 18% lower, and the TP6
AWSY noise metric was 44% lower, so hopefully this is an
improvement.

Differential Revision: https://phabricator.services.mozilla.com/D93116
2020-10-13 16:59:30 +00:00
..
awsy Bug 1653669 - Minimize memory usage via dumpMemoryReportsToNamedFile(). r=perftest-reviewers,kmag,sparky 2020-10-13 16:59:30 +00:00
condprofile Bug 1661514 - Reformat some python files with black 20.8b1 r=rstewart 2020-09-07 14:05:10 +00:00
config
crashtest
docs/testing-policy Bug 1664507 - Add documentation for testing policy r=Gijs DONTBUILD 2020-09-11 19:19:29 +00:00
extensions
firefox-ui
geckodriver Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,webdriver-reviewers,necko-reviewers,dragana,whimboo 2020-10-06 16:12:13 +00:00
gtest Bug 1669652 - Fix llvm-symbolizer path encoding. r=gbrown 2020-10-07 13:49:41 +00:00
jsshell
marionette Bug 1602915 - Remove nsIBrowserDOMWindow.isTabContentWindow. r=mossop,marionette-reviewers,whimboo 2020-10-13 16:58:37 +00:00
mochitest Bug 1588458 - Replace dxr links by searchfox in the code/test r=kats,sparky 2020-10-08 14:02:40 +00:00
modules Bug 1660057: Add preferences for Fission rollout Normandy experiment. r=nika,marionette-reviewers,perftest-reviewers 2020-09-25 02:01:15 +00:00
mozbase Bug 1584966 - [rust mozdevice] Pre-create directories when pushing to a device. r=webdriver-reviewers,whimboo,jgraham 2020-10-12 13:21:41 +00:00
mozharness Backed out changeset 8f481c06bcd7 (bug 1670039) for Android build bustages. CLOSED TREE 2020-10-10 02:39:01 +03:00
perfdocs Bug 1659072 - Add commit timestamps to Fenix batch-mode tests. r=tarek 2020-09-17 12:28:30 +00:00
performance Bug 1659072 - Add commit timestamps to Fenix batch-mode tests. r=tarek 2020-09-17 12:28:30 +00:00
profiles Bug 1659150 - Remove about:welcome trailhead, full page and ReturnToAMO templates r=perftest-reviewers,Mardak,mkaply,nanj,sparky 2020-09-11 16:35:04 +00:00
raptor Backed out changeset 8f481c06bcd7 (bug 1670039) for Android build bustages. CLOSED TREE 2020-10-10 02:39:01 +03:00
runtimes Bug 1665713 - pt1 - move dom/media/tests/mochitest to dom/media/webrtc/tests/mochitests. r=ng 2020-10-02 16:30:58 +00:00
specialpowers Bug 1396399: Test for content scripts and activeTab permission. 2020-09-22 17:41:36 +00:00
talos Backed out changeset 8f481c06bcd7 (bug 1670039) for Android build bustages. CLOSED TREE 2020-10-10 02:39:01 +03:00
tools Bug 1669251 - py3 compatibility changes for iceserver and websocketprocessbridge; r=ahal 2020-10-06 21:31:47 +00:00
tps Backed out changeset 8f481c06bcd7 (bug 1670039) for Android build bustages. CLOSED TREE 2020-10-10 02:39:01 +03:00
web-platform Bug 1670581 - set 3 web platform reftests as expected passes. a=unexpected-pass DONTBUILD CLOSED TREE 2020-10-13 20:24:35 +02:00
webdriver
xpcshell Bug 1669652 - Fix llvm-symbolizer path encoding. r=gbrown 2020-10-07 13:49:41 +00:00
addtest.py
cppunittest.ini Bug 1601980 - Introduce a MOZ_ATOMIC_BITFIELDS macro. r=njn 2020-10-01 08:25:15 +00:00
mach_commands.py
moz.build Bug 1664507 - Add documentation for testing policy r=Gijs DONTBUILD 2020-09-11 19:19:29 +00:00
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py Bug 1669652 - Fix llvm-symbolizer path encoding. r=gbrown 2020-10-07 13:49:41 +00:00
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