Bug 1750251 - Not run socket process tests on late beta, r=ahal

Differential Revision: https://phabricator.services.mozilla.com/D136295
This commit is contained in:
Kershaw Chang 2022-01-21 04:48:02 +00:00
Родитель dc14e099c8
Коммит 32528d87fd
2 изменённых файлов: 11 добавлений и 10 удалений

Просмотреть файл

@ -87,11 +87,11 @@ mochitest-plain:
default: []
socketprocess_networking:
by-test-platform:
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): built-projects
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
default: []
socketprocess_networking+fission:
by-test-platform:
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): built-projects
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
default: []
wayland:
by-test-platform:
@ -176,7 +176,7 @@ mochitest-a11y:
by-variant:
socketprocess_networking+1proc:
by-test-platform:
linux.*64-qr/debug: built-projects
linux.*64-qr/debug: ['autoland', 'mozilla-central']
default: []
wayland+1proc:
by-test-platform:
@ -221,7 +221,7 @@ mochitest-browser-chrome:
default: []
socketprocess_networking:
by-test-platform:
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): built-projects
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
default: []
webrender-sw:
by-test-platform:
@ -375,7 +375,7 @@ mochitest-chrome:
default: []
socketprocess_networking+1proc:
by-test-platform:
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): built-projects
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
default: []
wayland+1proc:
by-test-platform:
@ -444,7 +444,7 @@ mochitest-devtools-chrome:
default: []
socketprocess_networking:
by-test-platform:
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): built-projects
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
default: []
wayland:
by-test-platform:
@ -1165,7 +1165,7 @@ mochitest-remote:
default: []
socketprocess_networking:
by-test-platform:
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): built-projects
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
default: []
webrender-sw:
by-test-platform:

Просмотреть файл

@ -47,9 +47,10 @@ xpcshell:
fission: []
socketprocess_networking:
by-test-platform:
macosx.*-64(-shippable|-devedition|-asan)?(-qr)?/.*: built-projects
linux1804-64(-qr)?/debug: built-projects
windows.*(-shippable|-devedition|-asan|.*-qr)?/.*: built-projects
macosx.*-64(-shippable|-devedition|-asan)?(-qr)?/.*: ['autoland', 'mozilla-central']
linux1804-64(-qr)?/debug: ['autoland', 'mozilla-central']
windows.*(-shippable|-devedition|-asan|.*-qr)?/.*: ['autoland', 'mozilla-central']
windows10-64-2004-asan-qr/opt: [] # No XPCShell on ASAN yet
default: []
default:
by-test-platform: