blob: 9cd09d01f3d5d8f1a8d9398f2bb1fce9b64f0074 [file] [log] [blame]
Kenneth Russelleb60cbd22017-12-05 07:54:281# Copyright 2017 The Chromium Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# This is a .pyl, or "Python Literal", file. You can treat it just like a
6# .json file, with the following exceptions:
7# * all keys must be quoted (use single quotes, please);
8# * comments are allowed, using '#' syntax; and
9# * trailing commas are allowed.
10
11# Exceptions to the common test suites can only include removal from
12# particular bots, and modifications on particular bots. By design,
13# it's not possible to add one-off tests to bots. Instead they have to
14# be added to one of the test suites in test_suites.pyl.
15#
16# The goal is to drive the number of exceptions to zero, to make all
17# the bots behave similarly.
18{
Andrew Luo38b311f2019-10-04 03:42:0919 'android_browsertests': {
20 'modifications': {
21 'android-pie-arm64-rel': {
Andrew Luobe83fd82019-12-19 03:07:5822 'args': [
23 '--gtest_filter=-ImportantSitesUtilBrowserTest.DSENotConsideredImportantInRegularMode', # https://crbug.com/1034001
24 ],
Andrew Luo38b311f2019-10-04 03:42:0925 },
Haiyang Pan08d09dc2020-04-01 16:11:2126 'android-pie-x86-rel': {
John Budorick191adfcd2020-01-29 18:19:0427 'args': [
28 '--gtest_filter=-ImportantSitesUtilBrowserTest.DSENotConsideredImportantInRegularMode', # https://crbug.com/1034001
29 ],
30 },
Andrew Luo38b311f2019-10-04 03:42:0931 },
32 },
Kenneth Russelleb60cbd22017-12-05 07:54:2833 'android_webview_unittests': {
34 'remove_from': [
John Budorick826d5ed2017-12-28 19:27:3235 # On chromium.android, these do not need to run prior to M.
Haiyang Pana3ff55ae2020-04-23 18:26:5436 'android-lollipop-arm-rel',
Yun Liu3e759dbb2019-11-01 19:25:5237 'android-code-coverage-native', # crbug/1018434
Kenneth Russelleb60cbd22017-12-05 07:54:2838 ],
Kenneth Russelleb60cbd22017-12-05 07:54:2839 },
Arthur Wangfeb0f1a2020-06-18 02:05:5540 'android_wpr_record_replay_tests': {
41 # crbug/1060399: only enable wpr tests on marshmallow CI bot
42 # due to the restriction that render test only works on marshamllow.
43 'modifications': {
44 'Marshmallow 64 bit Tester': {
45 'experiment_percentage': 100, # https://crbug.com/1060399
46 },
47 },
48 },
Kenneth Russell8a386d42018-06-02 09:48:0149 'angle_end2end_tests': {
50 'remove_from': [
Kenneth Russell8a386d42018-06-02 09:48:0151 # TODO(ynovikov) Investigate why the test breaks on older devices.
52 'Android FYI Release (Nexus 5)',
53 'Android FYI Release (Nexus 6)',
54 'Android FYI Release (Nexus 9)',
55 # Temporarily disabled due to AMDGPU-PRO issues crbug.com/786219
56 'Linux FYI Release (AMD R7 240)',
Yuly Novikovab7256232019-04-08 19:08:0957 # Temporarily disabled due to bad NVIDIA driver upgrade crbug.com/950542
58 'Linux FYI Debug (NVIDIA)',
59 'Linux FYI GPU TSAN Release',
jonrossfb1c61b72019-11-19 01:43:5960 # Disabling on RX 550 as we are currently qualifying the card and not
61 # checking for regressions. crbug.com/1025745
62 'Win10 FYI x64 Release (AMD RX 550)',
Kenneth Russell8a386d42018-06-02 09:48:0163 ],
64 },
65 'angle_perftests': {
66 'remove_from': [
Yuly Novikov04baee6d2018-12-21 21:22:2167 'Android FYI Release (Nexus 5)', # crbug.com/915429
Nico Weber521565b2018-07-12 22:50:1668 'Android FYI Release (Nexus 6)', # anglebug.com/2433
Yuly Novikovab7256232019-04-08 19:08:0969 'Linux FYI GPU TSAN Release', # crbug.com/950542
Kenneth Russell8a386d42018-06-02 09:48:0170 ],
71 },
Kenneth Russellfbda3c532017-12-08 23:57:2472 'angle_unittests': {
73 'remove_from': [
Kenneth Russell8a386d42018-06-02 09:48:0174 # On Android, these are already run on the main waterfall.
Kenneth Russell8a386d42018-06-02 09:48:0175 'Android FYI Release (Nexus 5X)',
Kenneth Russellfbda3c532017-12-08 23:57:2476 ],
John Budorickca14c76f62017-12-09 14:19:1877 'modifications': {
78 'Linux ASan LSan Tests (1)': {
79 'swarming': {
80 'shards': 10,
81 },
82 },
83 },
Kenneth Russellfbda3c532017-12-08 23:57:2484 },
Saman Sami8e2eedaa2019-12-18 20:23:0785 'angle_white_box_tests': {
86 'remove_from': [
87 # https://crbug.com/1035178
88 'Win10 FYI x64 Release (AMD RX 550)',
89 # https://crbug.com/1035461
90 'Linux FYI GPU TSAN Release',
jonrossfb8223132020-07-27 17:55:3891 # https://crbug.com/1094629
92 'Linux FYI Release (AMD R7 240)',
Saman Sami8e2eedaa2019-12-18 20:23:0793 ],
94 },
Sven Zheng577fe5ff2020-08-03 22:06:4495 'app_shell_unittests': {
96 'remove_from': [
97 'linux-lacros-tester-rel', # https://crbug.com/1111979
98 ],
Sven Zheng80734f12020-08-06 06:50:3999 'modifications': {
100 # https://crbug.com/1111979
101 'linux-lacros-tester-fyi-rel': {
102 'experiment_percentage': 100,
103 },
104 },
Sven Zheng577fe5ff2020-08-03 22:06:44105 },
106 'aura_unittests': {
107 'remove_from': [
108 'linux-lacros-tester-rel', # https://crbug.com/1111979
109 ],
Sven Zheng80734f12020-08-06 06:50:39110 'modifications': {
111 # https://crbug.com/1111979
112 'linux-lacros-tester-fyi-rel': {
113 'experiment_percentage': 100,
114 },
115 },
Sven Zheng577fe5ff2020-08-03 22:06:44116 },
Haiyang Pan363c59a2020-07-23 05:47:04117 'blink_platform_unittests': {
118 'modifications': {
119 # TODO(crbug.com/1108121): Remove this filter
120 'android-nougat-arm64-rel': {
121 'args': [
122 '--gtest_filter=-HarfBuzzShaperTest.ShapeHorizontalWithoutSubpixelPositionWithKerningIsRounded',
123 ],
124 },
125 },
126 },
John Chenaab16fc02020-03-03 06:35:45127 'blink_web_tests': {
128 'remove_from': [
Ilia Samsonovca3dfd52020-08-07 18:39:01129 'Mac10.10 Tests',
130 'Mac10.11 Tests',
John Chenaab16fc02020-03-03 06:35:45131 'Win 7 Tests x64 (1)', # 64-bit win is unsupported by the layout tests.
132 'Win10 Tests x64 (dbg)',
133 ],
134 'modifications': {
135 'Fuchsia x64': {
136 'args': [
137 '--platform=fuchsia',
138 ],
139 'swarming': {
140 'shards': 1,
141 },
142 },
143 'Linux Tests': {
144 "args": [
145 "--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw",
146 ],
147 },
148 'Linux Tests (dbg)(1)': {
149 'args': [
150 '--debug',
151 ],
152 'swarming': {
153 'shards': 20,
154 },
155 },
156 'Mac10.10 Tests': {
157 # TODO(kbr): this is essentially redundant.
158 'swarming': {
159 'dimension_sets': [
160 {
161 'gpu': 'none',
162 'os': 'Mac-10.10.5',
163 },
164 ],
165 'shards': 25,
166 },
167 },
168 'Mac10.11 Tests': {
169 # TODO(kbr): this is essentially redundant.
170 'swarming': {
171 'dimension_sets': [
172 {
173 'gpu': 'none',
174 'os': 'Mac-10.11.6',
175 },
176 ],
177 'shards': 25,
178 },
179 },
180 'Mac10.12 Tests': {
181 'swarming': {
182 'shards': 25,
183 },
184 },
185 'Mac10.13 Tests': {
186 'swarming': {
187 'dimension_sets': [
188 {
189 # Run the layout tests on a consistent set of hardware
190 # (Mac Minis).
191 'gpu': '8086:0a2e',
192 },
193 ],
194 'shards': 25,
195 },
196 },
197 'Mac10.13 Tests (dbg)': {
198 'args': [
199 '--debug',
200 ],
John Budorickd3375fa2020-03-17 20:49:11201 'swarming': {
202 'shards': 25,
203 },
John Chenaab16fc02020-03-03 06:35:45204 },
205 'V8 Blink Linux Debug': {
Michael Achenbach455d39242020-06-22 13:33:45206 # This builder compiles Chromium in release mode, but V8 in debug.
207 # TODO(machenbach): Change name and out directory of this builder to
208 # something less confusing.
John Chenaab16fc02020-03-03 06:35:45209 'args': [
Michael Achenbach455d39242020-06-22 13:33:45210 '-t',
211 'Debug',
212 '--release',
John Chenaab16fc02020-03-03 06:35:45213 ],
214 },
215 'V8 Blink Linux Future': {
216 'args': [
217 '--additional-driver-flag=--js-flags=--future',
218 ],
219 },
220 'WebKit Linux ASAN': {
221 'args': [
222 '--additional-expectations',
223 '../../third_party/blink/web_tests/ASANExpectations',
224 '--time-out-ms',
225 '48000',
226 '--enable-sanitizer',
227 ],
228 'swarming': {
229 'shards': 20,
230 },
231 },
232 'WebKit Linux Leak': {
233 'args': [
234 '--additional-expectations',
235 '../../third_party/blink/web_tests/LeakExpectations',
236 '--time-out-ms',
237 '48000',
238 '--enable-leak-detection',
239 ],
240 'swarming': {
241 'shards': 10,
242 },
243 },
244 'WebKit Linux MSAN': {
245 'args': [
246 '--additional-expectations',
247 '../../third_party/blink/web_tests/MSANExpectations',
248 '--time-out-ms',
249 '66000',
250 '--enable-sanitizer',
251 ],
252 'swarming': {
253 'expiration': 36000,
254 'hard_timeout': 10800,
255 'io_timeout': 3600,
256 'shards': 20,
257 },
258 },
259 'WebKit Linux composite_after_paint Dummy Builder': {
260 'args': [
261 '--additional-driver-flag=--enable-blink-features=CompositeAfterPaint',
262 ],
263 },
264 'WebKit Linux layout_ng_disabled Builder': {
265 'args': [
266 '--additional-driver-flag=--disable-blink-features=LayoutNG',
267 ],
268 },
269 'Win10 Tests x64': {
270 'args': [
271 '--target',
272 'Release_x64',
273 ],
274 'swarming': {
275 "shards": 28
276 },
277 },
278 'Win10 Tests x64 (dbg)': {
279 'args': [
280 '--debug',
281 '--target',
282 'Debug_x64',
283 ],
284 },
Ian Struiksma71581e02020-08-03 06:39:59285 'Win10 Tests x64 1909': {
286 'args': [
287 '--target',
288 'Release_x64',
289 ],
290 'swarming': {
291 "shards": 28
292 },
293 },
John Chenaab16fc02020-03-03 06:35:45294 'Win10 Tests x64 Code Coverage': {
295 'args': [
296 '--target',
297 'Release_x64',
298 ],
299 'swarming': {
300 "shards": 28
301 },
302 },
303 'Win7 Tests (dbg)(1)': {
304 'args': [
305 '--debug',
306 '--time-out-ms',
307 '60000'
308 ],
309 'experiment_percentage': 100,
310 # TODO(kbr): the "Windows-7-SP1" Swarming dimension set is implicit,
311 # from prefered_os_dimension in
312 # tools/build/scripts/slave/recipe_modules/swarming/api.py. Ideally,
313 # Swarming dimensions would be either specified for all testers on the
314 # waterfall (and therefore, explicitly specified for all tests in the
315 # generated JSON), or this would be removed, and the implicit one used.
316 'swarming': {
317 'dimension_sets': [
318 {
319 'os': 'Windows-7-SP1',
320 }
321 ],
322 },
323 },
324 # tryserver.chromium.android
325 'android_blink_rel': {
326 'args': [
327 '--release',
328 '--android',
329 # TODO(crbug.com/912120): Breakpad was entirely disabled on
330 # Android. Remove this when it no longer affects Android crash
331 # log handling.
332 '--disable-breakpad',
333 # TODO(crbug.com/875172): run on the real GPU since the
334 # software fallback, SwiftShader, isn't yet for 32-bit ARM.
335 '--additional-driver-flag=--use-gpu-in-tests',
336 ],
337 },
338 'devtools_frontend_linux_blink_light_rel': {
339 'args': [
340 'http/tests/devtools',
341 ],
342 'swarming': {
343 'shards': 4,
344 },
345 },
346 'fuchsia-fyi-x64-rel': {
347 'args': [
348 '--platform=fuchsia',
349 ],
350 'swarming': {
351 'shards': 1,
352 },
353 },
Mathias Carlen30968a62020-03-31 08:47:04354 'linux-autofill-assistant': {
355 'args': [
356 '--release',
357 ],
358 },
Yuzu Saijo9709bcc2020-03-18 09:12:20359 'linux-bfcache-rel': {
John Chenaab16fc02020-03-03 06:35:45360 'args': [
John Chenaab16fc02020-03-03 06:35:45361 '--additional-driver-flag=--enable-features=BackForwardCache',
362 '--additional-expectations=../../third_party/blink/web_tests/FlagExpectations/enable-features=BackForwardCache',
363 ],
364 },
365 'linux-blink-animation-use-time-delta': {
366 'args': [
367 '--debug',
368 ],
369 },
370 'linux-blink-cors-rel': {
371 'args': [
372 '--additional-driver-flag=--disable-features=OutOfBlinkCors',
373 '--additional-expectations=../../third_party/blink/web_tests/FlagExpectations/disable-features=OutOfBlinkCors',
374 ],
375 },
376 'linux-blink-heap-concurrent-marking-tsan-rel': {
377 'args': [
378 '--release',
379 '--additional-driver-flag=--enable-features=BlinkHeapConcurrentMarking',
380 ],
381 },
382 'linux-code-coverage': {
383 'args': [
384 '--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw',
385 ],
386 'swarming': {
387 'shards': 20,
388 },
389 },
Aaron Gable40f79aa2020-03-21 01:21:15390 'linux-layout-tests-edit-ng': {
391 'args': [
Yoshifumi Inouebebca262020-04-08 22:03:49392 '--additional-driver-flag=--enable-blink-features=EditingNG',
Aaron Gable40f79aa2020-03-21 01:21:15393 ],
394 },
John Chenaab16fc02020-03-03 06:35:45395 'linux-layout-tests-fragment-item': {
396 'args': [
397 '--additional-driver-flag=--enable-blink-features=LayoutNGFragmentItem',
398 ],
399 },
John Chenaab16fc02020-03-03 06:35:45400 'mac10.10-blink-rel-dummy': {
401 'swarming': {
402 'shards': 20,
403 },
404 },
405 'mac10.11-blink-rel-dummy': {
406 'swarming': {
407 'shards': 20,
408 },
409 },
410 'mac10.12-blink-rel-dummy': {
411 'swarming': {
412 'shards': 20,
413 },
414 },
415 'mac10.13-blink-rel-dummy': {
416 'swarming': {
417 'shards': 20,
418 },
419 },
John Chenaab16fc02020-03-03 06:35:45420 'mac10.14-blink-rel-dummy': {
421 'swarming': {
422 'shards': 20,
423 },
424 },
Ilia Samsonov7efe05e2020-05-07 19:00:46425 'mac10.15-blink-rel-dummy': {
426 'swarming': {
427 'shards': 20,
428 },
429 },
John Chenaab16fc02020-03-03 06:35:45430 },
431 },
Chong Gu9a2741732020-02-24 21:32:01432 'boringssl_crypto_tests': {
433 'remove_from': [
434 # https://crbug.com/1054545
Stephen Roeac495972020-02-25 23:32:41435 'Fuchsia ARM64',
Chong Gu9a2741732020-02-24 21:32:01436 ],
437 },
438 'boringssl_ssl_tests': {
439 'remove_from': [
440 # https://crbug.com/1054545
Stephen Roeac495972020-02-25 23:32:41441 'Fuchsia ARM64',
Chong Gu9a2741732020-02-24 21:32:01442 ],
443 },
John Budorickca995852019-06-26 16:55:55444 'breakpad_unittests': {
445 'modifications': {
446 'android-asan': {
447 'args': [
448 '--test-launcher-filter-file=../../testing/buildbot/filters/android.asan.breakpad_unittests.filter',
449 ],
450 },
451 },
452 },
Kenneth Russelleb60cbd22017-12-05 07:54:28453 'browser_tests': {
Kenneth Russellfbda3c532017-12-08 23:57:24454 'remove_from': [
Brad Halla36886c2019-02-26 16:52:29455 'CrWinAsan(dll)', # https://crbug.com/935598
Nico Weber3af4da72018-02-27 01:59:41456 'linux-win_cross-rel',
Nico Weberdae13cd92018-12-14 13:56:26457 'ToTLinuxTSan', # https://crbug.com/368525
John Budorick5ef11472019-12-18 22:02:33458 'Mac10.10 Tests', # https://crbug.com/828031
Aaron Gable30cda242020-01-22 21:02:58459 'Mac10.13 Tests', # https://crbug.com/1042757
Prakhar Asthana74a9eda2020-08-05 05:24:48460 'Mac10.13 Tests Code Coverage',
Nico Weberd36959682018-04-12 03:33:46461 'Linux TSan Tests', # https://crbug.com/368525
Stephen Martinise701f5a2018-05-04 01:25:11462 'Win10 Tests x64 (dbg)',
Kenneth Russellfbda3c532017-12-08 23:57:24463 ],
Kenneth Russelleb60cbd22017-12-05 07:54:28464 'modifications': {
Nico Weber3f919792020-06-12 23:34:52465 'CrWinAsan': {
466 # These are very slow on the ASAN trybot for some reason.
467 # crbug.com/794372
468 'swarming': {
469 'shards': 40,
470 },
471 },
472 'CrWinAsan(dll)': {
473 # These are very slow on the ASAN trybot for some reason.
474 # crbug.com/794372
475 'swarming': {
476 'shards': 40,
477 },
478 },
Stephen Martinis1384ff92020-01-07 19:52:15479 'Linux - Future (dbg)': { # client.v8.chromium
Yuke Liaoea70f472019-12-19 06:03:36480 'swarming': {
Stephen Martinis1384ff92020-01-07 19:52:15481 'shards': 10,
Yuke Liaoea70f472019-12-19 06:03:36482 },
483 },
Stephen Martinis1384ff92020-01-07 19:52:15484 'Linux ASan LSan Tests (1)': {
485 # These are very slow on the ASAN trybot for some reason.
486 # crbug.com/794372
Roberto Carrillo2c9ec972019-03-20 03:11:19487 'swarming': {
Stephen Martinis1384ff92020-01-07 19:52:15488 'shards': 40,
Roberto Carrillo2c9ec972019-03-20 03:11:19489 },
490 },
Chris Cunningham1d0e9e12020-02-26 22:56:40491 'Linux ASan Tests (sandboxed)': {
492 'swarming': {
John Abd-El-Malek3a631612020-07-08 21:40:41493 'shards': 30, # https://crbug.com/1103330
Chris Cunningham1d0e9e12020-02-26 22:56:40494 },
495 },
Stephen Martinis1384ff92020-01-07 19:52:15496 'Linux Chromium OS ASan LSan Tests (1)': {
497 # These are very slow on the ASAN trybot for some reason.
498 # crbug.com/794372
Roberto Carrillo5a5c98dc2019-10-30 22:33:51499 'swarming': {
Stephen Martinis1384ff92020-01-07 19:52:15500 'shards': 31,
Roberto Carrillo5a5c98dc2019-10-30 22:33:51501 },
502 },
Stephen Martinis1384ff92020-01-07 19:52:15503 'Linux ChromiumOS MSan Tests': {
504 # These are very slow on the Chrome OS MSAN trybot for some reason.
505 # crbug.com/865455
Kenneth Russell56a3e862017-12-08 03:11:34506 'swarming': {
Ben Pastene44221d32020-05-21 23:38:36507 'shards': 32,
Kenneth Russell56a3e862017-12-08 03:11:34508 },
Ben Pastene44221d32020-05-21 23:38:36509 'args': [
510 '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.msan.browser_tests.oobe_negative.filter',
511 ],
Kenneth Russell56a3e862017-12-08 03:11:34512 },
John Budorick614f91a2020-03-30 20:34:55513 'Linux Tests (dbg)(1)': {
514 # crbug.com/1066161
515 'swarming': {
516 'shards': 20,
517 },
518 },
Stephen Martinis1384ff92020-01-07 19:52:15519 'Mac ASan 64 Tests (1)': {
Kenneth Russellfbda3c532017-12-08 23:57:24520 'swarming': {
John Budorick542f4762020-03-17 20:40:14521 'dimension_sets': [
522 {
523 # These shards are liable to time out when running on minis.
524 'cores': '8',
525 }
526 ],
Kenneth Russellfbda3c532017-12-08 23:57:24527 'shards': 20,
528 },
529 },
John Budorickd3375fa2020-03-17 20:49:11530 'Mac10.13 Tests (dbg)': {
531 'swarming': {
532 'shards': 20,
533 },
534 },
Stephen Martinis1384ff92020-01-07 19:52:15535 'ToTWin(dbg)': {
Kenneth Russelleb60cbd22017-12-05 07:54:28536 'swarming': {
John Budorickca14c76f62017-12-09 14:19:18537 'shards': 20,
Kenneth Russelleb60cbd22017-12-05 07:54:28538 },
539 },
Stephen Martinis1384ff92020-01-07 19:52:15540 'ToTWin64(dbg)': {
Kenneth Russell8ceeabf2017-12-11 17:53:28541 'swarming': {
542 'shards': 20,
543 },
544 },
Kenneth Russell6c83d212018-07-27 20:52:59545 'Win10 Tests x64': {
546 # crbug.com/868082
547 'args': [
548 '--disable-features=WebRTC-H264WithOpenH264FFmpeg',
549 ],
Takuto Ikutac9c269a2019-01-10 22:40:25550 'swarming': {
551 # This is for slow test execution that often becomes a critical path of
552 # swarming jobs. crbug.com/868114
553 'shards': 15,
554 }
Kenneth Russell6c83d212018-07-27 20:52:59555 },
Sajjad Mirza87e17b242020-01-22 18:49:07556 'Win10 Tests x64 Code Coverage': {
557 # crbug.com/868082
558 'args': [
559 '--disable-features=WebRTC-H264WithOpenH264FFmpeg',
560 ],
561 'swarming': {
562 # This is for slow test execution that often becomes a critical path of
563 # swarming jobs. crbug.com/868114
564 'shards': 15,
565 }
566 },
Stephen Martinis1384ff92020-01-07 19:52:15567 'Win7 Tests (1)': {
568 # This is for slow test execution that often becomes a critical path of
569 # swarming jobs. crbug.com/868114
570 'swarming': {
571 'shards': 15,
572 },
573 },
574 'Win7 Tests (dbg)(1)': {
Pavol Markoc579e072019-12-05 22:42:02575 'swarming': {
576 'shards': 20,
577 },
578 },
Stephen Martinis1384ff92020-01-07 19:52:15579 'linux-chromeos-chrome': {
580 # TODO(https://crbug.com/932269): Promote out of experiment when the
581 # tests are green.
582 'args': [
583 '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.browser_tests.filter',
584 ],
585 },
586 'linux-chromeos-code-coverage': {
Nico Weber0c2861b2018-12-14 18:05:16587 'swarming': {
Stephen Martinis1384ff92020-01-07 19:52:15588 'shards': 50,
589 },
590 },
591 'linux-chromeos-dbg': {
592 'swarming': {
593 'shards': 30,
594 },
595 },
596 'linux-chromeos-rel': {
597 'swarming': {
598 'shards': 20,
Stephanie Kime9008f72020-03-05 23:01:16599 'dimension_sets': [
600 {
601 'kvm': '1',
602 },
603 ],
Stephen Martinis1384ff92020-01-07 19:52:15604 },
605 },
606 'linux-code-coverage': {
Yuke Liao58e1d202020-03-20 23:02:01607 'args': [
608 '--no-sandbox',
609 ],
Stephen Martinis1384ff92020-01-07 19:52:15610 'swarming': {
611 'shards': 50,
612 },
613 },
Sven Zheng80734f12020-08-06 06:50:39614 'linux-lacros-tester-fyi-rel': {
615 'experiment_percentage': 100,
616 },
617 'linux-lacros-tester-rel': {
618 'args': [
619 '--test-launcher-filter-file=../../testing/buildbot/filters/lacros.browser_tests.filter',
620 ],
Sven Zhengff187a82020-08-06 22:05:52621 'experiment_percentage': 100,
Sven Zheng80734f12020-08-06 06:50:39622 },
Stephen Martinis1384ff92020-01-07 19:52:15623 'linux-trusty-rel': {
624 'args': [
John Budorick79ec9012020-01-08 21:56:31625 '--test-launcher-filter-file=../../testing/buildbot/filters/linux_trusty_rel.browser_tests.filter',
626 ],
Stephen Martinis1384ff92020-01-07 19:52:15627 },
628 'mac-code-coverage': {
Stephen Martinis1384ff92020-01-07 19:52:15629 'swarming': {
630 'shards': 15,
631 },
632 },
Stephen Martinis1384ff92020-01-07 19:52:15633 'win-asan': {
Nico Weber3f919792020-06-12 23:34:52634 # These are very slow on the ASAN trybot for some reason.
635 # crbug.com/794372
Stephen Martinis1384ff92020-01-07 19:52:15636 'swarming': {
Nico Weber3f919792020-06-12 23:34:52637 'shards': 40,
Nico Weber0c2861b2018-12-14 18:05:16638 },
639 },
Kenneth Russelleb60cbd22017-12-05 07:54:28640 },
641 },
Maksim Sisov4af9c032020-06-12 12:43:11642 'browser_tests_wayland': {
643 'modifications': {
644 'Linux Ozone Tester (Wayland)': {
645 'args': [
646 '--test-launcher-filter-file=../../testing/buildbot/filters/ozone-linux.wayland_browser_tests.filter',
647 ],
648 },
649 },
650 },
651 'browser_tests_x11': {
652 'modifications': {
653 'Linux Ozone Tester (X11)': {
654 'args': [
655 '--test-launcher-filter-file=../../testing/buildbot/filters/ozone-linux.x11_browser_tests.filter',
656 ],
657 },
658 },
659 },
Erik Chen681dc0282019-11-26 22:54:49660 'cc_unittests': {
661 'modifications': {
662 'Linux TSan Tests': {
663 'swarming': {
664 'shards': 3,
665 },
666 },
Haiyang Panaa242232020-06-24 20:04:20667 'android-marshmallow-x86-rel': {
John Budorickfa8f1da92020-01-15 18:11:38668 # https://crbug.com/1039860
669 'args': [
670 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.cc_unittests.filter',
671 ],
672 },
Haiyang Pan08d09dc2020-04-01 16:11:21673 'android-pie-x86-rel': {
John Budorickfa8f1da92020-01-15 18:11:38674 # https://crbug.com/1039860
675 'args': [
676 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.cc_unittests.filter',
677 ],
678 },
Erik Chen681dc0282019-11-26 22:54:49679 },
680 },
Dirk Pranke1b767092017-12-07 04:44:23681 'checkbins': {
682 'remove_from': [
Stephen Martinis47d77132019-04-24 23:51:33683 'linux-archive-dbg',
684 'linux-archive-rel',
685 'mac-archive-dbg',
686 'mac-archive-rel',
Dirk Pranke1b767092017-12-07 04:44:23687 ],
688 },
Andrew Luod252791ac2019-10-15 00:28:13689 'chrome_java_test_pagecontroller_tests': {
Ben Pastene3e32ffe2020-08-07 03:37:07690 'remove_from': [
691 'android-pie-arm64-rel', # https://crbug.com/924194
692 ],
Andrew Luod252791ac2019-10-15 00:28:13693 },
Yun Liu7cfd28a2019-10-30 01:57:12694 'chrome_public_smoke_test': {
695 'remove_from': [
696 'android-code-coverage-native', # https://crbug.com/1018780
697 ],
698 },
Kenneth Russelleb60cbd22017-12-05 07:54:28699 'chrome_public_test_apk': {
John Budorick27d2d44e2019-05-20 20:26:09700 'remove_from': [
701 'android-asan', # https://crbug.com/964562
Yun Liu7cfd28a2019-10-30 01:57:12702 'android-code-coverage-native', # https://crbug.com/1018780
Haiyang Pana3ff55ae2020-04-23 18:26:54703 'android-lollipop-arm-rel', # https://crbug.com/1060245
Haiyang Panaa242232020-06-24 20:04:20704 'android-marshmallow-x86-rel', # crbug.com/1098111
Stephanie Kimf19bd072020-07-29 00:10:37705 # TODO https://crbug.com/1109999: Re-enable once there are enough devices
706 'android-pie-arm64-rel',
John Budorick27d2d44e2019-05-20 20:26:09707 ],
Kenneth Russelleb60cbd22017-12-05 07:54:28708 'modifications': {
Natalie Chouinard48afb4352020-04-17 21:30:32709 'Android CFI': {
710 'args': [
711 '--exclude-annotation',
712 'Feature=RenderTest', # https://crbug.com/1068294
713 ],
714 },
Kenneth Russelleb60cbd22017-12-05 07:54:28715 'Marshmallow 64 bit Tester': {
716 'swarming': {
Kenneth Russelleb60cbd22017-12-05 07:54:28717 'shards': 14,
718 },
719 },
Arthur Wang5dd7b07c2020-04-04 01:05:22720 'Marshmallow Tablet Tester': {
721 'args': [
722 '--timeout-scale',
723 '2.0',
724 ],
725 },
Ben Pastenec73e96e92018-07-12 01:40:35726 'Oreo Phone Tester': {
bsheedy01833462018-12-07 01:05:57727 # TODO(https://crbug.com/884413): Re-enable this once the tests are
728 # either passing or there is more capacity.
729 'experiment_percentage': 0,
Ben Pastenec73e96e92018-07-12 01:40:35730 },
Stephen Martinis1384ff92020-01-07 19:52:15731 'android-arm64-proguard-rel': {
732 'swarming': {
733 'shards': 25,
734 },
735 },
Haiyang Pan1ad3bb032020-04-24 23:52:03736 'android-lollipop-arm-rel-swarming': {
Brian Sheedy44a7a0032020-04-16 19:20:57737 'swarming': {
Brian Sheedy180c2dd2020-04-22 19:34:31738 'service_account': '[email protected]'
Brian Sheedy44a7a0032020-04-16 19:20:57739 },
740 },
Stephen Martinis1384ff92020-01-07 19:52:15741 'android-marshmallow-arm64-rel': {
742 'swarming': {
743 'shards': 25,
744 },
745 },
Brian Sheedy44a7a0032020-04-16 19:20:57746 'android-marshmallow-arm64-rel-swarming': {
747 'swarming': {
Brian Sheedy180c2dd2020-04-22 19:34:31748 'service_account': '[email protected]'
Brian Sheedy44a7a0032020-04-16 19:20:57749 },
750 },
Haiyang Pan37fbd7a42020-06-03 03:27:37751 'android-marshmallow-x86-fyi-rel': {
752 'args': [
753 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_m.chrome_public_test_apk.filter',
Haiyang Panbdcbbe52020-06-16 20:20:06754 '-v', # TODO(crbug.com/1093602) Remove once the issue is resolved
Haiyang Pan37fbd7a42020-06-03 03:27:37755 ],
756 },
Stephen Martinis1384ff92020-01-07 19:52:15757 'android-pie-arm64-rel': {
758 'args': [
759 '--test-launcher-filter-file=../../testing/buildbot/filters/android.pie_arm64_rel.chrome_public_test_apk.filter', # https://crbug.com/1010211
760 ],
Haiyang Pan43640ee2020-02-13 01:38:00761 },
Haiyang Pan08d09dc2020-04-01 16:11:21762 'android-pie-x86-rel': {
Haiyang Pan43640ee2020-02-13 01:38:00763 'args': [
Haiyang Pan71373072020-03-02 19:57:49764 '--avd-config=../../tools/android/avd/proto/generic_playstore_android28.textpb',
765 # https://crbug.com/1046059
Haiyang Pan23f64f52020-06-04 01:23:32766 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_p.chrome_public_test_apk.filter',
Haiyang Pan43640ee2020-02-13 01:38:00767 ],
Haiyang Pan71373072020-03-02 19:57:49768 'swarming': {
769 'named_caches': [
770 {
771 'name': 'avd_generic_playstore_android28',
772 'path': '.android',
773 },
774 {
775 'name': 'system_images_android_28_google_apis_playstore_x86',
776 'path': '.emulator_sdk',
777 },
778 ]
779 },
John Budorick34009472018-04-03 17:38:44780 },
Kenneth Russelleb60cbd22017-12-05 07:54:28781 },
782 },
783 'chrome_public_test_vr_apk': {
Nico Weberb0b3f5862018-07-13 18:45:15784 'remove_from': [
bsheedy410dd7c2018-06-15 22:42:09785 'Lollipop Tablet Tester',
786 'Marshmallow Tablet Tester',
Haiyang Panaa242232020-06-24 20:04:20787 'android-marshmallow-x86-rel',
Haiyang Pan08d09dc2020-04-01 16:11:21788 'android-pie-x86-rel',
Andrew Luo38b311f2019-10-04 03:42:09789 'android-pie-arm64-rel', # https://crbug.com/1010211
bsheedydf58b4e2018-11-01 19:42:16790 'ToTAndroid',
791 'ToTAndroidCFI',
John Budorick27d2d44e2019-05-20 20:26:09792 'android-asan', # https://crbug.com/964562
Yun Liu7cfd28a2019-10-30 01:57:12793 'android-code-coverage-native', # https://crbug.com/1018780
bsheedy410dd7c2018-06-15 22:42:09794 ],
Haiyang Pan363c59a2020-07-23 05:47:04795 'modifications': {
796 # Use "--replace-system-package" according to crbug.com/931947#c1
797 'android-nougat-arm64-rel': {
798 'args': [
799 '--replace-system-package=com.google.vr.vrcore,//third_party/gvr-android-sdk/test-apks/vr_services/vr_services_current.apk'
800 ]
801 }
802 },
Kenneth Russelleb60cbd22017-12-05 07:54:28803 },
bsheedy75a4dd52018-11-27 23:24:30804 'chrome_public_test_vr_apk-vega': {
805 'modifications': {
bsheedy75a4dd52018-11-27 23:24:30806 'Oreo Phone Tester': {
807 'swarming': {
808 'dimension_sets': [
809 {
810 'device_os': 'OVR1.180808.003',
811 'device_type': 'vega',
812 'os': 'Android',
813 },
814 ],
815 },
816 }
817 }
818 },
Takuto Ikuta1b749b902019-04-11 18:05:53819 'chromedriver_py_tests': {
820 'remove_from': [
821 # Timeout happens sometimes (crbug.com/951799).
Takuto Ikuta1b749b902019-04-11 18:05:53822 'Win10 Tests x64 (dbg)',
823 ],
824 },
Yun Liu3e759dbb2019-11-01 19:25:52825 'components_browsertests': {
826 'remove_from': [
827 'android-code-coverage-native', # crbug/1018434
Sven Zheng577fe5ff2020-08-03 22:06:44828 'linux-lacros-tester-rel', # https://crbug.com/1111979
Yun Liu3e759dbb2019-11-01 19:25:52829 ],
Sven Zheng80734f12020-08-06 06:50:39830 'modifications': {
831 # https://crbug.com/1111979
832 'linux-lacros-tester-fyi-rel': {
833 'experiment_percentage': 100,
834 },
835 },
Yun Liu3e759dbb2019-11-01 19:25:52836 },
Kenneth Russelleb60cbd22017-12-05 07:54:28837 'components_unittests': {
Yun Liu3e759dbb2019-11-01 19:25:52838 'remove_from': [
Stephen Roeac495972020-02-25 23:32:41839 'Fuchsia ARM64', # https://crbug.com/961457
Yun Liu16394ab32019-11-19 16:37:57840 'Fuchsia x64', # https://crbug.com/961457
Yun Liu3e759dbb2019-11-01 19:25:52841 'android-code-coverage-native', # crbug/1018431
Stephen Roe2cfe780f2020-07-13 21:52:51842 'fuchsia-fyi-arm64-dbg', # https://crbug.com/961457
Kevin Marshallce2afe1b2019-12-06 00:49:21843 'fuchsia-fyi-arm64-rel', # https://crbug.com/961457
844 'fuchsia-fyi-x64-dbg', # https://crbug.com/961457
845 'fuchsia-fyi-x64-rel', # https://crbug.com/961457
Sven Zheng577fe5ff2020-08-03 22:06:44846 'linux-lacros-tester-rel', # https://crbug.com/1111979
Yun Liu3e759dbb2019-11-01 19:25:52847 ],
Kenneth Russelleb60cbd22017-12-05 07:54:28848 'modifications': {
John Budorick5052d552017-12-13 02:59:34849 'Linux ASan LSan Tests (1)': {
850 # These are very slow on the ASAN trybot for some reason.
851 # crbug.com/794372
852 'swarming': {
853 'shards': 5,
854 },
855 },
Takuto Ikuta54671d972018-07-19 19:06:35856 'Linux Chromium OS ASan LSan Tests (1)': {
857 # These are very slow on the ASAN trybot for some reason.
858 # crbug.com/794372
859 'swarming': {
860 'shards': 5,
861 },
862 },
Erik Chen681dc0282019-11-26 22:54:49863 'Linux TSan Tests': {
864 'swarming': {
865 'shards': 2,
866 },
867 },
Omer Katz7d2be652020-01-22 18:13:46868 'linux-blink-heap-concurrent-marking-tsan-rel': {
869 'swarming': {
870 'shards': 2,
871 },
872 },
Sven Zheng80734f12020-08-06 06:50:39873 # https://crbug.com/1111979,
874 'linux-lacros-tester-fyi-rel': {
875 'experiment_percentage': 100,
876 },
Kenneth Russelleb60cbd22017-12-05 07:54:28877 },
878 },
Sven Zheng577fe5ff2020-08-03 22:06:44879 'compositor_unittests': {
880 'remove_from': [
881 'linux-lacros-tester-rel', # https://crbug.com/1111979
882 ],
Sven Zheng80734f12020-08-06 06:50:39883 'modifications': {
884 # https://crbug.com/1111979
885 'linux-lacros-tester-fyi-rel': {
886 'experiment_percentage': 100,
887 },
888 },
Sven Zheng577fe5ff2020-08-03 22:06:44889 },
Kenneth Russelleb60cbd22017-12-05 07:54:28890 'content_browsertests': {
Brad Halla36886c2019-02-26 16:52:29891 'remove_from': [
Brad Halla36886c2019-02-26 16:52:29892 'CrWinAsan(dll)', # https://crbug.com/935598
Yun Liu42f79ea2019-11-19 01:21:18893 'android-code-coverage-native', # crbug/1018434
Haiyang Pand9c15d992020-07-07 22:03:37894 # TODO(crbug.com/1102974) Re-enable on L once it is not overloaded.
895 'android-lollipop-arm-rel',
Yuke Liaod7da81b2020-03-20 18:57:57896 # http://crbug.com/1060245#c30: due to low utility and capacity.
897 'android-marshmallow-arm64-rel',
Haiyang Panaa242232020-06-24 20:04:20898 'android-marshmallow-x86-rel', # crbug.com/1098111
Sven Zheng577fe5ff2020-08-03 22:06:44899 'linux-lacros-tester-rel', # https://crbug.com/1111979
Brad Halla36886c2019-02-26 16:52:29900 ],
Kenneth Russelleb60cbd22017-12-05 07:54:28901 'modifications': {
Kenneth Russellfbda3c532017-12-08 23:57:24902 'Cast Audio Linux': {
903 'args': [
Nico Weber02f30392018-07-16 18:39:43904 '--test-launcher-filter-file=../../testing/buildbot/filters/cast-linux.content_browsertests.filter',
Kenneth Russellfbda3c532017-12-08 23:57:24905 ],
Kenneth Russellfbda3c532017-12-08 23:57:24906 },
907 'Cast Linux': {
908 'args': [
Nico Weber02f30392018-07-16 18:39:43909 '--test-launcher-filter-file=../../testing/buildbot/filters/cast-linux.content_browsertests.filter',
Kenneth Russellfbda3c532017-12-08 23:57:24910 ],
Kenneth Russellfbda3c532017-12-08 23:57:24911 },
Erik Chenb681c8c2019-11-25 22:52:52912 'Linux ASan LSan Tests (1)': {
913 'swarming': {
914 'shards': 12,
915 },
916 },
Chris Cunninghame1a04ea2019-04-24 01:49:32917 'Linux ASan Tests (sandboxed)': {
918 'swarming': {
John Abd-El-Malek3a631612020-07-08 21:40:41919 'shards': 10, # https://crbug.com/1103330
Chris Cunninghame1a04ea2019-04-24 01:49:32920 },
921 },
Erik Chen681dc0282019-11-26 22:54:49922 'Linux TSan Tests': {
923 'swarming': {
924 'shards': 15,
925 },
926 },
Stephen Martinis1384ff92020-01-07 19:52:15927 'Lollipop Phone Tester': {
928 'swarming': {
929 'shards': 13,
930 },
931 },
932 'Win10 Tests x64': {
933 # crbug.com/868082
934 'args': [
935 '--disable-features=WebRTC-H264WithOpenH264FFmpeg',
936 ],
937 },
938 'Win10 Tests x64 (dbg)': {
939 'experiment_percentage': 100,
940 # crbug.com/868082
941 'args': [
942 '--disable-features=WebRTC-H264WithOpenH264FFmpeg',
Stephen Martinis1384ff92020-01-07 19:52:15943 ],
944 },
Sajjad Mirza87e17b242020-01-22 18:49:07945 'Win10 Tests x64 Code Coverage': {
946 # crbug.com/868082
947 'args': [
948 '--disable-features=WebRTC-H264WithOpenH264FFmpeg',
949 ],
950 },
Stephen Martinis1384ff92020-01-07 19:52:15951 'android-arm64-proguard-rel': {
952 'swarming': {
953 'shards': 16,
954 },
955 },
956 'android-asan': {
957 'args': [
958 '--test-launcher-filter-file=../../testing/buildbot/filters/android.asan.content_browsertests.filter',
959 ],
960 'swarming': {
961 'shards': 18,
962 },
963 },
Haiyang Pan32b83392020-03-14 01:38:46964 'android-lollipop-arm-rel': {
965 'swarming': {
966 'shards': 15,
967 },
968 },
Stephen Martinis1384ff92020-01-07 19:52:15969 'android-marshmallow-arm64-rel': {
970 'swarming': {
971 'shards': 16,
972 },
973 },
John Budoricka4e23882020-02-28 18:36:43974 'android-marshmallow-x86-fyi-rel': {
975 'args': [
Haiyang Pan12d5acd2020-06-01 20:54:57976 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_m.content_browsertests.filter',
Haiyang Pancd66427a2020-06-17 02:36:25977 '-v', # TODO(crbug.com/1093602) Remove once the issue is resolved
John Budoricka4e23882020-02-28 18:36:43978 ],
979 },
Haiyang Pan363c59a2020-07-23 05:47:04980 'android-nougat-arm64-rel': {
981 'swarming': {
982 'shards': 16,
983 },
984 # TODO(crbug.com/1108055): Remove this filter
985 'args': [
986 '--gtest_filter=-BackgroundTracingManagerBrowserTest.PerfettoSystemBackgroundScenario*',
987 ],
988 },
Haiyang Pan08d09dc2020-04-01 16:11:21989 'android-pie-x86-rel': {
John Budoricka4e23882020-02-28 18:36:43990 'args': [
Haiyang Pan12d5acd2020-06-01 20:54:57991 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_p.content_browsertests.filter',
John Budoricka4e23882020-02-28 18:36:43992 ],
993 },
Omer Katz7d2be652020-01-22 18:13:46994 'linux-blink-heap-concurrent-marking-tsan-rel': {
995 'swarming': {
996 'shards': 4,
997 },
998 },
Stephen Martinis1384ff92020-01-07 19:52:15999 'linux-chromeos-code-coverage': {
1000 'swarming': {
1001 'shards': 12,
1002 },
1003 },
Albert J. Wong91f109652019-11-19 03:01:161004 'linux-chromeos-rel': {
1005 'swarming': {
1006 'shards': 3,
1007 },
1008 },
Yuke Liao79424e42020-01-06 21:00:111009 'linux-code-coverage': {
Yuke Liao58e1d202020-03-20 23:02:011010 'args': [
1011 '--no-sandbox',
1012 ],
Yuke Liao79424e42020-01-06 21:00:111013 'swarming': {
1014 'shards': 12,
1015 },
1016 },
Sven Zheng80734f12020-08-06 06:50:391017 # https://crbug.com/1111979
1018 'linux-lacros-tester-fyi-rel': {
1019 'experiment_percentage': 100,
1020 },
Kenneth Russelleb60cbd22017-12-05 07:54:281021 },
1022 },
Maksim Sisov6058ba72020-05-04 10:29:131023 'content_browsertests_wayland': {
1024 'modifications': {
1025 'Linux Ozone Tester (Wayland)': {
1026 'args': [
1027 '--test-launcher-filter-file=../../testing/buildbot/filters/ozone-linux.wayland_content_browsertests.filter',
1028 ],
1029 },
1030 },
1031 },
1032 'content_browsertests_x11': {
1033 'modifications': {
1034 'Linux Ozone Tester (X11)': {
1035 'args': [
1036 '--test-launcher-filter-file=../../testing/buildbot/filters/ozone-linux.x11_content_browsertests.filter',
1037 ],
1038 },
1039 },
1040 },
Nico Weber81e16ace22018-06-30 02:58:471041 'content_shell_crash_test': {
Haiyang Pan8c201b92020-06-04 01:25:071042 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:201043 'android-marshmallow-x86-rel', # crbug.com/1084353
Haiyang Pan8c201b92020-06-04 01:25:071044 ],
Dirk Prankeb1c36b322018-07-11 02:42:001045 'modifications': {
Dirk Prankeb1c36b322018-07-11 02:42:001046 'Win10 Tests x64 (dbg)': {
1047 'experiment_percentage': 100, # https://crbug.com/861730
1048 },
1049 },
Nico Weber81e16ace22018-06-30 02:58:471050 },
John Budorick27d2d44e2019-05-20 20:26:091051 'content_shell_test_apk': {
1052 'remove_from': [
John Budorick27d2d44e2019-05-20 20:26:091053 'android-asan', # https://crbug.com/964562
Yun Liu3e759dbb2019-11-01 19:25:521054 'android-code-coverage-native', # crbug/1018434
John Budorick27d2d44e2019-05-20 20:26:091055 ],
John Budorickee2e64f2020-03-02 20:19:101056 'modifications': {
Haiyang Panaa242232020-06-24 20:04:201057 'android-marshmallow-x86-rel': {
John Budorickee2e64f2020-03-02 20:19:101058 'args': [
Haiyang Pan28e73582020-05-30 00:34:271059 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_m.content_shell_test_apk.filter',
John Budorickee2e64f2020-03-02 20:19:101060 ],
1061 },
Haiyang Pan08d09dc2020-04-01 16:11:211062 'android-pie-x86-rel': {
John Budorickee2e64f2020-03-02 20:19:101063 'args': [
1064 '--gtest_filter=-ContentViewScrollingTest.testFling',
1065 ],
1066 },
1067 },
John Budorick27d2d44e2019-05-20 20:26:091068 },
Kenneth Russelleb60cbd22017-12-05 07:54:281069 'content_unittests': {
Yun Liu42f79ea2019-11-19 01:21:181070 'remove_from': [
Yun Liu42f79ea2019-11-19 01:21:181071 'android-code-coverage-native', # crbug/1018434
1072 ],
Kenneth Russelleb60cbd22017-12-05 07:54:281073 'modifications': {
John Budorick5052d552017-12-13 02:59:341074 'Linux ASan LSan Tests (1)': {
1075 # These are slow on the ASAN trybot for some reason.
1076 # crbug.com/794372
1077 'swarming': {
1078 'shards': 2,
1079 },
1080 },
Takuto Ikuta54671d972018-07-19 19:06:351081 'Linux ChromiumOS MSan Tests': {
1082 # These are very slow on the Chrome OS MSAN trybot for some reason.
1083 # crbug.com/865455
1084 'swarming': {
1085 'shards': 2,
1086 },
1087 },
Kenneth Russelleb60cbd22017-12-05 07:54:281088 },
1089 },
Jonah Ryan-Davis832c8462020-06-09 03:45:031090 'context_lost_passthrough_tests': {
1091 'modifications': {
Jonah Ryan-Davisdeeffeaf2020-06-18 17:56:001092 'Mac FYI GPU ASAN Release': {
1093 'args': [
1094 '--is-asan',
1095 ]
1096 },
Jonah Ryan-Davis832c8462020-06-09 03:45:031097 'Win10 x64 Debug (NVIDIA)': {
1098 'args': [
1099 # TODO(https://crbug.com/1007013): Remove this flag when it's no
1100 # longer necessary to figure out why the renderer process is hanging.
1101 '--extra-browser-args=--no-sandbox',
1102 ],
1103 },
1104 },
1105 },
1106 'context_lost_validating_tests': {
Brian Sheedye285c9b2019-07-15 21:42:461107 # TODO(https://crbug.com/850107): Remove the Android FYI Release (Pixel 2)
1108 # exception once there is enough capacity to run these tests.
1109 'remove_from': [
Brian Sheedye285c9b2019-07-15 21:42:461110 'Android FYI Release (Pixel 2)',
Chong Gu44db95b02020-05-19 19:40:131111 'Fuchsia x64' # https://crbug.com/1058255
Brian Sheedye285c9b2019-07-15 21:42:461112 ],
Kenneth Russellc1a09302018-07-10 01:12:541113 'modifications': {
1114 'Mac FYI GPU ASAN Release': {
1115 'args': [
1116 '--is-asan',
1117 ]
1118 },
1119 },
1120 },
Kenneth Russellfbda3c532017-12-08 23:57:241121 'crashpad_tests': {
1122 'remove_from': [
Nico Weber15a00d62018-05-16 17:11:481123 'linux-win_cross-rel', # https://crbug.com/762167
Vlad Tsyrklevich06a9a44f2019-07-24 19:14:391124 # https://crbug.com/crashpad/304
1125 'Linux TSan Tests',
1126 'ToTLinuxTSan',
1127 # https://crbug.com/crashpad/306
1128 'Linux CFI',
1129 'CFI Linux ToT',
Kenneth Russellfbda3c532017-12-08 23:57:241130 ],
1131 },
John Budorick5bc387fe2019-05-09 20:02:531132 'cronet_sizes': {
1133 'modifications': {
1134 'android-cronet-arm-dbg': {
1135 'swarming': {
1136 'dimension_sets': [
1137 {
1138 'device_os': None,
1139 'device_type': None,
Takuto Ikuta5e459b12019-07-09 05:30:561140 'os': 'Ubuntu-16.04',
John Budorick5bc387fe2019-05-09 20:02:531141 },
1142 ],
1143 },
1144 },
1145 },
1146 },
Zhenyao Moc307eeb72018-12-20 01:03:201147 'dawn_end2end_tests': {
1148 'remove_from': [
Zhenyao Moc307eeb72018-12-20 01:03:201149 'Linux FYI Release (AMD R7 240)', # https://crbug.com/915430
1150 ],
1151 },
Sven Zheng577fe5ff2020-08-03 22:06:441152 'dbus_unittests': {
1153 'remove_from': [
1154 'linux-lacros-tester-rel', # https://crbug.com/1111979
1155 ],
Sven Zheng80734f12020-08-06 06:50:391156 'modifications': {
1157 # https://crbug.com/1111979
1158 'linux-lacros-tester-fyi-rel': {
1159 'experiment_percentage': 100,
1160 },
1161 },
Sven Zheng577fe5ff2020-08-03 22:06:441162 },
Brian Sheedye285c9b2019-07-15 21:42:461163 'depth_capture_tests': {
1164 # TODO(https://crbug.com/850107): Remove the Android FYI Release (Pixel 2)
1165 # exception once there is enough capacity to run these tests.
1166 'remove_from': [
Brian Sheedye285c9b2019-07-15 21:42:461167 'Android FYI Release (Pixel 2)',
1168 ],
Brian Sheedyfe61cdac2020-02-12 01:25:591169 'modifications': {
1170 'Win10 x64 Debug (NVIDIA)': {
1171 'args': [
1172 # TODO(https://crbug.com/1007013): Remove this flag when it's no
1173 # longer necessary to figure out why the renderer process is hanging.
1174 '--extra-browser-args=--no-sandbox',
1175 ],
1176 },
1177 },
Brian Sheedye285c9b2019-07-15 21:42:461178 },
Ben Pastene61ad637c2020-05-08 22:24:411179 'disk_usage_tast_test': {
1180 # TODO(crbug.com/1077659): Add the test back after it's fixed.
1181 'remove_from': [
1182 'chromeos-kevin-rel',
1183 ],
1184 },
Joe Downing41486042018-10-18 22:44:441185 'extensions_browsertests': {
Brad Halla36886c2019-02-26 16:52:291186 'remove_from': [
Brad Halla36886c2019-02-26 16:52:291187 'CrWinAsan(dll)', # https://crbug.com/935598
Sven Zheng577fe5ff2020-08-03 22:06:441188 'linux-lacros-tester-rel', # https://crbug.com/1111979
Brad Halla36886c2019-02-26 16:52:291189 ],
Joe Downing41486042018-10-18 22:44:441190 'modifications': {
1191 'Win10 Tests x64 (dbg)': {
1192 'experiment_percentage': 100, # https://crbug.com/876615
1193 },
Sven Zheng80734f12020-08-06 06:50:391194 # https://crbug.com/1111979
1195 'linux-lacros-tester-fyi-rel': {
1196 'experiment_percentage': 100,
1197 },
Joe Downing41486042018-10-18 22:44:441198 },
1199 },
Sven Zheng577fe5ff2020-08-03 22:06:441200 'extensions_unittests': {
1201 'remove_from': [
1202 'linux-lacros-tester-rel', # https://crbug.com/1111979
1203 ],
Sven Zheng80734f12020-08-06 06:50:391204 # https://crbug.com/1111979
1205 'modifications': {
1206 'linux-lacros-tester-fyi-rel': {
1207 'experiment_percentage': 100,
1208 },
1209 },
Sven Zheng577fe5ff2020-08-03 22:06:441210 },
Kenneth Russelleb60cbd22017-12-05 07:54:281211 'gin_unittests': {
1212 'remove_from': [
Nico Weber1394523f2018-06-06 15:58:471213 'ToTLinuxASan', # https://crbug.com/831667
Nico Weberd36959682018-04-12 03:33:461214 'Linux ASan LSan Tests (1)', # https://crbug.com/831667
Nico Weber1394523f2018-06-06 15:58:471215 'Linux Chromium OS ASan LSan Tests (1)', # https://crbug.com/831667
Kenneth Russelleb60cbd22017-12-05 07:54:281216 ],
1217 },
Jonah Ryan-Davisdeeffeaf2020-06-18 17:56:001218 'gl_tests_passthrough': {
1219 'remove_from': [
1220 'CFI Linux ToT',
1221 # Can't run on MSAN because gl_tests uses the hardware driver,
1222 # which isn't instrumented.
1223 'Linux MSan Tests',
1224 ],
1225 'modifications': {
1226 # TODO(kbr): figure out a better way to specify blocks of
1227 # arguments like this for tests on multiple machines.
Garrett Beatya491ec72020-07-25 12:36:121228 'Linux ASan LSan Tests (1)': {
1229 'args': [
1230 '--use-gpu-in-tests',
1231 '--no-xvfb',
1232 ],
1233 'swarming': {
1234 'dimension_sets': [
1235 {
1236 'gpu': '10de:1cb3',
1237 'os': 'Ubuntu',
1238 'pool': 'chromium.tests.gpu',
1239 },
1240 ],
1241 },
1242 },
1243 'Linux CFI': {
1244 'args': [
1245 '--use-gpu-in-tests',
1246 '--no-xvfb',
1247 ],
1248 'swarming': {
1249 'dimension_sets': [
1250 {
1251 'gpu': '10de:1cb3',
1252 'os': 'Ubuntu',
1253 'pool': 'chromium.tests.gpu',
1254 },
1255 ],
1256 },
1257 },
1258 'Linux TSan Tests': {
1259 'args': [
1260 '--use-gpu-in-tests',
1261 '--no-xvfb',
1262 ],
1263 'swarming': {
1264 'dimension_sets': [
1265 {
1266 'gpu': '10de:1cb3',
1267 'os': 'Ubuntu',
1268 'pool': 'chromium.tests.gpu',
1269 },
1270 ],
1271 },
1272 },
Jonah Ryan-Davisdeeffeaf2020-06-18 17:56:001273 },
1274 },
Jonah Ryan-Davise25a89f2020-05-29 20:18:241275 'gl_tests_validating': {
John Budorickca14c76f62017-12-09 14:19:181276 'remove_from': [
John Budorickca14c76f62017-12-09 14:19:181277 'CFI Linux ToT',
Kenneth Russell8a386d42018-06-02 09:48:011278 'Android FYI Release (Nexus 5X)',
Takuto Ikutaf5333252019-11-06 16:07:081279 # Can't run on MSAN because gl_tests uses the hardware driver,
Kenneth Russell55bbec52018-05-03 18:44:551280 # which isn't instrumented.
1281 'Linux MSan Tests',
John Budorickca14c76f62017-12-09 14:19:181282 ],
Kenneth Russelleb60cbd22017-12-05 07:54:281283 'modifications': {
Kenneth Russell1a515be2018-04-28 03:54:451284 # TODO(kbr): figure out a better way to specify blocks of
1285 # arguments like this for tests on multiple machines.
Garrett Beatya491ec72020-07-25 12:36:121286 'Linux ASan LSan Tests (1)': {
1287 'args': [
1288 '--use-gpu-in-tests',
1289 '--no-xvfb',
1290 ],
1291 'swarming': {
1292 'dimension_sets': [
1293 {
1294 'gpu': '10de:1cb3',
1295 'os': 'Ubuntu',
1296 'pool': 'chromium.tests.gpu',
1297 },
1298 ],
1299 },
1300 },
1301 'Linux CFI': {
1302 'args': [
1303 '--use-gpu-in-tests',
1304 '--no-xvfb',
1305 ],
1306 'swarming': {
1307 'dimension_sets': [
1308 {
1309 'gpu': '10de:1cb3',
1310 'os': 'Ubuntu',
1311 'pool': 'chromium.tests.gpu',
1312 },
1313 ],
1314 },
1315 },
1316 'Linux TSan Tests': {
1317 'args': [
1318 '--use-gpu-in-tests',
1319 '--no-xvfb',
1320 ],
1321 'swarming': {
1322 'dimension_sets': [
1323 {
1324 'gpu': '10de:1cb3',
1325 'os': 'Ubuntu',
1326 'pool': 'chromium.tests.gpu',
1327 },
1328 ],
1329 },
1330 },
Haiyang Panaa242232020-06-24 20:04:201331 'android-marshmallow-x86-rel': {
John Budorick79ec9012020-01-08 21:56:311332 'args': [
1333 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.gl_tests.filter',
1334 ],
1335 },
Andrew Luo38b311f2019-10-04 03:42:091336 'android-pie-arm64-rel': {
John Budorick79ec9012020-01-08 21:56:311337 'args': [
Andrew Luobe83fd82019-12-19 03:07:581338 '--test-launcher-filter-file=../../testing/buildbot/filters/android.pie_arm64_rel.gl_tests.filter', # https://crbug.com/1034007
1339 ],
Andrew Luo38b311f2019-10-04 03:42:091340 },
Haiyang Pan08d09dc2020-04-01 16:11:211341 'android-pie-x86-rel': {
John Budorick79ec9012020-01-08 21:56:311342 'args': [
1343 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.gl_tests.filter',
1344 ],
1345 },
Kenneth Russelleb60cbd22017-12-05 07:54:281346 },
1347 },
Takuto Ikutaf5333252019-11-06 16:07:081348 'gl_unittests': {
1349 'remove_from': [
Takuto Ikutaf5333252019-11-06 16:07:081350 # On Android, these are already run on the main waterfall.
1351 # Run them on the one-off Android FYI bots, though.
1352 'Android FYI Release (Nexus 5X)',
1353 # Temporarily disabled due to AMDGPU-PRO issues crbug.com/786219
1354 'Linux FYI Release (AMD R7 240)',
Yuly Novikov37e04342020-05-29 00:52:041355 # Can't run on MSAN because gl_unittests uses the hardware driver,
1356 # which isn't instrumented.
1357 'Linux MSan Tests',
Takuto Ikutaf5333252019-11-06 16:07:081358 ],
Takuto Ikutaf5333252019-11-06 16:07:081359 },
1360 'gl_unittests_ozone': {
1361 'remove_from': [
1362 # Can't run on MSAN because gl_unittests_ozone uses the hardware driver,
1363 # which isn't instrumented.
1364 'Linux ChromiumOS MSan Tests',
1365 ],
1366 },
1367 'gpu_process_launch_tests': {
1368 # TODO(https://crbug.com/850107): Remove the Android FYI Release (Pixel 2)
1369 # exception once there is enough capacity to run these tests.
1370 'remove_from': [
Takuto Ikutaf5333252019-11-06 16:07:081371 'Android FYI Release (Pixel 2)',
1372 ],
Brian Sheedyfe61cdac2020-02-12 01:25:591373 'modifications': {
1374 'Win10 x64 Debug (NVIDIA)': {
1375 'args': [
1376 # TODO(https://crbug.com/1007013): Remove this flag when it's no
1377 # longer necessary to figure out why the renderer process is hanging.
1378 '--extra-browser-args=--no-sandbox',
1379 ],
1380 },
1381 },
Takuto Ikutaf5333252019-11-06 16:07:081382 },
Brian Sheedye285c9b2019-07-15 21:42:461383 'hardware_accelerated_feature_tests': {
1384 # TODO(https://crbug.com/850107): Remove the Android FYI Release (Pixel 2)
1385 # exception once there is enough capacity to run these tests.
1386 'remove_from': [
Brian Sheedye285c9b2019-07-15 21:42:461387 'Android FYI Release (Pixel 2)',
1388 ],
1389 },
Brad Halla36886c2019-02-26 16:52:291390 'headless_browsertests': {
1391 'remove_from': [
Brad Halla36886c2019-02-26 16:52:291392 'CrWinAsan(dll)', # https://crbug.com/935598
1393 ],
1394 },
Kenneth Russell8a386d42018-06-02 09:48:011395 'info_collection_tests': {
1396 'remove_from': [
Kenneth Russell8a386d42018-06-02 09:48:011397 # The Mac ASAN swarming bot runs tests on two different GPU
1398 # types, so we can't have one expected vendor ID / device ID.
1399 'Mac FYI GPU ASAN Release',
Kenneth Russell8a386d42018-06-02 09:48:011400 'Android V8 FYI Release (Nexus 5X)',
1401 'Linux V8 FYI Release (NVIDIA)',
Michael Achenbach5fdfc67b2018-12-13 13:26:351402 'Linux V8 FYI Release - pointer compression (NVIDIA)',
Kenneth Russell8a386d42018-06-02 09:48:011403 'Mac V8 FYI Release (Intel)',
1404 'Win V8 FYI Release (NVIDIA)',
1405 ],
Brian Sheedyfe61cdac2020-02-12 01:25:591406 'modifications': {
Brian Sheedyb18cb762020-06-30 00:09:291407 'ChromeOS FYI Release (amd64-generic)': {
Brian Sheedy65be3052020-06-26 19:26:511408 'args': [
Brian Sheedyb18cb762020-06-30 00:09:291409 # Swarming does not report a GPU since tests are run in a VM, but
1410 # the VM does report that a GPU is present.
1411 '--expected-device-id', '1050',
Brian Sheedydf2672f2020-05-07 20:44:361412 ],
1413 },
Brian Sheedyfe61cdac2020-02-12 01:25:591414 'Win10 x64 Debug (NVIDIA)': {
1415 'args': [
1416 # TODO(https://crbug.com/1007013): Remove this flag when it's no
1417 # longer necessary to figure out why the renderer process is hanging.
1418 '--extra-browser-args=--no-sandbox',
1419 ],
1420 },
1421 },
Brian Sheedy32eeeb52020-05-22 01:49:371422 'replacements': {
1423 'ChromeOS FYI Release (amd64-generic)': {
1424 'args': {
1425 # Swarming does not report a GPU since tests are run in a VM, but
1426 # the VM does report that a GPU is present.
1427 '--expected-vendor-id': '1af4',
Brian Sheedyb18cb762020-06-30 00:09:291428 # Magic substitution happens after regular replacement, so remove it
1429 # now since we are manually applying the expected device ID above.
1430 '$$MAGIC_SUBSTITUTION_GPUExpectedDeviceId': None,
Brian Sheedy32eeeb52020-05-22 01:49:371431 },
1432 }
1433 },
Kenneth Russell8a386d42018-06-02 09:48:011434 },
Kenneth Russelleb60cbd22017-12-05 07:54:281435 'interactive_ui_tests': {
Brad Halla36886c2019-02-26 16:52:291436 'remove_from': [
Brad Halla36886c2019-02-26 16:52:291437 'CrWinAsan(dll)', # https://crbug.com/935598
Sven Zheng80734f12020-08-06 06:50:391438 'linux-lacros-tester-rel', # https://crbug.com/1111979
Brad Halla36886c2019-02-26 16:52:291439 ],
Kenneth Russelleb60cbd22017-12-05 07:54:281440 'modifications': {
Stephen Martinis1384ff92020-01-07 19:52:151441 'Linux - Future (dbg)': { # client.v8.chromium
Nico Weberdae13cd92018-12-14 13:56:261442 'swarming': {
Stephen Martinis1384ff92020-01-07 19:52:151443 'shards': 3,
Nico Weberdae13cd92018-12-14 13:56:261444 },
1445 },
John Budorickca14c76f62017-12-09 14:19:181446 'Linux ASan LSan Tests (1)': {
Nico Weber96a75a6942018-06-20 04:53:171447 # These are slow on the ASan trybot for some reason, crbug.com/794372
1448 'swarming': {
1449 'shards': 6,
1450 },
1451 },
Takuto Ikuta54671d972018-07-19 19:06:351452 'Linux ChromiumOS MSan Tests': {
1453 # These are very slow on the Chrome OS MSAN trybot for some reason.
1454 # crbug.com/865455
1455 'swarming': {
1456 'shards': 5,
1457 },
1458 },
Stephen Martinis1384ff92020-01-07 19:52:151459 'Linux TSan Tests': {
1460 # These are slow on the TSan bots for some reason, crbug.com/794372
Dirk Pranke8fd63c12017-12-10 18:06:271461 'swarming': {
Stephen Martinis1384ff92020-01-07 19:52:151462 'shards': 20,
Dirk Pranke8fd63c12017-12-10 18:06:271463 },
1464 },
Stephen Martinis1384ff92020-01-07 19:52:151465 'ToTLinuxTSan': {
1466 # These are slow on the TSan bots for some reason, crbug.com/794372
1467 'swarming': {
1468 'shards': 6,
1469 },
1470 },
Ian Struiksma07a90df2020-01-23 00:54:501471 'Win 7 Tests x64 (1)': {
1472 # These tests are continually flaky on Win7 bots, crbug.com/967588
1473 'args': [
1474 '--test-launcher-filter-file=../../testing/buildbot/filters/autofill.interactive_ui_tests.filter',
1475 ],
1476 },
Stephen Martinis1384ff92020-01-07 19:52:151477 # temporary, https://crbug.com/818832
Greg Thompson3eb7e6522018-05-25 09:04:031478 'Win10 Tests x64 (dbg)': {
1479 'experiment_percentage': 100,
1480 },
Ian Struiksma07a90df2020-01-23 00:54:501481 'Win7 Tests (1)': {
1482 # These tests are continually flaky on Win7 bots, crbug.com/967588
1483 'args': [
1484 '--test-launcher-filter-file=../../testing/buildbot/filters/autofill.interactive_ui_tests.filter',
1485 ],
1486 },
Stephen Martinis1384ff92020-01-07 19:52:151487 'Win7 Tests (dbg)(1)': {
Ian Struiksma07a90df2020-01-23 00:54:501488 # These tests are continually flaky on Win7 bots, crbug.com/967588
1489 'args': [
1490 '--test-launcher-filter-file=../../testing/buildbot/filters/autofill.interactive_ui_tests.filter',
1491 ],
Stephen Martinis1384ff92020-01-07 19:52:151492 'swarming': {
1493 'shards': 4,
1494 },
1495 },
Ben Pastene8ef125e2019-12-10 01:46:291496 'linux-chromeos-chrome': {
1497 # TODO(crbug.com/970649): Remove this filter.
1498 'args': [
1499 '--gtest_filter=-SadTabViewInteractiveUITest.ReloadMultipleSadTabs',
1500 ],
1501 },
Stephen Martinis1384ff92020-01-07 19:52:151502 'linux-chromeos-code-coverage': {
Yuke Liao79424e42020-01-06 21:00:111503 'swarming': {
1504 'shards': 10,
1505 },
1506 },
Stephen Martinis1384ff92020-01-07 19:52:151507 'linux-code-coverage': {
Yuke Liao79424e42020-01-06 21:00:111508 'swarming': {
1509 'shards': 10,
1510 },
1511 },
Sven Zheng80734f12020-08-06 06:50:391512 # https://crbug.com/1111979
1513 'linux-lacros-tester-fyi-rel': {
1514 'experiment_percentage': 100,
1515 },
Kenneth Russelleb60cbd22017-12-05 07:54:281516 },
1517 },
John Budorickf00e5ff2019-06-11 21:21:061518 'ipc_tests': {
1519 'modifications': {
1520 'android-asan': {
1521 'swarming': {
1522 'shards': 2,
1523 },
1524 },
1525 },
1526 },
Jonah Ryan-Davis832c8462020-06-09 03:45:031527 'maps_pixel_passthrough_test': {
1528 'replacements': {
1529 # The V8 builders pass the V8 revision for ${got_revision}, so instead
1530 # use ${got_cr_revision}, which is only set on the V8 bots.
1531 'Linux V8 FYI Release (NVIDIA)': {
1532 'args': {
1533 '--git-revision': '${got_cr_revision}',
1534 },
1535 },
1536 'Linux V8 FYI Release - pointer compression (NVIDIA)': {
1537 'args': {
1538 '--git-revision': '${got_cr_revision}',
1539 },
1540 },
Jonah Ryan-Davisdeeffeaf2020-06-18 17:56:001541 'Mac V8 FYI Release (Intel)': {
1542 'args': {
1543 '--git-revision': '${got_cr_revision}',
1544 },
1545 },
Jonah Ryan-Davis832c8462020-06-09 03:45:031546 'Win V8 FYI Release (NVIDIA)': {
1547 'args': {
1548 '--git-revision': '${got_cr_revision}',
1549 },
1550 },
1551 },
1552 },
1553 'maps_pixel_validating_test': {
Brian Sheedye285c9b2019-07-15 21:42:461554 # TODO(https://crbug.com/850107): Remove the Android FYI Release (Pixel 2)
1555 # exception once there is enough capacity to run these tests.
1556 'remove_from': [
Brian Sheedye285c9b2019-07-15 21:42:461557 'Android FYI Release (Pixel 2)',
1558 ],
Brian Sheedy44fd891b2019-10-03 20:07:541559 'replacements': {
Brian Sheedy44fd891b2019-10-03 20:07:541560 # The V8 builders pass the V8 revision for ${got_revision}, so instead
1561 # use ${got_cr_revision}, which is only set on the V8 bots.
1562 'Android V8 FYI Release (Nexus 5X)': {
1563 'args': {
Brian Sheedy4d335deb2020-04-01 20:47:321564 '--git-revision': '${got_cr_revision}',
Brian Sheedy44fd891b2019-10-03 20:07:541565 },
1566 },
1567 'Linux V8 FYI Release (NVIDIA)': {
1568 'args': {
Brian Sheedy4d335deb2020-04-01 20:47:321569 '--git-revision': '${got_cr_revision}',
Brian Sheedy44fd891b2019-10-03 20:07:541570 },
1571 },
1572 'Linux V8 FYI Release - pointer compression (NVIDIA)': {
1573 'args': {
Brian Sheedy4d335deb2020-04-01 20:47:321574 '--git-revision': '${got_cr_revision}',
Brian Sheedy44fd891b2019-10-03 20:07:541575 },
1576 },
1577 'Mac V8 FYI Release (Intel)': {
1578 'args': {
Brian Sheedy4d335deb2020-04-01 20:47:321579 '--git-revision': '${got_cr_revision}',
Brian Sheedy44fd891b2019-10-03 20:07:541580 },
1581 },
Brian Sheedy44fd891b2019-10-03 20:07:541582 },
Brian Sheedye285c9b2019-07-15 21:42:461583 },
Andrew Luo38b311f2019-10-04 03:42:091584 'media_unittests': {
1585 'modifications': {
Haiyang Panaa242232020-06-24 20:04:201586 'android-marshmallow-x86-rel': {
John Budorickb5185112020-01-08 22:40:211587 'args': [
Haiyang Pan569659f02020-05-30 00:48:451588 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_m.media_unittests.filter',
John Budorickb5185112020-01-08 22:40:211589 ],
1590 },
Andrew Luo38b311f2019-10-04 03:42:091591 'android-pie-arm64-rel': {
Andrew Luobe83fd82019-12-19 03:07:581592 'args': [
1593 '--gtest_filter=-AAudio/AudioOutputTest.Play200HzTone/0', # https://crbug.com/1034009
1594 ],
Andrew Luo38b311f2019-10-04 03:42:091595 },
Haiyang Pan08d09dc2020-04-01 16:11:211596 'android-pie-x86-rel': {
John Budorickb5185112020-01-08 22:40:211597 'args': [
Haiyang Pan569659f02020-05-30 00:48:451598 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_p.media_unittests.filter',
John Budorickb5185112020-01-08 22:40:211599 ],
1600 },
Andrew Luo38b311f2019-10-04 03:42:091601 },
1602 },
Sven Zheng577fe5ff2020-08-03 22:06:441603 'message_center_unittests': {
1604 'remove_from': [
1605 'linux-lacros-tester-rel', # https://crbug.com/1111979
1606 ],
Sven Zheng80734f12020-08-06 06:50:391607 'modifications': {
1608 # https://crbug.com/1111979
1609 'linux-lacros-tester-fyi-rel': {
1610 'experiment_percentage': 100,
1611 },
1612 },
Sven Zheng577fe5ff2020-08-03 22:06:441613 },
John Budorickf00e5ff2019-06-11 21:21:061614 'mojo_unittests': {
1615 'modifications': {
1616 'android-asan': {
1617 'swarming': {
John Budorick5a29d7542019-10-11 20:56:441618 'shards': 5,
John Budorickf00e5ff2019-06-11 21:21:061619 },
1620 },
1621 },
1622 },
Erik Chend16d922d2019-12-10 04:37:141623 'monochrome_apk_checker': {
Ben Pastene521f8d62020-01-08 20:01:151624 'modifications': {
1625 'ToTAndroid': {
1626 'swarming': {
1627 'dimension_sets': [
1628 {
John Budorick838256a2020-02-29 01:29:071629 'cpu': 'x86-64',
Ben Pastene521f8d62020-01-08 20:01:151630 'device_os': None,
1631 'device_playstore_version': None,
1632 'device_type': None,
1633 'os': 'Ubuntu-16.04',
1634 },
1635 ],
1636 },
1637 },
1638 'android-arm64-proguard-rel': {
1639 'swarming': {
1640 'dimension_sets': [
1641 {
John Budorick838256a2020-02-29 01:29:071642 'cpu': 'x86-64',
Ben Pastene521f8d62020-01-08 20:01:151643 'device_os': None,
1644 'device_playstore_version': None,
1645 'device_type': None,
1646 'os': 'Ubuntu-16.04',
1647 },
1648 ],
1649 },
1650 },
1651 'android-pie-arm64-rel': {
1652 'swarming': {
1653 'dimension_sets': [
1654 {
John Budorick838256a2020-02-29 01:29:071655 'cpu': 'x86-64',
Ben Pastene521f8d62020-01-08 20:01:151656 'device_os': None,
1657 'device_os_flavor': None,
1658 'device_playstore_version': None,
1659 'device_type': None,
1660 'os': 'Ubuntu-16.04',
1661 },
1662 ],
1663 },
1664 },
1665 },
Erik Chend16d922d2019-12-10 04:37:141666 },
bsheedye9469572019-01-23 17:31:331667 'monochrome_public_test_ar_apk': {
1668 'modifications': {
Brian Sheedy12169aa2019-10-16 23:38:031669 'Nougat Phone Tester': {
1670 'args': [
1671 # ArCore is not installed as a system app on N, so we can install it
1672 # normally instead of replacing the system version.
1673 '--additional-apk=//third_party/arcore-android-sdk/test-apks/arcore/arcore_current.apk'
1674 ],
1675 },
bsheedye9469572019-01-23 17:31:331676 # We need to match the Playstore version as well because AR tests fail on
1677 # old versions of the Playstore.
1678 'Oreo Phone Tester': {
Brian Sheedy2bcd16b2019-04-22 22:47:081679 'args': [
1680 # ArCore is not installed as a system app on O, so we can install it
1681 # normally instead of replacing the system version.
1682 '--additional-apk=//third_party/arcore-android-sdk/test-apks/arcore/arcore_current.apk'
1683 ],
bsheedye9469572019-01-23 17:31:331684 'swarming': {
1685 'dimension_sets': [
1686 {
1687 'device_os': 'OPR3.170623.008',
1688 'device_playstore_version': '12.8.23-all',
1689 'device_type': 'marlin',
1690 'os': 'Android',
1691 },
1692 ],
1693 },
1694 },
Haiyang Pan57159eba2020-05-07 23:14:131695 'android-10-arm64-rel': {
1696 'args': [
1697 '--replace-system-package=com.google.ar.core,//third_party/arcore-android-sdk/test-apks/arcore/arcore_current.apk'
1698 ]
1699 },
Haiyang Pan363c59a2020-07-23 05:47:041700 'android-nougat-arm64-rel': {
1701 'args': [
1702 # ArCore is not installed as a system app on N, so we can install it
1703 # normally instead of replacing the system version.
1704 '--additional-apk=//third_party/arcore-android-sdk/test-apks/arcore/arcore_current.apk'
1705 ],
1706 },
Brian Sheedy2bcd16b2019-04-22 22:47:081707 'android-pie-arm64-dbg': {
1708 'args': [
1709 '--replace-system-package=com.google.ar.core,//third_party/arcore-android-sdk/test-apks/arcore/arcore_current.apk'
1710 ]
1711 }
bsheedye9469572019-01-23 17:31:331712 },
1713 },
Nico Weberd3096fb2018-06-07 17:50:151714 'nacl_helper_nonsfi_unittests': {
1715 'remove_from': [
Nico Weberd3096fb2018-06-07 17:50:151716 'Linux TSan Tests', # Sets enable_nacl=false.
1717 ],
1718 },
Kenneth Russellfbda3c532017-12-08 23:57:241719 'nacl_loader_unittests': {
1720 'remove_from': [
Nico Weber48f187142018-06-01 15:16:351721 'ToTMacASan', # The mac asan tot bot sets enable_nacl=false
Nico Weber3611ee802018-06-07 13:34:511722 'linux-win_cross-rel', # Sets enable_nacl=false, https://crbug.com/774186
Nico Webera8fc38f72018-04-10 02:20:111723 'Linux TSan Tests', # The TSan bot sets enable_nacl=false
Nico Weber05d3e642018-05-31 16:59:481724 'Mac ASan 64 Tests (1)', # The mac asan bot sets enable_nacl=false
Kenneth Russellfbda3c532017-12-08 23:57:241725 ],
1726 },
Kenneth Russelleb60cbd22017-12-05 07:54:281727 'net_unittests': {
Kenneth Russellfbda3c532017-12-08 23:57:241728 'remove_from': [
Stephen Roeac495972020-02-25 23:32:411729 'Fuchsia ARM64', # https://crbug.com/877248
Fabrice de Gans-Riberia1541ca2019-01-09 20:05:461730 'fuchsia-fyi-x64-dbg', # https://crbug.com/844416
Kenneth Russellfbda3c532017-12-08 23:57:241731 ],
Kenneth Russelleb60cbd22017-12-05 07:54:281732 'modifications': {
Nico Weber33b9b7a2020-06-12 19:23:271733 'CrWinAsan': {
1734 # TODO(crbug.com/794372): net_unittests is slow under ASan.
1735 'swarming': {
1736 'shards': 16,
1737 },
1738 },
1739 'CrWinAsan(dll)': {
1740 # TODO(crbug.com/794372): net_unittests is slow under ASan.
1741 'swarming': {
1742 'shards': 16,
1743 },
1744 },
John Budorickca14c76f62017-12-09 14:19:181745 'Linux ASan LSan Tests (1)': {
John Budorick5052d552017-12-13 02:59:341746 # These are very slow on the ASAN trybot for some reason.
1747 # crbug.com/794372
John Budorickca14c76f62017-12-09 14:19:181748 'swarming': {
John Budorick5052d552017-12-13 02:59:341749 'shards': 16,
John Budorickca14c76f62017-12-09 14:19:181750 },
1751 },
1752 'Linux Chromium OS ASan LSan Tests (1)': {
Takuto Ikuta54671d972018-07-19 19:06:351753 # These are very slow on the ASAN trybot for some reason.
1754 # crbug.com/794372
John Budorickca14c76f62017-12-09 14:19:181755 'swarming': {
Sergey Berezinda3255c2018-03-16 00:34:021756 'shards': 8,
John Budorickca14c76f62017-12-09 14:19:181757 }
1758 },
Takuto Ikuta54671d972018-07-19 19:06:351759 'Linux ChromiumOS MSan Tests': {
1760 # These are very slow on the Chrome OS MSAN trybot for some reason.
1761 # crbug.com/865455
1762 'swarming': {
1763 'shards': 2,
1764 },
1765 },
John Budorickca14c76f62017-12-09 14:19:181766 'Linux TSan Tests': {
1767 'swarming': {
1768 'shards': 4,
1769 }
1770 },
Ben Pastene8bf205b2018-06-13 04:00:331771 # The suite runs signficantly slower on linux dbg, so increase shards.
1772 'Linux Tests (dbg)(1)': {
1773 'swarming': {
1774 'shards': 2,
1775 },
1776 },
Stephen Martinis1384ff92020-01-07 19:52:151777 'ToTLinuxASan': {
1778 # TODO(crbug.com/794372): net_unittests is slow under ASan.
1779 'swarming': {
1780 'shards': 16,
1781 },
1782 },
1783 'ToTLinuxTSan': {
1784 'swarming': {
1785 'shards': 4,
1786 }
1787 },
Haiyang Panaa242232020-06-24 20:04:201788 'android-marshmallow-x86-rel': {
John Budorick7fde6b492020-01-29 17:43:501789 # crbug.com/1046060
1790 'args': [
1791 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.net_unittests.filter',
1792 ],
1793 },
Haiyang Pan08d09dc2020-04-01 16:11:211794 'android-pie-x86-rel': {
John Budorick7fde6b492020-01-29 17:43:501795 # crbug.com/1046060
1796 'args': [
1797 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.net_unittests.filter',
1798 ],
1799 },
Omer Katz7d2be652020-01-22 18:13:461800 'linux-blink-heap-concurrent-marking-tsan-rel': {
1801 'swarming': {
1802 'shards': 4,
1803 }
1804 },
Ben Pastene8bf205b2018-06-13 04:00:331805 'linux-chromeos-dbg': {
1806 'swarming': {
1807 'shards': 2,
1808 },
1809 },
Nico Weber33b9b7a2020-06-12 19:23:271810 'win-asan': {
1811 # TODO(crbug.com/794372): net_unittests is slow under ASan.
1812 'swarming': {
1813 'shards': 16,
1814 },
1815 },
Kenneth Russelleb60cbd22017-12-05 07:54:281816 },
1817 },
John Abd-El-Malek99b6f4a2018-06-11 23:08:311818 'network_service_browser_tests': {
1819 'remove_from': [
Brad Halla36886c2019-02-26 16:52:291820 'CrWinAsan(dll)', # https://crbug.com/935598
Nico Weberdae13cd92018-12-14 13:56:261821 'ToTLinuxTSan', # https://crbug.com/368525
Nico Weber073af192018-06-21 19:22:171822 'Linux ASan LSan Tests (1)', # No capacity, https://crbug.com/852442
1823 'Linux TSan Tests', # No capacity, https://crbug.com/852442
Nico Weber17d2fcddb2018-06-14 18:28:191824 'Win7 Tests (1)', # For swarming capacity reasons.
1825 'Win10 Tests x64 (dbg)', # Matches browser_tests.
John Abd-El-Malek69ae1492018-09-06 20:00:061826 # Only run network service tests on Mac 10.12 for capacity reasons.
John Abd-El-Malek69ae1492018-09-06 20:00:061827 'Mac10.10 Tests',
1828 'Mac10.11 Tests',
1829 'Mac10.13 Tests',
1830 'Mac10.13 Tests (dbg)',
Prakhar Asthana74a9eda2020-08-05 05:24:481831 'Mac10.13 Tests Code Coverage',
John Abd-El-Malek69ae1492018-09-06 20:00:061832 'Mac ASan 64 Tests (1)',
John Abd-El-Malek69ae1492018-09-06 20:00:061833 'ToTMacASan',
John Abd-El-Malek99b6f4a2018-06-11 23:08:311834 ],
Kenneth Russell6c83d212018-07-27 20:52:591835 'modifications': {
Kenneth Russell6c83d212018-07-27 20:52:591836 'Win10 Tests x64': {
1837 # crbug.com/868082
1838 'args': [
1839 '--disable-features=WebRTC-H264WithOpenH264FFmpeg',
1840 ],
Takuto Ikutac9c269a2019-01-10 22:40:251841 # This is for slow test execution that often becomes a critical path of
1842 # swarming jobs. crbug.com/868114
1843 'swarming': {
1844 'shards': 20,
1845 },
Kenneth Russell6c83d212018-07-27 20:52:591846 },
Sajjad Mirza87e17b242020-01-22 18:49:071847 'Win10 Tests x64 Code Coverage': {
1848 # crbug.com/868082
1849 'args': [
1850 '--disable-features=WebRTC-H264WithOpenH264FFmpeg',
1851 ],
1852 # This is for slow test execution that often becomes a critical path of
1853 # swarming jobs. crbug.com/868114
1854 'swarming': {
1855 'shards': 20,
1856 },
1857 },
Yuke Liao58e1d202020-03-20 23:02:011858 'linux-code-coverage': {
1859 'args': [
1860 '--no-sandbox',
1861 ],
1862 'swarming': {
1863 'shards': 20,
1864 },
1865 }
Kenneth Russell6c83d212018-07-27 20:52:591866 },
John Abd-El-Malek99b6f4a2018-06-11 23:08:311867 },
John Abd-El-Malek4782bd12018-06-12 01:08:211868 'network_service_components_browsertests': {
1869 'remove_from': [
Nico Weber073af192018-06-21 19:22:171870 'Linux ASan LSan Tests (1)', # No capacity, https://crbug.com/852442
1871 'Linux TSan Tests', # No capacity, https://crbug.com/852442
Nico Weber17d2fcddb2018-06-14 18:28:191872 'Win7 Tests (1)', # For swarming capacity reasons.
1873 'Win10 Tests x64 (dbg)', # Matches components_browsertests.
John Abd-El-Malek69ae1492018-09-06 20:00:061874 # Only run network service tests on Mac 10.12 for capacity reasons.
John Abd-El-Malek69ae1492018-09-06 20:00:061875 'Mac10.10 Tests',
1876 'Mac10.11 Tests',
1877 'Mac10.13 Tests',
1878 'Mac10.13 Tests (dbg)',
Prakhar Asthana74a9eda2020-08-05 05:24:481879 'Mac10.13 Tests Code Coverage',
John Abd-El-Malek69ae1492018-09-06 20:00:061880 'Mac ASan 64 Tests (1)',
John Abd-El-Malek69ae1492018-09-06 20:00:061881 'ToTMacASan',
Nico Weber17d2fcddb2018-06-14 18:28:191882 ],
1883 },
1884 'network_service_content_browsertests': {
1885 'remove_from': [
Brad Halla36886c2019-02-26 16:52:291886 'CrWinAsan(dll)', # https://crbug.com/935598
Nico Weber408a49a2018-12-14 21:00:101887 'ToTLinuxTSan', # Match 'Linux TSan Tests' below since this is slow.
Nico Weber073af192018-06-21 19:22:171888 'Linux ASan LSan Tests (1)', # No capacity, https://crbug.com/852442
1889 'Linux TSan Tests', # No capacity, https://crbug.com/852442
Nico Weber17d2fcddb2018-06-14 18:28:191890 'Win7 Tests (1)', # For swarming capacity reasons.
John Budorickd96ee6f2018-06-15 17:20:111891 'Win10 Tests x64 (dbg)', # flaky: https://crbug.com/852786
John Abd-El-Malek69ae1492018-09-06 20:00:061892 # Only run network service tests on Mac 10.12 for capacity reasons.
John Abd-El-Malek69ae1492018-09-06 20:00:061893 'Mac10.10 Tests',
1894 'Mac10.11 Tests',
1895 'Mac10.13 Tests',
1896 'Mac10.13 Tests (dbg)',
Prakhar Asthana74a9eda2020-08-05 05:24:481897 'Mac10.13 Tests Code Coverage',
John Abd-El-Malek69ae1492018-09-06 20:00:061898 'Mac ASan 64 Tests (1)',
John Abd-El-Malek69ae1492018-09-06 20:00:061899 'ToTMacASan',
John Abd-El-Malek4782bd12018-06-12 01:08:211900 ],
1901 },
John Abd-El-Malek787a41a2018-06-12 18:10:531902 'network_service_extensions_browsertests': {
1903 'remove_from': [
Brad Halla36886c2019-02-26 16:52:291904 'CrWinAsan(dll)', # https://crbug.com/935598
Nico Weber073af192018-06-21 19:22:171905 'Linux ASan LSan Tests (1)', # No capacity, https://crbug.com/852442
1906 'Linux TSan Tests', # No capacity, https://crbug.com/852442
Nico Weber17d2fcddb2018-06-14 18:28:191907 'Win7 Tests (1)', # For swarming capacity reasons.
1908 'Win10 Tests x64 (dbg)', # Matches extensions_browsertests.
John Abd-El-Malek69ae1492018-09-06 20:00:061909 # Only run network service tests on Mac 10.12 for capacity reasons.
John Abd-El-Malek69ae1492018-09-06 20:00:061910 'Mac10.10 Tests',
1911 'Mac10.11 Tests',
1912 'Mac10.13 Tests',
1913 'Mac10.13 Tests (dbg)',
Prakhar Asthana74a9eda2020-08-05 05:24:481914 'Mac10.13 Tests Code Coverage',
John Abd-El-Malek69ae1492018-09-06 20:00:061915 'Mac ASan 64 Tests (1)',
John Abd-El-Malek69ae1492018-09-06 20:00:061916 'ToTMacASan',
John Abd-El-Malek787a41a2018-06-12 18:10:531917 ],
1918 },
Brad Halla36886c2019-02-26 16:52:291919 'network_service_headless_browsertests': {
1920 'remove_from': [
Brad Halla36886c2019-02-26 16:52:291921 'CrWinAsan(dll)', # https://crbug.com/935598
1922 ],
1923 },
John Abd-El-Malek787a41a2018-06-12 18:10:531924 'network_service_interactive_ui_tests': {
Nico Weber17d2fcddb2018-06-14 18:28:191925 'remove_from': [
Brad Halla36886c2019-02-26 16:52:291926 'CrWinAsan(dll)', # https://crbug.com/935598
Nico Weber408a49a2018-12-14 21:00:101927 'ToTLinuxTSan', # Match 'Linux TSan Tests' below since this is slow.
Nico Weber073af192018-06-21 19:22:171928 'Linux ASan LSan Tests (1)', # No capacity, https://crbug.com/852442
1929 'Linux TSan Tests', # No capacity, https://crbug.com/852442
Nico Weber17d2fcddb2018-06-14 18:28:191930 'Win7 Tests (1)', # For swarming capacity reasons.
John Abd-El-Malek69ae1492018-09-06 20:00:061931 # Only run network service tests on Mac 10.12 for capacity reasons.
John Abd-El-Malek69ae1492018-09-06 20:00:061932 'Mac10.10 Tests',
1933 'Mac10.11 Tests',
1934 'Mac10.13 Tests',
1935 'Mac10.13 Tests (dbg)',
Prakhar Asthana74a9eda2020-08-05 05:24:481936 'Mac10.13 Tests Code Coverage',
John Abd-El-Malek69ae1492018-09-06 20:00:061937 'Mac ASan 64 Tests (1)',
John Abd-El-Malek69ae1492018-09-06 20:00:061938 'ToTMacASan',
Nico Weber17d2fcddb2018-06-14 18:28:191939 ],
John Abd-El-Malek787a41a2018-06-12 18:10:531940 'modifications': {
John Budorickd96ee6f2018-06-15 17:20:111941 'Win10 Tests x64 (dbg)': {
1942 'experiment_percentage': 100, # https://crbug.com/852786
John Abd-El-Malek787a41a2018-06-12 18:10:531943 },
1944 },
1945 },
John Abd-El-Malekfabfb072019-05-30 20:50:191946 'network_service_out_of_process_chrome_public_test_apk': {
John Abd-El-Malekfabfb072019-05-30 20:50:191947 'remove_from': [
John Budorickea475de2019-06-07 21:16:241948 'android-asan',
1949 # Don't run on trybots; waterfall is enough.
Haiyang Pana3ff55ae2020-04-23 18:26:541950 'android-lollipop-arm-rel',
Clark DuVall3ef939a2019-06-10 20:35:311951 'android-marshmallow-arm64-rel',
Haiyang Pan363c59a2020-07-23 05:47:041952 'android-nougat-arm64-rel',
Andrew Luo38b311f2019-10-04 03:42:091953 'android-pie-arm64-rel',
Clark DuVall3ef939a2019-06-10 20:35:311954 # No capacity for tablet testers.
Clark DuVall3ef939a2019-06-10 20:35:311955 'Lollipop Tablet Tester',
1956 'Marshmallow Tablet Tester',
Yun Liu2b1c1d82019-10-30 23:11:241957 'android-code-coverage-native', # https://crbug.com/1018780
Haiyang Panaa242232020-06-24 20:04:201958 'android-marshmallow-x86-rel', # crbug.com/1098111
John Abd-El-Malekfabfb072019-05-30 20:50:191959 ],
John Budorick20c71a0d2020-03-02 20:38:561960 'modifications': {
Wei-Yin Chen (陳威尹)858ee772020-05-11 22:29:271961 'Android CFI': {
1962 'args': [
1963 '--exclude-annotation',
1964 'Feature=RenderTest', # https://crbug.com/1068294
1965 ],
1966 },
Haiyang Pan37fbd7a42020-06-03 03:27:371967 'android-marshmallow-x86-fyi-rel': {
1968 'args': [
1969 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_m.chrome_public_test_apk.filter',
Haiyang Panbdcbbe52020-06-16 20:20:061970 '-v', # TODO(crbug.com/1093602) Remove once the issue is resolved
Haiyang Pan37fbd7a42020-06-03 03:27:371971 ],
1972 },
Haiyang Pan08d09dc2020-04-01 16:11:211973 'android-pie-x86-rel': {
John Budorick20c71a0d2020-03-02 20:38:561974 'args': [
Haiyang Pan9152d382020-03-03 07:39:411975 '--avd-config=../../tools/android/avd/proto/generic_playstore_android28.textpb',
1976 # https://crbug.com/1046059
Haiyang Pan37fbd7a42020-06-03 03:27:371977 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_p.chrome_public_test_apk.filter',
John Budorick20c71a0d2020-03-02 20:38:561978 ],
Haiyang Pan9152d382020-03-03 07:39:411979 'swarming': {
1980 'named_caches': [
1981 {
1982 'name': 'avd_generic_playstore_android28',
1983 'path': '.android',
1984 },
1985 {
1986 'name': 'system_images_android_28_google_apis_playstore_x86',
1987 'path': '.emulator_sdk',
1988 },
1989 ]
1990 },
John Budorick20c71a0d2020-03-02 20:38:561991 },
1992 },
John Abd-El-Malekfabfb072019-05-30 20:50:191993 },
1994 'network_service_out_of_process_components_browsertests': {
John Abd-El-Malekfabfb072019-05-30 20:50:191995 'remove_from': [
John Budorickea475de2019-06-07 21:16:241996 'android-asan',
1997 # Don't run on trybots; waterfall is enough.
Haiyang Pana3ff55ae2020-04-23 18:26:541998 'android-lollipop-arm-rel',
Clark DuVall3ef939a2019-06-10 20:35:311999 'android-marshmallow-arm64-rel',
Haiyang Pan363c59a2020-07-23 05:47:042000 'android-nougat-arm64-rel',
Andrew Luo38b311f2019-10-04 03:42:092001 'android-pie-arm64-rel',
Clark DuVall3ef939a2019-06-10 20:35:312002 # No capacity for tablet testers.
Clark DuVall3ef939a2019-06-10 20:35:312003 'Lollipop Tablet Tester',
2004 'Marshmallow Tablet Tester',
Yun Liu42f79ea2019-11-19 01:21:182005 'android-code-coverage-native', # crbug/1018434
John Abd-El-Malekfabfb072019-05-30 20:50:192006 ],
2007 },
2008 'network_service_out_of_process_content_browsertests': {
John Abd-El-Malekfabfb072019-05-30 20:50:192009 'remove_from': [
John Budorickea475de2019-06-07 21:16:242010 'android-asan',
2011 # Don't run on trybots; waterfall is enough.
Haiyang Pana3ff55ae2020-04-23 18:26:542012 'android-lollipop-arm-rel',
Clark DuVall3ef939a2019-06-10 20:35:312013 'android-marshmallow-arm64-rel',
Haiyang Pan363c59a2020-07-23 05:47:042014 'android-nougat-arm64-rel',
Andrew Luo38b311f2019-10-04 03:42:092015 'android-pie-arm64-rel',
Clark DuVall3ef939a2019-06-10 20:35:312016 # No capacity for tablet testers.
Clark DuVall3ef939a2019-06-10 20:35:312017 'Lollipop Tablet Tester',
2018 'Marshmallow Tablet Tester',
Yun Liu42f79ea2019-11-19 01:21:182019 'android-code-coverage-native', # crbug/1018434
Haiyang Panaa242232020-06-24 20:04:202020 'android-marshmallow-x86-rel', # crbug.com/1098111
John Abd-El-Malekfabfb072019-05-30 20:50:192021 ],
Haiyang Pand09889852019-08-10 00:26:182022 'modifications': {
John Budorick20c71a0d2020-03-02 20:38:562023 'android-marshmallow-x86-fyi-rel': {
2024 'args': [
Haiyang Pan12d5acd2020-06-01 20:54:572025 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_m.content_browsertests.filter',
Haiyang Pancd66427a2020-06-17 02:36:252026 '-v', # TODO(crbug.com/1093602) Remove once the issue is resolved
John Budorick20c71a0d2020-03-02 20:38:562027 ],
Haiyang Pan913b9542020-05-11 22:35:002028 'swarming': {
2029 'shards': 10,
2030 },
John Budorick20c71a0d2020-03-02 20:38:562031 },
Haiyang Pan363c59a2020-07-23 05:47:042032 'android-nougat-arm64-rel': {
2033 # TODO(crbug.com/1108055): Remove this filter
2034 'args': [
2035 '--gtest_filter=-BackgroundTracingManagerBrowserTest.PerfettoSystemBackgroundScenario*',
2036 ],
2037 },
Haiyang Pan08d09dc2020-04-01 16:11:212038 'android-pie-x86-rel': {
John Budorick20c71a0d2020-03-02 20:38:562039 'args': [
Haiyang Pan12d5acd2020-06-01 20:54:572040 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_p.content_browsertests.filter',
John Budorick20c71a0d2020-03-02 20:38:562041 ],
Haiyang Pand09889852019-08-10 00:26:182042 'swarming': {
2043 'shards': 10,
2044 },
2045 },
2046 },
John Abd-El-Malekfabfb072019-05-30 20:50:192047 },
2048 'network_service_out_of_process_content_shell_test_apk': {
John Abd-El-Malekfabfb072019-05-30 20:50:192049 'remove_from': [
John Budorickea475de2019-06-07 21:16:242050 'android-asan',
2051 # Don't run on trybots; waterfall is enough.
Haiyang Pana3ff55ae2020-04-23 18:26:542052 'android-lollipop-arm-rel',
Clark DuVall3ef939a2019-06-10 20:35:312053 'android-marshmallow-arm64-rel',
Haiyang Pan363c59a2020-07-23 05:47:042054 'android-nougat-arm64-rel',
Andrew Luo38b311f2019-10-04 03:42:092055 'android-pie-arm64-rel',
Clark DuVall3ef939a2019-06-10 20:35:312056 # No capacity for tablet testers.
Clark DuVall3ef939a2019-06-10 20:35:312057 'Lollipop Tablet Tester',
2058 'Marshmallow Tablet Tester',
Yun Liu42f79ea2019-11-19 01:21:182059 'android-code-coverage-native', # crbug/1018434
John Abd-El-Malekfabfb072019-05-30 20:50:192060 ],
John Budorickee2e64f2020-03-02 20:19:102061 'modifications': {
Haiyang Panaa242232020-06-24 20:04:202062 'android-marshmallow-x86-rel': {
John Budorickee2e64f2020-03-02 20:19:102063 'args': [
Haiyang Pan28e73582020-05-30 00:34:272064 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_m.content_shell_test_apk.filter',
John Budorickee2e64f2020-03-02 20:19:102065 ],
2066 },
Haiyang Pan08d09dc2020-04-01 16:11:212067 'android-pie-x86-rel': {
John Budorickee2e64f2020-03-02 20:19:102068 'args': [
2069 '--gtest_filter=-ContentViewScrollingTest.testFling',
2070 ],
2071 },
2072 },
John Abd-El-Malekfabfb072019-05-30 20:50:192073 },
Tim Volodinedac7f5e2019-05-09 18:07:282074 'network_service_webview_instrumentation_test_apk': {
Tim Volodinedac7f5e2019-05-09 18:07:282075 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202076 # Only run these on the phone testers for now due to capacity.
Haiyang Pana3ff55ae2020-04-23 18:26:542077 'android-lollipop-arm-rel',
Tim Volodinedac7f5e2019-05-09 18:07:282078 'android-marshmallow-arm64-rel',
Andrew Luo38b311f2019-10-04 03:42:092079 'android-pie-arm64-rel',
Tim Volodinedac7f5e2019-05-09 18:07:282080 'Lollipop Tablet Tester',
2081 'Marshmallow Tablet Tester',
John Budorick27d2d44e2019-05-20 20:26:092082 'android-asan', # https://crbug.com/964562
Tim Volodinedac7f5e2019-05-09 18:07:282083 'Android CFI',
Tim Volodinedac7f5e2019-05-09 18:07:282084 'ToTAndroid',
2085 'ToTAndroidCFI',
Yun Liu2b1c1d82019-10-30 23:11:242086 'android-code-coverage-native', # https://crbug.com/1018431
Haiyang Panaa242232020-06-24 20:04:202087 'android-marshmallow-x86-rel', # crbug.com/1098111
Tim Volodinedac7f5e2019-05-09 18:07:282088 ],
Haiyang Panfdd94332020-03-27 02:43:292089 'modifications': {
Haiyang Pan08d09dc2020-04-01 16:11:212090 'android-pie-x86-rel': {
Haiyang Panfdd94332020-03-27 02:43:292091 'args': [
2092 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.webview_instrumentation_test_apk.filter',
2093 ],
2094 },
2095 },
Tim Volodinedac7f5e2019-05-09 18:07:282096 },
John Chenaab16fc02020-03-03 06:35:452097 'not_site_per_process_blink_web_tests': {
Lukasz Anforowicz04bc6302018-11-19 19:04:282098 'remove_from': [
Lukasz Anforowicz04bc6302018-11-19 19:04:282099 # TODO(dpranke): Should we be running this step on Linux Tests (dbg)(1)?
2100 'Linux Tests (dbg)(1)',
Lukasz Anforowicz04bc6302018-11-19 19:04:282101 ],
Yuke Liaobc9ff982019-04-30 06:56:162102 'modifications': {
Stephen Martinis1384ff92020-01-07 19:52:152103 'Linux Tests': {
2104 "args": [
2105 "--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw",
Stephen Martinis1384ff92020-01-07 19:52:152106 ],
2107 },
Yuke Liaoea70f472019-12-19 06:03:362108 'linux-code-coverage': {
2109 'args': [
2110 '--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw',
Yuke Liaoea70f472019-12-19 06:03:362111 ],
2112 'swarming': {
2113 'shards': 20,
2114 },
2115 },
Yuke Liaobc9ff982019-04-30 06:56:162116 },
Lukasz Anforowicz04bc6302018-11-19 19:04:282117 },
Xi Cheng34ca4042018-02-23 00:10:122118 'notification_helper_unittests': {
2119 'remove_from': [
Hans Wennborg252643a2018-05-22 14:41:122120 # The test uses WinRT, which only exists in Windows 8 or above.
2121 # (https://crbug.com/813553)
Xi Cheng34ca4042018-02-23 00:10:122122 'Win 7 Tests x64 (1)',
Xi Cheng34ca4042018-02-23 00:10:122123 'Win7 Tests (1)',
2124 'Win7 Tests (dbg)(1)',
Stephen Martinis1384ff92020-01-07 19:52:152125 # all these bots run Windows 7.
Xi Cheng34ca4042018-02-23 00:10:122126 'ToTWin',
2127 'ToTWin(dbg)',
2128 'ToTWin(dll)',
inglorionb8e7a3ed2019-04-12 09:49:032129 'ToTWinOfficial',
Xi Cheng34ca4042018-02-23 00:10:122130 'ToTWin64',
2131 'ToTWin64(dbg)',
2132 'ToTWin64(dll)',
2133 'ToTWinCFI',
2134 'ToTWinCFI64',
Oksana Zhuravlova7f996212018-02-28 04:23:082135 'ToTWinThinLTO64',
Xi Cheng34ca4042018-02-23 00:10:122136 ],
2137 },
Ben Pastenee723b2f2019-05-31 19:10:272138 'ozone_unittests': {
2139 'modifications': {
Ben Pastene8ef125e2019-12-10 01:46:292140 'chromeos-betty-pi-arc-chrome': {
2141 'args': [
2142 '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.ozone_unittests.filter',
2143 ],
2144 },
2145 'linux-chromeos-chrome': {
2146 'args': [
2147 '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.ozone_unittests.filter',
2148 ],
2149 },
Ben Pastenee723b2f2019-05-31 19:10:272150 },
2151 },
Karen Qian385d2ca2019-03-19 21:49:582152 'perfetto_unittests': {
2153 'remove_from': [
Haiyang Pan363c59a2020-07-23 05:47:042154 # TODO(crbug.com/931138): Fix permission issue when creating tmp files
John Budorickd3fa5992019-12-13 17:22:412155 'android-arm64-proguard-rel',
John Budorickf2283d72019-06-25 01:09:092156 'android-asan',
Yun Liu022f4512019-06-10 23:14:042157 'android-code-coverage',
Yun Liu7cfd28a2019-10-30 01:57:122158 'android-code-coverage-native',
Haiyang Pan32b83392020-03-14 01:38:462159 'android-lollipop-arm-rel',
Karen Qian385d2ca2019-03-19 21:49:582160 'android-marshmallow-arm64-rel',
Haiyang Panaa242232020-06-24 20:04:202161 'android-marshmallow-x86-rel',
Haiyang Pan363c59a2020-07-23 05:47:042162 'android-nougat-arm64-rel',
Andrew Luo38b311f2019-10-04 03:42:092163 'android-pie-arm64-rel',
Haiyang Pan08d09dc2020-04-01 16:11:212164 'android-pie-x86-rel',
Karen Qian385d2ca2019-03-19 21:49:582165 'Android CFI',
Karen Qian385d2ca2019-03-19 21:49:582166 'Lollipop Phone Tester',
2167 'Lollipop Tablet Tester',
2168 'Marshmallow 64 bit Tester',
2169 'Marshmallow Tablet Tester',
2170 'Nougat Phone Tester',
2171 'ToTAndroid',
2172 'ToTAndroidCFI'
2173 ]
2174 },
Stephen Martinis54d64ad2018-09-21 22:16:202175 'performance_test_suite': {
2176 'modifications': {
2177 'Mac10.13 Tests (dbg)': {
2178 'args': [
2179 '--browser=debug',
2180 ],
2181 },
2182 'Win10 Tests x64 (dbg)': {
2183 'args': [
2184 '--browser=debug_x64',
2185 ],
2186 'experiment_percentage': 100,
2187 },
2188 'Win7 Tests (dbg)(1)': {
2189 'args': [
2190 '--browser=debug',
2191 ],
2192 },
2193 },
2194 },
Sven Zhenge8335e02020-08-07 22:38:392195 'pixel_browser_tests': {
2196 'modifications': {
2197 'win-pixel-tester-rel': {
2198 'non_precommit_args': [
2199 # Do not allow retry or it will break the bulk approval process.
2200 # When retry with fail-pass pattern, the passing test will overwrite the previously
2201 # seen flaky version on the trace. We can triage the image using the printed link,
2202 # but it will not show on the Skia Gold search page.
2203 '--test-launcher-retry-limit=0',
2204 ],
2205 },
2206 },
2207 },
Jonah Ryan-Davis832c8462020-06-09 03:45:032208 'pixel_skia_gold_passthrough_test': {
2209 'replacements': {
2210 # The V8 builders pass the V8 revision for ${got_revision}, so instead
2211 # use ${got_cr_revision}, which is only set on the V8 bots.
2212 'Linux V8 FYI Release (NVIDIA)': {
2213 'args': {
2214 '--git-revision': '${got_cr_revision}',
2215 },
2216 },
2217 'Linux V8 FYI Release - pointer compression (NVIDIA)': {
2218 'args': {
2219 '--git-revision': '${got_cr_revision}',
2220 },
2221 },
Jonah Ryan-Davisdeeffeaf2020-06-18 17:56:002222 'Mac V8 FYI Release (Intel)': {
2223 'args': {
2224 '--git-revision': '${got_cr_revision}',
2225 },
2226 },
Jonah Ryan-Davis832c8462020-06-09 03:45:032227 'Win V8 FYI Release (NVIDIA)': {
2228 'args': {
2229 '--git-revision': '${got_cr_revision}',
2230 },
2231 },
2232 },
2233 },
2234 'pixel_skia_gold_validating_test': {
Brian Sheedye6ea0ee2019-07-11 02:54:372235 'replacements': {
Brian Sheedye6ea0ee2019-07-11 02:54:372236 # The V8 builders pass the V8 revision for ${got_revision}, so instead
2237 # use ${got_cr_revision}, which is only set on the V8 bots.
2238 'Android V8 FYI Release (Nexus 5X)': {
2239 'args': {
Brian Sheedy4d335deb2020-04-01 20:47:322240 '--git-revision': '${got_cr_revision}',
Brian Sheedye6ea0ee2019-07-11 02:54:372241 },
2242 },
2243 'Linux V8 FYI Release (NVIDIA)': {
2244 'args': {
Brian Sheedy4d335deb2020-04-01 20:47:322245 '--git-revision': '${got_cr_revision}',
Brian Sheedye6ea0ee2019-07-11 02:54:372246 },
2247 },
2248 'Linux V8 FYI Release - pointer compression (NVIDIA)': {
2249 'args': {
Brian Sheedy4d335deb2020-04-01 20:47:322250 '--git-revision': '${got_cr_revision}',
Brian Sheedye6ea0ee2019-07-11 02:54:372251 },
2252 },
2253 'Mac V8 FYI Release (Intel)': {
2254 'args': {
Brian Sheedy4d335deb2020-04-01 20:47:322255 '--git-revision': '${got_cr_revision}',
Brian Sheedye6ea0ee2019-07-11 02:54:372256 },
2257 },
Brian Sheedye6ea0ee2019-07-11 02:54:372258 },
2259 },
2260 'pixel_test':{
Takuto Ikuta35c85522019-06-04 16:55:462261 'modifications': {
2262 'Android Release (Nexus 5X)': {
2263 'swarming': {
2264 'shards': 2,
2265 },
2266 },
2267 },
Nico Weber128fd382018-06-14 23:29:272268 },
Brian Sheedy9653f152019-08-07 17:02:442269 'rendering_representative_perf_tests': {
2270 'modifications': {
2271 'Win10 FYI x64 Exp Release (Intel HD 630)': {
2272 'args': [
2273 '--browser=release_x64',
2274 ],
2275 },
2276 'Win10 FYI x64 Exp Release (NVIDIA)': {
2277 'args': [
2278 '--browser=release_x64',
2279 ],
2280 },
2281 'Win10 FYI x64 Release (Intel HD 630)': {
2282 'args': [
2283 '--browser=release_x64',
2284 ],
2285 },
2286 'Win10 FYI x64 Release (Intel UHD 630)': {
2287 'args': [
2288 '--browser=release_x64',
2289 ],
2290 },
2291 'Win10 FYI x64 Release (NVIDIA)': {
2292 'args': [
2293 '--browser=release_x64',
2294 ],
2295 },
behdad26cf7e72019-12-18 13:57:302296 'Win10 x64 Release (NVIDIA)': {
2297 'args': [
2298 '--browser=release_x64',
2299 ],
2300 },
behdadf08933582020-05-04 14:00:082301 'Win10 x64 Release (NVIDIA) Code Coverage': {
2302 'args': [
2303 '--browser=release_x64',
2304 ],
2305 },
Brian Sheedy9653f152019-08-07 17:02:442306 },
2307 },
John Budorickdce9d462019-03-23 00:25:382308 'sandbox_linux_unittests': {
2309 'modifications': {
2310 'Lollipop Phone Tester': {
2311 'args': [
2312 '--shard-timeout=300',
2313 ],
2314 },
Haiyang Pan32b83392020-03-14 01:38:462315 'android-lollipop-arm-rel': {
2316 'args': [
2317 '--shard-timeout=300',
2318 ],
2319 },
Haiyang Panaa242232020-06-24 20:04:202320 'android-marshmallow-x86-rel': {
John Budorick6e8e595b2020-01-27 18:15:582321 'args': [
2322 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.sandbox_linux_unittests.filter',
2323 ]
2324 },
Haiyang Pan08d09dc2020-04-01 16:11:212325 'android-pie-x86-rel': {
John Budorick191adfcd2020-01-29 18:19:042326 'args': [
2327 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.sandbox_linux_unittests.filter',
2328 ]
2329 },
John Budorickdce9d462019-03-23 00:25:382330 },
John Budorick3ebfdf852019-05-13 22:28:162331 'remove_from': [
John Budorick3ebfdf852019-05-13 22:28:162332 'android-asan', # https://crbug.com/962650
2333 ],
John Budorickdce9d462019-03-23 00:25:382334 },
Wez6babd4f52020-06-24 14:53:492335 'screenshot_sync_tests': {
2336 'remove_from': [
2337 'Fuchsia x64' # https://crbug.com/1058255
2338 ],
2339 },
Kenneth Russelleb60cbd22017-12-05 07:54:282340 'services_unittests': {
2341 'remove_from': [
Nico Weber15a00d62018-05-16 17:11:482342 'ToTLinuxMSan', # https://crbug.com/831676
Kenneth Russell8a386d42018-06-02 09:48:012343 # The face and barcode detection tests fail on the Mac Pros.
2344 'Mac Pro FYI Release (AMD)',
Nico Weberd36959682018-04-12 03:33:462345 'Linux ChromiumOS MSan Tests', # https://crbug.com/831676
2346 'Linux MSan Tests', # https://crbug.com/831676
Kenneth Russelleb60cbd22017-12-05 07:54:282347 ],
Brian Sheedyb6c58792020-05-07 18:37:332348 'replacements': {
2349 # TODO(crbug.com/1078982): Remove once the test is fixed on 10.15.4.
2350 'Mac FYI Experimental Release (Intel)': {
2351 'args': {
2352 '--gtest_filter': '*Detection*:-FaceDetectionImplMacTest.ScanOneFace*',
2353 },
2354 },
2355 },
Haiyang Pan363c59a2020-07-23 05:47:042356 'modifications': {
2357 'android-nougat-arm64-rel': {
2358 # TODO(crbug.com/1108055): Remove this filter
2359 'args': [
2360 '--gtest_filter=-SystemPerfettoTest.*',
2361 ],
2362 }
2363 }
Kenneth Russelleb60cbd22017-12-05 07:54:282364 },
jonross61a2cd22019-10-11 22:22:052365 'skia_renderer_gl_blink_web_tests': {
2366 'modifications': {
jonross61a2cd22019-10-11 22:22:052367 'Win10 FYI x64 SkiaRenderer GL (NVIDIA)': {
2368 'args': [
2369 '--target',
2370 'Release_x64',
2371 ],
2372 },
2373 },
2374 },
Sven Zheng577fe5ff2020-08-03 22:06:442375 'snapshot_unittests': {
2376 'remove_from': [
2377 'linux-lacros-tester-rel', # https://crbug.com/1111979
2378 ],
Sven Zheng80734f12020-08-06 06:50:392379 'modifications': {
2380 # https://crbug.com/1111979
2381 'linux-lacros-tester-fyi-rel': {
2382 'experiment_percentage': 100,
2383 },
2384 },
Sven Zheng577fe5ff2020-08-03 22:06:442385 },
Ken Rockotd649ffa2020-08-05 19:08:462386 'storage_service_content_browsertests': {
Sven Zheng577fe5ff2020-08-03 22:06:442387 'remove_from': [
2388 'linux-lacros-tester-rel', # https://crbug.com/1111979
2389 ],
Ben Pastene0c9473e2020-06-30 00:55:302390 'modifications': {
2391 'Linux Tests (dbg)(1)': {
2392 'swarming': {
2393 'shards': 4,
2394 },
2395 },
John Abd-El-Malek32591e62020-07-11 01:35:472396 'linux-chromeos-dbg': {
2397 'swarming': {
2398 'shards': 6,
2399 },
2400 },
Sven Zheng80734f12020-08-06 06:50:392401 # https://crbug.com/1111979
2402 'linux-lacros-tester-fyi-rel': {
2403 'experiment_percentage': 100,
2404 },
Ben Pastene0c9473e2020-06-30 00:55:302405 },
2406 },
Ken Rockotd649ffa2020-08-05 19:08:462407 'storage_service_extensions_browsertests': {
Sven Zheng577fe5ff2020-08-03 22:06:442408 'remove_from': [
2409 'linux-lacros-tester-rel', # https://crbug.com/1111979
2410 ],
Sven Zheng80734f12020-08-06 06:50:392411 'modifications': {
2412 # https://crbug.com/1111979
2413 'linux-lacros-tester-fyi-rel': {
2414 'experiment_percentage': 100,
2415 },
2416 },
Sven Zheng577fe5ff2020-08-03 22:06:442417 },
Ken Rockotd649ffa2020-08-05 19:08:462418 'storage_service_interactive_ui_tests': {
Sven Zheng80734f12020-08-06 06:50:392419 'remove_from': [
2420 'linux-lacros-tester-rel', # https://crbug.com/1111979
2421 ],
Ben Pastene727d4162020-05-05 19:10:252422 'modifications': {
2423 'linux-chromeos-chrome': {
2424 # TODO(crbug.com/970649): Remove this filter.
2425 'args': [
2426 '--gtest_filter=-SadTabViewInteractiveUITest.ReloadMultipleSadTabs',
2427 ],
2428 },
Sven Zheng80734f12020-08-06 06:50:392429 # https://crbug.com/1111979
2430 'linux-lacros-tester-fyi-rel': {
2431 'experiment_percentage': 100,
2432 },
Ben Pastene727d4162020-05-05 19:10:252433 }
2434 },
Stephen Martinis54d64ad2018-09-21 22:16:202435 'swiftshader_unittests': {
2436 'remove_from': [
2437 # Save capacity on the hardware where we have only a few machines.
2438 'Mac FYI Experimental Release (Intel)',
2439 'Mac FYI Experimental Retina Release (AMD)',
2440 'Mac FYI Experimental Retina Release (NVIDIA)',
2441 'Mac Pro FYI Release (AMD)',
2442 ],
2443 },
Kenneth Russelleb60cbd22017-12-05 07:54:282444 'sync_integration_tests': {
Brad Halla36886c2019-02-26 16:52:292445 'remove_from': [
Brad Halla36886c2019-02-26 16:52:292446 'CrWinAsan(dll)', # https://crbug.com/935598
Sven Zheng577fe5ff2020-08-03 22:06:442447 'linux-lacros-tester-rel', # https://crbug.com/1111979
Brad Halla36886c2019-02-26 16:52:292448 ],
Kenneth Russelleb60cbd22017-12-05 07:54:282449 'modifications': {
Erik Chene84bc1c2019-11-25 23:23:522450 'Linux ASan LSan Tests (1)': {
2451 'swarming': {
2452 'shards': 4,
2453 },
2454 },
Nico Weber8fbc2832018-12-14 16:00:572455 'Linux TSan Tests': {
2456 'swarming': {
2457 'shards': 6,
2458 },
2459 },
Stephen Martinis1384ff92020-01-07 19:52:152460 'ToTLinuxTSan': {
Kenneth Russelleb60cbd22017-12-05 07:54:282461 'swarming': {
Stephen Martinis1384ff92020-01-07 19:52:152462 'shards': 6,
Kenneth Russelleb60cbd22017-12-05 07:54:282463 },
2464 },
Stephen Martinis75ab55d2018-08-30 02:27:122465 'Win10 Tests x64 (dbg)': {
2466 'experiment_percentage': 100, # https://crbug.com/840369
2467 },
Stephen Martinis1384ff92020-01-07 19:52:152468 'Win7 Tests (dbg)(1)': {
2469 'swarming': {
2470 'shards': 2,
2471 },
2472 },
2473 'linux-chromeos-code-coverage': {
Yuke Liao79424e42020-01-06 21:00:112474 'swarming': {
2475 'shards': 4,
2476 },
2477 },
Stephen Martinis1384ff92020-01-07 19:52:152478 'linux-code-coverage': {
Yuke Liao79424e42020-01-06 21:00:112479 'swarming': {
2480 'shards': 4,
2481 },
2482 },
Sven Zheng80734f12020-08-06 06:50:392483 # https://crbug.com/1111979
2484 'linux-lacros-tester-fyi-rel': {
2485 'experiment_percentage': 100,
2486 },
Kenneth Russelleb60cbd22017-12-05 07:54:282487 },
2488 },
Kenneth Russell8a386d42018-06-02 09:48:012489 'tab_capture_end2end_tests': {
Nico Webere89a3c92018-07-01 01:30:522490 # Run these only on Release bots.
Kenneth Russell8a386d42018-06-02 09:48:012491 'remove_from': [
Kenneth Russell8a386d42018-06-02 09:48:012492 'Linux Debug (NVIDIA)',
2493 'Mac Debug (Intel)',
2494 'Mac Retina Debug (AMD)',
Yuly Novikovbc1ccff2019-08-03 00:05:492495 'Win10 FYI x64 Debug (NVIDIA)',
Kenneth Russell8a386d42018-06-02 09:48:012496 'Win7 FYI Debug (AMD)',
Yuly Novikovf28f1eca2019-07-04 22:43:392497 # Disabled due to dbus crashes crbug.com/927465
Yuly Novikov5865ff72019-07-09 21:38:052498 'Linux FYI Release (Intel HD 630)',
Brian Sheedy4dd98432019-08-13 22:57:002499 'Linux FYI Release (Intel UHD 630)',
Yuly Novikov5865ff72019-07-09 21:38:052500 'Linux FYI Release (NVIDIA)',
Brian Sheedy22d051e2019-08-07 00:50:162501 'Linux FYI SkiaRenderer Vulkan (Intel HD 630)',
Yuly Novikov5865ff72019-07-09 21:38:052502 'Linux FYI SkiaRenderer Vulkan (NVIDIA)',
2503 'Linux Release (NVIDIA)',
Kenneth Russell8a386d42018-06-02 09:48:012504 ],
Emily Hanleyb64ac7c2018-05-25 13:36:552505 },
Haiyang Pan8c201b92020-06-04 01:25:072506 'telemetry_chromium_minidump_unittests': {
2507 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202508 'android-marshmallow-x86-rel', # crbug.com/1084352
Haiyang Pan8c201b92020-06-04 01:25:072509 ],
2510 },
Brian Sheedyc117f6d2020-05-06 02:23:272511 'telemetry_monochrome_minidump_unittests': {
2512 'remove_from': [
2513 # Monochrome isn't supported on M.
2514 'android-marshmallow-arm64-rel',
Haiyang Panaa242232020-06-24 20:04:202515 'android-marshmallow-x86-rel',
Brian Sheedyc117f6d2020-05-06 02:23:272516 ],
2517 },
Kenneth Russelleb60cbd22017-12-05 07:54:282518 'telemetry_perf_unittests': {
2519 'modifications': {
Kenneth Russelleb60cbd22017-12-05 07:54:282520 'Linux Tests': {
2521 'args': [
2522 '--xvfb',
Ned Nguyene6e26042018-01-17 20:42:482523 '--jobs=1',
Kenneth Russelleb60cbd22017-12-05 07:54:282524 ],
2525 },
Juan Antonio Navarro Perez4899edf2019-03-14 13:05:352526 'Linux Tests (dbg)(1)': {
2527 'args': [
2528 '--xvfb',
2529 '--jobs=1',
2530 ],
2531 },
Kenneth Russelleb60cbd22017-12-05 07:54:282532 # Disable parallelism on all Mac bots.
2533 'Mac10.10 Tests': {
2534 'args': [
2535 '--jobs=1',
2536 ],
2537 },
2538 'Mac10.11 Tests': {
2539 'args': [
2540 '--jobs=1',
2541 ],
2542 },
2543 'Mac10.12 Tests': {
2544 'args': [
2545 '--jobs=1',
2546 ],
2547 },
Ned Nguyen6e6e5b32018-02-21 20:21:502548 'Win7 Tests (dbg)(1)': {
2549 'args': [
2550 '--jobs=1',
2551 ],
2552 'swarming': {
2553 'shards': 20,
2554 },
2555 'experiment_percentage': 100,
2556 },
Stephen Martinis1384ff92020-01-07 19:52:152557 'linux-chromium-tests-staging-tests': {
2558 'args': [
2559 '--xvfb',
2560 '--jobs=1',
2561 ],
2562 },
2563 'linux-trusty-rel': {
2564 'args': [
2565 '--xvfb',
2566 '--jobs=1',
2567 ],
2568 },
Kenneth Russelleb60cbd22017-12-05 07:54:282569 },
2570 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202571 'android-marshmallow-x86-rel', # crbug.com/1084352
Haiyang Pan0e39edf42020-04-28 19:29:012572 # There's no need to run telemetry_perf_unittests on both lollipop and
Erik Chen96894722019-11-21 20:03:392573 # marshmallow on the CQ. https://crbug.com/1026487.
2574 'android-marshmallow-arm64-rel',
Haiyang Pan363c59a2020-07-23 05:47:042575 'android-nougat-arm64-rel', # crbug.com/1108124
Andrew Luobe83fd82019-12-19 03:07:582576 'android-pie-arm64-rel',
Garrett Beatyeef031a2019-02-28 01:55:412577 # crbug.com/936540
2578 'Mac10.10 Tests',
2579 'Mac10.11 Tests',
Shenghua Zhangbd6f1b22018-03-03 02:59:142580 'Mac10.13 Tests',
2581 'Mac10.13 Tests (dbg)',
Prakhar Asthana74a9eda2020-08-05 05:24:482582 'Mac10.13 Tests Code Coverage',
Stephen Martinis1384ff92020-01-07 19:52:152583 'Linux - Future (dbg)', # client.v8.chromium
Takuto Ikuta9aa015d2019-04-15 23:33:292584 'Win10 Tests x64',
Stephen Martinise701f5a2018-05-04 01:25:112585 'Win10 Tests x64 (dbg)',
Sajjad Mirza87e17b242020-01-22 18:49:072586 'Win10 Tests x64 Code Coverage',
Kenneth Russelleb60cbd22017-12-05 07:54:282587 ],
2588 },
Stephen Martinis54d64ad2018-09-21 22:16:202589 'telemetry_unittests': {
2590 'modifications': {
2591 'Win10 Tests x64 (dbg)': {
2592 'experiment_percentage': 100, # crbug.com/870673
2593 }
John Budorickc498fd3c2019-03-14 01:16:262594 },
2595 'remove_from': [
2596 # crbug.com/936540
2597 'Mac10.10 Tests',
2598 'Mac10.11 Tests',
Takuto Ikuta9aa015d2019-04-15 23:33:292599
2600 'Win10 Tests x64',
Sajjad Mirza87e17b242020-01-22 18:49:072601 'Win10 Tests x64 Code Coverage',
John Budorickc498fd3c2019-03-14 01:16:262602 ],
Stephen Martinis54d64ad2018-09-21 22:16:202603 },
Brian Sheedyf3b48d62020-05-08 23:03:122604 'test_buildbucket_api_gpu_use_cases': {
2605 'remove_from': [
2606 # crbug.com/1080749
2607 'Optional Linux Release (NVIDIA)',
2608 ],
2609 },
Chong Gue78dc582020-06-18 18:00:242610 'trace_test': {
2611 'remove_from': [
2612 'Fuchsia x64' # https://crbug.com/1058255
2613 ],
2614 },
Kenneth Russelleb60cbd22017-12-05 07:54:282615 'unit_tests': {
Yun Liu3e759dbb2019-11-01 19:25:522616 'remove_from': [
2617 'android-code-coverage-native', # crbug/1018434
Haiyang Pan0e39edf42020-04-28 19:29:012618 # There's no need to run unit_tests on both lollipop and marshmallow
Erik Chen96894722019-11-21 20:03:392619 # on the CQ. https://crbug.com/1026487.
2620 'android-marshmallow-arm64-rel',
Ben Pastene3e32ffe2020-08-07 03:37:072621 'android-pie-arm64-rel', # https://crbug.com/1010211
Sven Zheng577fe5ff2020-08-03 22:06:442622 'linux-lacros-tester-rel', # https://crbug.com/1111979
Yun Liu3e759dbb2019-11-01 19:25:522623 ],
Kenneth Russelleb60cbd22017-12-05 07:54:282624 'modifications': {
John Budorickca14c76f62017-12-09 14:19:182625 'Linux ASan LSan Tests (1)': {
John Budorick5052d552017-12-13 02:59:342626 # These are slow on the ASAN trybot for some reason.
2627 # crbug.com/794372
John Budorickca14c76f62017-12-09 14:19:182628 'swarming': {
John Budorick5052d552017-12-13 02:59:342629 'shards': 4,
John Budorickca14c76f62017-12-09 14:19:182630 },
2631 },
Stephen Martinis1384ff92020-01-07 19:52:152632 'Linux Chromium OS ASan LSan Tests (1)': {
2633 # These are slow on the ASAN trybot for some reason.
2634 # crbug.com/794372
John Budorickca14c76f62017-12-09 14:19:182635 'swarming': {
2636 'shards': 2,
2637 },
2638 },
Takuto Ikuta54671d972018-07-19 19:06:352639 'Linux ChromiumOS MSan Tests': {
2640 # These are very slow on the Chrome OS MSAN trybot for some reason.
2641 # crbug.com/865455
2642 'swarming': {
2643 'shards': 2,
2644 },
2645 },
Stephen Martinis1384ff92020-01-07 19:52:152646 'Linux TSan Tests': {
Takuto Ikuta54671d972018-07-19 19:06:352647 'swarming': {
2648 'shards': 2,
2649 },
2650 },
Stephen Martinis1384ff92020-01-07 19:52:152651 'ToTLinuxASan': {
Dirk Pranke20eae9a72017-12-09 18:12:142652 'swarming': {
Stephen Martinis1384ff92020-01-07 19:52:152653 'shards': 2,
Dirk Pranke20eae9a72017-12-09 18:12:142654 },
2655 },
Stephen Martinis1384ff92020-01-07 19:52:152656 'android-asan': {
2657 'args': [
2658 '--test-launcher-filter-file=../../testing/buildbot/filters/android.asan.unit_tests.filter',
2659 ],
2660 },
Takuto Ikuta527cdff2020-01-29 08:04:272661 'android-marshmallow-arm64-rel-swarming': {
2662 'swarming': {
2663 'shards': 8,
2664 },
2665 },
Stephen Martinis1384ff92020-01-07 19:52:152666 'linux-chromeos-chrome': {
2667 'args': [
2668 '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.unit_tests.filter',
2669 ],
2670 },
Ben Pasteneacd57392019-10-31 02:13:252671 'linux-chromeos-dbg': {
2672 'swarming': {
2673 'shards': 2,
2674 },
2675 },
Erik Chend063aef72019-11-18 19:13:102676 'linux-chromeos-rel': {
2677 'swarming': {
2678 'shards': 2,
2679 },
2680 },
Sven Zheng80734f12020-08-06 06:50:392681 # https://crbug.com/1111979
2682 'linux-lacros-tester-fyi-rel': {
2683 'experiment_percentage': 100,
2684 },
Kenneth Russelleb60cbd22017-12-05 07:54:282685 },
2686 },
Chong Gu4602f4d2020-02-20 03:43:072687 'url_unittests': {
2688 'remove_from': [
2689 # crbug.com/1054240
Stephen Roeac495972020-02-25 23:32:412690 'Fuchsia ARM64',
Sven Zheng577fe5ff2020-08-03 22:06:442691 'linux-lacros-tester-rel', # https://crbug.com/1111979
Chong Gu4602f4d2020-02-20 03:43:072692 ],
Sven Zheng80734f12020-08-06 06:50:392693 'modifications': {
2694 # https://crbug.com/1111979
2695 'linux-lacros-tester-fyi-rel': {
2696 'experiment_percentage': 100,
2697 },
2698 },
Chong Gu4602f4d2020-02-20 03:43:072699 },
Kenneth Russell8a386d42018-06-02 09:48:012700 'video_decode_accelerator_gl_unittest': {
2701 'remove_from': [
Kenneth Russell8a386d42018-06-02 09:48:012702 # Windows Intel doesn't have the GL extensions to support this test.
Yuly Novikovbc1ccff2019-08-03 00:05:492703 'ANGLE GPU Win10 x64 Release (Intel HD 630)',
2704 'Optional Win10 x64 Release (Intel HD 630)',
2705 'Win10 FYI x64 Release (Intel HD 630)',
Brian Sheedyf9387db7b2019-08-05 19:26:102706 'Win10 FYI x64 Release (Intel UHD 630)',
Yuly Novikov5ff15502019-07-31 00:55:482707 'Win10 FYI x64 Exp Release (Intel HD 630)',
Kenneth Russell8a386d42018-06-02 09:48:012708 ],
2709 },
Sven Zheng577fe5ff2020-08-03 22:06:442710 'views_unittests': {
2711 'remove_from': [
2712 'linux-lacros-tester-rel', # https://crbug.com/1111979
2713 ],
Sven Zheng80734f12020-08-06 06:50:392714 'modifications': {
2715 # https://crbug.com/1111979
2716 'linux-lacros-tester-fyi-rel': {
2717 'experiment_percentage': 100,
2718 },
2719 },
Sven Zheng577fe5ff2020-08-03 22:06:442720 },
Tom Anderson76eff052020-04-01 21:28:522721 'views_unittests_wayland': {
2722 'modifications': {
2723 'Linux Ozone Tester (Wayland)': {
2724 'args': [
2725 '--test-launcher-filter-file=../../testing/buildbot/filters/ozone-linux.wayland_views_unittests.filter',
2726 ],
2727 },
2728 },
2729 },
2730 'views_unittests_x11': {
2731 'modifications': {
2732 'Linux Ozone Tester (X11)': {
2733 'args': [
2734 '--test-launcher-filter-file=../../testing/buildbot/filters/ozone-linux.x11_views_unittests.filter',
2735 ],
2736 },
2737 },
2738 },
John Budorickd02c429de2020-01-10 19:02:212739 'viz_unittests': {
2740 'modifications': {
Haiyang Panaa242232020-06-24 20:04:202741 'android-marshmallow-x86-rel': {
John Budorickafd548b2020-01-14 20:45:092742 'args': [
John Budorickd02c429de2020-01-10 19:02:212743 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.viz_unittests.filter',
2744 ],
2745 },
Haiyang Pan08d09dc2020-04-01 16:11:212746 'android-pie-x86-rel': {
John Budorickafd548b2020-01-14 20:45:092747 'args': [
John Budorickd02c429de2020-01-10 19:02:212748 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.viz_unittests.filter',
2749 ],
2750 },
2751 },
2752 },
John Budorick20f4fa8d2019-08-02 22:58:292753 'vr_android_unittests': {
2754 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202755 'android-marshmallow-x86-rel',
Haiyang Pan08d09dc2020-04-01 16:11:212756 'android-pie-x86-rel',
Yun Liu3e759dbb2019-11-01 19:25:522757 'android-code-coverage-native', # crbug/1018434
John Budorick20f4fa8d2019-08-02 22:58:292758 ],
2759 },
2760 'vr_common_unittests': {
2761 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202762 'android-marshmallow-x86-rel',
Haiyang Pan08d09dc2020-04-01 16:11:212763 'android-pie-x86-rel',
Yun Liu3e759dbb2019-11-01 19:25:522764 'android-code-coverage-native', # crbug/1018431
John Budorick20f4fa8d2019-08-02 22:58:292765 ],
2766 },
Kenneth Russellfbda3c532017-12-08 23:57:242767 'vr_pixeltests': {
2768 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202769 'android-marshmallow-x86-rel',
Haiyang Pan08d09dc2020-04-01 16:11:212770 'android-pie-x86-rel',
Kenneth Russell8ceeabf2017-12-11 17:53:282771 'VR Linux',
Yun Liu3e759dbb2019-11-01 19:25:522772 'android-code-coverage-native', # crbug/1018431
Kenneth Russellfbda3c532017-12-08 23:57:242773 ],
2774 },
Nico Webere81999ee2018-07-01 23:52:432775 'wayland_client_perftests': {
2776 'remove_from': [
2777 'linux-chromeos-dbg', # https://crbug.com/859307
2778 ],
2779 },
John Budorick63357462019-02-27 23:02:512780 'webdriver_tests_suite': {
2781 'remove_from': [
2782 'Linux Tests', # https://crbug.com/929689, https://crbug.com/936557
2783 ],
2784 },
bsheedy048cbdb2019-02-04 20:32:052785 'webgl2_conformance_gl_passthrough_tests': {
2786 'remove_from': [
Yuly Novikov783ffa7b2019-03-28 00:22:492787 # Not enough capacity. https://crbug.com/946694
Yuly Novikovbc1ccff2019-08-03 00:05:492788 'ANGLE GPU Win10 x64 Release (Intel HD 630)',
Geoff Lang1fede152019-10-10 23:03:442789 # Not enough capacity. https://crbug.com/982294
2790 'Mac Pro FYI Release (AMD)',
2791 'Mac FYI Retina Release (NVIDIA)',
bsheedy048cbdb2019-02-04 20:32:052792 ],
2793 },
John Budorick82e61dfb2019-12-10 04:36:092794 'webgl2_conformance_validating_tests': {
Stephen Martinis54d64ad2018-09-21 22:16:202795 'remove_from': [
2796 # The Mac NVIDIA Retina bots don't have the capacity to run
2797 # this test suite on mac_optional_gpu_tests_rel.
2798 'Optional Mac Retina Release (NVIDIA)',
2799 ],
Kenneth Russell8a386d42018-06-02 09:48:012800 'modifications': {
Kenneth Russell8a386d42018-06-02 09:48:012801 'Mac FYI GPU ASAN Release': {
2802 'args': [
2803 '--is-asan',
2804 ]
2805 },
2806 },
2807 },
2808 'webgl_conformance_gl_passthrough_tests': {
2809 'remove_from': [
2810 # crbug.com/555545 and crbug.com/649824:
2811 # Disable webgl_conformance_gl_tests on some Win/AMD cards.
2812 # Always fails on older cards, flaky on newer cards.
2813 'Win7 FYI Debug (AMD)',
2814 'Win7 FYI Release (AMD)',
Zhenyao Mo23286742019-09-20 00:11:002815 # crbug.com/1005814
2816 'Win10 FYI x64 Release (AMD RX 550)',
Kenneth Russell8a386d42018-06-02 09:48:012817 ],
2818 },
Stephen Martinis54d64ad2018-09-21 22:16:202819 'webgl_conformance_tests': {
Kenneth Russell8a386d42018-06-02 09:48:012820 'modifications': {
Stephen Martinis54d64ad2018-09-21 22:16:202821 # On desktop platforms these don't take very long (~7 minutes),
2822 # but on Android they take ~30 minutes and we want to use more
2823 # shards than on desktop.
Stephen Martinis54d64ad2018-09-21 22:16:202824 'Android Release (Nexus 5X)': {
2825 'swarming': {
2826 'shards': 6,
2827 },
2828 },
Ben Pastene52890ace2019-05-24 20:03:362829 'chromeos-amd64-generic-rel': {
Ben Pastene52890ace2019-05-24 20:03:362830 'swarming': {
Brian Sheedydb0417e2019-12-11 01:14:202831 'shards': 12,
Ben Pastene52890ace2019-05-24 20:03:362832 },
2833 },
Kenneth Russell8a386d42018-06-02 09:48:012834 },
Kenneth Russelle63e41f2019-04-09 02:45:282835 'remove_from': [
2836 # Too slow on this configuration, which is severely hardware
2837 # constrained. crbug.com/950690
2838 'Mac FYI Retina Debug (NVIDIA)',
Chong Gu4d2d22f2020-06-23 03:28:112839 'Fuchsia x64' # https://crbug.com/1058255
Kenneth Russelle63e41f2019-04-09 02:45:282840 ],
Kenneth Russell8a386d42018-06-02 09:48:012841 },
John Budorick82e61dfb2019-12-10 04:36:092842 'webgl_conformance_validating_tests': {
2843 'modifications': {
2844 'Mac FYI GPU ASAN Release': {
2845 'args': [
2846 '--is-asan',
2847 ]
2848 },
2849 },
2850 },
Yuly Novikove27d1d22018-10-29 21:24:192851 'webgl_conformance_vulkan_passthrough_tests': {
2852 'remove_from': [
2853 'Win7 FYI Debug (AMD)',
2854 ],
2855 },
Kenneth Russelleb60cbd22017-12-05 07:54:282856 'webkit_unit_tests': {
Yun Liu16394ab32019-11-19 16:37:572857 'remove_from': [
2858 # Flakily fails on Win7. https://crbug.com/943372.
2859 'Win7 Tests (1)',
2860 'Win 7 Tests x64 (1)',
Yun Liu16394ab32019-11-19 16:37:572861 'android-code-coverage-native', # crbug/1018431
2862 ],
Dirk Pranke81ff51c2017-12-09 19:24:282863 'modifications': {
John Budorick5052d552017-12-13 02:59:342864 'Linux ASan LSan Tests (1)': {
2865 # These are very slow on the ASAN trybot for some reason.
2866 # crbug.com/794372
2867 'swarming': {
2868 'shards': 5,
2869 },
2870 },
Erik Chen681dc0282019-11-26 22:54:492871 'Linux TSan Tests': {
2872 'swarming': {
2873 'shards': 2,
2874 },
2875 },
arthursonzogni26889d82018-05-29 17:18:162876 'Marshmallow 64 bit Tester': {
2877 # Increase timeout. See https://crbug.com/847229.
2878 'swarming': {
2879 'hard_timeout': 1200,
2880 },
2881 },
Omer Katz7d2be652020-01-22 18:13:462882 'linux-blink-heap-concurrent-marking-tsan-rel': {
2883 'swarming': {
2884 'shards': 2,
2885 },
2886 },
Dirk Pranke81ff51c2017-12-09 19:24:282887 },
Kenneth Russelleb60cbd22017-12-05 07:54:282888 },
Haiyang Pane690b5a2020-07-29 21:19:462889 'weblayer_browsertests': {
2890 'modifications': {
2891 # crbug.com/1108306
2892 'android-marshmallow-x86-rel': {
2893 'args': [
2894 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_m.weblayer_browsertests.filter',
2895 ],
2896 },
2897 },
2898 },
Haiyang Pan591dbad2020-06-05 20:26:372899 'weblayer_bundle_test': {
2900 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202901 'android-marshmallow-x86-rel', # crbug.com/1088013
Haiyang Pan591dbad2020-06-05 20:26:372902 ],
2903 },
2904 'weblayer_instrumentation_test_apk': {
2905 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202906 'android-marshmallow-x86-rel', # crbug.com/1088013
Haiyang Pan591dbad2020-06-05 20:26:372907 ],
2908 },
Kenneth Russelleb60cbd22017-12-05 07:54:282909 'webview_instrumentation_test_apk': {
2910 'remove_from': [
Hans Wennborgeac4c36c2018-05-23 16:04:062911 # This test frequently fails on Android, https://crbug.com/824959
Haiyang Pana3ff55ae2020-04-23 18:26:542912 'android-lollipop-arm-rel',
Stephen Martinis1384ff92020-01-07 19:52:152913 # matching android builders, the test fails on these.
Hans Wennborga0b11ebe2018-05-15 16:26:502914 'ToTAndroid',
John Budorick27d2d44e2019-05-20 20:26:092915 'android-asan', # https://crbug.com/964562
Dirk Pranke20eae9a72017-12-09 18:12:142916 # On chromium.swarm, this should possibly be being run (or removed
Takuto Ikuta527cdff2020-01-29 08:04:272917 # from android-marshmallow-arm64-rel-swarming).
Haiyang Pan1ad3bb032020-04-24 23:52:032918 'android-lollipop-arm-rel-swarming',
Yun Liu7cfd28a2019-10-30 01:57:122919 'android-code-coverage-native', # https://crbug.com/1018431
Haiyang Panaa242232020-06-24 20:04:202920 'android-marshmallow-x86-rel', # crbug.com/1098111
Kenneth Russelleb60cbd22017-12-05 07:54:282921 ],
Ben Pastenee17a8e92018-07-12 21:55:182922 'modifications': {
Andrew Luof08500ae2020-01-10 01:24:452923 # chromium.android.fyi
2924 'Android WebView P FYI (rel)': {
2925 'args': [
2926 '--annotation',
2927 'DisabledTest,FlakyTest' # Monitor status of disabled tests.
2928 ],
2929 },
Ben Pastenee17a8e92018-07-12 21:55:182930 'Oreo Phone Tester': {
Andrew Luo93c4a1e2019-08-30 05:26:302931 # TODO(crbug.com/997362): Enable this once it's passing.
bsheedy01833462018-12-07 01:05:572932 # TODO(https://crbug.com/884413): Re-enable this once the tests are
2933 # either passing or there is more capacity.
2934 'experiment_percentage': 0,
Ben Pastenee17a8e92018-07-12 21:55:182935 },
Haiyang Pan08d09dc2020-04-01 16:11:212936 'android-pie-x86-rel': {
Haiyang Panfdd94332020-03-27 02:43:292937 'args': [
2938 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.webview_instrumentation_test_apk.filter',
2939 ],
2940 },
Ben Pastenee17a8e92018-07-12 21:55:182941 },
Kenneth Russelleb60cbd22017-12-05 07:54:282942 },
Sven Zheng577fe5ff2020-08-03 22:06:442943 'wm_unittests': {
2944 'remove_from': [
2945 'linux-lacros-tester-rel', # https://crbug.com/1111979
2946 ],
Sven Zheng80734f12020-08-06 06:50:392947 'modifications': {
2948 # https://crbug.com/1111979
2949 'linux-lacros-tester-fyi-rel': {
2950 'experiment_percentage': 100,
2951 },
2952 },
Sven Zheng577fe5ff2020-08-03 22:06:442953 },
bsheedy800f5062018-08-07 00:47:542954 'xr_browser_tests': {
2955 'remove_from': [
Stephen Martinis1384ff92020-01-07 19:52:152956 # Randomly hangs indefinitely https://crbug.com/1018896.
2957 'Win10 FYI x64 Release (AMD RX 550)',
bsheedy800f5062018-08-07 00:47:542958 # This exception probably needs to stay due to lack of capacity
2959 # on the Win AMD bots.
2960 'Win7 FYI Debug (AMD)',
Maggie Chen4fc29842018-08-07 19:12:482961 # Fails on the bot, http://crbug.com/868143
2962 'Win7 FYI Release (AMD)',
bsheedy800f5062018-08-07 00:47:542963 ],
2964 },
Kenneth Russelleb60cbd22017-12-05 07:54:282965}