зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1755047 - move e10 reftest* to -no-fission. r=releng-reviewers,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D138577
This commit is contained in:
Родитель
ca4179a2ff
Коммит
49a5e1e3e1
|
@ -99,7 +99,9 @@ treeherder:
|
|||
'MSIXs': 'Signing of Repack into MSIX package'
|
||||
'R': 'Reftests'
|
||||
'R-fis': 'Reftests with fission enabled'
|
||||
'R-nofis': 'Reftests with fission enabled'
|
||||
'R-swr': 'Reftests with software webrender enabled'
|
||||
'R-swr-nofis': 'Reftests with software webrender enabled'
|
||||
'R-swr-fis': 'Reftests with software webrender and fission enabled'
|
||||
'R-wayland': 'Reftests with Wayland backend enabled'
|
||||
'Rap': 'Raptor performance tests on Firefox'
|
||||
|
|
|
@ -45,9 +45,11 @@ crashtest:
|
|||
default: 1
|
||||
variants:
|
||||
- fission
|
||||
- no-fission
|
||||
- wayland
|
||||
- webrender-sw
|
||||
- webrender-sw+no-fission
|
||||
- webrender-sw+fission
|
||||
run-without-variant: false
|
||||
run-on-projects:
|
||||
by-variant:
|
||||
fission:
|
||||
|
@ -59,7 +61,7 @@ crashtest:
|
|||
linux1804-64-qr/debug: built-projects
|
||||
linux1804-64(-tsan|-asan)-qr/opt: built-projects
|
||||
default: []
|
||||
webrender-sw:
|
||||
webrender-sw+no-fission:
|
||||
by-test-platform:
|
||||
android-em-7.0-x86_64-qr/debug: built-projects
|
||||
linux1804-64-qr/debug: ['trunk']
|
||||
|
@ -73,7 +75,7 @@ crashtest:
|
|||
windows10-64-2004-asan-qr/opt: built-projects
|
||||
windows10-64-2004-qr/debug: built-projects
|
||||
default: []
|
||||
default:
|
||||
no-fission:
|
||||
by-test-platform:
|
||||
android-em-7.0-x86_64-qr/debug-isolated-process: []
|
||||
linux1804-64-qr/debug: ['trunk']
|
||||
|
@ -128,14 +130,17 @@ jsreftest:
|
|||
by-test-platform:
|
||||
.*ccov.*: 7200
|
||||
default: 3600
|
||||
variants: ['fission']
|
||||
variants:
|
||||
- fission
|
||||
- no-fission
|
||||
run-without-variant: false
|
||||
run-on-projects:
|
||||
by-variant:
|
||||
fission:
|
||||
by-test-platform:
|
||||
android.*/.*: []
|
||||
default: built-projects
|
||||
default:
|
||||
no-fission:
|
||||
by-test-platform:
|
||||
linux1804-64-qr/debug: ['trunk']
|
||||
linux1804-64(-shippable|-asan)?-qr/opt: ['trunk']
|
||||
|
@ -165,9 +170,11 @@ reftest:
|
|||
default: 8
|
||||
variants:
|
||||
- fission
|
||||
- no-fission
|
||||
- wayland
|
||||
- webrender-sw
|
||||
- webrender-sw+no-fission
|
||||
- webrender-sw+fission
|
||||
run-without-variant: false
|
||||
run-on-projects:
|
||||
by-variant:
|
||||
fission:
|
||||
|
@ -181,7 +188,7 @@ reftest:
|
|||
linux1804-64-qr/debug: built-projects
|
||||
linux1804-64(-asan|-tsan)-qr/opt: built-projects
|
||||
default: []
|
||||
webrender-sw:
|
||||
webrender-sw+no-fission:
|
||||
by-test-platform:
|
||||
android-em-7.0-x86_64-qr/debug: built-projects
|
||||
linux1804-64-qr/debug: ['trunk']
|
||||
|
@ -195,7 +202,7 @@ reftest:
|
|||
windows10-64-2004(-asan)?-qr/opt: built-projects
|
||||
windows7-32(?:-shippable)?-qr/opt: built-projects
|
||||
default: []
|
||||
default:
|
||||
no-fission:
|
||||
by-test-platform:
|
||||
android-em-7.0-x86_64-qr/debug-isolated-process: []
|
||||
linux1804-64-qr/debug: ['trunk']
|
||||
|
|
Загрузка…
Ссылка в новой задаче