gecko-dev/taskcluster
Greg Mierzwinski 6ca2c41aee Bug 1832059 - Add a layer to run mochitest performance tests. r=perftest-reviewers,kshampur
This patch adds a new layer that allows developers to run mochitest tests as performance tests directly. It provides the ability to run them in CI on linux, and locally through `./mach test` using the FunctionalTestRunner. Some additional try mapping is also added for future tests. The remote run (CI) method uses the mochitest run_test_harness method directly, along with the mochitest argument parser.

Differential Revision: https://phabricator.services.mozilla.com/D190994
2023-10-24 13:05:50 +00:00
..
ci Bug 1832059 - Add a layer to run mochitest performance tests. r=perftest-reviewers,kshampur 2023-10-24 13:05:50 +00:00
docker Bug 1848419 - Add a toolchain for building CaR for Android arm64. r=perftest-reviewers,sparky 2023-10-23 13:50:48 +00:00
docs Bug 1860157 - Fix typos found by codespell 2.2.6 r=webdriver-reviewers,zeid,search-reviewers,perftest-reviewers,devtools-reviewers,releng-reviewers,gbrown,sparky,jteow 2023-10-19 20:52:10 +00:00
gecko_taskgraph Bug 1848419 - Add android CaR to daily m-c cron. r=perftest-reviewers,taskgraph-reviewers,bhearsum,sparky 2023-10-23 13:50:50 +00:00
scripts Bug 1855564 - Switch Firefox builds to macOS 14.0 SDK. r=firefox-build-system-reviewers,sergesanspaille 2023-10-24 00:47:15 +00:00
test Backed out 3 changesets (bug 1850914) for causing python failure on test_generate_params.py 2023-10-17 19:15:52 +03:00
.yamllint Backed out 3 changesets (bug 1850914) for causing python failure on test_generate_params.py 2023-10-17 19:15:52 +03:00
mach_commands.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
moz.build