зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1390858 - run mochitest-gpu and mochitest-chrome and mochitest-clipboard on windows 10. r=ahal
This commit is contained in:
Родитель
2deab31186
Коммит
9fbe3c3b85
|
@ -322,10 +322,7 @@ windows8-tests:
|
|||
- mochitest-media
|
||||
- reftest
|
||||
- reftest-no-accel
|
||||
- mochitest-gpu
|
||||
- mochitest-webgl
|
||||
- mochitest-clipboard
|
||||
- mochitest-chrome
|
||||
|
||||
devtools-tests:
|
||||
- mochitest-devtools-chrome
|
||||
|
|
|
@ -676,14 +676,13 @@ mochitest-chrome:
|
|||
e10s: false
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
windows7-32.*: ['try']
|
||||
linux.*-stylo.*: ['autoland', 'mozilla-central', 'try']
|
||||
macosx64-stylo.*: ['mozilla-central', 'try']
|
||||
default: built-projects
|
||||
worker-type:
|
||||
by-test-platform:
|
||||
windows7-32.*: buildbot-bridge/buildbot-bridge
|
||||
windows8-64.*: buildbot-bridge/buildbot-bridge
|
||||
windows10-64.*: buildbot-bridge/buildbot-bridge
|
||||
default: null
|
||||
mozharness:
|
||||
by-test-platform:
|
||||
|
@ -716,10 +715,7 @@ mochitest-chrome:
|
|||
- remove_executables.py
|
||||
extra-options:
|
||||
- --mochitest-suite=chrome
|
||||
tier:
|
||||
by-test-platform:
|
||||
windows7-32.*: 2
|
||||
default: default
|
||||
|
||||
|
||||
mochitest-clipboard:
|
||||
description: "Mochitest clipboard run"
|
||||
|
@ -736,7 +732,7 @@ mochitest-clipboard:
|
|||
worker-type:
|
||||
by-test-platform:
|
||||
windows7-32.*: buildbot-bridge/buildbot-bridge
|
||||
windows8-64.*: buildbot-bridge/buildbot-bridge
|
||||
windows10-64.*: buildbot-bridge/buildbot-bridge
|
||||
default: null
|
||||
e10s:
|
||||
by-test-platform:
|
||||
|
@ -836,17 +832,13 @@ mochitest-gpu:
|
|||
virtualization: virtual-with-gpu
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
# Deactivate try on Buildbot, by default. We don't have enough machines
|
||||
windows8-64.*: ['mozilla-release', 'mozilla-beta', 'mozilla-central', 'mozilla-inbound', 'autoland']
|
||||
windows8-64-devedition/opt: built-projects # No dev edition outside of supported branches
|
||||
windows10.*: []
|
||||
linux.*-stylo.*: ['autoland', 'mozilla-central', 'try']
|
||||
macosx64-stylo.*: ['mozilla-central', 'try']
|
||||
windows7-32-stylo.*: ['autoland', 'mozilla-central', 'try']
|
||||
default: built-projects
|
||||
worker-type:
|
||||
by-test-platform:
|
||||
windows8-64.*: buildbot-bridge/buildbot-bridge
|
||||
windows10-64.*: buildbot-bridge/buildbot-bridge
|
||||
default: null
|
||||
e10s:
|
||||
by-test-platform:
|
||||
|
|
|
@ -37,6 +37,7 @@ BUILDER_NAME_PREFIX = {
|
|||
'android-4.3-arm7-api-16-gradle': 'Android 4.3 armv7 api-16+',
|
||||
'windows10-64': 'Windows 10 64-bit',
|
||||
'windows10-64-nightly': 'Windows 10 64-bit',
|
||||
'windows10-64-devedition': 'Windows 10 64-bit DevEdition',
|
||||
'windows10-64-pgo': 'Windows 10 64-bit',
|
||||
'windows10-64-asan': 'Windows 10 64-bit',
|
||||
'windows10-64-stylo-disabled': 'Windows 10 64-bit',
|
||||
|
|
Загрузка…
Ссылка в новой задаче