mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Bug 1751497 - adjust wpt test-verify and test-coverage tasks to be fission only. r=releng-reviewers,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D138076
This commit is contained in:
parent
0430fc154e
commit
ede63d0926
@ -416,6 +416,7 @@ test-verify-wpt:
|
||||
category: test-verify
|
||||
name: test-verify-wpt
|
||||
variants: [fission]
|
||||
run-without-variant: false
|
||||
treeherder-symbol: TVw
|
||||
max-run-time: 10800
|
||||
run-on-projects:
|
||||
@ -450,9 +451,7 @@ test-coverage-wpt:
|
||||
by-variant:
|
||||
fission:
|
||||
by-test-platform:
|
||||
linux.*64-qr/debug: ['trunk']
|
||||
linux.*64(-shippable)?-qr/opt: ['trunk']
|
||||
windows10-64-2004(-shippable)?-qr/opt: ['trunk']
|
||||
.*-ccov.*/.*: built-projects
|
||||
default: []
|
||||
webrender-sw:
|
||||
by-test-platform:
|
||||
@ -461,7 +460,6 @@ test-coverage-wpt:
|
||||
default:
|
||||
by-test-platform:
|
||||
android-em-7.0-x86_64-qr/debug: built-projects
|
||||
.*-ccov.*/.*: built-projects
|
||||
default: []
|
||||
test-manifest-loader: null # don't load tests in the taskgraph
|
||||
tier: 2
|
||||
|
Loading…
Reference in New Issue
Block a user