From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- taskcluster/ci/test/browsertime-desktop.yml | 82 +++++++++++++++++------------ 1 file changed, 47 insertions(+), 35 deletions(-) (limited to 'taskcluster/ci/test/browsertime-desktop.yml') diff --git a/taskcluster/ci/test/browsertime-desktop.yml b/taskcluster/ci/test/browsertime-desktop.yml index fab92c40a6..f4a1abe080 100644 --- a/taskcluster/ci/test/browsertime-desktop.yml +++ b/taskcluster/ci/test/browsertime-desktop.yml @@ -16,8 +16,6 @@ job-defaults: by-app: chrome: - .*shippable.* - chromium: - - .*shippable.* safari: - .*macos.*shippable.* custom-car: @@ -84,8 +82,6 @@ browsertime-tp6: by-app: chrome: - .*shippable.* - chromium: - - .*shippable.* safari: - .*macos.*shippable.* custom-car: @@ -103,11 +99,6 @@ browsertime-tp6: - --browsertime-no-ffwindowrecorder - --conditioned-profile=settled - --extra-profiler-run - macosx1015.*: - - --chimera - - --browsertime-no-ffwindowrecorder - - --conditioned-profile=settled - - --extra-profiler-run default: - --chimera - --conditioned-profile=settled @@ -184,11 +175,6 @@ browsertime-responsiveness: - --browsertime-no-ffwindowrecorder - --conditioned-profile=settled - --extra-profiler-run - macosx1015.*: - - --cold - - --browsertime-no-ffwindowrecorder - - --conditioned-profile=settled - - --extra-profiler-run default: - --cold - --conditioned-profile=settled @@ -218,11 +204,6 @@ browsertime-tp6-essential: - --conditioned-profile=settled - --collect-perfstats - --extra-profiler-run - macosx1015.*: - - --chimera - - --browsertime-no-ffwindowrecorder - - --conditioned-profile=settled - - --extra-profiler-run default: - --chimera - --conditioned-profile=settled @@ -298,13 +279,6 @@ browsertime-tp6-bytecode: - --conditioned-profile=settled - --test-bytecode-cache - --extra-profiler-run - macosx1015.*: - - --chimera - - --browsertime - - --browsertime-no-ffwindowrecorder - - --conditioned-profile=settled - - --test-bytecode-cache - - --extra-profiler-run default: - --chimera - --browsertime @@ -317,6 +291,51 @@ browsertime-tp6-bytecode: default: 3 treeherder-symbol: Btime-cache(tp6) +browsertime-tp7: + <<: &tp7-defaults + description: Raptor (browsertime) tp7 page-load tests + limit-platforms: + by-app: + chrome: + - .*shippable.* + safari: + - .*macos.*shippable.* + custom-car: + - .*64.*shippable.* + default: [] + max-run-time: + by-subtest: + imgur: 4800 + default: 4000 + mozharness: + extra-options: + by-test-platform: + windows10-64.*shippable.*-qr.*: + - --chimera + - --browsertime-no-ffwindowrecorder + - --conditioned-profile=settled + - --extra-profiler-run + default: + - --chimera + - --conditioned-profile=settled + - --extra-profiler-run + run-on-projects: [] + treeherder-symbol: Btime(tp7) + raptor: + apps: [firefox, chrome] + test: tp7 + run-visual-metrics: true + subtests: + - tiktok + - openai + - samsung + - weather + - docomo + tier: + by-app: + firefox: 3 + default: 3 + browsertime-benchmark: description: Raptor (browsertime) Benchmark tests raptor: @@ -363,7 +382,7 @@ browsertime-benchmark: # - [speedometer3, sp3] Perma fails on osx 10.15.x machines (Bug 1809535) - [stylebench, sb] - [sunspider, ss] - - [unity-webgl, ugl] + # - [unity-webgl, ugl] Almost Perma failing on osx 10.15.x machines (Bug 1888398) - [webaudio, wa] custom-car: - [speedometer, sp] @@ -901,11 +920,6 @@ browsertime-tp6-webextensions: - --browsertime - --browsertime-no-ffwindowrecorder - --conditioned-profile=settled-webext - macosx1015.*: - - --chimera - - --browsertime-no-ffwindowrecorder - - --conditioned-profile=settled - - --extra-profiler-run default: - --chimera - --browsertime @@ -922,13 +936,11 @@ browsertime-indexeddb: by-app: chrome: - .*shippable.* - chromium: - - .*shippable.* custom-car: - .*64.*shippable.* default: [] raptor: - apps: [firefox, chrome, chromium] + apps: [firefox, chrome] run-visual-metrics: false subtests: - addMab1 -- cgit v1.2.3