From ef21e9c2c928339aacd21bdaf3e2e5b7d7cd4769 Mon Sep 17 00:00:00 2001 From: Kershaw Chang Date: Tue, 20 Aug 2024 12:00:40 +0000 Subject: [PATCH] Bug 1911571 - Extend necko tests, r=jmaher,ci-and-tooling a=test-only Differential Revision: https://phabricator.services.mozilla.com/D219533 --- taskcluster/kinds/test/variants.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/taskcluster/kinds/test/variants.yml b/taskcluster/kinds/test/variants.yml index e27e4836b557..eaa22a1c1c31 100644 --- a/taskcluster/kinds/test/variants.yml +++ b/taskcluster/kinds/test/variants.yml @@ -193,7 +193,7 @@ conditioned_profile: socketprocess: description: "{description} with socket process enabled" component: "Core::Networking" - expiration: "2024-09-01" + expiration: "2025-03-01" suffix: "spi" mozinfo: "socketprocess_e10s" when: @@ -207,7 +207,7 @@ socketprocess: socketprocess_networking: description: "{description} with networking on socket process enabled" component: "Core::Networking" - expiration: "2024-09-01" + expiration: "2025-03-01" suffix: "spi-nw" mozinfo: "socketprocess_networking" when: @@ -382,7 +382,7 @@ msix: http3: description: "{description} with http3 server" component: "Core::Networking" - expiration: "2024-09-01" + expiration: "2025-03-01" suffix: "http3" mozinfo: "http3" when: @@ -401,7 +401,7 @@ http3: http2: description: "{description} with http2 server" component: "Core::Networking" - expiration: "2024-09-01" + expiration: "2025-03-01" suffix: "http2" mozinfo: "http2" when: