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-10 17:18:17 +00:00
Родитель c9e1368a0f
Коммит 97cc2f34de
2 изменённых файлов: 19 добавлений и 19 удалений

Просмотреть файл

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

Просмотреть файл

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