Bug 1466077 - Don't schedule test-verify on any ccov build. r=jmaher
This commit is contained in:
@@ -99,8 +99,7 @@ test-verify:
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
# do not run on ccov; see also the enable_code_coverage transform
|
||||
linux64-ccov/.*: []
|
||||
windows10-64-ccov/debug: []
|
||||
.*-ccov/.*: []
|
||||
# do not run on beta or release: usually just confirms earlier results
|
||||
default: ['trunk', 'try']
|
||||
tier:
|
||||
@@ -142,8 +141,7 @@ test-verify-gpu:
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
# do not run on ccov; see also the enable_code_coverage transform
|
||||
linux64-ccov/.*: []
|
||||
windows10-64-ccov/debug: []
|
||||
.*-ccov/.*: []
|
||||
# do not run on beta or release: usually just confirms earlier results
|
||||
default: ['trunk', 'try']
|
||||
tier:
|
||||
@@ -182,8 +180,7 @@ test-coverage:
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
# only run on mozilla-central and try.
|
||||
linux64-ccov/.*: ['mozilla-central', 'try']
|
||||
windows10-64-ccov/debug: ['mozilla-central', 'try']
|
||||
.*-ccov/.*: ['mozilla-central', 'try']
|
||||
default: []
|
||||
tier:
|
||||
by-test-platform:
|
||||
|
||||
@@ -142,8 +142,7 @@ test-verify-wpt:
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
# do not run on ccov; see also the enable_code_coverage transform
|
||||
linux64-ccov/.*: []
|
||||
windows10-64-ccov/debug: []
|
||||
.*-ccov/.*: []
|
||||
# do not run on beta or release: usually just confirms earlier results
|
||||
default: ['trunk', 'try']
|
||||
tier:
|
||||
@@ -162,8 +161,7 @@ test-coverage-wpt:
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
# only run on mozilla-central and try.
|
||||
linux64-ccov/.*: ['mozilla-central', 'try']
|
||||
windows10-64-ccov/debug: ['mozilla-central', 'try']
|
||||
.*-ccov/.*: ['mozilla-central', 'try']
|
||||
default: []
|
||||
tier:
|
||||
by-test-platform:
|
||||
|
||||
Reference in New Issue
Block a user