Bug 1733631 - [ci] Stop keying 'mochitest-media' variants by-platform, r=jmaher

This does not add or remove any tasks.

Differential Revision: https://phabricator.services.mozilla.com/D128802
This commit is contained in:
Andrew Halberstadt 2021-10-19 19:10:05 +00:00
Родитель b34657e364
Коммит 3b05de291b
1 изменённых файлов: 28 добавлений и 23 удалений

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

@ -461,6 +461,13 @@ mochitest-media:
macosx.*64-ccov.*/.*: 7200 macosx.*64-ccov.*/.*: 7200
linux.*64-tsan-qr/opt: 7200 linux.*64-tsan-qr/opt: 7200
default: 5400 default: 5400
variants:
- fission
- fission-webgl-ipc
- socketprocess
- wayland
- webgl-ipc
- webrender-sw
run-on-projects: run-on-projects:
by-variant: by-variant:
fission: fission:
@ -480,19 +487,29 @@ mochitest-media:
default: [] default: []
socketprocess: socketprocess:
by-test-platform: by-test-platform:
.*-tsan-qr/opt: ['trunk'] android-em-7.0-x86_64-qr/debug: ['autoland', 'mozilla-central']
windows10-64-2004-asan-qr/opt: ['trunk'] android-hw-.*-aarch64-qr/debug: built-projects
android-hw-.*(?<!-shippable)(-qr)?/opt: ['autoland'] linux.*64(-asan|-devedition|-shippable)?-qr/(opt|debug): built-projects
android-hw-.*-arm7.*/(?:debug)?: ['trunk', 'mozilla-beta', 'mozilla-release'] linux.*64-tsan-qr/opt: ['autoland', 'mozilla-central']
android-em-7.0-x86_64-qr/debug-isolated-process: [] macosx.*-64(-devedition|-shippable)?-qr/(opt|debug): built-projects
windows10-aarch64-qr/.*: ['mozilla-central', 'mozilla-beta', 'mozilla-release'] windows10-(32|64)-2004(-devedition|-shippable)?-qr/(opt|debug): built-projects
(linux|windows10-64-2004|macos)(?!.*-qr).*: [] windows10-64-2004-asan-qr/opt: ['autoland', 'mozilla-central']
default: built-projects default: []
wayland:
by-test-platform:
linux.*64-qr/debug: ['autoland', 'mozilla-central']
default: []
webgl-ipc: webgl-ipc:
by-test-platform: by-test-platform:
linux.*-64.*: ["trunk"] linux.*64(-shippable|-asan|-tsan)?-qr/opt: ['autoland', 'mozilla-central']
mac.*: ["trunk"] macosx.*64(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
win.*: ["trunk"] windows10-(32|64)-2004(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
windows10-64-2004-asan-qr/opt: ['autoland', 'mozilla-central']
default: []
webrender-sw:
by-test-platform:
android-em-7.0-x86_64-qr/debug: ['autoland', 'mozilla-central']
linux1804-64-qr/debug: ['autoland', 'mozilla-central']
default: [] default: []
default: default:
by-test-platform: by-test-platform:
@ -505,18 +522,6 @@ mochitest-media:
(android|linux|windows10-64-2004|macos)(?!.*-qr).*: [] (android|linux|windows10-64-2004|macos)(?!.*-qr).*: []
windows10-aarch64-qr/.*: ['mozilla-central', 'mozilla-beta', 'mozilla-release'] windows10-aarch64-qr/.*: ['mozilla-central', 'mozilla-beta', 'mozilla-release']
default: built-projects default: built-projects
variants:
by-test-platform:
android-em-7.0-x86_64-qr/debug: ['webrender-sw', 'socketprocess', 'fission']
android-em.*-qr.*: ['fission', 'fission-webgl-ipc', 'webgl-ipc']
android-.*/opt: []
android.*: ['socketprocess']
.*-ccov-qr.*/.*: []
windows10-aarch64-qr/.*: []
(linux|windows10-64-2004|macos)(?!.*-qr).*: []
linux1804-64-qr/debug: ['webrender-sw', 'fission', 'fission-webgl-ipc', 'socketprocess', 'wayland']
(?!android-hw).*-qr.*: ['fission', 'fission-webgl-ipc', 'socketprocess', 'webgl-ipc']
default: ['fission', 'fission-webgl-ipc', 'socketprocess', 'webgl-ipc']
loopback-video: true loopback-video: true
instance-size: instance-size:
by-test-platform: by-test-platform: