зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1855154 - run mochitest-media against macosx64-aarch64/debug build r=taskgraph-reviewers,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D189219
This commit is contained in:
Родитель
a6d7a226dc
Коммит
1860dd40f3
|
@ -66,6 +66,7 @@ macosx64-aarch64/debug:
|
|||
worker:
|
||||
max-run-time: 5400
|
||||
env:
|
||||
MOZ_AUTOMATION_PACKAGE_TESTS: "1"
|
||||
PERFHERDER_EXTRA_OPTIONS: aarch64
|
||||
run:
|
||||
config:
|
||||
|
|
|
@ -648,7 +648,7 @@ mochitest-media:
|
|||
android.*: []
|
||||
windows.*ccov.*: []
|
||||
linux.*64(-shippable|-asan|-tsan)?-qr/opt: ['autoland', 'mozilla-central']
|
||||
macosx.*64(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
|
||||
macosx.*-64(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
|
||||
windows1.*(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
|
||||
windows.*-asan-qr/opt: ['autoland', 'mozilla-central']
|
||||
default: []
|
||||
|
|
|
@ -315,6 +315,12 @@ macosx1100-64-qr/debug:
|
|||
test-sets:
|
||||
- macosx1100-64-jittests
|
||||
|
||||
macosx1100-64-aarch64-qr/debug:
|
||||
build-platform: macosx64-aarch64/debug
|
||||
build-signing-label: repackage-macosx64-aarch64/debug
|
||||
test-sets:
|
||||
- macosx1100-aarch64-qr-tests
|
||||
|
||||
macosx1100-64-shippable-qr/opt:
|
||||
build-platform: macosx64-shippable/opt
|
||||
build-signing-label: repackage-macosx64-shippable/opt
|
||||
|
|
|
@ -365,6 +365,9 @@ macosx1100-64-qr-tests:
|
|||
- reftest
|
||||
- xpcshell
|
||||
|
||||
macosx1100-aarch64-qr-tests:
|
||||
- mochitest-media
|
||||
|
||||
macosx1015-64-qr-tests:
|
||||
- cppunit
|
||||
- crashtest
|
||||
|
|
Загрузка…
Ссылка в новой задаче