From 371785cf0836fba15f20b8ead23d7e209e6fe5e7 Mon Sep 17 00:00:00 2001 From: Edwin Takahashi Date: Wed, 15 Jan 2020 07:19:25 +0000 Subject: [PATCH] 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 --- taskcluster/ci/test/test-sets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taskcluster/ci/test/test-sets.yml b/taskcluster/ci/test/test-sets.yml index ea5eeb998ebe..2451274bade7 100644 --- a/taskcluster/ci/test/test-sets.yml +++ b/taskcluster/ci/test/test-sets.yml @@ -43,11 +43,11 @@ web-platform-tests: - web-platform-tests-wdspec web-platform-tests-1804: + - web-platform-tests - web-platform-tests-crashtests - web-platform-tests-reftests web-platform-tests-1604: - - web-platform-tests - web-platform-tests-wdspec web-platform-tests-wdspec-headless: