зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1733631 - [ci] Stop keying 'mochitest-plain-headless' variants by-platform, r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D128942
This commit is contained in:
Родитель
139713238e
Коммит
3769a0b8e6
|
@ -726,11 +726,10 @@ mochitest-plain-headless:
|
|||
allow-software-gl-layers: false
|
||||
tier: 2
|
||||
variants:
|
||||
by-test-platform:
|
||||
linux.*64/debug: ['fission', 'wayland', 'socketprocess_networking']
|
||||
linux.*64-qr/debug: ['webrender-sw', 'fission', 'wayland', 'socketprocess_networking']
|
||||
android-em-7.0-x86_64-qr/debug: ['webrender-sw', 'fission']
|
||||
default: ['fission']
|
||||
- fission
|
||||
- socketprocess_networking
|
||||
- wayland
|
||||
- webrender-sw
|
||||
run-on-projects:
|
||||
by-variant:
|
||||
fission:
|
||||
|
@ -741,6 +740,19 @@ mochitest-plain-headless:
|
|||
linux.*64/debug: ['mozilla-central']
|
||||
windows10-64-shippable(-qr)?/opt: ['mozilla-central']
|
||||
default: []
|
||||
socketprocess_networking:
|
||||
by-test-platform:
|
||||
linux.*64-qr/debug: ['mozilla-central']
|
||||
default: []
|
||||
wayland:
|
||||
by-test-platform:
|
||||
linux.*64-qr/debug: ['mozilla-central']
|
||||
default: []
|
||||
webrender-sw:
|
||||
by-test-platform:
|
||||
android-em-7.0-x86_64-qr/debug: ['mozilla-central']
|
||||
linux.*64-qr/debug: ['mozilla-central']
|
||||
default: []
|
||||
default: ['mozilla-central']
|
||||
mozharness:
|
||||
mochitest-flavor: plain
|
||||
|
|
Загрузка…
Ссылка в новой задаче