Skip to content

Commit e8918c0

Browse files
DanielRyanSmithmoz-wptsync-bot
authored andcommitted
Bug 1763008 [wpt PR 33498] - Chrome nightly tests using Chromium, a=testonly
Automatic update from web-platform-tests Chrome nightly tests using Chromium (#33498) * Chrome nightly tests using Chromium * add chromium component yml var * update tests with correct name -- wpt-commits: bcab0f7e428bcd22fbdbd784f678bf51309ade30 wpt-pr: 33498
1 parent d8c2aed commit e8918c0

File tree

3 files changed

+30
-31
lines changed

3 files changed

+30
-31
lines changed

testing/web-platform/tests/tools/ci/run_tc.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -255,10 +255,7 @@ def setup_environment(args):
255255

256256
if "chrome" in args.browser:
257257
assert args.channel is not None
258-
# Chrome Nightly will be installed via `wpt run --install-browser`
259-
# later in taskcluster-run.py.
260-
if args.channel != "nightly":
261-
install_chrome(args.channel)
258+
install_chrome(args.channel)
262259

263260
if args.xvfb:
264261
start_xvfb()

testing/web-platform/tests/tools/ci/tc/tasks/test.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ components:
104104

105105
browser-chrome: {}
106106

107+
browser-chromium: {}
108+
107109
browser-servo: {}
108110

109111
tox-python3_6:
@@ -167,7 +169,7 @@ tasks:
167169
- trigger-push
168170
- vars:
169171
# Chromium ToT
170-
browser: chrome
172+
browser: chromium
171173
channel: nightly
172174
use:
173175
- trigger-daily
@@ -255,7 +257,7 @@ tasks:
255257
- trigger-push
256258
- vars:
257259
# Chromium ToT
258-
browser: chrome
260+
browser: chromium
259261
channel: nightly
260262
use:
261263
- trigger-daily

testing/web-platform/tests/tools/ci/tc/tests/test_valid.py

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -189,22 +189,22 @@ def test_verify_payload():
189189
'wpt-firefox-stable-testharness-14',
190190
'wpt-firefox-stable-testharness-15',
191191
'wpt-firefox-stable-testharness-16',
192-
'wpt-chrome-nightly-testharness-1',
193-
'wpt-chrome-nightly-testharness-2',
194-
'wpt-chrome-nightly-testharness-3',
195-
'wpt-chrome-nightly-testharness-4',
196-
'wpt-chrome-nightly-testharness-5',
197-
'wpt-chrome-nightly-testharness-6',
198-
'wpt-chrome-nightly-testharness-7',
199-
'wpt-chrome-nightly-testharness-8',
200-
'wpt-chrome-nightly-testharness-9',
201-
'wpt-chrome-nightly-testharness-10',
202-
'wpt-chrome-nightly-testharness-11',
203-
'wpt-chrome-nightly-testharness-12',
204-
'wpt-chrome-nightly-testharness-13',
205-
'wpt-chrome-nightly-testharness-14',
206-
'wpt-chrome-nightly-testharness-15',
207-
'wpt-chrome-nightly-testharness-16',
192+
'wpt-chromium-nightly-testharness-1',
193+
'wpt-chromium-nightly-testharness-2',
194+
'wpt-chromium-nightly-testharness-3',
195+
'wpt-chromium-nightly-testharness-4',
196+
'wpt-chromium-nightly-testharness-5',
197+
'wpt-chromium-nightly-testharness-6',
198+
'wpt-chromium-nightly-testharness-7',
199+
'wpt-chromium-nightly-testharness-8',
200+
'wpt-chromium-nightly-testharness-9',
201+
'wpt-chromium-nightly-testharness-10',
202+
'wpt-chromium-nightly-testharness-11',
203+
'wpt-chromium-nightly-testharness-12',
204+
'wpt-chromium-nightly-testharness-13',
205+
'wpt-chromium-nightly-testharness-14',
206+
'wpt-chromium-nightly-testharness-15',
207+
'wpt-chromium-nightly-testharness-16',
208208
'wpt-chrome-stable-testharness-1',
209209
'wpt-chrome-stable-testharness-2',
210210
'wpt-chrome-stable-testharness-3',
@@ -258,11 +258,11 @@ def test_verify_payload():
258258
'wpt-firefox-stable-reftest-3',
259259
'wpt-firefox-stable-reftest-4',
260260
'wpt-firefox-stable-reftest-5',
261-
'wpt-chrome-nightly-reftest-1',
262-
'wpt-chrome-nightly-reftest-2',
263-
'wpt-chrome-nightly-reftest-3',
264-
'wpt-chrome-nightly-reftest-4',
265-
'wpt-chrome-nightly-reftest-5',
261+
'wpt-chromium-nightly-reftest-1',
262+
'wpt-chromium-nightly-reftest-2',
263+
'wpt-chromium-nightly-reftest-3',
264+
'wpt-chromium-nightly-reftest-4',
265+
'wpt-chromium-nightly-reftest-5',
266266
'wpt-chrome-stable-reftest-1',
267267
'wpt-chrome-stable-reftest-2',
268268
'wpt-chrome-stable-reftest-3',
@@ -280,21 +280,21 @@ def test_verify_payload():
280280
'wpt-servo-nightly-reftest-5',
281281
'wpt-firefox-stable-wdspec-1',
282282
'wpt-firefox-stable-wdspec-2',
283-
'wpt-chrome-nightly-wdspec-1',
284-
'wpt-chrome-nightly-wdspec-2',
283+
'wpt-chromium-nightly-wdspec-1',
284+
'wpt-chromium-nightly-wdspec-2',
285285
'wpt-chrome-stable-wdspec-1',
286286
'wpt-chrome-stable-wdspec-2',
287287
'wpt-webkitgtk_minibrowser-nightly-wdspec-1',
288288
'wpt-webkitgtk_minibrowser-nightly-wdspec-2',
289289
'wpt-servo-nightly-wdspec-1',
290290
'wpt-servo-nightly-wdspec-2',
291291
'wpt-firefox-stable-crashtest-1',
292-
'wpt-chrome-nightly-crashtest-1',
292+
'wpt-chromium-nightly-crashtest-1',
293293
'wpt-chrome-stable-crashtest-1',
294294
'wpt-webkitgtk_minibrowser-nightly-crashtest-1',
295295
'wpt-servo-nightly-crashtest-1',
296296
'wpt-firefox-stable-print-reftest-1',
297-
'wpt-chrome-nightly-print-reftest-1',
297+
'wpt-chromium-nightly-print-reftest-1',
298298
'wpt-chrome-stable-print-reftest-1'])
299299
])
300300
def test_schedule_tasks(event_path, is_pr, files_changed, expected):

0 commit comments

Comments
 (0)