blob: af6b32ede93c42060a533e3545d5250673fad283 [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': [
129 'Win 7 Tests x64 (1)', # 64-bit win is unsupported by the layout tests.
130 'Win10 Tests x64 (dbg)',
131 ],
132 'modifications': {
133 'Fuchsia x64': {
134 'args': [
135 '--platform=fuchsia',
136 ],
137 'swarming': {
138 'shards': 1,
139 },
140 },
141 'Linux Tests': {
142 "args": [
143 "--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw",
144 ],
145 },
146 'Linux Tests (dbg)(1)': {
147 'args': [
148 '--debug',
149 ],
150 'swarming': {
151 'shards': 20,
152 },
153 },
154 'Mac10.10 Tests': {
155 # TODO(kbr): this is essentially redundant.
156 'swarming': {
157 'dimension_sets': [
158 {
159 'gpu': 'none',
160 'os': 'Mac-10.10.5',
161 },
162 ],
163 'shards': 25,
164 },
165 },
166 'Mac10.11 Tests': {
167 # TODO(kbr): this is essentially redundant.
168 'swarming': {
169 'dimension_sets': [
170 {
171 'gpu': 'none',
172 'os': 'Mac-10.11.6',
173 },
174 ],
175 'shards': 25,
176 },
177 },
178 'Mac10.12 Tests': {
179 'swarming': {
180 'shards': 25,
181 },
182 },
183 'Mac10.13 Tests': {
184 'swarming': {
185 'dimension_sets': [
186 {
187 # Run the layout tests on a consistent set of hardware
188 # (Mac Minis).
189 'gpu': '8086:0a2e',
190 },
191 ],
192 'shards': 25,
193 },
194 },
195 'Mac10.13 Tests (dbg)': {
196 'args': [
197 '--debug',
198 ],
John Budorickd3375fa2020-03-17 20:49:11199 'swarming': {
200 'shards': 25,
201 },
John Chenaab16fc02020-03-03 06:35:45202 },
203 'V8 Blink Linux Debug': {
Michael Achenbach455d39242020-06-22 13:33:45204 # This builder compiles Chromium in release mode, but V8 in debug.
205 # TODO(machenbach): Change name and out directory of this builder to
206 # something less confusing.
John Chenaab16fc02020-03-03 06:35:45207 'args': [
Michael Achenbach455d39242020-06-22 13:33:45208 '-t',
209 'Debug',
210 '--release',
John Chenaab16fc02020-03-03 06:35:45211 ],
212 },
213 'V8 Blink Linux Future': {
214 'args': [
215 '--additional-driver-flag=--js-flags=--future',
216 ],
217 },
218 'WebKit Linux ASAN': {
219 'args': [
220 '--additional-expectations',
221 '../../third_party/blink/web_tests/ASANExpectations',
222 '--time-out-ms',
223 '48000',
224 '--enable-sanitizer',
225 ],
226 'swarming': {
227 'shards': 20,
228 },
229 },
230 'WebKit Linux Leak': {
231 'args': [
232 '--additional-expectations',
233 '../../third_party/blink/web_tests/LeakExpectations',
234 '--time-out-ms',
235 '48000',
236 '--enable-leak-detection',
237 ],
238 'swarming': {
239 'shards': 10,
240 },
241 },
242 'WebKit Linux MSAN': {
243 'args': [
244 '--additional-expectations',
245 '../../third_party/blink/web_tests/MSANExpectations',
246 '--time-out-ms',
247 '66000',
248 '--enable-sanitizer',
249 ],
250 'swarming': {
251 'expiration': 36000,
252 'hard_timeout': 10800,
253 'io_timeout': 3600,
254 'shards': 20,
255 },
256 },
257 'WebKit Linux composite_after_paint Dummy Builder': {
258 'args': [
259 '--additional-driver-flag=--enable-blink-features=CompositeAfterPaint',
260 ],
261 },
262 'WebKit Linux layout_ng_disabled Builder': {
263 'args': [
264 '--additional-driver-flag=--disable-blink-features=LayoutNG',
265 ],
266 },
267 'Win10 Tests x64': {
268 'args': [
269 '--target',
270 'Release_x64',
271 ],
272 'swarming': {
273 "shards": 28
274 },
275 },
276 'Win10 Tests x64 (dbg)': {
277 'args': [
278 '--debug',
279 '--target',
280 'Debug_x64',
281 ],
282 },
Ian Struiksma71581e02020-08-03 06:39:59283 'Win10 Tests x64 1909': {
284 'args': [
285 '--target',
286 'Release_x64',
287 ],
288 'swarming': {
289 "shards": 28
290 },
291 },
John Chenaab16fc02020-03-03 06:35:45292 'Win10 Tests x64 Code Coverage': {
293 'args': [
294 '--target',
295 'Release_x64',
296 ],
297 'swarming': {
298 "shards": 28
299 },
300 },
301 'Win7 Tests (dbg)(1)': {
302 'args': [
303 '--debug',
304 '--time-out-ms',
305 '60000'
306 ],
307 'experiment_percentage': 100,
308 # TODO(kbr): the "Windows-7-SP1" Swarming dimension set is implicit,
309 # from prefered_os_dimension in
310 # tools/build/scripts/slave/recipe_modules/swarming/api.py. Ideally,
311 # Swarming dimensions would be either specified for all testers on the
312 # waterfall (and therefore, explicitly specified for all tests in the
313 # generated JSON), or this would be removed, and the implicit one used.
314 'swarming': {
315 'dimension_sets': [
316 {
317 'os': 'Windows-7-SP1',
318 }
319 ],
320 },
321 },
322 # tryserver.chromium.android
323 'android_blink_rel': {
324 'args': [
325 '--release',
326 '--android',
327 # TODO(crbug.com/912120): Breakpad was entirely disabled on
328 # Android. Remove this when it no longer affects Android crash
329 # log handling.
330 '--disable-breakpad',
331 # TODO(crbug.com/875172): run on the real GPU since the
332 # software fallback, SwiftShader, isn't yet for 32-bit ARM.
333 '--additional-driver-flag=--use-gpu-in-tests',
334 ],
335 },
336 'devtools_frontend_linux_blink_light_rel': {
337 'args': [
338 'http/tests/devtools',
339 ],
340 'swarming': {
341 'shards': 4,
342 },
343 },
344 'fuchsia-fyi-x64-rel': {
345 'args': [
346 '--platform=fuchsia',
347 ],
348 'swarming': {
349 'shards': 1,
350 },
351 },
Mathias Carlen30968a62020-03-31 08:47:04352 'linux-autofill-assistant': {
353 'args': [
354 '--release',
355 ],
356 },
Yuzu Saijo9709bcc2020-03-18 09:12:20357 'linux-bfcache-rel': {
John Chenaab16fc02020-03-03 06:35:45358 'args': [
John Chenaab16fc02020-03-03 06:35:45359 '--additional-driver-flag=--enable-features=BackForwardCache',
360 '--additional-expectations=../../third_party/blink/web_tests/FlagExpectations/enable-features=BackForwardCache',
361 ],
362 },
363 'linux-blink-animation-use-time-delta': {
364 'args': [
365 '--debug',
366 ],
367 },
368 'linux-blink-cors-rel': {
369 'args': [
370 '--additional-driver-flag=--disable-features=OutOfBlinkCors',
371 '--additional-expectations=../../third_party/blink/web_tests/FlagExpectations/disable-features=OutOfBlinkCors',
372 ],
373 },
374 'linux-blink-heap-concurrent-marking-tsan-rel': {
375 'args': [
376 '--release',
377 '--additional-driver-flag=--enable-features=BlinkHeapConcurrentMarking',
378 ],
379 },
380 'linux-code-coverage': {
381 'args': [
382 '--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw',
383 ],
384 'swarming': {
385 'shards': 20,
386 },
387 },
Aaron Gable40f79aa2020-03-21 01:21:15388 'linux-layout-tests-edit-ng': {
389 'args': [
Yoshifumi Inouebebca262020-04-08 22:03:49390 '--additional-driver-flag=--enable-blink-features=EditingNG',
Aaron Gable40f79aa2020-03-21 01:21:15391 ],
392 },
John Chenaab16fc02020-03-03 06:35:45393 'linux-layout-tests-fragment-item': {
394 'args': [
395 '--additional-driver-flag=--enable-blink-features=LayoutNGFragmentItem',
396 ],
397 },
John Chenaab16fc02020-03-03 06:35:45398 'mac10.10-blink-rel-dummy': {
399 'swarming': {
400 'shards': 20,
401 },
402 },
403 'mac10.11-blink-rel-dummy': {
404 'swarming': {
405 'shards': 20,
406 },
407 },
408 'mac10.12-blink-rel-dummy': {
409 'swarming': {
410 'shards': 20,
411 },
412 },
413 'mac10.13-blink-rel-dummy': {
414 'swarming': {
415 'shards': 20,
416 },
417 },
John Chenaab16fc02020-03-03 06:35:45418 'mac10.14-blink-rel-dummy': {
419 'swarming': {
420 'shards': 20,
421 },
422 },
Ilia Samsonov7efe05e2020-05-07 19:00:46423 'mac10.15-blink-rel-dummy': {
424 'swarming': {
425 'shards': 20,
426 },
427 },
John Chenaab16fc02020-03-03 06:35:45428 },
429 },
Chong Gu9a2741732020-02-24 21:32:01430 'boringssl_crypto_tests': {
431 'remove_from': [
432 # https://crbug.com/1054545
Stephen Roeac495972020-02-25 23:32:41433 'Fuchsia ARM64',
Chong Gu9a2741732020-02-24 21:32:01434 ],
435 },
436 'boringssl_ssl_tests': {
437 'remove_from': [
438 # https://crbug.com/1054545
Stephen Roeac495972020-02-25 23:32:41439 'Fuchsia ARM64',
Chong Gu9a2741732020-02-24 21:32:01440 ],
441 },
John Budorickca995852019-06-26 16:55:55442 'breakpad_unittests': {
443 'modifications': {
444 'android-asan': {
445 'args': [
446 '--test-launcher-filter-file=../../testing/buildbot/filters/android.asan.breakpad_unittests.filter',
447 ],
448 },
449 },
450 },
Kenneth Russelleb60cbd22017-12-05 07:54:28451 'browser_tests': {
Kenneth Russellfbda3c532017-12-08 23:57:24452 'remove_from': [
Brad Halla36886c2019-02-26 16:52:29453 'CrWinAsan(dll)', # https://crbug.com/935598
Nico Weber3af4da72018-02-27 01:59:41454 'linux-win_cross-rel',
Nico Weberdae13cd92018-12-14 13:56:26455 'ToTLinuxTSan', # https://crbug.com/368525
John Budorick5ef11472019-12-18 22:02:33456 'Mac10.10 Tests', # https://crbug.com/828031
Aaron Gable30cda242020-01-22 21:02:58457 'Mac10.13 Tests', # https://crbug.com/1042757
Prakhar Asthana74a9eda2020-08-05 05:24:48458 'Mac10.13 Tests Code Coverage',
Nico Weberd36959682018-04-12 03:33:46459 'Linux TSan Tests', # https://crbug.com/368525
Stephen Martinise701f5a2018-05-04 01:25:11460 'Win10 Tests x64 (dbg)',
Kenneth Russellfbda3c532017-12-08 23:57:24461 ],
Kenneth Russelleb60cbd22017-12-05 07:54:28462 'modifications': {
Nico Weber3f919792020-06-12 23:34:52463 'CrWinAsan': {
464 # These are very slow on the ASAN trybot for some reason.
465 # crbug.com/794372
466 'swarming': {
467 'shards': 40,
468 },
469 },
470 'CrWinAsan(dll)': {
471 # These are very slow on the ASAN trybot for some reason.
472 # crbug.com/794372
473 'swarming': {
474 'shards': 40,
475 },
476 },
Stephen Martinis1384ff92020-01-07 19:52:15477 'Linux - Future (dbg)': { # client.v8.chromium
Yuke Liaoea70f472019-12-19 06:03:36478 'swarming': {
Stephen Martinis1384ff92020-01-07 19:52:15479 'shards': 10,
Yuke Liaoea70f472019-12-19 06:03:36480 },
481 },
Stephen Martinis1384ff92020-01-07 19:52:15482 'Linux ASan LSan Tests (1)': {
483 # These are very slow on the ASAN trybot for some reason.
484 # crbug.com/794372
Roberto Carrillo2c9ec972019-03-20 03:11:19485 'swarming': {
Stephen Martinis1384ff92020-01-07 19:52:15486 'shards': 40,
Roberto Carrillo2c9ec972019-03-20 03:11:19487 },
488 },
Chris Cunningham1d0e9e12020-02-26 22:56:40489 'Linux ASan Tests (sandboxed)': {
490 'swarming': {
John Abd-El-Malek3a631612020-07-08 21:40:41491 'shards': 30, # https://crbug.com/1103330
Chris Cunningham1d0e9e12020-02-26 22:56:40492 },
493 },
Stephen Martinis1384ff92020-01-07 19:52:15494 'Linux Chromium OS ASan LSan Tests (1)': {
495 # These are very slow on the ASAN trybot for some reason.
496 # crbug.com/794372
Roberto Carrillo5a5c98dc2019-10-30 22:33:51497 'swarming': {
Stephen Martinis1384ff92020-01-07 19:52:15498 'shards': 31,
Roberto Carrillo5a5c98dc2019-10-30 22:33:51499 },
500 },
Stephen Martinis1384ff92020-01-07 19:52:15501 'Linux ChromiumOS MSan Tests': {
502 # These are very slow on the Chrome OS MSAN trybot for some reason.
503 # crbug.com/865455
Kenneth Russell56a3e862017-12-08 03:11:34504 'swarming': {
Ben Pastene44221d32020-05-21 23:38:36505 'shards': 32,
Kenneth Russell56a3e862017-12-08 03:11:34506 },
Ben Pastene44221d32020-05-21 23:38:36507 'args': [
508 '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.msan.browser_tests.oobe_negative.filter',
509 ],
Kenneth Russell56a3e862017-12-08 03:11:34510 },
John Budorick614f91a2020-03-30 20:34:55511 'Linux Tests (dbg)(1)': {
512 # crbug.com/1066161
513 'swarming': {
514 'shards': 20,
515 },
516 },
Stephen Martinis1384ff92020-01-07 19:52:15517 'Mac ASan 64 Tests (1)': {
Kenneth Russellfbda3c532017-12-08 23:57:24518 'swarming': {
John Budorick542f4762020-03-17 20:40:14519 'dimension_sets': [
520 {
521 # These shards are liable to time out when running on minis.
522 'cores': '8',
523 }
524 ],
Kenneth Russellfbda3c532017-12-08 23:57:24525 'shards': 20,
526 },
527 },
John Budorickd3375fa2020-03-17 20:49:11528 'Mac10.13 Tests (dbg)': {
529 'swarming': {
530 'shards': 20,
531 },
532 },
Stephen Martinis1384ff92020-01-07 19:52:15533 'ToTWin(dbg)': {
Kenneth Russelleb60cbd22017-12-05 07:54:28534 'swarming': {
John Budorickca14c76f62017-12-09 14:19:18535 'shards': 20,
Kenneth Russelleb60cbd22017-12-05 07:54:28536 },
537 },
Stephen Martinis1384ff92020-01-07 19:52:15538 'ToTWin64(dbg)': {
Kenneth Russell8ceeabf2017-12-11 17:53:28539 'swarming': {
540 'shards': 20,
541 },
542 },
Kenneth Russell6c83d212018-07-27 20:52:59543 'Win10 Tests x64': {
544 # crbug.com/868082
545 'args': [
546 '--disable-features=WebRTC-H264WithOpenH264FFmpeg',
547 ],
Takuto Ikutac9c269a2019-01-10 22:40:25548 'swarming': {
549 # This is for slow test execution that often becomes a critical path of
550 # swarming jobs. crbug.com/868114
551 'shards': 15,
552 }
Kenneth Russell6c83d212018-07-27 20:52:59553 },
Sajjad Mirza87e17b242020-01-22 18:49:07554 'Win10 Tests x64 Code Coverage': {
555 # crbug.com/868082
556 'args': [
557 '--disable-features=WebRTC-H264WithOpenH264FFmpeg',
558 ],
559 'swarming': {
560 # This is for slow test execution that often becomes a critical path of
561 # swarming jobs. crbug.com/868114
562 'shards': 15,
563 }
564 },
Stephen Martinis1384ff92020-01-07 19:52:15565 'Win7 Tests (1)': {
566 # This is for slow test execution that often becomes a critical path of
567 # swarming jobs. crbug.com/868114
568 'swarming': {
569 'shards': 15,
570 },
571 },
572 'Win7 Tests (dbg)(1)': {
Pavol Markoc579e072019-12-05 22:42:02573 'swarming': {
574 'shards': 20,
575 },
576 },
Stephen Martinis1384ff92020-01-07 19:52:15577 'linux-chromeos-chrome': {
578 # TODO(https://crbug.com/932269): Promote out of experiment when the
579 # tests are green.
580 'args': [
581 '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.browser_tests.filter',
582 ],
583 },
584 'linux-chromeos-code-coverage': {
Nico Weber0c2861b2018-12-14 18:05:16585 'swarming': {
Stephen Martinis1384ff92020-01-07 19:52:15586 'shards': 50,
587 },
588 },
589 'linux-chromeos-dbg': {
590 'swarming': {
591 'shards': 30,
592 },
593 },
594 'linux-chromeos-rel': {
595 'swarming': {
596 'shards': 20,
Stephanie Kime9008f72020-03-05 23:01:16597 'dimension_sets': [
598 {
599 'kvm': '1',
600 },
601 ],
Stephen Martinis1384ff92020-01-07 19:52:15602 },
603 },
604 'linux-code-coverage': {
Yuke Liao58e1d202020-03-20 23:02:01605 'args': [
606 '--no-sandbox',
607 ],
Stephen Martinis1384ff92020-01-07 19:52:15608 'swarming': {
609 'shards': 50,
610 },
611 },
Sven Zheng80734f12020-08-06 06:50:39612 'linux-lacros-tester-fyi-rel': {
613 'experiment_percentage': 100,
614 },
615 'linux-lacros-tester-rel': {
616 'args': [
617 '--test-launcher-filter-file=../../testing/buildbot/filters/lacros.browser_tests.filter',
618 ],
Sven Zhengff187a82020-08-06 22:05:52619 'experiment_percentage': 100,
Sven Zheng80734f12020-08-06 06:50:39620 },
Stephen Martinis1384ff92020-01-07 19:52:15621 'linux-trusty-rel': {
622 'args': [
John Budorick79ec9012020-01-08 21:56:31623 '--test-launcher-filter-file=../../testing/buildbot/filters/linux_trusty_rel.browser_tests.filter',
624 ],
Stephen Martinis1384ff92020-01-07 19:52:15625 },
626 'mac-code-coverage': {
Stephen Martinis1384ff92020-01-07 19:52:15627 'swarming': {
628 'shards': 15,
629 },
630 },
Stephen Martinis1384ff92020-01-07 19:52:15631 'win-asan': {
Nico Weber3f919792020-06-12 23:34:52632 # These are very slow on the ASAN trybot for some reason.
633 # crbug.com/794372
Stephen Martinis1384ff92020-01-07 19:52:15634 'swarming': {
Nico Weber3f919792020-06-12 23:34:52635 'shards': 40,
Nico Weber0c2861b2018-12-14 18:05:16636 },
637 },
Kenneth Russelleb60cbd22017-12-05 07:54:28638 },
639 },
Maksim Sisov4af9c032020-06-12 12:43:11640 'browser_tests_wayland': {
641 'modifications': {
642 'Linux Ozone Tester (Wayland)': {
643 'args': [
644 '--test-launcher-filter-file=../../testing/buildbot/filters/ozone-linux.wayland_browser_tests.filter',
645 ],
646 },
647 },
648 },
649 'browser_tests_x11': {
650 'modifications': {
651 'Linux Ozone Tester (X11)': {
652 'args': [
653 '--test-launcher-filter-file=../../testing/buildbot/filters/ozone-linux.x11_browser_tests.filter',
654 ],
655 },
656 },
657 },
Erik Chen681dc0282019-11-26 22:54:49658 'cc_unittests': {
659 'modifications': {
660 'Linux TSan Tests': {
661 'swarming': {
662 'shards': 3,
663 },
664 },
Haiyang Panaa242232020-06-24 20:04:20665 'android-marshmallow-x86-rel': {
John Budorickfa8f1da92020-01-15 18:11:38666 # https://crbug.com/1039860
667 'args': [
668 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.cc_unittests.filter',
669 ],
670 },
Haiyang Pan08d09dc2020-04-01 16:11:21671 'android-pie-x86-rel': {
John Budorickfa8f1da92020-01-15 18:11:38672 # https://crbug.com/1039860
673 'args': [
674 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.cc_unittests.filter',
675 ],
676 },
Erik Chen681dc0282019-11-26 22:54:49677 },
678 },
Dirk Pranke1b767092017-12-07 04:44:23679 'checkbins': {
680 'remove_from': [
Stephen Martinis47d77132019-04-24 23:51:33681 'linux-archive-dbg',
682 'linux-archive-rel',
683 'mac-archive-dbg',
684 'mac-archive-rel',
Dirk Pranke1b767092017-12-07 04:44:23685 ],
686 },
Andrew Luod252791ac2019-10-15 00:28:13687 'chrome_java_test_pagecontroller_tests': {
688 'modifications': {
689 'android-pie-arm64-rel': {
690 'experiment_percentage': 100, # https://crbug.com/924194
691 },
692 },
693 },
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 },
Jonah Ryan-Davis832c8462020-06-09 03:45:032195 'pixel_skia_gold_passthrough_test': {
2196 'replacements': {
2197 # The V8 builders pass the V8 revision for ${got_revision}, so instead
2198 # use ${got_cr_revision}, which is only set on the V8 bots.
2199 'Linux V8 FYI Release (NVIDIA)': {
2200 'args': {
2201 '--git-revision': '${got_cr_revision}',
2202 },
2203 },
2204 'Linux V8 FYI Release - pointer compression (NVIDIA)': {
2205 'args': {
2206 '--git-revision': '${got_cr_revision}',
2207 },
2208 },
Jonah Ryan-Davisdeeffeaf2020-06-18 17:56:002209 'Mac V8 FYI Release (Intel)': {
2210 'args': {
2211 '--git-revision': '${got_cr_revision}',
2212 },
2213 },
Jonah Ryan-Davis832c8462020-06-09 03:45:032214 'Win V8 FYI Release (NVIDIA)': {
2215 'args': {
2216 '--git-revision': '${got_cr_revision}',
2217 },
2218 },
2219 },
2220 },
2221 'pixel_skia_gold_validating_test': {
Brian Sheedye6ea0ee2019-07-11 02:54:372222 'replacements': {
Brian Sheedye6ea0ee2019-07-11 02:54:372223 # The V8 builders pass the V8 revision for ${got_revision}, so instead
2224 # use ${got_cr_revision}, which is only set on the V8 bots.
2225 'Android V8 FYI Release (Nexus 5X)': {
2226 'args': {
Brian Sheedy4d335deb2020-04-01 20:47:322227 '--git-revision': '${got_cr_revision}',
Brian Sheedye6ea0ee2019-07-11 02:54:372228 },
2229 },
2230 'Linux V8 FYI Release (NVIDIA)': {
2231 'args': {
Brian Sheedy4d335deb2020-04-01 20:47:322232 '--git-revision': '${got_cr_revision}',
Brian Sheedye6ea0ee2019-07-11 02:54:372233 },
2234 },
2235 'Linux V8 FYI Release - pointer compression (NVIDIA)': {
2236 'args': {
Brian Sheedy4d335deb2020-04-01 20:47:322237 '--git-revision': '${got_cr_revision}',
Brian Sheedye6ea0ee2019-07-11 02:54:372238 },
2239 },
2240 'Mac V8 FYI Release (Intel)': {
2241 'args': {
Brian Sheedy4d335deb2020-04-01 20:47:322242 '--git-revision': '${got_cr_revision}',
Brian Sheedye6ea0ee2019-07-11 02:54:372243 },
2244 },
Brian Sheedye6ea0ee2019-07-11 02:54:372245 },
2246 },
2247 'pixel_test':{
Takuto Ikuta35c85522019-06-04 16:55:462248 'modifications': {
2249 'Android Release (Nexus 5X)': {
2250 'swarming': {
2251 'shards': 2,
2252 },
2253 },
2254 },
Nico Weber128fd382018-06-14 23:29:272255 },
Brian Sheedy9653f152019-08-07 17:02:442256 'rendering_representative_perf_tests': {
2257 'modifications': {
2258 'Win10 FYI x64 Exp Release (Intel HD 630)': {
2259 'args': [
2260 '--browser=release_x64',
2261 ],
2262 },
2263 'Win10 FYI x64 Exp Release (NVIDIA)': {
2264 'args': [
2265 '--browser=release_x64',
2266 ],
2267 },
2268 'Win10 FYI x64 Release (Intel HD 630)': {
2269 'args': [
2270 '--browser=release_x64',
2271 ],
2272 },
2273 'Win10 FYI x64 Release (Intel UHD 630)': {
2274 'args': [
2275 '--browser=release_x64',
2276 ],
2277 },
2278 'Win10 FYI x64 Release (NVIDIA)': {
2279 'args': [
2280 '--browser=release_x64',
2281 ],
2282 },
behdad26cf7e72019-12-18 13:57:302283 'Win10 x64 Release (NVIDIA)': {
2284 'args': [
2285 '--browser=release_x64',
2286 ],
2287 },
behdadf08933582020-05-04 14:00:082288 'Win10 x64 Release (NVIDIA) Code Coverage': {
2289 'args': [
2290 '--browser=release_x64',
2291 ],
2292 },
Brian Sheedy9653f152019-08-07 17:02:442293 },
2294 },
John Budorickdce9d462019-03-23 00:25:382295 'sandbox_linux_unittests': {
2296 'modifications': {
2297 'Lollipop Phone Tester': {
2298 'args': [
2299 '--shard-timeout=300',
2300 ],
2301 },
Haiyang Pan32b83392020-03-14 01:38:462302 'android-lollipop-arm-rel': {
2303 'args': [
2304 '--shard-timeout=300',
2305 ],
2306 },
Haiyang Panaa242232020-06-24 20:04:202307 'android-marshmallow-x86-rel': {
John Budorick6e8e595b2020-01-27 18:15:582308 'args': [
2309 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.sandbox_linux_unittests.filter',
2310 ]
2311 },
Haiyang Pan08d09dc2020-04-01 16:11:212312 'android-pie-x86-rel': {
John Budorick191adfcd2020-01-29 18:19:042313 'args': [
2314 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.sandbox_linux_unittests.filter',
2315 ]
2316 },
John Budorickdce9d462019-03-23 00:25:382317 },
John Budorick3ebfdf852019-05-13 22:28:162318 'remove_from': [
John Budorick3ebfdf852019-05-13 22:28:162319 'android-asan', # https://crbug.com/962650
2320 ],
John Budorickdce9d462019-03-23 00:25:382321 },
Wez6babd4f52020-06-24 14:53:492322 'screenshot_sync_tests': {
2323 'remove_from': [
2324 'Fuchsia x64' # https://crbug.com/1058255
2325 ],
2326 },
Kenneth Russelleb60cbd22017-12-05 07:54:282327 'services_unittests': {
2328 'remove_from': [
Nico Weber15a00d62018-05-16 17:11:482329 'ToTLinuxMSan', # https://crbug.com/831676
Kenneth Russell8a386d42018-06-02 09:48:012330 # The face and barcode detection tests fail on the Mac Pros.
2331 'Mac Pro FYI Release (AMD)',
Nico Weberd36959682018-04-12 03:33:462332 'Linux ChromiumOS MSan Tests', # https://crbug.com/831676
2333 'Linux MSan Tests', # https://crbug.com/831676
Kenneth Russelleb60cbd22017-12-05 07:54:282334 ],
Brian Sheedyb6c58792020-05-07 18:37:332335 'replacements': {
2336 # TODO(crbug.com/1078982): Remove once the test is fixed on 10.15.4.
2337 'Mac FYI Experimental Release (Intel)': {
2338 'args': {
2339 '--gtest_filter': '*Detection*:-FaceDetectionImplMacTest.ScanOneFace*',
2340 },
2341 },
2342 },
Haiyang Pan363c59a2020-07-23 05:47:042343 'modifications': {
2344 'android-nougat-arm64-rel': {
2345 # TODO(crbug.com/1108055): Remove this filter
2346 'args': [
2347 '--gtest_filter=-SystemPerfettoTest.*',
2348 ],
2349 }
2350 }
Kenneth Russelleb60cbd22017-12-05 07:54:282351 },
jonross61a2cd22019-10-11 22:22:052352 'skia_renderer_gl_blink_web_tests': {
2353 'modifications': {
jonross61a2cd22019-10-11 22:22:052354 'Win10 FYI x64 SkiaRenderer GL (NVIDIA)': {
2355 'args': [
2356 '--target',
2357 'Release_x64',
2358 ],
2359 },
2360 },
2361 },
Sven Zheng577fe5ff2020-08-03 22:06:442362 'snapshot_unittests': {
2363 'remove_from': [
2364 'linux-lacros-tester-rel', # https://crbug.com/1111979
2365 ],
Sven Zheng80734f12020-08-06 06:50:392366 'modifications': {
2367 # https://crbug.com/1111979
2368 'linux-lacros-tester-fyi-rel': {
2369 'experiment_percentage': 100,
2370 },
2371 },
Sven Zheng577fe5ff2020-08-03 22:06:442372 },
Ken Rockotd649ffa2020-08-05 19:08:462373 'storage_service_content_browsertests': {
Sven Zheng577fe5ff2020-08-03 22:06:442374 'remove_from': [
2375 'linux-lacros-tester-rel', # https://crbug.com/1111979
2376 ],
Ben Pastene0c9473e2020-06-30 00:55:302377 'modifications': {
2378 'Linux Tests (dbg)(1)': {
2379 'swarming': {
2380 'shards': 4,
2381 },
2382 },
John Abd-El-Malek32591e62020-07-11 01:35:472383 'linux-chromeos-dbg': {
2384 'swarming': {
2385 'shards': 6,
2386 },
2387 },
Sven Zheng80734f12020-08-06 06:50:392388 # https://crbug.com/1111979
2389 'linux-lacros-tester-fyi-rel': {
2390 'experiment_percentage': 100,
2391 },
Ben Pastene0c9473e2020-06-30 00:55:302392 },
2393 },
Ken Rockotd649ffa2020-08-05 19:08:462394 'storage_service_extensions_browsertests': {
Sven Zheng577fe5ff2020-08-03 22:06:442395 'remove_from': [
2396 'linux-lacros-tester-rel', # https://crbug.com/1111979
2397 ],
Sven Zheng80734f12020-08-06 06:50:392398 'modifications': {
2399 # https://crbug.com/1111979
2400 'linux-lacros-tester-fyi-rel': {
2401 'experiment_percentage': 100,
2402 },
2403 },
Sven Zheng577fe5ff2020-08-03 22:06:442404 },
Ken Rockotd649ffa2020-08-05 19:08:462405 'storage_service_interactive_ui_tests': {
Sven Zheng80734f12020-08-06 06:50:392406 'remove_from': [
2407 'linux-lacros-tester-rel', # https://crbug.com/1111979
2408 ],
Ben Pastene727d4162020-05-05 19:10:252409 'modifications': {
2410 'linux-chromeos-chrome': {
2411 # TODO(crbug.com/970649): Remove this filter.
2412 'args': [
2413 '--gtest_filter=-SadTabViewInteractiveUITest.ReloadMultipleSadTabs',
2414 ],
2415 },
Sven Zheng80734f12020-08-06 06:50:392416 # https://crbug.com/1111979
2417 'linux-lacros-tester-fyi-rel': {
2418 'experiment_percentage': 100,
2419 },
Ben Pastene727d4162020-05-05 19:10:252420 }
2421 },
Stephen Martinis54d64ad2018-09-21 22:16:202422 'swiftshader_unittests': {
2423 'remove_from': [
2424 # Save capacity on the hardware where we have only a few machines.
2425 'Mac FYI Experimental Release (Intel)',
2426 'Mac FYI Experimental Retina Release (AMD)',
2427 'Mac FYI Experimental Retina Release (NVIDIA)',
2428 'Mac Pro FYI Release (AMD)',
2429 ],
2430 },
Kenneth Russelleb60cbd22017-12-05 07:54:282431 'sync_integration_tests': {
Brad Halla36886c2019-02-26 16:52:292432 'remove_from': [
Brad Halla36886c2019-02-26 16:52:292433 'CrWinAsan(dll)', # https://crbug.com/935598
Sven Zheng577fe5ff2020-08-03 22:06:442434 'linux-lacros-tester-rel', # https://crbug.com/1111979
Brad Halla36886c2019-02-26 16:52:292435 ],
Kenneth Russelleb60cbd22017-12-05 07:54:282436 'modifications': {
Erik Chene84bc1c2019-11-25 23:23:522437 'Linux ASan LSan Tests (1)': {
2438 'swarming': {
2439 'shards': 4,
2440 },
2441 },
Nico Weber8fbc2832018-12-14 16:00:572442 'Linux TSan Tests': {
2443 'swarming': {
2444 'shards': 6,
2445 },
2446 },
Stephen Martinis1384ff92020-01-07 19:52:152447 'ToTLinuxTSan': {
Kenneth Russelleb60cbd22017-12-05 07:54:282448 'swarming': {
Stephen Martinis1384ff92020-01-07 19:52:152449 'shards': 6,
Kenneth Russelleb60cbd22017-12-05 07:54:282450 },
2451 },
Stephen Martinis75ab55d2018-08-30 02:27:122452 'Win10 Tests x64 (dbg)': {
2453 'experiment_percentage': 100, # https://crbug.com/840369
2454 },
Stephen Martinis1384ff92020-01-07 19:52:152455 'Win7 Tests (dbg)(1)': {
2456 'swarming': {
2457 'shards': 2,
2458 },
2459 },
2460 'linux-chromeos-code-coverage': {
Yuke Liao79424e42020-01-06 21:00:112461 'swarming': {
2462 'shards': 4,
2463 },
2464 },
Stephen Martinis1384ff92020-01-07 19:52:152465 'linux-code-coverage': {
Yuke Liao79424e42020-01-06 21:00:112466 'swarming': {
2467 'shards': 4,
2468 },
2469 },
Sven Zheng80734f12020-08-06 06:50:392470 # https://crbug.com/1111979
2471 'linux-lacros-tester-fyi-rel': {
2472 'experiment_percentage': 100,
2473 },
Kenneth Russelleb60cbd22017-12-05 07:54:282474 },
2475 },
Kenneth Russell8a386d42018-06-02 09:48:012476 'tab_capture_end2end_tests': {
Nico Webere89a3c92018-07-01 01:30:522477 # Run these only on Release bots.
Kenneth Russell8a386d42018-06-02 09:48:012478 'remove_from': [
Kenneth Russell8a386d42018-06-02 09:48:012479 'Linux Debug (NVIDIA)',
2480 'Mac Debug (Intel)',
2481 'Mac Retina Debug (AMD)',
Yuly Novikovbc1ccff2019-08-03 00:05:492482 'Win10 FYI x64 Debug (NVIDIA)',
Kenneth Russell8a386d42018-06-02 09:48:012483 'Win7 FYI Debug (AMD)',
Yuly Novikovf28f1eca2019-07-04 22:43:392484 # Disabled due to dbus crashes crbug.com/927465
Yuly Novikov5865ff72019-07-09 21:38:052485 'Linux FYI Release (Intel HD 630)',
Brian Sheedy4dd98432019-08-13 22:57:002486 'Linux FYI Release (Intel UHD 630)',
Yuly Novikov5865ff72019-07-09 21:38:052487 'Linux FYI Release (NVIDIA)',
Brian Sheedy22d051e2019-08-07 00:50:162488 'Linux FYI SkiaRenderer Vulkan (Intel HD 630)',
Yuly Novikov5865ff72019-07-09 21:38:052489 'Linux FYI SkiaRenderer Vulkan (NVIDIA)',
2490 'Linux Release (NVIDIA)',
Kenneth Russell8a386d42018-06-02 09:48:012491 ],
Emily Hanleyb64ac7c2018-05-25 13:36:552492 },
Haiyang Pan8c201b92020-06-04 01:25:072493 'telemetry_chromium_minidump_unittests': {
2494 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202495 'android-marshmallow-x86-rel', # crbug.com/1084352
Haiyang Pan8c201b92020-06-04 01:25:072496 ],
2497 },
Brian Sheedyc117f6d2020-05-06 02:23:272498 'telemetry_monochrome_minidump_unittests': {
2499 'remove_from': [
2500 # Monochrome isn't supported on M.
2501 'android-marshmallow-arm64-rel',
Haiyang Panaa242232020-06-24 20:04:202502 'android-marshmallow-x86-rel',
Brian Sheedyc117f6d2020-05-06 02:23:272503 ],
2504 },
Kenneth Russelleb60cbd22017-12-05 07:54:282505 'telemetry_perf_unittests': {
2506 'modifications': {
Kenneth Russelleb60cbd22017-12-05 07:54:282507 'Linux Tests': {
2508 'args': [
2509 '--xvfb',
Ned Nguyene6e26042018-01-17 20:42:482510 '--jobs=1',
Kenneth Russelleb60cbd22017-12-05 07:54:282511 ],
2512 },
Juan Antonio Navarro Perez4899edf2019-03-14 13:05:352513 'Linux Tests (dbg)(1)': {
2514 'args': [
2515 '--xvfb',
2516 '--jobs=1',
2517 ],
2518 },
Kenneth Russelleb60cbd22017-12-05 07:54:282519 # Disable parallelism on all Mac bots.
2520 'Mac10.10 Tests': {
2521 'args': [
2522 '--jobs=1',
2523 ],
2524 },
2525 'Mac10.11 Tests': {
2526 'args': [
2527 '--jobs=1',
2528 ],
2529 },
2530 'Mac10.12 Tests': {
2531 'args': [
2532 '--jobs=1',
2533 ],
2534 },
Ned Nguyen6e6e5b32018-02-21 20:21:502535 'Win7 Tests (dbg)(1)': {
2536 'args': [
2537 '--jobs=1',
2538 ],
2539 'swarming': {
2540 'shards': 20,
2541 },
2542 'experiment_percentage': 100,
2543 },
Stephen Martinis1384ff92020-01-07 19:52:152544 'linux-chromium-tests-staging-tests': {
2545 'args': [
2546 '--xvfb',
2547 '--jobs=1',
2548 ],
2549 },
2550 'linux-trusty-rel': {
2551 'args': [
2552 '--xvfb',
2553 '--jobs=1',
2554 ],
2555 },
Kenneth Russelleb60cbd22017-12-05 07:54:282556 },
2557 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202558 'android-marshmallow-x86-rel', # crbug.com/1084352
Haiyang Pan0e39edf42020-04-28 19:29:012559 # There's no need to run telemetry_perf_unittests on both lollipop and
Erik Chen96894722019-11-21 20:03:392560 # marshmallow on the CQ. https://crbug.com/1026487.
2561 'android-marshmallow-arm64-rel',
Haiyang Pan363c59a2020-07-23 05:47:042562 'android-nougat-arm64-rel', # crbug.com/1108124
Andrew Luobe83fd82019-12-19 03:07:582563 'android-pie-arm64-rel',
Garrett Beatyeef031a2019-02-28 01:55:412564 # crbug.com/936540
2565 'Mac10.10 Tests',
2566 'Mac10.11 Tests',
Shenghua Zhangbd6f1b232018-03-03 02:59:142567 'Mac10.13 Tests',
2568 'Mac10.13 Tests (dbg)',
Prakhar Asthana74a9eda2020-08-05 05:24:482569 'Mac10.13 Tests Code Coverage',
Stephen Martinis1384ff92020-01-07 19:52:152570 'Linux - Future (dbg)', # client.v8.chromium
Takuto Ikuta9aa015d2019-04-15 23:33:292571 'Win10 Tests x64',
Stephen Martinise701f5a2018-05-04 01:25:112572 'Win10 Tests x64 (dbg)',
Sajjad Mirza87e17b242020-01-22 18:49:072573 'Win10 Tests x64 Code Coverage',
Kenneth Russelleb60cbd22017-12-05 07:54:282574 ],
2575 },
Stephen Martinis54d64ad2018-09-21 22:16:202576 'telemetry_unittests': {
2577 'modifications': {
2578 'Win10 Tests x64 (dbg)': {
2579 'experiment_percentage': 100, # crbug.com/870673
2580 }
John Budorickc498fd3c2019-03-14 01:16:262581 },
2582 'remove_from': [
2583 # crbug.com/936540
2584 'Mac10.10 Tests',
2585 'Mac10.11 Tests',
Takuto Ikuta9aa015d2019-04-15 23:33:292586
2587 'Win10 Tests x64',
Sajjad Mirza87e17b242020-01-22 18:49:072588 'Win10 Tests x64 Code Coverage',
John Budorickc498fd3c2019-03-14 01:16:262589 ],
Stephen Martinis54d64ad2018-09-21 22:16:202590 },
Brian Sheedyf3b48d62020-05-08 23:03:122591 'test_buildbucket_api_gpu_use_cases': {
2592 'remove_from': [
2593 # crbug.com/1080749
2594 'Optional Linux Release (NVIDIA)',
2595 ],
2596 },
Chong Gue78dc582020-06-18 18:00:242597 'trace_test': {
2598 'remove_from': [
2599 'Fuchsia x64' # https://crbug.com/1058255
2600 ],
2601 },
Kenneth Russelleb60cbd22017-12-05 07:54:282602 'unit_tests': {
Yun Liu3e759dbb2019-11-01 19:25:522603 'remove_from': [
2604 'android-code-coverage-native', # crbug/1018434
Haiyang Pan0e39edf42020-04-28 19:29:012605 # There's no need to run unit_tests on both lollipop and marshmallow
Erik Chen96894722019-11-21 20:03:392606 # on the CQ. https://crbug.com/1026487.
2607 'android-marshmallow-arm64-rel',
Sven Zheng577fe5ff2020-08-03 22:06:442608 'linux-lacros-tester-rel', # https://crbug.com/1111979
Yun Liu3e759dbb2019-11-01 19:25:522609 ],
Kenneth Russelleb60cbd22017-12-05 07:54:282610 'modifications': {
John Budorickca14c76f62017-12-09 14:19:182611 'Linux ASan LSan Tests (1)': {
John Budorick5052d552017-12-13 02:59:342612 # These are slow on the ASAN trybot for some reason.
2613 # crbug.com/794372
John Budorickca14c76f62017-12-09 14:19:182614 'swarming': {
John Budorick5052d552017-12-13 02:59:342615 'shards': 4,
John Budorickca14c76f62017-12-09 14:19:182616 },
2617 },
Stephen Martinis1384ff92020-01-07 19:52:152618 'Linux Chromium OS ASan LSan Tests (1)': {
2619 # These are slow on the ASAN trybot for some reason.
2620 # crbug.com/794372
John Budorickca14c76f62017-12-09 14:19:182621 'swarming': {
2622 'shards': 2,
2623 },
2624 },
Takuto Ikuta54671d972018-07-19 19:06:352625 'Linux ChromiumOS MSan Tests': {
2626 # These are very slow on the Chrome OS MSAN trybot for some reason.
2627 # crbug.com/865455
2628 'swarming': {
2629 'shards': 2,
2630 },
2631 },
Stephen Martinis1384ff92020-01-07 19:52:152632 'Linux TSan Tests': {
Takuto Ikuta54671d972018-07-19 19:06:352633 'swarming': {
2634 'shards': 2,
2635 },
2636 },
Stephen Martinis1384ff92020-01-07 19:52:152637 'ToTLinuxASan': {
Dirk Pranke20eae9a72017-12-09 18:12:142638 'swarming': {
Stephen Martinis1384ff92020-01-07 19:52:152639 'shards': 2,
Dirk Pranke20eae9a72017-12-09 18:12:142640 },
2641 },
Stephen Martinis1384ff92020-01-07 19:52:152642 'android-asan': {
2643 'args': [
2644 '--test-launcher-filter-file=../../testing/buildbot/filters/android.asan.unit_tests.filter',
2645 ],
2646 },
Takuto Ikuta527cdff2020-01-29 08:04:272647 'android-marshmallow-arm64-rel-swarming': {
2648 'swarming': {
2649 'shards': 8,
2650 },
2651 },
Stephen Martinis1384ff92020-01-07 19:52:152652 'android-pie-arm64-rel': {
2653 'experiment_percentage': 100, # https://crbug.com/1010211
2654 },
2655 'linux-chromeos-chrome': {
2656 'args': [
2657 '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.unit_tests.filter',
2658 ],
2659 },
Ben Pasteneacd57392019-10-31 02:13:252660 'linux-chromeos-dbg': {
2661 'swarming': {
2662 'shards': 2,
2663 },
2664 },
Erik Chend063aef72019-11-18 19:13:102665 'linux-chromeos-rel': {
2666 'swarming': {
2667 'shards': 2,
2668 },
2669 },
Sven Zheng80734f12020-08-06 06:50:392670 # https://crbug.com/1111979
2671 'linux-lacros-tester-fyi-rel': {
2672 'experiment_percentage': 100,
2673 },
Kenneth Russelleb60cbd22017-12-05 07:54:282674 },
2675 },
Chong Gu4602f4d2020-02-20 03:43:072676 'url_unittests': {
2677 'remove_from': [
2678 # crbug.com/1054240
Stephen Roeac495972020-02-25 23:32:412679 'Fuchsia ARM64',
Sven Zheng577fe5ff2020-08-03 22:06:442680 'linux-lacros-tester-rel', # https://crbug.com/1111979
Chong Gu4602f4d2020-02-20 03:43:072681 ],
Sven Zheng80734f12020-08-06 06:50:392682 'modifications': {
2683 # https://crbug.com/1111979
2684 'linux-lacros-tester-fyi-rel': {
2685 'experiment_percentage': 100,
2686 },
2687 },
Chong Gu4602f4d2020-02-20 03:43:072688 },
Kenneth Russell8a386d42018-06-02 09:48:012689 'video_decode_accelerator_gl_unittest': {
2690 'remove_from': [
Kenneth Russell8a386d42018-06-02 09:48:012691 # Windows Intel doesn't have the GL extensions to support this test.
Yuly Novikovbc1ccff2019-08-03 00:05:492692 'ANGLE GPU Win10 x64 Release (Intel HD 630)',
2693 'Optional Win10 x64 Release (Intel HD 630)',
2694 'Win10 FYI x64 Release (Intel HD 630)',
Brian Sheedyf9387db7b2019-08-05 19:26:102695 'Win10 FYI x64 Release (Intel UHD 630)',
Yuly Novikov5ff15502019-07-31 00:55:482696 'Win10 FYI x64 Exp Release (Intel HD 630)',
Kenneth Russell8a386d42018-06-02 09:48:012697 ],
2698 },
Sven Zheng577fe5ff2020-08-03 22:06:442699 'views_unittests': {
2700 'remove_from': [
2701 'linux-lacros-tester-rel', # https://crbug.com/1111979
2702 ],
Sven Zheng80734f12020-08-06 06:50:392703 'modifications': {
2704 # https://crbug.com/1111979
2705 'linux-lacros-tester-fyi-rel': {
2706 'experiment_percentage': 100,
2707 },
2708 },
Sven Zheng577fe5ff2020-08-03 22:06:442709 },
Tom Anderson76eff052020-04-01 21:28:522710 'views_unittests_wayland': {
2711 'modifications': {
2712 'Linux Ozone Tester (Wayland)': {
2713 'args': [
2714 '--test-launcher-filter-file=../../testing/buildbot/filters/ozone-linux.wayland_views_unittests.filter',
2715 ],
2716 },
2717 },
2718 },
2719 'views_unittests_x11': {
2720 'modifications': {
2721 'Linux Ozone Tester (X11)': {
2722 'args': [
2723 '--test-launcher-filter-file=../../testing/buildbot/filters/ozone-linux.x11_views_unittests.filter',
2724 ],
2725 },
2726 },
2727 },
John Budorickd02c429de2020-01-10 19:02:212728 'viz_unittests': {
2729 'modifications': {
Haiyang Panaa242232020-06-24 20:04:202730 'android-marshmallow-x86-rel': {
John Budorickafd548b2020-01-14 20:45:092731 'args': [
John Budorickd02c429de2020-01-10 19:02:212732 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.viz_unittests.filter',
2733 ],
2734 },
Haiyang Pan08d09dc2020-04-01 16:11:212735 'android-pie-x86-rel': {
John Budorickafd548b2020-01-14 20:45:092736 'args': [
John Budorickd02c429de2020-01-10 19:02:212737 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.viz_unittests.filter',
2738 ],
2739 },
2740 },
2741 },
John Budorick20f4fa8d2019-08-02 22:58:292742 'vr_android_unittests': {
2743 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202744 'android-marshmallow-x86-rel',
Haiyang Pan08d09dc2020-04-01 16:11:212745 'android-pie-x86-rel',
Yun Liu3e759dbb2019-11-01 19:25:522746 'android-code-coverage-native', # crbug/1018434
John Budorick20f4fa8d2019-08-02 22:58:292747 ],
2748 },
2749 'vr_common_unittests': {
2750 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202751 'android-marshmallow-x86-rel',
Haiyang Pan08d09dc2020-04-01 16:11:212752 'android-pie-x86-rel',
Yun Liu3e759dbb2019-11-01 19:25:522753 'android-code-coverage-native', # crbug/1018431
John Budorick20f4fa8d2019-08-02 22:58:292754 ],
2755 },
Kenneth Russellfbda3c532017-12-08 23:57:242756 'vr_pixeltests': {
2757 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202758 'android-marshmallow-x86-rel',
Haiyang Pan08d09dc2020-04-01 16:11:212759 'android-pie-x86-rel',
Kenneth Russell8ceeabf2017-12-11 17:53:282760 'VR Linux',
Yun Liu3e759dbb2019-11-01 19:25:522761 'android-code-coverage-native', # crbug/1018431
Kenneth Russellfbda3c532017-12-08 23:57:242762 ],
2763 },
Nico Webere81999ee2018-07-01 23:52:432764 'wayland_client_perftests': {
2765 'remove_from': [
2766 'linux-chromeos-dbg', # https://crbug.com/859307
2767 ],
2768 },
John Budorick63357462019-02-27 23:02:512769 'webdriver_tests_suite': {
2770 'remove_from': [
2771 'Linux Tests', # https://crbug.com/929689, https://crbug.com/936557
2772 ],
2773 },
bsheedy048cbdb2019-02-04 20:32:052774 'webgl2_conformance_gl_passthrough_tests': {
2775 'remove_from': [
Yuly Novikov783ffa7b2019-03-28 00:22:492776 # Not enough capacity. https://crbug.com/946694
Yuly Novikovbc1ccff2019-08-03 00:05:492777 'ANGLE GPU Win10 x64 Release (Intel HD 630)',
Geoff Lang1fede152019-10-10 23:03:442778 # Not enough capacity. https://crbug.com/982294
2779 'Mac Pro FYI Release (AMD)',
2780 'Mac FYI Retina Release (NVIDIA)',
bsheedy048cbdb2019-02-04 20:32:052781 ],
2782 },
John Budorick82e61dfb2019-12-10 04:36:092783 'webgl2_conformance_validating_tests': {
Stephen Martinis54d64ad2018-09-21 22:16:202784 'remove_from': [
2785 # The Mac NVIDIA Retina bots don't have the capacity to run
2786 # this test suite on mac_optional_gpu_tests_rel.
2787 'Optional Mac Retina Release (NVIDIA)',
2788 ],
Kenneth Russell8a386d42018-06-02 09:48:012789 'modifications': {
Kenneth Russell8a386d42018-06-02 09:48:012790 'Mac FYI GPU ASAN Release': {
2791 'args': [
2792 '--is-asan',
2793 ]
2794 },
2795 },
2796 },
2797 'webgl_conformance_gl_passthrough_tests': {
2798 'remove_from': [
2799 # crbug.com/555545 and crbug.com/649824:
2800 # Disable webgl_conformance_gl_tests on some Win/AMD cards.
2801 # Always fails on older cards, flaky on newer cards.
2802 'Win7 FYI Debug (AMD)',
2803 'Win7 FYI Release (AMD)',
Zhenyao Mo23286742019-09-20 00:11:002804 # crbug.com/1005814
2805 'Win10 FYI x64 Release (AMD RX 550)',
Kenneth Russell8a386d42018-06-02 09:48:012806 ],
2807 },
Stephen Martinis54d64ad2018-09-21 22:16:202808 'webgl_conformance_tests': {
Kenneth Russell8a386d42018-06-02 09:48:012809 'modifications': {
Stephen Martinis54d64ad2018-09-21 22:16:202810 # On desktop platforms these don't take very long (~7 minutes),
2811 # but on Android they take ~30 minutes and we want to use more
2812 # shards than on desktop.
Stephen Martinis54d64ad2018-09-21 22:16:202813 'Android Release (Nexus 5X)': {
2814 'swarming': {
2815 'shards': 6,
2816 },
2817 },
Ben Pastene52890ace2019-05-24 20:03:362818 'chromeos-amd64-generic-rel': {
Ben Pastene52890ace2019-05-24 20:03:362819 'swarming': {
Brian Sheedydb0417e2019-12-11 01:14:202820 'shards': 12,
Ben Pastene52890ace2019-05-24 20:03:362821 },
2822 },
Kenneth Russell8a386d42018-06-02 09:48:012823 },
Kenneth Russelle63e41f2019-04-09 02:45:282824 'remove_from': [
2825 # Too slow on this configuration, which is severely hardware
2826 # constrained. crbug.com/950690
2827 'Mac FYI Retina Debug (NVIDIA)',
Chong Gu4d2d22f2020-06-23 03:28:112828 'Fuchsia x64' # https://crbug.com/1058255
Kenneth Russelle63e41f2019-04-09 02:45:282829 ],
Kenneth Russell8a386d42018-06-02 09:48:012830 },
John Budorick82e61dfb2019-12-10 04:36:092831 'webgl_conformance_validating_tests': {
2832 'modifications': {
2833 'Mac FYI GPU ASAN Release': {
2834 'args': [
2835 '--is-asan',
2836 ]
2837 },
2838 },
2839 },
Yuly Novikove27d1d22018-10-29 21:24:192840 'webgl_conformance_vulkan_passthrough_tests': {
2841 'remove_from': [
2842 'Win7 FYI Debug (AMD)',
2843 ],
2844 },
Kenneth Russelleb60cbd22017-12-05 07:54:282845 'webkit_unit_tests': {
Yun Liu16394ab32019-11-19 16:37:572846 'remove_from': [
2847 # Flakily fails on Win7. https://crbug.com/943372.
2848 'Win7 Tests (1)',
2849 'Win 7 Tests x64 (1)',
Yun Liu16394ab32019-11-19 16:37:572850 'android-code-coverage-native', # crbug/1018431
2851 ],
Dirk Pranke81ff51c2017-12-09 19:24:282852 'modifications': {
John Budorick5052d552017-12-13 02:59:342853 'Linux ASan LSan Tests (1)': {
2854 # These are very slow on the ASAN trybot for some reason.
2855 # crbug.com/794372
2856 'swarming': {
2857 'shards': 5,
2858 },
2859 },
Erik Chen681dc0282019-11-26 22:54:492860 'Linux TSan Tests': {
2861 'swarming': {
2862 'shards': 2,
2863 },
2864 },
arthursonzogni26889d82018-05-29 17:18:162865 'Marshmallow 64 bit Tester': {
2866 # Increase timeout. See https://crbug.com/847229.
2867 'swarming': {
2868 'hard_timeout': 1200,
2869 },
2870 },
Omer Katz7d2be652020-01-22 18:13:462871 'linux-blink-heap-concurrent-marking-tsan-rel': {
2872 'swarming': {
2873 'shards': 2,
2874 },
2875 },
Dirk Pranke81ff51c2017-12-09 19:24:282876 },
Kenneth Russelleb60cbd22017-12-05 07:54:282877 },
Haiyang Pane690b5a2020-07-29 21:19:462878 'weblayer_browsertests': {
2879 'modifications': {
2880 # crbug.com/1108306
2881 'android-marshmallow-x86-rel': {
2882 'args': [
2883 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_m.weblayer_browsertests.filter',
2884 ],
2885 },
2886 },
2887 },
Haiyang Pan591dbad2020-06-05 20:26:372888 'weblayer_bundle_test': {
2889 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202890 'android-marshmallow-x86-rel', # crbug.com/1088013
Haiyang Pan591dbad2020-06-05 20:26:372891 ],
2892 },
2893 'weblayer_instrumentation_test_apk': {
2894 'remove_from': [
Haiyang Panaa242232020-06-24 20:04:202895 'android-marshmallow-x86-rel', # crbug.com/1088013
Haiyang Pan591dbad2020-06-05 20:26:372896 ],
2897 },
Kenneth Russelleb60cbd22017-12-05 07:54:282898 'webview_instrumentation_test_apk': {
2899 'remove_from': [
Hans Wennborgeac4c36c2018-05-23 16:04:062900 # This test frequently fails on Android, https://crbug.com/824959
Haiyang Pana3ff55ae2020-04-23 18:26:542901 'android-lollipop-arm-rel',
Stephen Martinis1384ff92020-01-07 19:52:152902 # matching android builders, the test fails on these.
Hans Wennborga0b11ebe2018-05-15 16:26:502903 'ToTAndroid',
John Budorick27d2d44e2019-05-20 20:26:092904 'android-asan', # https://crbug.com/964562
Dirk Pranke20eae9a72017-12-09 18:12:142905 # On chromium.swarm, this should possibly be being run (or removed
Takuto Ikuta527cdff2020-01-29 08:04:272906 # from android-marshmallow-arm64-rel-swarming).
Haiyang Pan1ad3bb032020-04-24 23:52:032907 'android-lollipop-arm-rel-swarming',
Yun Liu7cfd28a2019-10-30 01:57:122908 'android-code-coverage-native', # https://crbug.com/1018431
Haiyang Panaa242232020-06-24 20:04:202909 'android-marshmallow-x86-rel', # crbug.com/1098111
Kenneth Russelleb60cbd22017-12-05 07:54:282910 ],
Ben Pastenee17a8e92018-07-12 21:55:182911 'modifications': {
Andrew Luof08500ae2020-01-10 01:24:452912 # chromium.android.fyi
2913 'Android WebView P FYI (rel)': {
2914 'args': [
2915 '--annotation',
2916 'DisabledTest,FlakyTest' # Monitor status of disabled tests.
2917 ],
2918 },
Ben Pastenee17a8e92018-07-12 21:55:182919 'Oreo Phone Tester': {
Andrew Luo93c4a1e2019-08-30 05:26:302920 # TODO(crbug.com/997362): Enable this once it's passing.
bsheedy01833462018-12-07 01:05:572921 # TODO(https://crbug.com/884413): Re-enable this once the tests are
2922 # either passing or there is more capacity.
2923 'experiment_percentage': 0,
Ben Pastenee17a8e92018-07-12 21:55:182924 },
Haiyang Pan08d09dc2020-04-01 16:11:212925 'android-pie-x86-rel': {
Haiyang Panfdd94332020-03-27 02:43:292926 'args': [
2927 '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.webview_instrumentation_test_apk.filter',
2928 ],
2929 },
Ben Pastenee17a8e92018-07-12 21:55:182930 },
Kenneth Russelleb60cbd22017-12-05 07:54:282931 },
Sven Zheng577fe5ff2020-08-03 22:06:442932 'wm_unittests': {
2933 'remove_from': [
2934 'linux-lacros-tester-rel', # https://crbug.com/1111979
2935 ],
Sven Zheng80734f12020-08-06 06:50:392936 'modifications': {
2937 # https://crbug.com/1111979
2938 'linux-lacros-tester-fyi-rel': {
2939 'experiment_percentage': 100,
2940 },
2941 },
Sven Zheng577fe5ff2020-08-03 22:06:442942 },
bsheedy800f5062018-08-07 00:47:542943 'xr_browser_tests': {
2944 'remove_from': [
Stephen Martinis1384ff92020-01-07 19:52:152945 # Randomly hangs indefinitely https://crbug.com/1018896.
2946 'Win10 FYI x64 Release (AMD RX 550)',
bsheedy800f5062018-08-07 00:47:542947 # This exception probably needs to stay due to lack of capacity
2948 # on the Win AMD bots.
2949 'Win7 FYI Debug (AMD)',
Maggie Chen4fc29842018-08-07 19:12:482950 # Fails on the bot, http://crbug.com/868143
2951 'Win7 FYI Release (AMD)',
bsheedy800f5062018-08-07 00:47:542952 ],
2953 },
Kenneth Russelleb60cbd22017-12-05 07:54:282954}