зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1687528 - run tsan tests only on trunk. r=decoder,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D102341
This commit is contained in:
Родитель
3d157b0908
Коммит
813db5c20a
|
@ -14,7 +14,10 @@ job-defaults:
|
||||||
by-test-platform:
|
by-test-platform:
|
||||||
linux.*64/debug: ['fission']
|
linux.*64/debug: ['fission']
|
||||||
default: ['fission']
|
default: ['fission']
|
||||||
run-on-projects: built-projects
|
run-on-projects:
|
||||||
|
by-test-platform:
|
||||||
|
.*-tsan/opt: ['trunk']
|
||||||
|
default: built-projects
|
||||||
fission-run-on-projects:
|
fission-run-on-projects:
|
||||||
by-test-platform:
|
by-test-platform:
|
||||||
linux.*64-qr/debug: ['trunk']
|
linux.*64-qr/debug: ['trunk']
|
||||||
|
@ -298,6 +301,7 @@ mochitest-chrome-gpu:
|
||||||
e10s: true
|
e10s: true
|
||||||
run-on-projects:
|
run-on-projects:
|
||||||
by-test-platform:
|
by-test-platform:
|
||||||
|
.*-tsan/opt: ['trunk']
|
||||||
android.*/.*: []
|
android.*/.*: []
|
||||||
default: built-projects
|
default: built-projects
|
||||||
mozharness:
|
mozharness:
|
||||||
|
@ -326,6 +330,7 @@ mochitest-media:
|
||||||
default: 5400
|
default: 5400
|
||||||
run-on-projects:
|
run-on-projects:
|
||||||
by-test-platform:
|
by-test-platform:
|
||||||
|
.*-tsan/opt: ['trunk']
|
||||||
android-hw-.*(?<!-shippable)(-qr)?/opt: ['autoland']
|
android-hw-.*(?<!-shippable)(-qr)?/opt: ['autoland']
|
||||||
android-hw-.*-api-16(-qr)?/(?:debug)?: ['trunk', 'mozilla-beta', 'mozilla-release']
|
android-hw-.*-api-16(-qr)?/(?:debug)?: ['trunk', 'mozilla-beta', 'mozilla-release']
|
||||||
android-hw-.*-api-16-shippable(-qr)?/opt: ['trunk', 'mozilla-beta', 'mozilla-release']
|
android-hw-.*-api-16-shippable(-qr)?/opt: ['trunk', 'mozilla-beta', 'mozilla-release']
|
||||||
|
@ -429,6 +434,7 @@ mochitest-webgl1-core:
|
||||||
default: 1800
|
default: 1800
|
||||||
run-on-projects:
|
run-on-projects:
|
||||||
by-test-platform:
|
by-test-platform:
|
||||||
|
.*-tsan/opt: ['trunk']
|
||||||
android-hw-.*(?<!-shippable)(-qr)?/opt: ['mozilla-central', 'mozilla-beta', 'mozilla-release']
|
android-hw-.*(?<!-shippable)(-qr)?/opt: ['mozilla-central', 'mozilla-beta', 'mozilla-release']
|
||||||
android-hw.*aarch.*-shippable/opt: ['mozilla-central']
|
android-hw.*aarch.*-shippable/opt: ['mozilla-central']
|
||||||
default: built-projects
|
default: built-projects
|
||||||
|
@ -460,6 +466,7 @@ mochitest-webgl1-ext:
|
||||||
max-run-time: 2700
|
max-run-time: 2700
|
||||||
run-on-projects:
|
run-on-projects:
|
||||||
by-test-platform:
|
by-test-platform:
|
||||||
|
.*-tsan/opt: ['trunk']
|
||||||
android-hw-.*(?<!-shippable)(-qr)?/opt: ['mozilla-central', 'mozilla-beta', 'mozilla-release']
|
android-hw-.*(?<!-shippable)(-qr)?/opt: ['mozilla-central', 'mozilla-beta', 'mozilla-release']
|
||||||
android-hw.*aarch.*-shippable/opt: ['mozilla-central']
|
android-hw.*aarch.*-shippable/opt: ['mozilla-central']
|
||||||
default: built-projects
|
default: built-projects
|
||||||
|
@ -492,6 +499,7 @@ mochitest-webgl2-core:
|
||||||
max-run-time: 1800
|
max-run-time: 1800
|
||||||
run-on-projects:
|
run-on-projects:
|
||||||
by-test-platform:
|
by-test-platform:
|
||||||
|
.*-tsan/opt: ['trunk']
|
||||||
android-hw-.*(?<!-shippable)(-qr)?/opt: ['mozilla-central', 'mozilla-beta', 'mozilla-release']
|
android-hw-.*(?<!-shippable)(-qr)?/opt: ['mozilla-central', 'mozilla-beta', 'mozilla-release']
|
||||||
android-hw.*aarch.*-shippable/opt: ['mozilla-central']
|
android-hw.*aarch.*-shippable/opt: ['mozilla-central']
|
||||||
default: built-projects
|
default: built-projects
|
||||||
|
|
|
@ -45,6 +45,7 @@ xpcshell:
|
||||||
treeherder-symbol: X(X)
|
treeherder-symbol: X(X)
|
||||||
run-on-projects:
|
run-on-projects:
|
||||||
by-test-platform:
|
by-test-platform:
|
||||||
|
.*-tsan/opt: ['trunk']
|
||||||
windows10-64-asan/opt: [] # No XPCShell on ASAN yet
|
windows10-64-asan/opt: [] # No XPCShell on ASAN yet
|
||||||
default: built-projects
|
default: built-projects
|
||||||
chunks:
|
chunks:
|
||||||
|
|
Загрузка…
Ссылка в новой задаче