- Sep 26, 2023
-
-
Geoff Brown authored
Differential Revision: https://phabricator.services.mozilla.com/D189257
-
- Jun 09, 2023
-
-
Heitor Neiva authored
Bug 1836078 - Update gecko taskgraph to support ESR115 r=releng-reviewers,taskgraph-reviewers,jcristau, a=release Differential Revision: https://phabricator.services.mozilla.com/D180026
-
- May 16, 2023
-
-
Kash Shampur authored
Bug 1824829 - Add a daily cron for building and running performance tests on custom-car. r=perftest-reviewers,afinder This patch adds a daily cron task to build the custom chromium-as-release (CaR) application and running raptor browsertime tests with it. Differential Revision: https://phabricator.services.mozilla.com/D177545
-
- Apr 01, 2023
-
-
andrej authored
Bug 1825574 - Create a daily cron to run Chrome release tests against Speedometer 3 for android and desktop. r=perftest-reviewers,sparky Differential Revision: https://phabricator.services.mozilla.com/D174163
-
- Mar 13, 2023
-
-
Ryan VanderMeulen authored
Differential Revision: https://phabricator.services.mozilla.com/D172444
-
Ryan VanderMeulen authored
Bug 1822107 - Run the Beta l10n-bumper job an hour earlier. r=releng-reviewers,jcristau a=release DONTBUILD Differential Revision: https://phabricator.services.mozilla.com/D172444
-
- Mar 09, 2023
-
-
Greg Mierzwinski authored
Differential Revision: https://phabricator.services.mozilla.com/D172040
-
- Feb 16, 2023
-
-
Johan Lorenzo authored
Differential Revision: https://phabricator.services.mozilla.com/D170084
-
- Nov 17, 2022
-
-
Nick Alexander authored
Bug 1666491 - Add a eslint-build tester (tier 3) that depends on xpt artifacts. r=nalexander,releng-reviewers,gbrown Depends on D161641 Differential Revision: https://phabricator.services.mozilla.com/D162072
-
- Sep 19, 2022
-
-
Johan Lorenzo authored
Differential Revision: https://phabricator.services.mozilla.com/D156972
-
- Sep 13, 2022
-
-
Kash Shampur authored
Bug 1790476 - Add a cron to run browsertime tests weekly on the mozilla-release branch. r=sparky,perftest-reviewers This patch limits the frequency of performance tests running on the mozilla-release branch. In particular, we need to reduce the load on our android devices for the time being, similar to how we did this for the beta branch in bug 1788026. Differential Revision: https://phabricator.services.mozilla.com/D157159
-
- Sep 02, 2022
-
-
Kash Shampur authored
Renaming `nightly` to `daily` is intended for avoiding confusion with Nightly builds and better reflect what we are doing with these performance tests. Differential Revision: https://phabricator.services.mozilla.com/D156324
-
Kash Shampur authored
There will be changes in mozilla-beta that will increase the frequency of pushes. This will increase the load on our android devices so this patch will limit the amount of tests to be run nightly rather than on every push. Differential Revision: https://phabricator.services.mozilla.com/D156198
-
Kash Shampur authored
Renaming `nightly` to `daily` is intended for avoiding confusion with Nightly builds and better reflect what we are doing with these performance tests.
-
- Aug 26, 2022
-
-
Gabriel Bustamante authored
Differential Revision: https://phabricator.services.mozilla.com/D154305
-
- Sep 02, 2022
-
-
Kash Shampur authored
There will be changes in mozilla-beta that will increase the frequency of pushes. This will increase the load on our android devices so this patch will limit the amount of tests to be run nightly rather than on every push. Differential Revision: https://phabricator.services.mozilla.com/D156198
-
- Aug 24, 2022
-
-
Sandor Molnar authored
-
Gabriel Bustamante authored
Differential Revision: https://phabricator.services.mozilla.com/D154305
-
- Sep 13, 2022
-
-
Kash Shampur authored
Bug 1790476 - Add a cron to run browsertime tests weekly on the mozilla-release branch. r=sparky, a=test-only DONTBUILD This patch limits the frequency of performance tests running on the mozilla-release branch. In particular, we need to reduce the load on our android devices for the time being, similar to how we did this for the beta branch in bug 1788026. Differential Revision: https://phabricator.services.mozilla.com/D157159
-
- Aug 12, 2022
-
-
Sandor Molnar authored
-
Sandor Molnar authored
-
- Aug 11, 2022
-
-
Gabriel Bustamante authored
Differential Revision: https://phabricator.services.mozilla.com/D154305
-
Iulian Moraru authored
Backed out changeset 06e2145b5a21 (bug 1752111) for causing linting failures on release_version_bump.py. CLOSED TREE
-
Gabriel Bustamante authored
Differential Revision: https://phabricator.services.mozilla.com/D154305
-
- Jul 06, 2022
-
-
Yulia authored
Differential Revision: https://phabricator.services.mozilla.com/D150369
-
- Jun 30, 2022
-
-
Gabriel Bustamante authored
Bug 1768747 - Disables msix-latest and msix-next-latest uptake check on esr. Enables the esr102 bouncer check in .cron.yml r=jcristau Differential Revision: https://phabricator.services.mozilla.com/D150767
-
- May 17, 2022
-
-
Sebastian Hengst authored
backfill-all-browsertime cron task had been added in bug 1766433. Differential Revision: https://phabricator.services.mozilla.com/D146557
-
Alex Ionescu authored
This patch adds a cron job that runs daily and triggers the backfill-all-browsertime action task for the revisions containing commits that were reviewed by #perftest for the daay before the job is running. Differential Revision: https://phabricator.services.mozilla.com/D144713
-
- May 16, 2022
-
-
Gabriel Bustamante authored
Differential Revision: https://phabricator.services.mozilla.com/D145900
-
- Apr 25, 2022
-
-
Joel Maher authored
Differential Revision: https://phabricator.services.mozilla.com/D144574
-
- Mar 09, 2022
-
-
Andrew Sutherland authored
In order to help ensure that searchfox runs for mozilla-central will always have code coverage information available, run the searchfox jobs on-push instead of on a cron schedule. This avoids searchfox jobs being scheduled against DONTBUILD pushes which will lack the coverage jobs which are normally scheduled on-push. A better/more thorough thing to do would be to express soft dependencies "soft-dependencies" as documented at https://taskcluster-taskgraph.readthedocs.io/en/latest/concepts/task-graphs.html#soft-dependencies on these coverage tasks. However, for now, we just hope really hard that the coverage tasks get scheduled (as they should? :). Differential Revision: https://phabricator.services.mozilla.com/D140675
-
- Jan 18, 2022
-
-
Heitor Neiva authored
Differential Revision: https://phabricator.services.mozilla.com/D135947
-
- Nov 02, 2021
-
-
Julien Cristau authored
Differential Revision: https://phabricator.services.mozilla.com/D130178
-
- Oct 31, 2021
-
-
Andi-Bogdan Postelnicu authored
Differential Revision: https://phabricator.services.mozilla.com/D129779
-
- Oct 04, 2021
-
-
Ben Hearsum authored
Differential Revision: https://phabricator.services.mozilla.com/D127433
-
- Sep 09, 2021
-
-
Nico Grunbaum authored
Differential Revision: https://phabricator.services.mozilla.com/D124988
-
- Jul 28, 2021
-
-
Francesco Lodolo (:flod) authored
Differential Revision: https://phabricator.services.mozilla.com/D121087
-
- Jul 13, 2021
-
-
Julien Cristau authored
Differential Revision: https://phabricator.services.mozilla.com/D119521
-
- Jul 12, 2021
-
-
Andi-Bogdan Postelnicu authored
In Bug 1717600 we introduced the monitoring of performance for ff using clang-trunk toolchain, we did this for mozilla-central and mozilla-beta, but after analyzing further the problem we don't have to run it on beta since we can compare the graph of ff built with clang-trunk against clang official and if the slopes of the two graphs have the same degrees this means that there is no perf regression caused. Differential Revision: https://phabricator.services.mozilla.com/D118814
-
- Jul 13, 2021
-
-
Julien Cristau authored
Differential Revision: https://phabricator.services.mozilla.com/D119521
-