зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1750841 - Run wpt fission everywhere. r=releng-reviewers,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D136276
This commit is contained in:
Родитель
818a87371e
Коммит
d7dc1466d2
|
@ -118,6 +118,7 @@ treeherder:
|
|||
'W-headless': 'Headless web platform tests'
|
||||
'W-headless-fis': 'Headless web platform tests with fission enabled'
|
||||
'W-swr': 'Web platform tests with software webrender enabled'
|
||||
'W-swr-fis': 'Web platform tests with software webrender enabled'
|
||||
'W-b': 'Web platform tests (backlog)'
|
||||
'W-b-fis': 'Web platform tests (backlog) with fission enabled'
|
||||
'X': 'Xpcshell tests'
|
||||
|
|
|
@ -72,6 +72,7 @@ web-platform-tests:
|
|||
- dynamic-first-party-isolation+fission
|
||||
- fission
|
||||
- webrender-sw
|
||||
- webrender-sw+fission
|
||||
run-on-projects:
|
||||
by-variant:
|
||||
dynamic-first-party-isolation+fission:
|
||||
|
@ -80,13 +81,19 @@ web-platform-tests:
|
|||
default: []
|
||||
fission:
|
||||
by-test-platform:
|
||||
(linux.*64|windows10-64-2004)-qr/debug: ['trunk']
|
||||
(linux.*64|windows10-64-2004)(-shippable)?-qr/opt: ['trunk']
|
||||
linux.*64-(asan|tsan)(-qr)?/opt: ['trunk']
|
||||
linux.*64-ccov-qr/opt: ['mozilla-central']
|
||||
linux.*: ['trunk']
|
||||
windows.*: ['trunk']
|
||||
macosx.*: ['trunk']
|
||||
default: []
|
||||
webrender-sw+fission:
|
||||
by-test-platform:
|
||||
(linux1804|windows10)-32.*/.*: []
|
||||
linux.*64-qr/debug: built-projects
|
||||
windows10-64-2004-qr/debug: built-projects
|
||||
default: []
|
||||
webrender-sw:
|
||||
by-test-platform:
|
||||
(linux1804|windows10)-32.*/.*: []
|
||||
android-em-7.0-x86_64-qr/debug: built-projects
|
||||
linux.*64-qr/debug: built-projects
|
||||
windows10-64-2004-qr/debug: built-projects
|
||||
|
@ -115,8 +122,14 @@ web-platform-tests-backlog:
|
|||
by-test-platform:
|
||||
android.*/opt: 7200
|
||||
default: 3600
|
||||
variants: []
|
||||
run-on-projects: ['mozilla-central']
|
||||
variants: [fission]
|
||||
run-on-projects:
|
||||
by-variant:
|
||||
fission:
|
||||
by-test-platform:
|
||||
android.*: []
|
||||
default: ['mozilla-central']
|
||||
default: ['mozilla-central']
|
||||
test-manifest-loader: null # don't load tests in the taskgraph
|
||||
tier: 2
|
||||
mozharness:
|
||||
|
@ -149,6 +162,7 @@ web-platform-tests-reftest:
|
|||
- dynamic-first-party-isolation+fission
|
||||
- fission
|
||||
- webrender-sw
|
||||
- webrender-sw+fission
|
||||
run-on-projects:
|
||||
by-variant:
|
||||
dynamic-first-party-isolation+fission:
|
||||
|
@ -157,12 +171,19 @@ web-platform-tests-reftest:
|
|||
default: []
|
||||
fission:
|
||||
by-test-platform:
|
||||
(linux.*64|windows10-64-2004)-qr/debug: ['trunk']
|
||||
(linux.*64|windows10-64-2004)(-shippable)?-qr/opt: ['trunk']
|
||||
linux.*64-(asan|tsan)(-qr)?/opt: ['trunk']
|
||||
linux.*: ['trunk']
|
||||
windows.*: ['trunk']
|
||||
macosx.*: ['trunk']
|
||||
default: []
|
||||
webrender-sw+fission:
|
||||
by-test-platform:
|
||||
(linux1804|windows10)-32.*/.*: []
|
||||
linux.*64-qr/debug: built-projects
|
||||
windows10-64-2004-qr/debug: built-projects
|
||||
default: []
|
||||
webrender-sw:
|
||||
by-test-platform:
|
||||
(linux1804|windows10)-32.*/.*: []
|
||||
android-em-7.0-x86_64-qr/debug: built-projects
|
||||
linux.*64-qr/debug: built-projects
|
||||
windows10-64-2004-qr/debug: built-projects
|
||||
|
@ -197,8 +218,14 @@ web-platform-tests-reftest-backlog:
|
|||
treeherder-symbol: W-b(Wr)
|
||||
virtualization: virtual
|
||||
chunks: 1
|
||||
variants: []
|
||||
run-on-projects: ['mozilla-central']
|
||||
variants: [fission]
|
||||
run-on-projects:
|
||||
by-variant:
|
||||
fission:
|
||||
by-test-platform:
|
||||
android.*: []
|
||||
default: ['mozilla-central']
|
||||
default: ['mozilla-central']
|
||||
test-manifest-loader: null # don't load tests in the taskgraph
|
||||
tier: 2
|
||||
mozharness:
|
||||
|
@ -223,6 +250,7 @@ web-platform-tests-wdspec:
|
|||
- dynamic-first-party-isolation+fission
|
||||
- fission
|
||||
- webrender-sw
|
||||
- webrender-sw+fission
|
||||
- headless
|
||||
- headless+fission
|
||||
run-on-projects:
|
||||
|
@ -233,23 +261,26 @@ web-platform-tests-wdspec:
|
|||
default: []
|
||||
fission:
|
||||
by-test-platform:
|
||||
(linux.*64|windows10-64-2004)-qr/debug: ['trunk']
|
||||
(linux.*64|windows10-64-2004)(-shippable)?-qr/opt: ['trunk']
|
||||
linux.*64-asan(-qr)?/opt: ['trunk']
|
||||
default: []
|
||||
android.*: []
|
||||
default: built-projects
|
||||
webrender-sw:
|
||||
by-test-platform:
|
||||
(linux1804|windows10)-32.*/.*: []
|
||||
android-em-7.0-x86_64-qr/debug: built-projects
|
||||
linux.*64-qr/debug: built-projects
|
||||
windows10-64-2004-qr/debug: built-projects
|
||||
default: []
|
||||
webrender-sw+fission:
|
||||
by-test-platform:
|
||||
(linux1804|windows10)-32.*/.*: []
|
||||
linux.*64-qr/debug: built-projects
|
||||
windows10-64-2004-qr/debug: built-projects
|
||||
default: []
|
||||
headless: built-projects
|
||||
headless+fission:
|
||||
by-test-platform:
|
||||
(linux.*64|windows10-64-2004)-qr/debug: ['trunk']
|
||||
(linux.*64|windows10-64-2004)(-shippable)?-qr/opt: ['trunk']
|
||||
linux.*64-asan(-qr)?/opt: ['trunk']
|
||||
default: []
|
||||
android.*: []
|
||||
default: built-projects
|
||||
default: built-projects
|
||||
tier:
|
||||
by-variant:
|
||||
|
@ -302,6 +333,7 @@ web-platform-tests-crashtest:
|
|||
variants:
|
||||
- dynamic-first-party-isolation+fission
|
||||
- fission
|
||||
- webrender-sw+fission
|
||||
- webrender-sw
|
||||
run-on-projects:
|
||||
by-variant:
|
||||
|
@ -311,12 +343,18 @@ web-platform-tests-crashtest:
|
|||
default: []
|
||||
fission:
|
||||
by-test-platform:
|
||||
(linux.*64|windows10-64-2004)-qr/debug: ['trunk']
|
||||
(linux.*64|windows10-64-2004)(-shippable)?-qr/opt: ['trunk']
|
||||
linux.*64-asan(-qr)?/opt: ['trunk']
|
||||
android.*: []
|
||||
default: built-projects
|
||||
webrender-sw+fission:
|
||||
by-test-platform:
|
||||
(linux1804|windows10)-32.*/.*: []
|
||||
linux.*64-qr/debug: built-projects
|
||||
macosx101.*64-qr/debug: built-projects
|
||||
windows10-64-2004-qr/debug: built-projects
|
||||
default: []
|
||||
webrender-sw:
|
||||
by-test-platform:
|
||||
(linux1804|windows10)-32.*/.*: []
|
||||
android-em-7.0-x86_64-qr/debug: built-projects
|
||||
linux.*64-qr/debug: built-projects
|
||||
macosx101.*64-qr/debug: built-projects
|
||||
|
@ -351,6 +389,7 @@ web-platform-tests-print-reftest:
|
|||
variants:
|
||||
- dynamic-first-party-isolation+fission
|
||||
- fission
|
||||
- webrender-sw+fission
|
||||
- webrender-sw
|
||||
run-on-projects:
|
||||
by-variant:
|
||||
|
@ -360,12 +399,18 @@ web-platform-tests-print-reftest:
|
|||
default: []
|
||||
fission:
|
||||
by-test-platform:
|
||||
(linux.*64|windows10-64-2004)-qr/debug: ['trunk']
|
||||
(linux.*64|windows10-64-2004)(-shippable)?-qr/opt: ['trunk']
|
||||
linux.*64-asan(-qr)?/opt: ['trunk']
|
||||
android.*: []
|
||||
default: built-projects
|
||||
webrender-sw+fission:
|
||||
by-test-platform:
|
||||
android.*: []
|
||||
(linux1804|windows10)-32.*/.*: []
|
||||
linux.*64-qr/debug: built-projects
|
||||
windows10-64-2004-qr/debug: built-projects
|
||||
default: []
|
||||
webrender-sw:
|
||||
by-test-platform:
|
||||
(linux1804|windows10)-32.*/.*: []
|
||||
android-em-7.0-x86_64-qr/debug: built-projects
|
||||
linux.*64-qr/debug: built-projects
|
||||
windows10-64-2004-qr/debug: built-projects
|
||||
|
@ -380,7 +425,7 @@ test-verify-wpt:
|
|||
suite:
|
||||
category: test-verify
|
||||
name: test-verify-wpt
|
||||
variants: []
|
||||
variants: [fission]
|
||||
treeherder-symbol: TVw
|
||||
max-run-time: 10800
|
||||
run-on-projects:
|
||||
|
|
Загрузка…
Ссылка в новой задаче