Bug 1355359 - Don't run tests for win64-asan on non-try trees. r=dustin

MozReview-Commit-ID: Gfwj2znrKSC

--HG--
extra : rebase_source : 4cfa988699537cd84655f0564cd1b72406f42db4
This commit is contained in:
Ting-Yu Chou 2017-04-11 15:16:28 +08:00
parent 5c9081b2dc
commit 41970df310

View File

@ -13,6 +13,7 @@ cppunit:
docker-image: {"in-tree": "desktop1604-test"}
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
windows.*: ['mozilla-central', 'try']
linux64-qr/.*: ['graphics']
linux64-stylo/.*: [ 'stylo', 'autoland', 'mozilla-inbound', 'mozilla-central', 'try' ]
@ -53,6 +54,7 @@ crashtest:
docker-image: {"in-tree": "desktop1604-test"}
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
linux64-qr/.*: ['graphics', 'mozilla-central']
linux64-stylo/.*: [ 'stylo', 'autoland', 'mozilla-inbound', 'mozilla-central', 'try' ]
default: ['all']
@ -175,6 +177,10 @@ firefox-ui-functional-local:
max-run-time: 5400
tier: 1
docker-image: {"in-tree": "desktop1604-test"}
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
default: ['all']
mozharness:
script: firefox_ui_tests/functional.py
config:
@ -191,6 +197,10 @@ firefox-ui-functional-remote:
max-run-time: 5400
tier: 2
docker-image: {"in-tree": "desktop1604-test"}
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
default: ['all']
mozharness:
script: firefox_ui_tests/functional.py
config:
@ -209,6 +219,7 @@ gtest:
docker-image: {"in-tree": "desktop1604-test"}
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
linux64-qr/.*: ['graphics']
default: ['all']
mozharness:
@ -235,6 +246,7 @@ jittest:
docker-image: {"in-tree": "desktop1604-test"}
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
linux64-qr/.*: ['graphics']
default: ['all']
chunks:
@ -297,6 +309,7 @@ jsreftest:
default: 3600
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
windows.*: ['mozilla-central', 'try']
linux64-qr/.*: ['graphics', 'mozilla-central']
default: ['all']
@ -355,6 +368,10 @@ marionette:
by-test-platform:
macosx.*: true
default: both
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
default: ['all']
mozharness:
by-test-platform:
android.*:
@ -407,6 +424,10 @@ mochitest:
linux64-jsdcov/opt: 10800
default: 5400
allow-software-gl-layers: false
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
default: ['all']
mozharness:
by-test-platform:
android.*:
@ -448,6 +469,7 @@ mochitest-a11y:
docker-image: {"in-tree": "desktop1604-test"}
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
linux64-qr/.*: ['graphics']
default: ['all']
mozharness:
@ -495,6 +517,10 @@ mochitest-browser-chrome:
linux64/debug: 5400
linux32/debug: 5400
default: 3600
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
default: ['all']
mozharness:
mochitest-flavor: browser
script: desktop_unittest.py
@ -569,6 +595,10 @@ mochitest-chrome:
default: 3
max-run-time: 3600
e10s: false
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
default: ['all']
mozharness:
by-test-platform:
android.*:
@ -611,6 +641,10 @@ mochitest-clipboard:
by-test-platform:
macosx64/debug: true
default: both
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
default: ['all']
mozharness:
by-test-platform:
android.*:
@ -656,6 +690,7 @@ mochitest-devtools-chrome:
default: 10
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
windows.*: ['mozilla-central', 'try']
default: ['all']
e10s:
@ -702,6 +737,7 @@ mochitest-gpu:
docker-image: {"in-tree": "desktop1604-test"}
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
linux64-qr/.*: ['graphics']
default: ['all']
e10s:
@ -749,6 +785,7 @@ mochitest-jetpack:
docker-image: {"in-tree": "desktop1604-test"}
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
windows.*: ['mozilla-central', 'try']
default: ['all']
mozharness:
@ -792,6 +829,7 @@ mochitest-media:
docker-image: {"in-tree": "desktop1604-test"}
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
linux64-qr/.*: ['graphics']
default: ['all']
mozharness:
@ -859,6 +897,7 @@ mochitest-webgl:
docker-image: {"in-tree": "desktop1604-test"}
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
linux64-qr/.*: ['graphics', 'mozilla-central']
default: ['all']
chunks:
@ -960,6 +999,7 @@ reftest:
docker-image: {"in-tree": "desktop1604-test"}
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
linux64-qr/.*: ['graphics', 'mozilla-central']
default: ['all']
instance-size:
@ -1017,6 +1057,7 @@ reftest-no-accel:
docker-image: {"in-tree": "desktop1604-test"}
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
linux64-qr/.*: ['graphics', 'mozilla-central']
default: ['all']
chunks:
@ -1400,6 +1441,7 @@ xpcshell:
treeherder-symbol: tc-X(X)
run-on-projects:
by-test-platform:
windows10-64-asan/opt: []
linux64-qr/.*: ['graphics']
default: ['all']
chunks: