Bug 1359760 - enable: a11y, awsy, cpp, j, jit, jp, mn, ss suites on tc win10; r=jmaher

MozReview-Commit-ID: EVqiigyxASG

--HG--
extra : rebase_source : 96cc3d3886fbd3b8610db6d075502a69fc2e695d
This commit is contained in:
Rob Thijssen 2017-04-24 18:01:11 +02:00
parent 247b5f9899
commit cc17391557
2 changed files with 35 additions and 28 deletions

View File

@ -116,6 +116,7 @@ windows7-32-vm/opt:
- external-media-tests - external-media-tests
- external-media-tests-slow - external-media-tests-slow
- awsy - awsy
- desktop-screenshot-capture
# win32 gpu # win32 gpu
windows7-32/debug: windows7-32/debug:
@ -126,30 +127,33 @@ windows7-32/opt:
build-platform: win32/opt build-platform: win32/opt
test-sets: test-sets:
- windows-gpu-tests - windows-gpu-tests
- desktop-screenshot-capture
# win64 vm # win64 vm
windows10-64-vm/debug: windows10-64-vm/debug:
build-platform: win64/debug build-platform: win64/debug
test-sets: test-sets:
# - windows-vm-tests - windows-vm-tests
- external-media-tests - external-media-tests
windows10-64-vm/opt: windows10-64-vm/opt:
build-platform: win64/opt build-platform: win64/opt
test-sets: test-sets:
# - windows-vm-tests - windows-vm-tests
- external-media-tests - external-media-tests
- external-media-tests-slow - external-media-tests-slow
- awsy - awsy
- desktop-screenshot-capture
# win64 gpu # win64 gpu
#windows10-64/debug: windows10-64/debug:
# build-platform: win64/debug build-platform: win64/debug
# test-sets: test-sets:
# - windows-gpu-tests - windows-gpu-tests
#windows10-64/opt: windows10-64/opt:
# build-platform: win64/opt build-platform: win64/opt
# test-sets: test-sets:
# - windows-gpu-tests - windows-gpu-tests
- desktop-screenshot-capture
windows10-64-asan/opt: windows10-64-asan/opt:
build-platform: win64-asan/opt build-platform: win64-asan/opt

View File

