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/variants.yml | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) (limited to 'taskcluster/ci/test/variants.yml') diff --git a/taskcluster/ci/test/variants.yml b/taskcluster/ci/test/variants.yml index c57a332a91..8cb31ee047 100644 --- a/taskcluster/ci/test/variants.yml +++ b/taskcluster/ci/test/variants.yml @@ -77,6 +77,7 @@ aab: - linux64-minidump-stackwalk - linux64-fix-stacks - linux64-jdk + - linux64-hostutils replace: target: "geckoview-test_runner.aab" @@ -297,7 +298,7 @@ webrender-dcomp-compositing: webrender-sw: description: "{description} with software webrender enabled" component: "Core::Graphics: WebRender" - expiration: "2024-09-01" + expiration: "never" suffix: "swr" mozinfo: "swgl" merge: @@ -317,27 +318,6 @@ webgl-ipc: - "--setpref=webgl.out-of-process=true" - "--setpref=security.sandbox.content.headless=true" -devtools-no-eft: - description: "{description} with DevTools EFT disabled" - component: "DevTools::Framework" - expiration: "2024-03-01" - suffix: "dt-no-eft" - when: - $eval: ' - "linux" in task["test-platform"] - && "opt" in task["test-platform"] - && "mochitest-devtools-chrome" == task["try-name"] - && !( - "asan" in task["test-platform"] - || "tsan" in task["test-platform"] - || "ccov" in task["test-platform"] - ) - ' - merge: - mozharness: - extra-options: - - "--setpref=devtools.every-frame-target.enabled=false" - wmf-media-engine: description: "{description} with Windows Media Foundation media engine enabled" component: "Core::Audio/Video: Playback" -- cgit v1.2.3