Bug 1602863 - run web-platform-tests on ubuntu1804 except ccov r=jmaher

Changes:

Rename the `web-platform-tests-1804` set to `web-platform-tests`.

Create a new set with name `web-platform-tests-wdspec` which will hold only the `wdspec` test to be run on ubuntu1604.

Use the now-named `web-platform-tests` set to be used for ubuntu1804 platforms.

Differential Revision: https://phabricator.services.mozilla.com/D59449

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Edwin Takahashi 2020-01-11 01:33:53 +00:00
parent 8a7e982608
commit b78715faad
3 changed files with 26 additions and 26 deletions

View File

@ -31,13 +31,13 @@ linux1804-64/opt:
- desktop-screenshot-capture
- linux1804-tests
- mochitest-headless
- web-platform-tests-1804
- web-platform-tests
linux1804-64/debug:
build-platform: linux64/debug
test-sets:
- linux1804-tests
- web-platform-tests-1804
- web-platform-tests
linux1804-64-shippable/opt:
build-platform: linux64-shippable/opt
@ -47,7 +47,7 @@ linux1804-64-shippable/opt:
- linux1804-tests
- marionette-headless
- mochitest-headless
- web-platform-tests-1804
- web-platform-tests
- web-platform-tests-wdspec-headless
linux1804-64-devedition/opt:
@ -55,13 +55,13 @@ linux1804-64-devedition/opt:
test-sets:
- desktop-screenshot-capture
- linux1804-tests
- web-platform-tests-1804
- web-platform-tests
linux1804-64-asan/opt:
build-platform: linux64-asan/opt
test-sets:
- linux1804-tests
- web-platform-tests-1804
- web-platform-tests
# Stylo sequential runs check memory and
# performance when using a single thread.
@ -75,20 +75,20 @@ linux1804-64-qr/opt:
test-sets:
- awsy
- linux1804-qr-tests
- web-platform-tests-1804
- web-platform-tests
linux1804-64-shippable-qr/opt:
build-platform: linux64-shippable/opt
test-sets:
- awsy
- linux1804-qr-tests
- web-platform-tests-1804
- web-platform-tests
linux1804-64-qr/debug:
build-platform: linux64/debug
test-sets:
- linux1804-qr-tests
- web-platform-tests-1804
- web-platform-tests
# Disabled temporarily due to Bug 1602863
# linux1804-64-asan-qr/opt:
@ -107,13 +107,13 @@ linux64/debug:
build-platform: linux64/debug
test-sets:
- linux-common-tests
- web-platform-tests
- web-platform-tests-wdspec
linux64/opt:
build-platform: linux64/opt
test-sets:
- linux-common-tests
- web-platform-tests
- web-platform-tests-wdspec
- opt-only-tests
- talos
- linux-talos-flex
@ -125,7 +125,7 @@ linux64-shippable/opt:
build-platform: linux64-shippable/opt
test-sets:
- linux-common-tests
- web-platform-tests
- web-platform-tests-wdspec
- opt-only-tests
- talos
- linux-talos-flex
@ -143,7 +143,7 @@ linux64-devedition/opt:
build-platform: linux64-devedition-nightly/opt
test-sets:
- linux-common-tests
- web-platform-tests
- web-platform-tests-wdspec
- opt-only-tests
# TODO: use 'asan' label here, instead of -asan/opt
@ -151,7 +151,7 @@ linux64-asan/opt:
build-platform: linux64-asan/opt
test-sets:
- linux-common-tests
- web-platform-tests
- web-platform-tests-wdspec
# QR builds just run a subset right now.
linux64-qr/opt:
@ -159,7 +159,7 @@ linux64-qr/opt:
test-sets:
- linux-qr-tests
- talos
- web-platform-tests
- web-platform-tests-wdspec
- raptor-firefox
- browsertime
- raptor-fetch-firefox
@ -169,7 +169,7 @@ linux64-shippable-qr/opt:
test-sets:
- linux-qr-tests
- talos
- web-platform-tests
- web-platform-tests-wdspec
- raptor-firefox
- browsertime
- raptor-fetch-firefox
@ -178,7 +178,7 @@ linux64-qr/debug:
build-platform: linux64/debug
test-sets:
- linux-qr-tests
- web-platform-tests
- web-platform-tests-wdspec
linux64-asan-qr/opt:
build-platform: linux64-asan/opt

View File

@ -51,9 +51,6 @@ common-tests:
web-platform-tests:
- web-platform-tests
- web-platform-tests-wdspec
web-platform-tests-1804:
- web-platform-tests-crashtests
- web-platform-tests-reftests
@ -63,6 +60,9 @@ web-platform-tests-linux-ccov:
- web-platform-tests-reftests
- web-platform-tests-wdspec
web-platform-tests-wdspec:
- web-platform-tests-wdspec
web-platform-tests-wdspec-headless:
- web-platform-tests-wdspec-headless

View File

@ -12,12 +12,12 @@ job-defaults:
default: 5400
variants:
by-test-platform:
linux64/debug: ['fission', 'serviceworker']
linux1804-64/debug: ['fission', 'serviceworker']
default: ['fission']
fission-run-on-projects:
by-test-platform:
linux64-qr/debug: ['trunk']
linux64-qr/opt: ['mozilla-central']
linux1804-64-qr/debug: ['trunk']
linux1804-64-qr/opt: ['mozilla-central']
windows10-64-qr/opt: ['mozilla-central']
default: []
fission-tier: 2
@ -48,7 +48,7 @@ web-platform-tests:
chunks:
by-test-platform:
android.*: 18
linux64-asan/opt: 24
linux1804-64-asan/opt: 24
linux64-ccov/debug: 24
linux64-ccov/opt: 24
linux.*/debug: 18
@ -61,7 +61,7 @@ web-platform-tests:
max-run-time:
by-test-platform:
.*-ccov/.*: 10800
linux64-qr/debug: 9000
linux1804-64-qr/debug: 9000
default: 7200
e10s: true
run-on-projects:
@ -72,7 +72,7 @@ web-platform-tests:
default: built-projects
tier:
by-test-platform:
linux64-asan/opt: 2
linux1804-64-asan/opt: 2
windows10-aarch64.*: 2
.*-qr/.*: 2 # can't be tier-1 if it's not running on integration branches
linux64-ccov/opt: 3
@ -198,7 +198,7 @@ test-verify-wpt:
# do not run on ccov
.*-ccov/.*: []
.*-asan/.*: []
(?:windows10-64|windows7-32|linux64)(?:-qr)?/opt: ['mozilla-central', 'try']
(?:windows10-64|windows7-32|linux1804-64)(?:-qr)?/opt: ['mozilla-central', 'try']
macosx.*64(?:-qr)?/opt: ['mozilla-central', 'try']
# do not run on beta or release: usually just confirms earlier results
default: ['trunk', 'try']