зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1669169 - [marionette] Add MnFr TaskCluster job to run Marionette tests with actors disabled. r=marionette-reviewers,jdescottes,jmaher,maja_zf
Differential Revision: https://phabricator.services.mozilla.com/D96466
This commit is contained in:
Родитель
76416a2e1f
Коммит
ef63e6c9bb
|
@ -43,6 +43,21 @@ marionette:
|
|||
instance-size: default
|
||||
chunks: 1
|
||||
|
||||
marionette-framescript:
|
||||
description: "Marionette unittest run with its JSWindowActors disabled"
|
||||
treeherder-symbol: MnFr
|
||||
max-run-time: 5400
|
||||
instance-size: default
|
||||
tier: 2
|
||||
run-on-projects:
|
||||
# Platforms for which we release geckodriver
|
||||
by-test-platform:
|
||||
(linux|windows|macos)(?!.*shippable).*: built-projects
|
||||
default: []
|
||||
mozharness:
|
||||
extra-options:
|
||||
- --disable-actors
|
||||
|
||||
marionette-headless:
|
||||
description: "Marionette headless unittest run"
|
||||
treeherder-symbol: MnH
|
||||
|
|
|
@ -31,6 +31,7 @@ linux1804-64/opt:
|
|||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
- linux1804-tests
|
||||
- marionette-framescript
|
||||
- marionette-headless
|
||||
- mochitest-headless
|
||||
- mochitest-webgpu
|
||||
|
@ -51,6 +52,7 @@ linux1804-64-shippable/opt:
|
|||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
- linux1804-tests
|
||||
- marionette-framescript
|
||||
- marionette-headless
|
||||
- mochitest-headless
|
||||
- mochitest-webgpu
|
||||
|
@ -181,6 +183,7 @@ windows7-32/opt:
|
|||
test-sets:
|
||||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
- marionette-framescript
|
||||
- windows-reftest-gpu
|
||||
- windows-talos
|
||||
- windows-tests
|
||||
|
@ -195,6 +198,7 @@ windows7-32-shippable/opt:
|
|||
test-sets:
|
||||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
- marionette-framescript
|
||||
- windows-reftest-gpu
|
||||
- windows-talos
|
||||
- windows-tests
|
||||
|
@ -257,6 +261,7 @@ windows10-64/opt:
|
|||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
- windows-talos
|
||||
- marionette-framescript
|
||||
- marionette-gpu-tests
|
||||
- windows-tests
|
||||
- windows10-tests
|
||||
|
@ -285,6 +290,7 @@ windows10-64-shippable/opt:
|
|||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
- windows-talos
|
||||
- marionette-framescript
|
||||
- marionette-gpu-tests
|
||||
- windows-tests
|
||||
- windows10-tests
|
||||
|
@ -384,6 +390,7 @@ macosx1014-64-qr/opt:
|
|||
test-sets:
|
||||
- macosx1014-64-qr-tests
|
||||
- desktop-screenshot-capture
|
||||
- marionette-framescript
|
||||
- web-platform-tests
|
||||
- web-platform-tests-backlog
|
||||
- web-platform-tests-wdspec-headless
|
||||
|
@ -393,18 +400,19 @@ macosx1014-64-shippable-qr/opt:
|
|||
test-sets:
|
||||
- macosx1014-64-qr-tests
|
||||
- macosx64-talos
|
||||
- desktop-screenshot-capture
|
||||
- awsy
|
||||
- browsertime
|
||||
- desktop-screenshot-capture
|
||||
- marionette-framescript
|
||||
- raptor-chrome
|
||||
- raptor-chromium
|
||||
- raptor-firefox
|
||||
- browsertime
|
||||
- raptor-firefox-power
|
||||
- raptor-profiling
|
||||
- talos-profiling
|
||||
- web-platform-tests
|
||||
- web-platform-tests-backlog
|
||||
- web-platform-tests-wdspec-headless
|
||||
- talos-profiling
|
||||
|
||||
macosx1014-64-devedition-qr/opt:
|
||||
build-platform: macosx64-devedition/opt
|
||||
|
|
|
@ -199,6 +199,9 @@ mochitest-headless:
|
|||
mochitest-valgrind:
|
||||
- mochitest-valgrind
|
||||
|
||||
marionette-framescript:
|
||||
- marionette-framescript
|
||||
|
||||
marionette-headless:
|
||||
- marionette-headless
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче