From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- .../performance/mach-try-perf/perfdocs/index.rst | 2 +- .../mach-try-perf/perfdocs/standard-workflow.rst | 30 +++++++++++++++++++++- 2 files changed, 30 insertions(+), 2 deletions(-) (limited to 'testing/performance') diff --git a/testing/performance/mach-try-perf/perfdocs/index.rst b/testing/performance/mach-try-perf/perfdocs/index.rst index a637788624..6fcd0e70f2 100644 --- a/testing/performance/mach-try-perf/perfdocs/index.rst +++ b/testing/performance/mach-try-perf/perfdocs/index.rst @@ -39,7 +39,7 @@ The tool is built to be conservative about the number of tests to run, so if you at all relative to the existing GeckoView, and Fenix tasks, then you will need to make fixes in the associated taskcluster files (e.g. - taskcluster/ci/test/browsertime-mobile.yml). + taskcluster/kinds/test/browsertime-mobile.yml). Alternatively, set MOZ_FIREFOX_ANDROID_APK_OUTPUT to a path to an APK, and then run the command with --browsertime-upload-apk firefox-android. This option diff --git a/testing/performance/mach-try-perf/perfdocs/standard-workflow.rst b/testing/performance/mach-try-perf/perfdocs/standard-workflow.rst index e874ecc7b8..5b1fd4c667 100644 --- a/testing/performance/mach-try-perf/perfdocs/standard-workflow.rst +++ b/testing/performance/mach-try-perf/perfdocs/standard-workflow.rst @@ -39,7 +39,35 @@ Some more information on this tool `can be found here