зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1753531 - turn off e10s versions of browser-chrome/devtools/mochitest-remote tests when fission exists. r=releng-reviewers,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D137877
This commit is contained in:
Родитель
8eeb283be2
Коммит
706c06e107
|
@ -203,6 +203,7 @@ mochitest-browser-chrome:
|
|||
treeherder-symbol: M(bc)
|
||||
schedules-component: mochitest-browser-chrome
|
||||
loopback-video: true
|
||||
run-without-variant: false
|
||||
variants:
|
||||
- dynamic-first-party-isolation+fission
|
||||
- fission
|
||||
|
@ -226,12 +227,8 @@ mochitest-browser-chrome:
|
|||
default: built-projects
|
||||
webrender-sw:
|
||||
by-test-platform:
|
||||
linux.*64(-asan)?-qr/(opt|debug): ['all']
|
||||
linux.*64-tsan-qr/opt: ['trunk']
|
||||
linux.*64-shippable-qr/opt: ['release']
|
||||
linux.*64(-shippable)?-qr/opt: built-projects
|
||||
linux.*64-devedition-qr/opt: built-projects
|
||||
windows10-64-2004-qr/debug: built-projects
|
||||
linux1804-64-qr/debug: ['trunk']
|
||||
linux1804-64(-shippable|-asan)?-qr/opt: ['trunk']
|
||||
default: []
|
||||
webrender-sw+fission:
|
||||
by-test-platform:
|
||||
|
@ -252,18 +249,15 @@ mochitest-browser-chrome:
|
|||
default: []
|
||||
socketprocess_networking:
|
||||
by-test-platform:
|
||||
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): built-projects
|
||||
linux1804-64-qr/debug: ['trunk']
|
||||
linux1804-64(-shippable)?-qr/opt: ['trunk']
|
||||
default: []
|
||||
socketprocess_networking+fission:
|
||||
by-test-platform:
|
||||
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): built-projects
|
||||
default: []
|
||||
webrender-sw+wayland: []
|
||||
default:
|
||||
by-test-platform:
|
||||
linux.*-qr/.*: []
|
||||
linux.*64-ccov-qr/opt: []
|
||||
default: built-projects
|
||||
default: [] # we don't run linux opt/debug/asan only with M-swr, now with fission this isn't needed
|
||||
tier:
|
||||
by-variant:
|
||||
fission(-xorigin)?: default
|
||||
|
@ -271,10 +265,6 @@ mochitest-browser-chrome:
|
|||
by-test-platform:
|
||||
linux.*64(-asan|-shippable)?-qr/(opt|debug): 1
|
||||
default: default
|
||||
webrender-sw-fission:
|
||||
by-test-platform:
|
||||
linux.*64-qr/debug: 1
|
||||
default: 2
|
||||
default: default
|
||||
chunks:
|
||||
by-test-platform:
|
||||
|
@ -465,7 +455,8 @@ mochitest-devtools-chrome:
|
|||
default: built-projects
|
||||
socketprocess_networking:
|
||||
by-test-platform:
|
||||
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): built-projects
|
||||
linux1804-64-qr/debug: ['trunk']
|
||||
linux1804-64(-shippable)?-qr/opt: ['trunk']
|
||||
default: []
|
||||
socketprocess_networking+fission:
|
||||
by-test-platform:
|
||||
|
@ -486,17 +477,10 @@ mochitest-devtools-chrome:
|
|||
default: []
|
||||
default:
|
||||
by-test-platform:
|
||||
.*-tsan-qr/opt: ['trunk']
|
||||
linux.*64-ccov-qr/opt: []
|
||||
default: built-projects
|
||||
tier:
|
||||
by-variant:
|
||||
fission:
|
||||
by-test-platform:
|
||||
linux.*64(-shippable)?-qr/(opt|debug): 1
|
||||
windows10-64-2004(-shippable)?-qr/(opt|debug): 1
|
||||
default: 2
|
||||
default: default
|
||||
linux1804-64-qr/debug: ['trunk']
|
||||
linux1804-64(-shippable|-asan)?-qr/opt: ['trunk']
|
||||
default: []
|
||||
tier: default
|
||||
max-run-time:
|
||||
by-test-platform:
|
||||
windows10-64-2004-ccov.*/.*: 10800
|
||||
|
@ -1198,7 +1182,8 @@ mochitest-remote:
|
|||
default: built-projects
|
||||
socketprocess_networking:
|
||||
by-test-platform:
|
||||
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
|
||||
linux1804-64-qr/debug: ['trunk']
|
||||
linux1804-64(-shippable)?-qr/opt: ['trunk']
|
||||
default: []
|
||||
socketprocess_networking+fission:
|
||||
by-test-platform:
|
||||
|
@ -1206,7 +1191,7 @@ mochitest-remote:
|
|||
default: []
|
||||
webrender-sw:
|
||||
by-test-platform:
|
||||
linux.*64-qr/debug: ['all']
|
||||
linux.*64-qr/debug: ['trunk']
|
||||
default: []
|
||||
webrender-sw+fission:
|
||||
by-test-platform:
|
||||
|
@ -1218,8 +1203,9 @@ mochitest-remote:
|
|||
default: []
|
||||
default:
|
||||
by-test-platform:
|
||||
.*-tsan-qr/opt: ['trunk']
|
||||
default: built-projects
|
||||
linux1804-64-qr/debug: ['trunk']
|
||||
linux1804-64(-shippable|-asan)?-qr/opt: ['trunk']
|
||||
default: []
|
||||
tier: default
|
||||
max-run-time: 5400
|
||||
mozharness:
|
||||
|
|
Загрузка…
Ссылка в новой задаче