fune/testing
KS 2ac48ba196 Bug 1835071 - Use custom start/stop for running chrome trace to profile benchmarks in CI. r=perftest-reviewers,sparky
This patch uses the custom browsertime exposed start/stop command
for using the chrome Trace. Previously the logic in browsertime
was intended for profiling pageloads, and would end prematurely before
the benchmark was completed. A similar custom start/stop approach was
done previously for the gecko profiler, and now the same thing is needed
here.

Differential Revision: https://phabricator.services.mozilla.com/D188128
2023-10-16 21:21:22 +00:00
..
awsy
condprofile
config
crashtest
docs Bug 1857619 - Add docs for confirm failure and other methods to understand try results. r=aryx,calixte 2023-10-10 16:07:08 +00:00
extensions
firefox-ui
geckodriver
gtest
jsshell
marionette
mochitest Bug 1855280 - Remove the ability to switch to the old migration wizard. r=kpatenio,omc-reviewers,settings-reviewers,credential-management-reviewers,negin,aminomancer,mtigley 2023-10-16 18:24:42 +00:00
modules
mozbase Bug 1858634 - round numbers in profile_build_resources.json profiles, r=glandium. 2023-10-13 11:39:32 +00:00
mozharness Bug 1853748 - Change Speedometer3 to use regular runner not interactive. 2023-10-13 14:51:25 +00:00
perfdocs Bug 1835071 - Use custom start/stop for running chrome trace to profile benchmarks in CI. r=perftest-reviewers,sparky 2023-10-16 21:21:22 +00:00
performance
profiles Bug 1852243 - Revert changeset 6ffbaf3b4ea8 - [wpt] Enable async touch and wheel events for wpt but not wdspec tests. r=jgraham,hiro CLOSED TREE 2023-10-11 10:08:58 +03:00
raptor Bug 1835071 - Use custom start/stop for running chrome trace to profile benchmarks in CI. r=perftest-reviewers,sparky 2023-10-16 21:21:22 +00:00
runtimes Bug 1856272 - Adjust chunking for osx debug browser-chrome. r=ahal 2023-10-05 18:50:40 +00:00
specialpowers Bug 1818237 - MockFilePicker should be able to return the nsIFile for a selected directory. r=Gijs 2023-10-06 02:56:45 +00:00
talos Bug 1858429 - Update the Perf testing profiler setting defaults r=kshampur,perftest-reviewers 2023-10-16 08:56:22 +00:00
tools Bug 1532281 [Linux] Don't build with dbus-glib r=glandium 2023-10-12 12:59:08 +00:00
tps
web-platform Backed out changeset 8a85807aac36 (bug 1857982) for wpt failure on enrollment.https.html . CLOSED TREE 2023-10-16 23:52:15 +03:00
webcompat
webdriver Bug 1857193 - Make passing --port=0 select a free port, r=webdriver-reviewers,jdescottes 2023-10-06 07:35:43 +00:00
xpcshell
addtest.py
cppunittest.ini
mach_commands.py
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