@ -54,7 +54,7 @@ crashtest:
docker-image: {"in-tree": "desktop1604-test"} docker-image: {"in-tree": "desktop1604-test"}
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows10.*: []
linux64-qr/.*: ['graphics', 'mozilla-central'] linux64-qr/.*: ['graphics', 'mozilla-central']
linux64-stylo/.*: [ 'stylo', 'autoland', 'mozilla-inbound', 'mozilla-central', 'try' ] linux64-stylo/.*: [ 'stylo', 'autoland', 'mozilla-inbound', 'mozilla-central', 'try' ]
default: ['all'] default: ['all']
@ -219,7 +219,7 @@ gtest:
docker-image: {"in-tree": "desktop1604-test"} docker-image: {"in-tree": "desktop1604-test"}
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows10.*: []
linux64-qr/.*: ['graphics'] linux64-qr/.*: ['graphics']
default: ['all'] default: ['all']
mozharness: mozharness:
@ -370,7 +370,7 @@ marionette:
default: both default: both
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows.*: ['mozilla-central', 'try']
default: ['all'] default: ['all']
mozharness: mozharness:
by-test-platform: by-test-platform:
@ -426,7 +426,7 @@ mochitest:
allow-software-gl-layers: false allow-software-gl-layers: false
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows10.*: []
default: ['all'] default: ['all']
mozharness: mozharness:
by-test-platform: by-test-platform:
@ -469,7 +469,7 @@ mochitest-a11y:
docker-image: {"in-tree": "desktop1604-test"} docker-image: {"in-tree": "desktop1604-test"}
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows.*: ['mozilla-central', 'try']
linux64-qr/.*: ['graphics'] linux64-qr/.*: ['graphics']
default: ['all'] default: ['all']
mozharness: mozharness:
@ -519,7 +519,7 @@ mochitest-browser-chrome:
default: 3600 default: 3600
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows10.*: []
default: ['all'] default: ['all']
mozharness: mozharness:
mochitest-flavor: browser mochitest-flavor: browser
@ -556,6 +556,7 @@ mochitest-browser-screenshots:
loopback-video: true loopback-video: true
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows.*: ['mozilla-central', 'try']
linux64/opt: ['mozilla-central', 'try'] linux64/opt: ['mozilla-central', 'try']
default: [] default: []
e10s: true e10s: true
@ -597,7 +598,7 @@ mochitest-chrome:
e10s: false e10s: false
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows10.*: []
default: ['all'] default: ['all']
mozharness: mozharness:
by-test-platform: by-test-platform:
@ -644,7 +645,7 @@ mochitest-clipboard:
default: both default: both
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows10.*: []
default: ['all'] default: ['all']
mozharness: mozharness:
by-test-platform: by-test-platform:
@ -691,8 +692,8 @@ mochitest-devtools-chrome:
default: 10 default: 10
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows10.*: []
windows.*: ['mozilla-central', 'try'] windows7.*: ['mozilla-central', 'try']
default: ['all'] default: ['all']
e10s: e10s:
by-test-platform: by-test-platform:
@ -738,7 +739,7 @@ mochitest-gpu:
docker-image: {"in-tree": "desktop1604-test"} docker-image: {"in-tree": "desktop1604-test"}
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows10.*: []
linux64-qr/.*: ['graphics'] linux64-qr/.*: ['graphics']
default: ['all'] default: ['all']
e10s: e10s:
@ -830,7 +831,7 @@ mochitest-media:
docker-image: {"in-tree": "desktop1604-test"} docker-image: {"in-tree": "desktop1604-test"}
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows10.*: []
linux64-qr/.*: ['graphics'] linux64-qr/.*: ['graphics']
default: ['all'] default: ['all']
mozharness: mozharness:
@ -898,7 +899,7 @@ mochitest-webgl:
docker-image: {"in-tree": "desktop1604-test"} docker-image: {"in-tree": "desktop1604-test"}
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows10.*: []
linux64-qr/.*: ['graphics', 'mozilla-central'] linux64-qr/.*: ['graphics', 'mozilla-central']
default: ['all'] default: ['all']
chunks: chunks:
@ -1002,7 +1003,7 @@ reftest:
docker-image: {"in-tree": "desktop1604-test"} docker-image: {"in-tree": "desktop1604-test"}
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows10.*: []
linux64-qr/.*: ['graphics', 'mozilla-central'] linux64-qr/.*: ['graphics', 'mozilla-central']
default: ['all'] default: ['all']
instance-size: instance-size:
@ -1060,7 +1061,7 @@ reftest-no-accel:
docker-image: {"in-tree": "desktop1604-test"} docker-image: {"in-tree": "desktop1604-test"}
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows10.*: []
linux64-qr/.*: ['graphics', 'mozilla-central'] linux64-qr/.*: ['graphics', 'mozilla-central']
default: ['all'] default: ['all']
chunks: chunks:
@ -1403,7 +1404,8 @@ web-platform-tests:
checkout: true checkout: true
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows.*: ['mozilla-central', 'try'] windows10.*: []
windows7.*: ['mozilla-central', 'try']
default: ['all'] default: ['all']
mozharness: mozharness:
script: web_platform_tests.py script: web_platform_tests.py
@ -1435,7 +1437,8 @@ web-platform-tests-reftests:
checkout: true checkout: true
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows.*: ['mozilla-central', 'try'] windows10.*: []
windows7.*: ['mozilla-central', 'try']
default: ['all'] default: ['all']
mozharness: mozharness:
script: web_platform_tests.py script: web_platform_tests.py
@ -1480,7 +1483,7 @@ xpcshell:
treeherder-symbol: tc-X(X) treeherder-symbol: tc-X(X)
run-on-projects: run-on-projects:
by-test-platform: by-test-platform:
windows10-64-asan/opt: [] windows.*: []
linux64-qr/.*: ['graphics'] linux64-qr/.*: ['graphics']
default: ['all'] default: ['all']
docker-image: {"in-tree": "desktop1604-test"} docker-image: {"in-tree": "desktop1604-test"}