forked from mirrors/gecko-dev
Bug 1911571 - Extend necko tests, r=jmaher,ci-and-tooling a=test-only
Differential Revision: https://phabricator.services.mozilla.com/D219533
This commit is contained in:
parent
8553941977
commit
ef21e9c2c9
1 changed files with 4 additions and 4 deletions
|
|
@ -193,7 +193,7 @@ conditioned_profile:
|
||||||
socketprocess:
|
socketprocess:
|
||||||
description: "{description} with socket process enabled"
|
description: "{description} with socket process enabled"
|
||||||
component: "Core::Networking"
|
component: "Core::Networking"
|
||||||
expiration: "2024-09-01"
|
expiration: "2025-03-01"
|
||||||
suffix: "spi"
|
suffix: "spi"
|
||||||
mozinfo: "socketprocess_e10s"
|
mozinfo: "socketprocess_e10s"
|
||||||
when:
|
when:
|
||||||
|
|
@ -207,7 +207,7 @@ socketprocess:
|
||||||
socketprocess_networking:
|
socketprocess_networking:
|
||||||
description: "{description} with networking on socket process enabled"
|
description: "{description} with networking on socket process enabled"
|
||||||
component: "Core::Networking"
|
component: "Core::Networking"
|
||||||
expiration: "2024-09-01"
|
expiration: "2025-03-01"
|
||||||
suffix: "spi-nw"
|
suffix: "spi-nw"
|
||||||
mozinfo: "socketprocess_networking"
|
mozinfo: "socketprocess_networking"
|
||||||
when:
|
when:
|
||||||
|
|
@ -382,7 +382,7 @@ msix:
|
||||||
http3:
|
http3:
|
||||||
description: "{description} with http3 server"
|
description: "{description} with http3 server"
|
||||||
component: "Core::Networking"
|
component: "Core::Networking"
|
||||||
expiration: "2024-09-01"
|
expiration: "2025-03-01"
|
||||||
suffix: "http3"
|
suffix: "http3"
|
||||||
mozinfo: "http3"
|
mozinfo: "http3"
|
||||||
when:
|
when:
|
||||||
|
|
@ -401,7 +401,7 @@ http3:
|
||||||
http2:
|
http2:
|
||||||
description: "{description} with http2 server"
|
description: "{description} with http2 server"
|
||||||
component: "Core::Networking"
|
component: "Core::Networking"
|
||||||
expiration: "2024-09-01"
|
expiration: "2025-03-01"
|
||||||
suffix: "http2"
|
suffix: "http2"
|
||||||
mozinfo: "http2"
|
mozinfo: "http2"
|
||||||
when:
|
when:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue