@@ -189,22 +189,22 @@ def test_verify_payload():
189
189
'wpt-firefox-stable-testharness-14' ,
190
190
'wpt-firefox-stable-testharness-15' ,
191
191
'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' ,
208
208
'wpt-chrome-stable-testharness-1' ,
209
209
'wpt-chrome-stable-testharness-2' ,
210
210
'wpt-chrome-stable-testharness-3' ,
@@ -258,11 +258,11 @@ def test_verify_payload():
258
258
'wpt-firefox-stable-reftest-3' ,
259
259
'wpt-firefox-stable-reftest-4' ,
260
260
'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' ,
266
266
'wpt-chrome-stable-reftest-1' ,
267
267
'wpt-chrome-stable-reftest-2' ,
268
268
'wpt-chrome-stable-reftest-3' ,
@@ -280,21 +280,21 @@ def test_verify_payload():
280
280
'wpt-servo-nightly-reftest-5' ,
281
281
'wpt-firefox-stable-wdspec-1' ,
282
282
'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' ,
285
285
'wpt-chrome-stable-wdspec-1' ,
286
286
'wpt-chrome-stable-wdspec-2' ,
287
287
'wpt-webkitgtk_minibrowser-nightly-wdspec-1' ,
288
288
'wpt-webkitgtk_minibrowser-nightly-wdspec-2' ,
289
289
'wpt-servo-nightly-wdspec-1' ,
290
290
'wpt-servo-nightly-wdspec-2' ,
291
291
'wpt-firefox-stable-crashtest-1' ,
292
- 'wpt-chrome -nightly-crashtest-1' ,
292
+ 'wpt-chromium -nightly-crashtest-1' ,
293
293
'wpt-chrome-stable-crashtest-1' ,
294
294
'wpt-webkitgtk_minibrowser-nightly-crashtest-1' ,
295
295
'wpt-servo-nightly-crashtest-1' ,
296
296
'wpt-firefox-stable-print-reftest-1' ,
297
- 'wpt-chrome -nightly-print-reftest-1' ,
297
+ 'wpt-chromium -nightly-print-reftest-1' ,
298
298
'wpt-chrome-stable-print-reftest-1' ])
299
299
])
300
300
def test_schedule_tasks (event_path , is_pr , files_changed , expected ):
0 commit comments