Avi Drissman | dfd88085 | 2022-09-15 20:11:09 | [diff] [blame] | 1 | # Copyright 2017 The Chromium Authors |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 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 | # |
Jeff Yoon | e2188f6 | 2020-08-24 20:55:57 | [diff] [blame] | 16 | # Note that if you are excluding with variants, you will need to exclude |
| 17 | # per variant, with the identifier appended to the test suite name. |
| 18 | # For example, if you have ios_chrome_ui_eg2tests_module with variant |
| 19 | # SIM_IPHONE_6S_14_0 (identifier = "iPhone 6s 14.0"), you |
| 20 | # must exclude with the test name as: |
| 21 | # "ios_chrome_ui_eg2tests_module_iPhone 6s 14.0" |
| 22 | |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 23 | # The goal is to drive the number of exceptions to zero, to make all |
| 24 | # the bots behave similarly. |
| 25 | { |
Ben Pastene | f2ca8e2 | 2023-05-03 21:52:25 | [diff] [blame] | 26 | 'accessibility_unittests': { |
| 27 | 'modifications': { |
| 28 | 'Linux ASan LSan Tests (1)': { |
Ben Pastene | d8b967c | 2024-01-04 22:05:28 | [diff] [blame] | 29 | 'args': [ |
| 30 | # TODO(crbug.com/1442303): Re-enable. |
| 31 | '--gtest_filter=-AXPlatformNodeAuraLinuxTest.AtkComponentScrollTo:' |
| 32 | 'AtkUtilAuraLinuxTest.*', |
| 33 | ], |
Ben Pastene | f2ca8e2 | 2023-05-03 21:52:25 | [diff] [blame] | 34 | }, |
Ben Pastene | f2ca8e2 | 2023-05-03 21:52:25 | [diff] [blame] | 35 | }, |
| 36 | }, |
Andrew Luo | 38b311f | 2019-10-04 03:42:09 | [diff] [blame] | 37 | 'android_browsertests': { |
| 38 | 'modifications': { |
Haiyang Pan | 9d68ca0 | 2021-08-04 21:30:47 | [diff] [blame] | 39 | 'android-11-x86-rel': { |
Haiyang Pan | 0ea9b3ef | 2022-01-21 21:58:14 | [diff] [blame] | 40 | 'args': [ |
| 41 | # https://crbug.com/1289764 |
| 42 | '--gtest_filter=-All/ChromeBrowsingDataLifetimeManagerScheduledRemovalTest.History/*', |
| 43 | ], |
Haiyang Pan | ca7fcec | 2021-03-19 02:11:10 | [diff] [blame] | 44 | }, |
Haiyang Pan | c119266 | 2022-03-09 00:09:02 | [diff] [blame] | 45 | 'android-12-x64-rel': { |
Haiyang Pan | 18b448d7 | 2022-12-13 21:33:44 | [diff] [blame] | 46 | # TODO(crbug.com/1225851): Remove experiment and ci_only |
| 47 | # once the test suite is stable. |
| 48 | 'ci_only': True, |
| 49 | 'experiment_percentage': 100, |
Haiyang Pan | c119266 | 2022-03-09 00:09:02 | [diff] [blame] | 50 | 'args': [ |
| 51 | # https://crbug.com/1289764 |
| 52 | '--gtest_filter=-All/ChromeBrowsingDataLifetimeManagerScheduledRemovalTest.History/*', |
| 53 | ], |
Haiyang Pan | d552445 | 2023-04-25 01:56:40 | [diff] [blame] | 54 | 'swarming': { |
| 55 | 'shards': 4, |
| 56 | }, |
Haiyang Pan | 1b8faa20b | 2023-02-10 23:44:36 | [diff] [blame] | 57 | }, |
| 58 | 'android-12l-x64-dbg-tests': { |
| 59 | 'args': [ |
| 60 | # https://crbug.com/1289764 |
James Shen | 1b3b035f | 2023-08-01 08:20:47 | [diff] [blame] | 61 | '--gtest_filter=-All/ChromeBrowsingDataLifetimeManagerScheduledRemovalTest.History/*:' |
| 62 | # https://crbug.com/1468262 |
| 63 | 'All/PaymentHandlerEnforceFullDelegationTest.WhenEnabled_ShowPaymentSheet_WhenDisabled_Reject/1', |
Haiyang Pan | 1b8faa20b | 2023-02-10 23:44:36 | [diff] [blame] | 64 | ], |
Haiyang Pan | d552445 | 2023-04-25 01:56:40 | [diff] [blame] | 65 | 'swarming': { |
| 66 | 'shards': 4, |
| 67 | }, |
Haiyang Pan | 1b8faa20b | 2023-02-10 23:44:36 | [diff] [blame] | 68 | }, |
Haiyang Pan | 42c77cd9 | 2023-05-18 01:13:03 | [diff] [blame] | 69 | 'android-12l-x64-fyi-dbg': { |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 70 | 'args': [ |
| 71 | # https://crbug.com/1289764 |
| 72 | '--gtest_filter=-All/ChromeBrowsingDataLifetimeManagerScheduledRemovalTest.History/*', |
| 73 | ], |
Haiyang Pan | 42c77cd9 | 2023-05-18 01:13:03 | [diff] [blame] | 74 | 'swarming': { |
| 75 | 'shards': 4, |
| 76 | }, |
| 77 | }, |
| 78 | 'android-13-x64-fyi-rel': { |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 79 | 'args': [ |
| 80 | # https://crbug.com/1414886 |
| 81 | '--gtest_filter=-OfferNotificationControllerAndroidBrowserTestForMessagesUi.MessageShown', |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 82 | ], |
Haiyang Pan | 42c77cd9 | 2023-05-18 01:13:03 | [diff] [blame] | 83 | 'swarming': { |
| 84 | 'shards': 4, |
| 85 | }, |
| 86 | }, |
Haiyang Pan | 1b8faa20b | 2023-02-10 23:44:36 | [diff] [blame] | 87 | 'android-13-x64-rel': { |
| 88 | 'args': [ |
| 89 | # https://crbug.com/1414886 |
| 90 | '--gtest_filter=-OfferNotificationControllerAndroidBrowserTestForMessagesUi.MessageShown', |
| 91 | ], |
Haiyang Pan | d552445 | 2023-04-25 01:56:40 | [diff] [blame] | 92 | 'swarming': { |
| 93 | 'shards': 4, |
| 94 | }, |
Haiyang Pan | c119266 | 2022-03-09 00:09:02 | [diff] [blame] | 95 | }, |
Mateusz Zbikowski | f141843 | 2023-08-04 18:00:31 | [diff] [blame] | 96 | 'android-code-coverage-native': { |
| 97 | 'swarming': { |
| 98 | 'shards': 3, |
| 99 | }, |
| 100 | }, |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 101 | # If you change this, make similar changes in android-x86-code-coverage below |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 102 | 'android-oreo-x86-rel': { |
| 103 | 'ci_only': True, |
| 104 | 'swarming': { |
| 105 | 'shards': 9, |
| 106 | }, |
| 107 | }, |
Andrew Luo | 38b311f | 2019-10-04 03:42:09 | [diff] [blame] | 108 | 'android-pie-arm64-rel': { |
Andrew Luo | be83fd8 | 2019-12-19 03:07:58 | [diff] [blame] | 109 | 'args': [ |
| 110 | '--gtest_filter=-ImportantSitesUtilBrowserTest.DSENotConsideredImportantInRegularMode', # https://crbug.com/1034001 |
| 111 | ], |
Haiyang Pan | fbd2b48 | 2020-09-23 23:41:25 | [diff] [blame] | 112 | 'swarming': { |
Haiyang Pan | 1325c56a | 2023-10-11 22:08:29 | [diff] [blame] | 113 | 'dimensions': { |
| 114 | 'device_type': 'crosshatch', |
| 115 | }, |
James Shen | 55b3214 | 2023-06-22 00:27:53 | [diff] [blame] | 116 | # TODO(crbug/1456515): Temporarily increase the shard by 1 for the surging number of tests. |
| 117 | # Recover to original number of shards(4) after the bug is fixed. |
| 118 | 'shards': 5, |
Haiyang Pan | fbd2b48 | 2020-09-23 23:41:25 | [diff] [blame] | 119 | }, |
Andrew Luo | 38b311f | 2019-10-04 03:42:09 | [diff] [blame] | 120 | }, |
Haiyang Pan | 08d09dc | 2020-04-01 16:11:21 | [diff] [blame] | 121 | 'android-pie-x86-rel': { |
John Budorick | 191adfcd | 2020-01-29 18:19:04 | [diff] [blame] | 122 | 'args': [ |
| 123 | '--gtest_filter=-ImportantSitesUtilBrowserTest.DSENotConsideredImportantInRegularMode', # https://crbug.com/1034001 |
| 124 | ], |
Haiyang Pan | 7cd609d | 2021-04-08 20:17:24 | [diff] [blame] | 125 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 126 | 'dimensions': { |
| 127 | 'cores': '8', # crbug.com/1292221 |
| 128 | }, |
Mateusz Zbikowski | 1dd1e5c | 2023-11-28 23:29:33 | [diff] [blame] | 129 | 'shards': 3, |
Haiyang Pan | 7cd609d | 2021-04-08 20:17:24 | [diff] [blame] | 130 | }, |
John Budorick | 191adfcd | 2020-01-29 18:19:04 | [diff] [blame] | 131 | }, |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 132 | # Keep this same as android-oreo-x86-rel above |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 133 | 'android-x86-code-coverage': { |
| 134 | 'ci_only': True, |
| 135 | 'swarming': { |
| 136 | 'shards': 9, |
| 137 | }, |
| 138 | }, |
Andrew Luo | 38b311f | 2019-10-04 03:42:09 | [diff] [blame] | 139 | }, |
| 140 | }, |
Hao Wu | 11b78fe7 | 2023-06-20 18:56:36 | [diff] [blame] | 141 | 'android_browsertests_no_fieldtrial': { |
Hao Wu | 84be41c | 2023-06-28 23:36:04 | [diff] [blame] | 142 | 'modifications': { |
| 143 | 'android-12-x64-rel': { |
| 144 | # TODO(crbug.com/1225851): Remove experiment and ci_only |
| 145 | # once the test suite is stable. |
| 146 | 'experiment_percentage': 100, |
| 147 | 'args': [ |
| 148 | # https://crbug.com/1289764 |
| 149 | '--gtest_filter=-All/ChromeBrowsingDataLifetimeManagerScheduledRemovalTest.History/*', |
| 150 | ], |
| 151 | } |
| 152 | }, |
Hao Wu | 11b78fe7 | 2023-06-20 18:56:36 | [diff] [blame] | 153 | 'remove_from': [ |
| 154 | 'android-12l-x64-fyi-dbg', |
| 155 | ], |
| 156 | }, |
Sven Zheng | c60debc | 2020-09-10 18:40:52 | [diff] [blame] | 157 | 'android_sync_integration_tests': { |
James Shen | 9e4c19e | 2022-04-15 17:57:50 | [diff] [blame] | 158 | 'modifications': { |
| 159 | 'android-12-x64-rel': { |
| 160 | 'swarming': { |
| 161 | 'shards': 3, |
| 162 | }, |
| 163 | }, |
Zhaoyang Li | e59aa5d8 | 2023-08-31 16:57:25 | [diff] [blame] | 164 | 'android-code-coverage-native': { |
| 165 | 'swarming': { |
| 166 | 'shards': 2, |
| 167 | }, |
| 168 | }, |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 169 | # If you change this, make similar changes in android-x86-code-coverage below |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 170 | 'android-oreo-x86-rel': { |
| 171 | 'ci_only': True, |
| 172 | 'swarming': { |
| 173 | 'shards': 2, |
| 174 | }, |
| 175 | }, |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 176 | # Keep this same as android-oreo-x86-rel above |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 177 | 'android-x86-code-coverage': { |
| 178 | 'ci_only': True, |
| 179 | 'swarming': { |
| 180 | 'shards': 2, |
| 181 | }, |
| 182 | }, |
James Shen | 9e4c19e | 2022-04-15 17:57:50 | [diff] [blame] | 183 | }, |
Sven Zheng | c60debc | 2020-09-10 18:40:52 | [diff] [blame] | 184 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 185 | 'android_webview_unittests': { |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 186 | }, |
Jamie Madill | c9ae75d | 2020-10-23 19:19:48 | [diff] [blame] | 187 | 'angle_unittests': { |
| 188 | 'remove_from': [ |
| 189 | # On Android, these are already run on the main waterfall. |
| 190 | 'Android FYI Release (Nexus 5X)', |
Yuly Novikov | c1117ae8 | 2021-01-15 22:33:36 | [diff] [blame] | 191 | # Times out listing tests crbug.com/1167314 |
| 192 | 'android-asan', |
Jamie Madill | c9ae75d | 2020-10-23 19:19:48 | [diff] [blame] | 193 | # Does not currently work on Lacros configurations. |
Sven Zheng | 93bfaa9 | 2022-06-09 17:06:03 | [diff] [blame] | 194 | 'linux-lacros-asan-lsan-rel', |
Junhua Chen | 39dd2dba | 2021-05-05 17:51:54 | [diff] [blame] | 195 | 'linux-lacros-code-coverage', |
Jamie Madill | c9ae75d | 2020-10-23 19:19:48 | [diff] [blame] | 196 | 'linux-lacros-tester-rel', |
| 197 | 'linux-lacros-tester-fyi-rel', |
Yuke Liao | f27ebe5 | 2021-08-05 22:12:40 | [diff] [blame] | 198 | 'linux-lacros-dbg-tests-fyi', |
Jamie Madill | c9ae75d | 2020-10-23 19:19:48 | [diff] [blame] | 199 | ], |
Chong Gu | a10cd30 | 2022-01-14 19:22:19 | [diff] [blame] | 200 | 'modifications': { |
| 201 | # anglebug.com/6894 |
| 202 | 'fuchsia-fyi-x64-asan': { |
| 203 | 'args': [ |
| 204 | # crbug.com/ |
| 205 | '--gtest_filter=-ConstructCompilerTest.DefaultParameters', |
| 206 | ], |
| 207 | }, |
| 208 | }, |
Jamie Madill | c9ae75d | 2020-10-23 19:19:48 | [diff] [blame] | 209 | }, |
Eriko Kurimoto | 61a8533 | 2022-10-19 05:19:45 | [diff] [blame] | 210 | 'ash_crosapi_tests': { |
| 211 | 'remove_from': [ |
| 212 | # Disabling MSan tests since linux-chromeos chrome crashes on MSan build. |
| 213 | # TODO(crbug.com/1376064): Re-enable. |
| 214 | 'Linux ChromiumOS MSan Tests', |
| 215 | ] |
| 216 | }, |
Chong Gu | df7fbe9 | 2021-02-24 02:55:58 | [diff] [blame] | 217 | 'base_unittests': { |
| 218 | 'modifications': { |
Ben Joyce | a031911 | 2022-11-15 23:53:12 | [diff] [blame] | 219 | 'ToTAndroid': { |
| 220 | 'args': [ |
| 221 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.pie_tot.base_unittests.filter', |
| 222 | ], |
| 223 | }, |
Haiyang Pan | 2a55a45 | 2022-03-03 08:18:33 | [diff] [blame] | 224 | 'android-12-x64-rel': { |
Haiyang Pan | c08d0221 | 2021-10-18 18:58:38 | [diff] [blame] | 225 | 'args': [ |
Haiyang Pan | 32338b7 | 2023-02-08 23:48:58 | [diff] [blame] | 226 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.base_unittests.filter', |
| 227 | ], |
| 228 | }, |
| 229 | 'android-12l-x64-dbg-tests': { |
| 230 | 'args': [ |
| 231 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.base_unittests.filter', |
| 232 | ], |
| 233 | }, |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 234 | 'android-12l-x64-fyi-dbg': { |
| 235 | 'args': [ |
| 236 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.base_unittests.filter', |
| 237 | ], |
| 238 | }, |
| 239 | 'android-13-x64-fyi-rel': { |
| 240 | 'args': [ |
| 241 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.base_unittests.filter', |
| 242 | ], |
| 243 | }, |
Haiyang Pan | 32338b7 | 2023-02-08 23:48:58 | [diff] [blame] | 244 | 'android-13-x64-rel': { |
| 245 | 'args': [ |
| 246 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.base_unittests.filter', |
Haiyang Pan | c7c009e | 2021-03-18 19:31:23 | [diff] [blame] | 247 | ], |
| 248 | }, |
Chong Gu | df7fbe9 | 2021-02-24 02:55:58 | [diff] [blame] | 249 | 'fuchsia-code-coverage': { |
| 250 | 'swarming': { |
| 251 | 'shards': 5, |
| 252 | }, |
| 253 | }, |
Chong Gu | a10cd30 | 2022-01-14 19:22:19 | [diff] [blame] | 254 | 'fuchsia-fyi-x64-asan': { |
| 255 | 'args': [ |
| 256 | '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.lsan.base_unittests.filter', |
| 257 | ], |
| 258 | }, |
Chong Gu | df7fbe9 | 2021-02-24 02:55:58 | [diff] [blame] | 259 | }, |
| 260 | }, |
James Shen | 5df9af87 | 2022-10-28 01:32:15 | [diff] [blame] | 261 | 'bf_cache_content_browsertests': { |
| 262 | 'modifications': { |
| 263 | 'android-bfcache-rel': { |
| 264 | 'args': [ |
James Shen | 3c36a1d | 2023-08-11 22:35:18 | [diff] [blame] | 265 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_o.content_browsertests.filter', |
James Shen | 5df9af87 | 2022-10-28 01:32:15 | [diff] [blame] | 266 | ], |
James Shen | 2c574ce0 | 2022-11-03 22:59:23 | [diff] [blame] | 267 | 'swarming': { |
| 268 | 'shards': 15, |
| 269 | }, |
James Shen | 5df9af87 | 2022-10-28 01:32:15 | [diff] [blame] | 270 | } |
| 271 | } |
| 272 | }, |
Haiyang Pan | 363c59a | 2020-07-23 05:47:04 | [diff] [blame] | 273 | 'blink_platform_unittests': { |
| 274 | 'modifications': { |
Haiyang Pan | fbd2b48 | 2020-09-23 23:41:25 | [diff] [blame] | 275 | 'android-pie-arm64-rel': { |
| 276 | # TODO(crbug.com/1111436): Move this back to walleye if/when additional |
| 277 | # capacity has been deployed. |
| 278 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 279 | 'dimensions': { |
Haiyang Pan | 1325c56a | 2023-10-11 22:08:29 | [diff] [blame] | 280 | 'device_type': 'crosshatch', |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 281 | }, |
Haiyang Pan | fbd2b48 | 2020-09-23 23:41:25 | [diff] [blame] | 282 | }, |
| 283 | }, |
Chong Gu | 5248145 | 2021-04-02 17:52:41 | [diff] [blame] | 284 | 'fuchsia-code-coverage': { |
| 285 | 'swarming': { |
| 286 | 'shards': 5, |
| 287 | }, |
| 288 | }, |
Haiyang Pan | 363c59a | 2020-07-23 05:47:04 | [diff] [blame] | 289 | }, |
| 290 | }, |
Brian Sheedy | 944d062 | 2022-07-27 20:42:42 | [diff] [blame] | 291 | 'blink_pytype': { |
| 292 | 'remove_from': [ |
| 293 | 'linux-code-coverage', |
| 294 | ], |
| 295 | }, |
Chong Gu | 7604641 | 2021-09-22 17:49:21 | [diff] [blame] | 296 | 'blink_unittests': { |
Chong Gu | c2d145e | 2021-03-31 19:55:34 | [diff] [blame] | 297 | 'modifications': { |
| 298 | 'fuchsia-code-coverage': { |
| 299 | 'swarming': { |
| 300 | 'shards': 30, |
| 301 | }, |
| 302 | }, |
| 303 | }, |
| 304 | }, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 305 | 'blink_web_tests': { |
| 306 | 'remove_from': [ |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 307 | 'Win10 Tests x64 (dbg)', |
| 308 | ], |
| 309 | 'modifications': { |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 310 | 'Linux Tests': { |
| 311 | "args": [ |
| 312 | "--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw", |
| 313 | ], |
Struan Shrimpton | 57c594e4 | 2022-01-25 17:59:13 | [diff] [blame] | 314 | 'swarming': { |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 315 | 'shards': 8, |
Struan Shrimpton | 57c594e4 | 2022-01-25 17:59:13 | [diff] [blame] | 316 | }, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 317 | }, |
| 318 | 'Linux Tests (dbg)(1)': { |
| 319 | 'args': [ |
| 320 | '--debug', |
| 321 | ], |
| 322 | 'swarming': { |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 323 | 'shards': 12, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 324 | }, |
| 325 | }, |
Zhaoyang Li | 69e2e00 | 2021-02-19 21:57:35 | [diff] [blame] | 326 | 'Mac10.15 Tests': { |
| 327 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 328 | 'dimensions': { |
| 329 | 'gpu': None, |
| 330 | }, |
vivianz | 44d8b610 | 2023-10-27 19:28:04 | [diff] [blame] | 331 | 'shards': 1, |
Zhaoyang Li | 69e2e00 | 2021-02-19 21:57:35 | [diff] [blame] | 332 | }, |
| 333 | }, |
Lindsay Pasricha | 8d9a0c3 | 2021-12-08 17:08:29 | [diff] [blame] | 334 | 'Mac11 Tests': { |
| 335 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 336 | 'dimensions': { |
| 337 | 'gpu': None, |
| 338 | }, |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 339 | 'shards': 12, |
Lindsay Pasricha | 8d9a0c3 | 2021-12-08 17:08:29 | [diff] [blame] | 340 | }, |
| 341 | }, |
Yue She | 0cad292 | 2022-06-24 15:06:07 | [diff] [blame] | 342 | 'Mac12 Tests': { |
Jie Sheng | 102288f | 2023-11-28 23:40:29 | [diff] [blame] | 343 | # TODO(crbug.com/1479108): Remove this once the bug is fixed. |
| 344 | 'args': [ |
| 345 | '--driver-logging', |
| 346 | ], |
Yue She | 0cad292 | 2022-06-24 15:06:07 | [diff] [blame] | 347 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 348 | 'dimensions': { |
| 349 | 'gpu': None, |
| 350 | }, |
Lindsay Pasricha | df6edb6 | 2022-07-06 22:08:35 | [diff] [blame] | 351 | 'shards': 12, |
Yue She | 0cad292 | 2022-06-24 15:06:07 | [diff] [blame] | 352 | }, |
| 353 | }, |
Yue She | d8e4574 | 2023-06-01 15:18:03 | [diff] [blame] | 354 | 'Mac13 Tests': { |
| 355 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 356 | 'dimensions': { |
| 357 | 'gpu': None, |
| 358 | }, |
Yue She | d8e4574 | 2023-06-01 15:18:03 | [diff] [blame] | 359 | 'shards': 12, |
| 360 | }, |
| 361 | }, |
Cameron Higgins | 2e4b7f1 | 2023-05-31 18:29:32 | [diff] [blame] | 362 | 'Mac13 Tests (dbg)': { |
Zhaoyang Li | 9357e1e1 | 2021-12-07 18:53:17 | [diff] [blame] | 363 | 'args': [ |
| 364 | '--debug', |
| 365 | ], |
| 366 | 'swarming': { |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 367 | 'shards': 16, |
Zhaoyang Li | 9357e1e1 | 2021-12-07 18:53:17 | [diff] [blame] | 368 | }, |
| 369 | }, |
Chong Gu | 75af969a | 2021-03-22 14:46:14 | [diff] [blame] | 370 | 'ToTFuchsia x64': { |
| 371 | 'args': [ |
| 372 | '--platform=fuchsia', |
| 373 | ], |
| 374 | 'swarming': { |
| 375 | 'shards': 1, |
| 376 | }, |
| 377 | }, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 378 | 'V8 Blink Linux Debug': { |
Michael Achenbach | 455d3924 | 2020-06-22 13:33:45 | [diff] [blame] | 379 | # This builder compiles Chromium in release mode, but V8 in debug. |
| 380 | # TODO(machenbach): Change name and out directory of this builder to |
| 381 | # something less confusing. |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 382 | 'args': [ |
Michael Achenbach | 455d3924 | 2020-06-22 13:33:45 | [diff] [blame] | 383 | '-t', |
| 384 | 'Debug', |
| 385 | '--release', |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 386 | ], |
| 387 | }, |
| 388 | 'V8 Blink Linux Future': { |
| 389 | 'args': [ |
Brian Sheedy | 10ddf0a | 2021-08-16 23:19:07 | [diff] [blame] | 390 | '--flag-specific=future-js', |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 391 | ], |
| 392 | }, |
| 393 | 'WebKit Linux ASAN': { |
| 394 | 'args': [ |
| 395 | '--additional-expectations', |
| 396 | '../../third_party/blink/web_tests/ASANExpectations', |
Weizhong Xia | 91b5336 | 2022-01-05 17:13:35 | [diff] [blame] | 397 | '--timeout-ms', |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 398 | '48000', |
| 399 | '--enable-sanitizer', |
| 400 | ], |
| 401 | 'swarming': { |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 402 | 'shards': 8, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 403 | }, |
| 404 | }, |
| 405 | 'WebKit Linux Leak': { |
| 406 | 'args': [ |
| 407 | '--additional-expectations', |
| 408 | '../../third_party/blink/web_tests/LeakExpectations', |
Weizhong Xia | 91b5336 | 2022-01-05 17:13:35 | [diff] [blame] | 409 | '--timeout-ms', |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 410 | '48000', |
| 411 | '--enable-leak-detection', |
| 412 | ], |
| 413 | 'swarming': { |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 414 | 'shards': 4, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 415 | }, |
| 416 | }, |
| 417 | 'WebKit Linux MSAN': { |
| 418 | 'args': [ |
| 419 | '--additional-expectations', |
| 420 | '../../third_party/blink/web_tests/MSANExpectations', |
Weizhong Xia | 91b5336 | 2022-01-05 17:13:35 | [diff] [blame] | 421 | '--timeout-ms', |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 422 | '66000', |
| 423 | '--enable-sanitizer', |
| 424 | ], |
| 425 | 'swarming': { |
| 426 | 'expiration': 36000, |
| 427 | 'hard_timeout': 10800, |
| 428 | 'io_timeout': 3600, |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 429 | 'shards': 8, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 430 | }, |
| 431 | }, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 432 | 'Win10 Tests x64': { |
| 433 | 'args': [ |
| 434 | '--target', |
Takuto Ikuta | b28b582e | 2021-02-10 01:41:21 | [diff] [blame] | 435 | 'Release_x64', |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 436 | ], |
| 437 | 'swarming': { |
Weizhong Xia | f0b8e6df | 2023-07-17 23:40:13 | [diff] [blame] | 438 | # blink_web_tests has issues on non-broadwell machines. |
| 439 | # see https://crbug.com/1458859 |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 440 | 'dimensions': { |
| 441 | 'cpu': 'x86-64-Broadwell_GCE', |
| 442 | }, |
Struan Shrimpton | 5786bfd0 | 2023-01-11 00:47:54 | [diff] [blame] | 443 | "shards": 12, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 444 | }, |
| 445 | }, |
| 446 | 'Win10 Tests x64 (dbg)': { |
| 447 | 'args': [ |
| 448 | '--debug', |
| 449 | '--target', |
Takuto Ikuta | b28b582e | 2021-02-10 01:41:21 | [diff] [blame] | 450 | 'Debug_x64', |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 451 | ], |
| 452 | }, |
Kuan Huang | a89737d | 2022-01-07 19:42:11 | [diff] [blame] | 453 | 'Win11 Tests x64': { |
| 454 | 'args': [ |
| 455 | '--target', |
| 456 | 'Release_x64', |
| 457 | ], |
| 458 | 'swarming': { |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 459 | "shards": 12 |
Kuan Huang | a89737d | 2022-01-07 19:42:11 | [diff] [blame] | 460 | }, |
| 461 | }, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 462 | # tryserver.chromium.android |
| 463 | 'android_blink_rel': { |
| 464 | 'args': [ |
| 465 | '--release', |
| 466 | '--android', |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 467 | # TODO(crbug.com/875172): run on the real GPU since the |
| 468 | # software fallback, SwiftShader, isn't yet for 32-bit ARM. |
| 469 | '--additional-driver-flag=--use-gpu-in-tests', |
| 470 | ], |
| 471 | }, |
| 472 | 'devtools_frontend_linux_blink_light_rel': { |
| 473 | 'args': [ |
| 474 | 'http/tests/devtools', |
| 475 | ], |
| 476 | 'swarming': { |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 477 | 'shards': 2, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 478 | }, |
| 479 | }, |
Takuto Ikuta | bace8f8 | 2022-01-26 23:47:47 | [diff] [blame] | 480 | 'devtools_frontend_linux_blink_light_rel_fastbuild': { |
| 481 | 'args': [ |
| 482 | 'http/tests/devtools', |
| 483 | ], |
| 484 | 'swarming': { |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 485 | 'shards': 2, |
Takuto Ikuta | bace8f8 | 2022-01-26 23:47:47 | [diff] [blame] | 486 | }, |
| 487 | }, |
David Dorwin | f060a72d | 2022-10-05 22:09:03 | [diff] [blame] | 488 | 'fuchsia-x64-cast-receiver-rel': { |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 489 | 'args': [ |
| 490 | '--platform=fuchsia', |
David Dorwin | f060a72d | 2022-10-05 22:09:03 | [diff] [blame] | 491 | '--jobs=1', |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 492 | ], |
| 493 | 'swarming': { |
| 494 | 'shards': 1, |
| 495 | }, |
| 496 | }, |
David Dorwin | 49b2ddb | 2022-09-08 20:49:43 | [diff] [blame] | 497 | 'fuchsia-x64-rel': { |
| 498 | 'args': [ |
| 499 | '--platform=fuchsia', |
| 500 | '--jobs=1', |
| 501 | ], |
| 502 | 'swarming': { |
| 503 | 'shards': 1, |
| 504 | }, |
| 505 | }, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 506 | 'linux-blink-animation-use-time-delta': { |
| 507 | 'args': [ |
| 508 | '--debug', |
| 509 | ], |
| 510 | }, |
Jonathan Lee | d3ba7bf | 2023-01-13 21:15:16 | [diff] [blame] | 511 | 'linux-blink-rel': { |
| 512 | 'swarming': { |
| 513 | 'hard_timeout': 2400, |
| 514 | }, |
| 515 | }, |
Daniel Libby | 178c983 | 2020-10-08 20:36:14 | [diff] [blame] | 516 | 'linux-blink-web-tests-force-accessibility-rel': { |
| 517 | 'args': [ |
Brian Sheedy | 10ddf0a | 2021-08-16 23:19:07 | [diff] [blame] | 518 | '--flag-specific=force-renderer-accessibility', |
Daniel Libby | 178c983 | 2020-10-08 20:36:14 | [diff] [blame] | 519 | ], |
Dirk Pranke | 7463166 | 2023-10-12 21:31:18 | [diff] [blame] | 520 | 'swarming': { |
| 521 | 'shards': 20, |
| 522 | }, |
Daniel Libby | 178c983 | 2020-10-08 20:36:14 | [diff] [blame] | 523 | }, |
W. James MacLean | ce9b3a6 | 2022-10-05 16:58:58 | [diff] [blame] | 524 | 'linux-blink-wpt-reset-rel': { |
| 525 | 'args': [ |
| 526 | '--additional-driver-flag=--force-browsing-instance-reset-between-tests', |
| 527 | ], |
| 528 | # The flag above will slow the tests down, and we don't want the bot to |
| 529 | # timeout, so set a higher timeout here. |
| 530 | # TODO(wjmaclean): It would be nice if we could somehow specify a delta |
| 531 | # to the default/inherited timeout instead of an absolute. |
| 532 | 'swarming': { |
| 533 | 'hard_timeout': 1500, |
| 534 | }, |
| 535 | }, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 536 | 'linux-code-coverage': { |
| 537 | 'args': [ |
Prakhar | be44338a | 2023-05-24 19:02:04 | [diff] [blame] | 538 | '--additional-driver-flag=--no-sandbox', |
Prakhar | 647debb | 2023-08-31 23:01:41 | [diff] [blame] | 539 | '--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw', |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 540 | ], |
| 541 | 'swarming': { |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 542 | 'shards': 8, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 543 | }, |
| 544 | }, |
Aaron Gable | 40f79aa | 2020-03-21 01:21:15 | [diff] [blame] | 545 | 'linux-layout-tests-edit-ng': { |
| 546 | 'args': [ |
Brian Sheedy | 10ddf0a | 2021-08-16 23:19:07 | [diff] [blame] | 547 | '--flag-specific=enable-editing-ng', |
Aaron Gable | 40f79aa | 2020-03-21 01:21:15 | [diff] [blame] | 548 | ], |
| 549 | }, |
Thiago Perrotta | 6148746 | 2023-01-20 12:52:32 | [diff] [blame] | 550 | 'linux-rel-cft': { |
| 551 | "args": [ |
Michael Lippautz | 60aa8f3 | 2023-05-24 14:27:02 | [diff] [blame] | 552 | '--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw', |
| 553 | '--test-launcher-filter-file=../../testing/buildbot/filters/cft.blink_web_tests.filter', |
| 554 | '--flag-specific=chrome-for-testing', |
Thiago Perrotta | 6148746 | 2023-01-20 12:52:32 | [diff] [blame] | 555 | ], |
| 556 | 'swarming': { |
| 557 | 'shards': 8, |
| 558 | }, |
| 559 | }, |
SrinivasBathula | 90213d6 | 2023-02-27 06:12:18 | [diff] [blame] | 560 | 'mac-osxbeta-rel': { |
| 561 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 562 | 'dimensions': { |
| 563 | 'gpu': None |
| 564 | }, |
SrinivasBathula | 90213d6 | 2023-02-27 06:12:18 | [diff] [blame] | 565 | 'shards': 10, |
| 566 | }, |
| 567 | }, |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 568 | 'mac-rel-cft': { |
Thiago Perrotta | 4085d56b | 2023-03-22 23:05:09 | [diff] [blame] | 569 | "args": [ |
| 570 | '--test-launcher-filter-file=../../testing/buildbot/filters/cft.blink_web_tests.filter', |
| 571 | ], |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 572 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 573 | 'dimensions': { |
| 574 | 'gpu': None, |
| 575 | }, |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 576 | 'shards': 12, |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 577 | }, |
| 578 | }, |
Riley Wong | 89d6dc7 | 2022-09-08 20:29:07 | [diff] [blame] | 579 | 'mac10.15-blink-rel': { |
| 580 | 'swarming': { |
vivianz | 44d8b610 | 2023-10-27 19:28:04 | [diff] [blame] | 581 | 'shards': 1, |
Weizhong Xia | 21063c7 | 2022-11-09 23:48:30 | [diff] [blame] | 582 | 'hard_timeout': 2400, |
Riley Wong | 89d6dc7 | 2022-09-08 20:29:07 | [diff] [blame] | 583 | }, |
| 584 | }, |
Riley Wong | c20ba4a | 2022-09-12 17:06:31 | [diff] [blame] | 585 | 'mac11.0-blink-rel': { |
| 586 | 'swarming': { |
| 587 | 'shards': 5, |
Weizhong Xia | 21063c7 | 2022-11-09 23:48:30 | [diff] [blame] | 588 | 'hard_timeout': 2400, |
| 589 | }, |
| 590 | }, |
| 591 | 'mac11.0.arm64-blink-rel': { |
| 592 | 'swarming': { |
| 593 | 'hard_timeout': 2400, |
| 594 | }, |
| 595 | }, |
Jie Sheng | 102288f | 2023-11-28 23:40:29 | [diff] [blame] | 596 | 'mac12-arm64-rel-tests': { |
| 597 | 'args': [ |
| 598 | '--driver-logging', |
| 599 | ], |
| 600 | }, |
Weizhong Xia | 21063c7 | 2022-11-09 23:48:30 | [diff] [blame] | 601 | 'mac12.0-blink-rel': { |
| 602 | 'swarming': { |
| 603 | 'hard_timeout': 2400, |
| 604 | }, |
| 605 | }, |
| 606 | 'mac12.0.arm64-blink-rel': { |
| 607 | 'swarming': { |
| 608 | 'hard_timeout': 2400, |
Riley Wong | c20ba4a | 2022-09-12 17:06:31 | [diff] [blame] | 609 | }, |
| 610 | }, |
Thiago Perrotta | 770925d4 | 2023-01-17 18:38:51 | [diff] [blame] | 611 | 'win-rel-cft': { |
| 612 | 'args': [ |
| 613 | '--target', |
| 614 | 'Release_x64', |
Michael Lippautz | 60aa8f3 | 2023-05-24 14:27:02 | [diff] [blame] | 615 | '--test-launcher-filter-file=../../testing/buildbot/filters/cft.blink_web_tests.filter', |
Thiago Perrotta | 770925d4 | 2023-01-17 18:38:51 | [diff] [blame] | 616 | ], |
Thiago Perrotta | 314f7b0 | 2023-01-19 21:30:53 | [diff] [blame] | 617 | 'swarming': { |
| 618 | "shards": 12, |
Thiago Perrotta | 314f7b0 | 2023-01-19 21:30:53 | [diff] [blame] | 619 | }, |
Thiago Perrotta | 770925d4 | 2023-01-17 18:38:51 | [diff] [blame] | 620 | }, |
Ben Pastene | ebad8fc | 2022-08-12 23:34:28 | [diff] [blame] | 621 | 'win10-rel-no-external-ip': { |
| 622 | 'args': [ |
| 623 | '--target', |
| 624 | 'Release_x64', |
| 625 | ], |
| 626 | 'swarming': { |
| 627 | "shards": 12 |
| 628 | }, |
| 629 | }, |
Riley Wong | 5feb0eb | 2022-08-05 15:49:26 | [diff] [blame] | 630 | 'win10.20h2-blink-rel': { |
| 631 | 'swarming': { |
| 632 | 'shards': 6, |
Weizhong Xia | 21063c7 | 2022-11-09 23:48:30 | [diff] [blame] | 633 | 'hard_timeout': 2400, |
Riley Wong | 5feb0eb | 2022-08-05 15:49:26 | [diff] [blame] | 634 | }, |
| 635 | }, |
Nihar Damarasingu | f31a5cc | 2023-05-24 18:38:06 | [diff] [blame] | 636 | 'win11-arm64-blink-rel': { |
| 637 | 'swarming': { |
| 638 | 'hard_timeout': 2400, |
| 639 | }, |
| 640 | 'args': [ |
| 641 | '--target', |
| 642 | 'Release_x64', |
| 643 | ], |
| 644 | }, |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 645 | 'win11-blink-rel': { |
| 646 | 'swarming': { |
Weizhong Xia | 21063c7 | 2022-11-09 23:48:30 | [diff] [blame] | 647 | 'hard_timeout': 2400, |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 648 | }, |
| 649 | 'args': [ |
| 650 | '--target', |
| 651 | 'Release_x64', |
| 652 | ], |
| 653 | }, |
| 654 | }, |
| 655 | }, |
| 656 | 'blink_wpt_tests': { |
| 657 | 'remove_from': [ |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 658 | 'Win10 Tests x64 (dbg)', |
Weizhong Xia | 6d85a44 | 2022-06-23 17:17:06 | [diff] [blame] | 659 | 'devtools_frontend_linux_blink_light_rel', |
| 660 | 'devtools_frontend_linux_blink_light_rel_fastbuild', |
Thiago Perrotta | 4085d56b | 2023-03-22 23:05:09 | [diff] [blame] | 661 | 'linux-rel-cft', |
| 662 | 'mac-rel-cft', |
| 663 | 'win-rel-cft', |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 664 | ], |
| 665 | 'modifications': { |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 666 | 'Linux Tests': { |
| 667 | "args": [ |
| 668 | "--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw", |
| 669 | ], |
| 670 | 'swarming': { |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 671 | 'shards': 10, |
| 672 | }, |
| 673 | }, |
| 674 | 'Linux Tests (dbg)(1)': { |
| 675 | 'args': [ |
| 676 | '--debug', |
| 677 | ], |
| 678 | 'swarming': { |
| 679 | 'shards': 18, |
| 680 | }, |
| 681 | }, |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 682 | 'Mac10.15 Tests': { |
| 683 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 684 | 'dimensions': { |
| 685 | 'gpu': None, |
| 686 | }, |
vivianz | 44d8b610 | 2023-10-27 19:28:04 | [diff] [blame] | 687 | 'shards': 1, |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 688 | }, |
| 689 | }, |
| 690 | 'Mac11 Tests': { |
| 691 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 692 | 'dimensions': { |
| 693 | 'gpu': None, |
| 694 | }, |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 695 | 'shards': 18, |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 696 | }, |
| 697 | }, |
Lindsay Pasricha | df6edb6 | 2022-07-06 22:08:35 | [diff] [blame] | 698 | 'Mac12 Tests': { |
Jie Sheng | 102288f | 2023-11-28 23:40:29 | [diff] [blame] | 699 | 'args': [ |
| 700 | '--driver-logging', |
| 701 | ], |
Lindsay Pasricha | df6edb6 | 2022-07-06 22:08:35 | [diff] [blame] | 702 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 703 | 'dimensions': { |
| 704 | 'gpu': None, |
| 705 | }, |
Lindsay Pasricha | df6edb6 | 2022-07-06 22:08:35 | [diff] [blame] | 706 | 'shards': 18, |
Lindsay Pasricha | df6edb6 | 2022-07-06 22:08:35 | [diff] [blame] | 707 | }, |
| 708 | }, |
Yue She | d8e4574 | 2023-06-01 15:18:03 | [diff] [blame] | 709 | 'Mac13 Tests': { |
| 710 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 711 | 'dimensions': { |
| 712 | 'gpu': None, |
| 713 | }, |
Yue She | d8e4574 | 2023-06-01 15:18:03 | [diff] [blame] | 714 | 'shards': 18, |
| 715 | }, |
| 716 | }, |
Cameron Higgins | 2e4b7f1 | 2023-05-31 18:29:32 | [diff] [blame] | 717 | 'Mac13 Tests (dbg)': { |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 718 | 'args': [ |
| 719 | '--debug', |
| 720 | ], |
| 721 | 'swarming': { |
| 722 | 'shards': 24, |
| 723 | }, |
| 724 | }, |
| 725 | 'ToTFuchsia x64': { |
| 726 | 'args': [ |
| 727 | '--platform=fuchsia', |
| 728 | ], |
| 729 | 'swarming': { |
| 730 | 'shards': 1, |
| 731 | }, |
| 732 | }, |
| 733 | 'V8 Blink Linux Debug': { |
| 734 | # This builder compiles Chromium in release mode, but V8 in debug. |
| 735 | # TODO(machenbach): Change name and out directory of this builder to |
| 736 | # something less confusing. |
| 737 | 'args': [ |
| 738 | '-t', |
| 739 | 'Debug', |
| 740 | '--release', |
| 741 | ], |
| 742 | }, |
| 743 | 'V8 Blink Linux Future': { |
| 744 | 'args': [ |
| 745 | '--flag-specific=future-js', |
| 746 | ], |
| 747 | }, |
| 748 | 'WebKit Linux ASAN': { |
| 749 | 'args': [ |
| 750 | '--additional-expectations', |
| 751 | '../../third_party/blink/web_tests/ASANExpectations', |
| 752 | '--timeout-ms', |
| 753 | '48000', |
| 754 | '--enable-sanitizer', |
| 755 | ], |
| 756 | 'swarming': { |
| 757 | 'shards': 12, |
| 758 | }, |
| 759 | }, |
| 760 | 'WebKit Linux Leak': { |
| 761 | 'args': [ |
| 762 | '--additional-expectations', |
| 763 | '../../third_party/blink/web_tests/LeakExpectations', |
| 764 | '--timeout-ms', |
| 765 | '48000', |
| 766 | '--enable-leak-detection', |
| 767 | ], |
| 768 | 'swarming': { |
| 769 | 'shards': 6, |
| 770 | }, |
| 771 | }, |
| 772 | 'WebKit Linux MSAN': { |
| 773 | 'args': [ |
| 774 | '--additional-expectations', |
| 775 | '../../third_party/blink/web_tests/MSANExpectations', |
| 776 | '--timeout-ms', |
| 777 | '66000', |
| 778 | '--enable-sanitizer', |
| 779 | ], |
| 780 | 'swarming': { |
| 781 | 'expiration': 36000, |
| 782 | 'hard_timeout': 10800, |
| 783 | 'io_timeout': 3600, |
| 784 | 'shards': 12, |
| 785 | }, |
| 786 | }, |
| 787 | 'Win10 Tests x64': { |
| 788 | 'args': [ |
| 789 | '--target', |
| 790 | 'Release_x64', |
| 791 | ], |
| 792 | 'swarming': { |
Struan Shrimpton | 5786bfd0 | 2023-01-11 00:47:54 | [diff] [blame] | 793 | "shards": 18, |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 794 | }, |
| 795 | }, |
| 796 | 'Win10 Tests x64 (dbg)': { |
| 797 | 'args': [ |
| 798 | '--debug', |
| 799 | '--target', |
| 800 | 'Debug_x64', |
| 801 | ], |
| 802 | }, |
| 803 | 'Win11 Tests x64': { |
| 804 | 'args': [ |
| 805 | '--target', |
| 806 | 'Release_x64', |
| 807 | ], |
| 808 | 'swarming': { |
| 809 | "shards": 18 |
| 810 | }, |
| 811 | }, |
| 812 | # tryserver.chromium.android |
| 813 | 'android_blink_rel': { |
| 814 | 'args': [ |
| 815 | '--release', |
| 816 | '--android', |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 817 | # TODO(crbug.com/875172): run on the real GPU since the |
| 818 | # software fallback, SwiftShader, isn't yet for 32-bit ARM. |
| 819 | '--additional-driver-flag=--use-gpu-in-tests', |
| 820 | ], |
| 821 | }, |
David Dorwin | f060a72d | 2022-10-05 22:09:03 | [diff] [blame] | 822 | 'fuchsia-x64-cast-receiver-rel': { |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 823 | 'args': [ |
| 824 | '--platform=fuchsia', |
David Dorwin | f060a72d | 2022-10-05 22:09:03 | [diff] [blame] | 825 | '--jobs=1', |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 826 | ], |
| 827 | 'swarming': { |
| 828 | 'shards': 1, |
| 829 | }, |
| 830 | }, |
David Dorwin | 49b2ddb | 2022-09-08 20:49:43 | [diff] [blame] | 831 | 'fuchsia-x64-rel': { |
| 832 | 'args': [ |
| 833 | '--platform=fuchsia', |
| 834 | '--jobs=1', |
| 835 | ], |
| 836 | 'swarming': { |
| 837 | 'shards': 1, |
| 838 | }, |
| 839 | }, |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 840 | 'linux-bfcache-rel': { |
| 841 | 'args': [ |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 842 | # TODO(crbug.com/1255537): Re-enable the test. |
| 843 | '--ignore-tests=external/wpt/html/browsers/browsing-the-web/back-forward-cache/events.html', |
| 844 | ], |
| 845 | }, |
| 846 | 'linux-blink-animation-use-time-delta': { |
| 847 | 'args': [ |
| 848 | '--debug', |
| 849 | ], |
| 850 | }, |
Jonathan Lee | d3ba7bf | 2023-01-13 21:15:16 | [diff] [blame] | 851 | 'linux-blink-rel': { |
| 852 | 'swarming': { |
| 853 | 'hard_timeout': 2400, |
| 854 | }, |
| 855 | }, |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 856 | 'linux-blink-web-tests-force-accessibility-rel': { |
| 857 | 'args': [ |
| 858 | '--flag-specific=force-renderer-accessibility', |
| 859 | ], |
| 860 | }, |
W. James MacLean | ce9b3a6 | 2022-10-05 16:58:58 | [diff] [blame] | 861 | 'linux-blink-wpt-reset-rel': { |
| 862 | 'args': [ |
| 863 | '--additional-driver-flag=--force-browsing-instance-reset-between-tests', |
| 864 | ], |
| 865 | }, |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 866 | 'linux-code-coverage': { |
| 867 | 'args': [ |
Prakhar | be44338a | 2023-05-24 19:02:04 | [diff] [blame] | 868 | '--additional-driver-flag=--no-sandbox', |
Prakhar | 647debb | 2023-08-31 23:01:41 | [diff] [blame] | 869 | '--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw', |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 870 | ], |
Weizhong Xia | 8b78642 | 2022-06-23 14:46:51 | [diff] [blame] | 871 | }, |
| 872 | 'linux-layout-tests-edit-ng': { |
| 873 | 'args': [ |
| 874 | '--flag-specific=enable-editing-ng', |
| 875 | ], |
| 876 | }, |
Thiago Perrotta | 6148746 | 2023-01-20 12:52:32 | [diff] [blame] | 877 | 'linux-rel-cft': { |
| 878 | "args": [ |
| 879 | "--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw", |
Michael Lippautz | 8f4016b | 2023-06-13 16:18:33 | [diff] [blame] | 880 | '--flag-specific=chrome-for-testing', |
Thiago Perrotta | 6148746 | 2023-01-20 12:52:32 | [diff] [blame] | 881 | ], |
| 882 | 'swarming': { |
| 883 | 'shards': 10, |
| 884 | }, |
| 885 | }, |
SrinivasBathula | 90213d6 | 2023-02-27 06:12:18 | [diff] [blame] | 886 | 'mac-osxbeta-rel': { |
| 887 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 888 | 'dimensions': { |
| 889 | 'gpu': None |
| 890 | }, |
SrinivasBathula | 90213d6 | 2023-02-27 06:12:18 | [diff] [blame] | 891 | 'shards': 7, |
| 892 | }, |
| 893 | }, |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 894 | 'mac-rel-cft': { |
| 895 | 'args': [ |
| 896 | '--driver-logging', |
| 897 | ], |
| 898 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 899 | 'dimensions': { |
| 900 | 'gpu': None, |
| 901 | }, |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 902 | 'shards': 18, |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 903 | }, |
| 904 | }, |
Riley Wong | 89d6dc7 | 2022-09-08 20:29:07 | [diff] [blame] | 905 | 'mac10.15-blink-rel': { |
| 906 | 'swarming': { |
Jonathan Lee | c20a7458a | 2023-11-06 18:22:56 | [diff] [blame] | 907 | 'shards': 1, |
Weizhong Xia | 21063c7 | 2022-11-09 23:48:30 | [diff] [blame] | 908 | 'hard_timeout': 2400, |
Riley Wong | 89d6dc7 | 2022-09-08 20:29:07 | [diff] [blame] | 909 | }, |
| 910 | }, |
Riley Wong | c20ba4a | 2022-09-12 17:06:31 | [diff] [blame] | 911 | 'mac11.0-blink-rel': { |
| 912 | 'swarming': { |
| 913 | 'shards': 7, |
Weizhong Xia | 21063c7 | 2022-11-09 23:48:30 | [diff] [blame] | 914 | 'hard_timeout': 2400, |
| 915 | }, |
| 916 | }, |
| 917 | 'mac11.0.arm64-blink-rel': { |
| 918 | 'swarming': { |
| 919 | 'hard_timeout': 2400, |
| 920 | }, |
| 921 | }, |
Jie Sheng | 102288f | 2023-11-28 23:40:29 | [diff] [blame] | 922 | 'mac12-arm64-rel-tests': { |
| 923 | 'args': [ |
| 924 | '--driver-logging', |
| 925 | ], |
| 926 | }, |
Weizhong Xia | 21063c7 | 2022-11-09 23:48:30 | [diff] [blame] | 927 | 'mac12.0-blink-rel': { |
| 928 | 'swarming': { |
| 929 | 'hard_timeout': 2400, |
| 930 | }, |
| 931 | }, |
| 932 | 'mac12.0.arm64-blink-rel': { |
| 933 | 'swarming': { |
| 934 | 'hard_timeout': 2400, |
Riley Wong | c20ba4a | 2022-09-12 17:06:31 | [diff] [blame] | 935 | }, |
| 936 | }, |
Thiago Perrotta | 770925d4 | 2023-01-17 18:38:51 | [diff] [blame] | 937 | 'win-rel-cft': { |
| 938 | 'args': [ |
| 939 | '--target', |
| 940 | 'Release_x64', |
| 941 | ], |
Thiago Perrotta | 314f7b0 | 2023-01-19 21:30:53 | [diff] [blame] | 942 | 'swarming': { |
| 943 | "shards": 18, |
Thiago Perrotta | 314f7b0 | 2023-01-19 21:30:53 | [diff] [blame] | 944 | }, |
Thiago Perrotta | 770925d4 | 2023-01-17 18:38:51 | [diff] [blame] | 945 | }, |
Ben Pastene | ebad8fc | 2022-08-12 23:34:28 | [diff] [blame] | 946 | 'win10-rel-no-external-ip': { |
| 947 | 'args': [ |
| 948 | '--target', |
| 949 | 'Release_x64', |
| 950 | ], |
| 951 | 'swarming': { |
| 952 | "shards": 18 |
| 953 | }, |
| 954 | }, |
Riley Wong | 5feb0eb | 2022-08-05 15:49:26 | [diff] [blame] | 955 | 'win10.20h2-blink-rel': { |
| 956 | 'swarming': { |
| 957 | 'shards': 9, |
Weizhong Xia | 21063c7 | 2022-11-09 23:48:30 | [diff] [blame] | 958 | 'hard_timeout': 2400, |
Riley Wong | 5feb0eb | 2022-08-05 15:49:26 | [diff] [blame] | 959 | }, |
| 960 | }, |
Nihar Damarasingu | f31a5cc | 2023-05-24 18:38:06 | [diff] [blame] | 961 | 'win11-arm64-blink-rel': { |
| 962 | 'swarming': { |
| 963 | 'hard_timeout': 2400, |
| 964 | }, |
| 965 | 'args': [ |
| 966 | '--target', |
| 967 | 'Release_x64', |
| 968 | ], |
| 969 | }, |
Riley Wong | 5fc2276 | 2022-06-15 20:25:07 | [diff] [blame] | 970 | 'win11-blink-rel': { |
| 971 | 'swarming': { |
Weizhong Xia | 21063c7 | 2022-11-09 23:48:30 | [diff] [blame] | 972 | 'hard_timeout': 2400, |
Riley Wong | 5fc2276 | 2022-06-15 20:25:07 | [diff] [blame] | 973 | }, |
| 974 | 'args': [ |
| 975 | '--target', |
| 976 | 'Release_x64', |
| 977 | ], |
Thiago Perrotta | 770925d4 | 2023-01-17 18:38:51 | [diff] [blame] | 978 | }, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 979 | }, |
| 980 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 981 | 'browser_tests': { |
Kenneth Russell | fbda3c53 | 2017-12-08 23:57:24 | [diff] [blame] | 982 | 'remove_from': [ |
Brad Hall | a36886c | 2019-02-26 16:52:29 | [diff] [blame] | 983 | 'CrWinAsan(dll)', # https://crbug.com/935598 |
Nico Weber | 3af4da7 | 2018-02-27 01:59:41 | [diff] [blame] | 984 | 'linux-win_cross-rel', |
Nico Weber | dae13cd9 | 2018-12-14 13:56:26 | [diff] [blame] | 985 | 'ToTLinuxTSan', # https://crbug.com/368525 |
Lindsay Pasricha | b3f72db | 2021-09-22 22:05:46 | [diff] [blame] | 986 | # TODO(crbug.com/1171053): Enable the suite in 'Mac10.15 Tests' once it's |
Zhaoyang Li | 69e2e00 | 2021-02-19 21:57:35 | [diff] [blame] | 987 | # off CQ. |
Cameron Higgins | 2e4b7f1 | 2023-05-31 18:29:32 | [diff] [blame] | 988 | 'Mac13 Tests (dbg)', # https://crbug.com/1201386 |
Lindsay Pasricha | 8155d05 | 2021-04-22 00:06:43 | [diff] [blame] | 989 | 'mac-code-coverage', # https://crbug.com/1201386 |
Lindsay Pasricha | 2322791 | 2023-01-11 22:36:34 | [diff] [blame] | 990 | 'mac11-arm64-rel-tests', # https://crbug.com/1406364 |
| 991 | 'mac12-arm64-rel-tests', # https://crbug.com/1406364 |
Will Yeager | a090e6a | 2023-06-09 14:59:41 | [diff] [blame] | 992 | 'mac13-arm64-rel-tests', # https://crbug.com/1406364 |
Nico Weber | d3695968 | 2018-04-12 03:33:46 | [diff] [blame] | 993 | 'Linux TSan Tests', # https://crbug.com/368525 |
Ian Struiksma | 2e23f96 | 2023-05-26 22:37:20 | [diff] [blame] | 994 | 'linux-exp-tsan-fyi-rel', # https://crbug.com/368525 |
Stephen Martinis | e701f5a | 2018-05-04 01:25:11 | [diff] [blame] | 995 | 'Win10 Tests x64 (dbg)', |
Kenneth Russell | fbda3c53 | 2017-12-08 23:57:24 | [diff] [blame] | 996 | ], |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 997 | 'modifications': { |
Nico Weber | 3f91979 | 2020-06-12 23:34:52 | [diff] [blame] | 998 | 'CrWinAsan': { |
| 999 | # These are very slow on the ASAN trybot for some reason. |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 1000 | # crbug.com/1257927 |
Nico Weber | 3f91979 | 2020-06-12 23:34:52 | [diff] [blame] | 1001 | 'swarming': { |
| 1002 | 'shards': 40, |
| 1003 | }, |
| 1004 | }, |
| 1005 | 'CrWinAsan(dll)': { |
| 1006 | # These are very slow on the ASAN trybot for some reason. |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 1007 | # crbug.com/1257927 |
Nico Weber | 3f91979 | 2020-06-12 23:34:52 | [diff] [blame] | 1008 | 'swarming': { |
| 1009 | 'shards': 40, |
| 1010 | }, |
| 1011 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1012 | 'Linux - Future (dbg)': { # client.v8.chromium |
Yuke Liao | ea70f47 | 2019-12-19 06:03:36 | [diff] [blame] | 1013 | 'swarming': { |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1014 | 'shards': 10, |
Yuke Liao | ea70f47 | 2019-12-19 06:03:36 | [diff] [blame] | 1015 | }, |
| 1016 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1017 | 'Linux ASan LSan Tests (1)': { |
Gregory Guterman | b6f9a97 | 2022-09-27 20:17:58 | [diff] [blame] | 1018 | 'ci_only': True, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1019 | # These are very slow on the ASAN trybot for some reason. |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 1020 | # crbug.com/1257927 |
Roberto Carrillo | 2c9ec97 | 2019-03-20 03:11:19 | [diff] [blame] | 1021 | 'swarming': { |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1022 | 'shards': 40, |
Roberto Carrillo | 2c9ec97 | 2019-03-20 03:11:19 | [diff] [blame] | 1023 | }, |
| 1024 | }, |
Titouan Rigoudy | 3fbe274 | 2022-09-09 17:10:14 | [diff] [blame] | 1025 | 'Linux CFI': { |
| 1026 | 'swarming': { |
| 1027 | 'shards': 20, # https://crbug.com/1361973 |
| 1028 | }, |
| 1029 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1030 | 'Linux Chromium OS ASan LSan Tests (1)': { |
| 1031 | # These are very slow on the ASAN trybot for some reason. |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 1032 | # crbug.com/1257927 |
Ben Pastene | 4260f6a | 2023-10-31 00:48:25 | [diff] [blame] | 1033 | # And even more slow on linux-chromeos: crbug.com/1491533. |
Roberto Carrillo | 5a5c98dc | 2019-10-30 22:33:51 | [diff] [blame] | 1034 | 'swarming': { |
Ben Pastene | 4260f6a | 2023-10-31 00:48:25 | [diff] [blame] | 1035 | 'shards': 140, |
| 1036 | 'hard_timeout': 7200, |
Roberto Carrillo | 5a5c98dc | 2019-10-30 22:33:51 | [diff] [blame] | 1037 | }, |
| 1038 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1039 | 'Linux ChromiumOS MSan Tests': { |
Alexis Hetu | a804f741 | 2022-05-13 17:04:20 | [diff] [blame] | 1040 | # These are very slow on the Chrome OS MSAN trybot, most likely because browser_tests on cros has ~40% more tests. Also, these tests |
| 1041 | # run on ash, which means every test starts and shuts down ash, which most likely explains why it takes longer than on other platforms. |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1042 | # crbug.com/865455 |
Kenneth Russell | 56a3e86 | 2017-12-08 03:11:34 | [diff] [blame] | 1043 | 'swarming': { |
Ian Struiksma | fa1ed4ce | 2023-12-14 00:14:34 | [diff] [blame] | 1044 | 'shards': 70, |
Kenneth Russell | 56a3e86 | 2017-12-08 03:11:34 | [diff] [blame] | 1045 | }, |
Ben Pastene | 44221d3 | 2020-05-21 23:38:36 | [diff] [blame] | 1046 | 'args': [ |
| 1047 | '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.msan.browser_tests.oobe_negative.filter', |
| 1048 | ], |
Kenneth Russell | 56a3e86 | 2017-12-08 03:11:34 | [diff] [blame] | 1049 | }, |
Struan Shrimpton | a9b1d51 | 2022-09-13 16:09:42 | [diff] [blame] | 1050 | 'Linux MSan Tests': { |
| 1051 | 'swarming': { |
Joshua Pawlicki | 7fc1edd | 2023-03-21 16:56:59 | [diff] [blame] | 1052 | 'shards': 23, |
Struan Shrimpton | a9b1d51 | 2022-09-13 16:09:42 | [diff] [blame] | 1053 | }, |
| 1054 | }, |
Struan Shrimpton | f5b2b55 | 2022-01-20 20:37:39 | [diff] [blame] | 1055 | 'Linux Tests': { |
Stephanie Kim | 3df2d0c8 | 2023-11-07 18:16:26 | [diff] [blame] | 1056 | # Only retry the individual failed tests instead of rerunning entire |
| 1057 | # shards. |
| 1058 | # crbug.com/1473501 |
| 1059 | 'retry_only_failed_tests': True, |
Struan Shrimpton | f5b2b55 | 2022-01-20 20:37:39 | [diff] [blame] | 1060 | 'swarming': { |
Stephanie Kim | 8332c7dd | 2022-11-07 20:03:49 | [diff] [blame] | 1061 | 'shards': 20, |
Struan Shrimpton | f5b2b55 | 2022-01-20 20:37:39 | [diff] [blame] | 1062 | }, |
| 1063 | }, |
Maksim Sisov | c81d284c | 2021-10-05 17:54:35 | [diff] [blame] | 1064 | # https://crbug.com/1084469 |
| 1065 | 'Linux Tests (Wayland)': { |
| 1066 | 'args': [ |
| 1067 | '--test-launcher-filter-file=../../testing/buildbot/filters/ozone-linux.wayland_browser_tests.filter', |
| 1068 | ], |
Stephanie Kim | 3df2d0c8 | 2023-11-07 18:16:26 | [diff] [blame] | 1069 | # Only retry the individual failed tests instead of rerunning entire |
| 1070 | # shards. |
| 1071 | # crbug.com/1473501 |
| 1072 | 'retry_only_failed_tests': True, |
Struan Shrimpton | e772d72f | 2021-12-15 07:50:09 | [diff] [blame] | 1073 | 'swarming': { |
Stephanie Kim | 8332c7dd | 2022-11-07 20:03:49 | [diff] [blame] | 1074 | 'shards': 20, |
Struan Shrimpton | e772d72f | 2021-12-15 07:50:09 | [diff] [blame] | 1075 | }, |
Maksim Sisov | c81d284c | 2021-10-05 17:54:35 | [diff] [blame] | 1076 | }, |
John Budorick | 614f91a | 2020-03-30 20:34:55 | [diff] [blame] | 1077 | 'Linux Tests (dbg)(1)': { |
| 1078 | # crbug.com/1066161 |
Joshua Pawlicki | 2be547a | 2023-06-30 18:27:49 | [diff] [blame] | 1079 | # crbug.com/1459645 |
Pavol Marko | 86a60e9 | 2023-12-08 21:12:32 | [diff] [blame] | 1080 | # crbug.com/1508286 |
John Budorick | 614f91a | 2020-03-30 20:34:55 | [diff] [blame] | 1081 | 'swarming': { |
Pavol Marko | 86a60e9 | 2023-12-08 21:12:32 | [diff] [blame] | 1082 | 'shards': 32, |
John Budorick | 614f91a | 2020-03-30 20:34:55 | [diff] [blame] | 1083 | }, |
| 1084 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1085 | 'Mac ASan 64 Tests (1)': { |
Kenneth Russell | fbda3c53 | 2017-12-08 23:57:24 | [diff] [blame] | 1086 | 'swarming': { |
Stephen Martinis | cd3c383 | 2020-11-19 22:01:24 | [diff] [blame] | 1087 | 'shards': 30, |
Kenneth Russell | fbda3c53 | 2017-12-08 23:57:24 | [diff] [blame] | 1088 | }, |
Lindsay Pasricha | 8155d05 | 2021-04-22 00:06:43 | [diff] [blame] | 1089 | # crbug.com/1196416 |
| 1090 | 'args': [ |
| 1091 | '--test-launcher-filter-file=../../testing/buildbot/filters/mac.mac-rel.browser_tests.filter', |
| 1092 | ], |
Lindsay Pasricha | b3f72db | 2021-09-22 22:05:46 | [diff] [blame] | 1093 | 'experiment_percentage': 100, # https://crbug.com/1251657 |
Kenneth Russell | fbda3c53 | 2017-12-08 23:57:24 | [diff] [blame] | 1094 | }, |
Lindsay Pasricha | 727ede9 | 2023-02-27 16:27:33 | [diff] [blame] | 1095 | 'Mac Builder Next': { |
| 1096 | 'swarming': { |
| 1097 | 'shards': 20, # crbug.com/1419045 |
| 1098 | }, |
| 1099 | }, |
Lindsay Pasricha | 76f44d2 | 2021-04-07 16:16:26 | [diff] [blame] | 1100 | 'Mac10.15 Tests': { |
| 1101 | # crbug.com/1042757 |
| 1102 | 'swarming': { |
Lindsay Pasricha | 7400da15 | 2023-06-16 23:37:03 | [diff] [blame] | 1103 | 'shards': 30, |
Lindsay Pasricha | 76f44d2 | 2021-04-07 16:16:26 | [diff] [blame] | 1104 | }, |
Lindsay Pasricha | 7400da15 | 2023-06-16 23:37:03 | [diff] [blame] | 1105 | 'experiment_percentage': 100, |
Lindsay Pasricha | 76f44d2 | 2021-04-07 16:16:26 | [diff] [blame] | 1106 | }, |
Lindsay Pasricha | f876259 | 2021-12-02 23:43:09 | [diff] [blame] | 1107 | 'Mac11 Tests': { |
| 1108 | 'ci_only': True, |
Lindsay Pasricha | ee30f25 | 2022-10-11 22:02:48 | [diff] [blame] | 1109 | 'swarming': { |
| 1110 | 'shards': 20, # crbug.com/1366016 |
| 1111 | }, |
Lindsay Pasricha | f876259 | 2021-12-02 23:43:09 | [diff] [blame] | 1112 | }, |
Yue She | 0cad292 | 2022-06-24 15:06:07 | [diff] [blame] | 1113 | 'Mac12 Tests': { |
| 1114 | 'ci_only': True, |
Titouan Rigoudy | cd0e6dd7 | 2022-09-09 13:18:20 | [diff] [blame] | 1115 | 'swarming': { |
| 1116 | 'shards': 20, # crbug.com/1361887 |
| 1117 | }, |
Yue She | 0cad292 | 2022-06-24 15:06:07 | [diff] [blame] | 1118 | }, |
Yue She | d8e4574 | 2023-06-01 15:18:03 | [diff] [blame] | 1119 | 'Mac13 Tests': { |
| 1120 | 'ci_only': True, |
| 1121 | 'swarming': { |
| 1122 | 'shards': 20, # crbug.com/1361887 |
| 1123 | }, |
| 1124 | }, |
Cameron Higgins | 2e4b7f1 | 2023-05-31 18:29:32 | [diff] [blame] | 1125 | 'Mac13 Tests (dbg)': { |
Zhaoyang Li | 9357e1e1 | 2021-12-07 18:53:17 | [diff] [blame] | 1126 | # crbug.com/1042757 |
| 1127 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 1128 | 'dimensions': { |
| 1129 | # These shards are liable to time out when running on macmini7,1. |
| 1130 | 'cores': '8|12', |
| 1131 | }, |
Zhaoyang Li | 9357e1e1 | 2021-12-07 18:53:17 | [diff] [blame] | 1132 | }, |
| 1133 | # crbug.com/1196416 |
| 1134 | 'args': [ |
| 1135 | '--test-launcher-filter-file=../../testing/buildbot/filters/mac.mac-rel.browser_tests.filter', |
| 1136 | ], |
| 1137 | }, |
Tom Anderson | 482eab1 | 2023-01-10 00:05:37 | [diff] [blame] | 1138 | 'ToTLinuxMSan': { |
| 1139 | 'swarming': { |
| 1140 | 'shards': 24, |
| 1141 | }, |
| 1142 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1143 | 'ToTWin(dbg)': { |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 1144 | 'swarming': { |
John Budorick | ca14c76f6 | 2017-12-09 14:19:18 | [diff] [blame] | 1145 | 'shards': 20, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 1146 | }, |
| 1147 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1148 | 'ToTWin64(dbg)': { |
Kenneth Russell | 8ceeabf | 2017-12-11 17:53:28 | [diff] [blame] | 1149 | 'swarming': { |
| 1150 | 'shards': 20, |
| 1151 | }, |
| 1152 | }, |
Kenneth Russell | 6c83d21 | 2018-07-27 20:52:59 | [diff] [blame] | 1153 | 'Win10 Tests x64': { |
| 1154 | # crbug.com/868082 |
| 1155 | 'args': [ |
| 1156 | '--disable-features=WebRTC-H264WithOpenH264FFmpeg', |
| 1157 | ], |
Stephanie Kim | 3df2d0c8 | 2023-11-07 18:16:26 | [diff] [blame] | 1158 | # Only retry the individual failed tests instead of rerunning entire |
| 1159 | # shards. |
| 1160 | # crbug.com/1473501 |
| 1161 | 'retry_only_failed_tests': True, |
Takuto Ikuta | c9c269a | 2019-01-10 22:40:25 | [diff] [blame] | 1162 | 'swarming': { |
| 1163 | # This is for slow test execution that often becomes a critical path of |
| 1164 | # swarming jobs. crbug.com/868114 |
Stephanie Kim | a57b46a | 2022-10-27 22:09:03 | [diff] [blame] | 1165 | 'shards': 55, |
Takuto Ikuta | c9c269a | 2019-01-10 22:40:25 | [diff] [blame] | 1166 | } |
Kenneth Russell | 6c83d21 | 2018-07-27 20:52:59 | [diff] [blame] | 1167 | }, |
Kuan Huang | a89737d | 2022-01-07 19:42:11 | [diff] [blame] | 1168 | 'Win11 Tests x64': { |
| 1169 | # crbug.com/868082 |
| 1170 | 'args': [ |
| 1171 | '--disable-features=WebRTC-H264WithOpenH264FFmpeg', |
| 1172 | ], |
| 1173 | 'swarming': { |
| 1174 | # This is for slow test execution that often becomes a critical path of |
| 1175 | # swarming jobs. crbug.com/868114 |
| 1176 | 'shards': 15, |
Kuan Huang | a89737d | 2022-01-07 19:42:11 | [diff] [blame] | 1177 | } |
| 1178 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1179 | 'linux-chromeos-chrome': { |
| 1180 | # TODO(https://crbug.com/932269): Promote out of experiment when the |
| 1181 | # tests are green. |
| 1182 | 'args': [ |
| 1183 | '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.browser_tests.filter', |
| 1184 | ], |
Ben Pastene | 3747309 | 2022-08-02 19:16:46 | [diff] [blame] | 1185 | 'swarming': { |
| 1186 | 'shards': 20, |
| 1187 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1188 | }, |
| 1189 | 'linux-chromeos-code-coverage': { |
Nico Weber | 0c2861b | 2018-12-14 18:05:16 | [diff] [blame] | 1190 | 'swarming': { |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1191 | 'shards': 50, |
| 1192 | }, |
| 1193 | }, |
| 1194 | 'linux-chromeos-dbg': { |
| 1195 | 'swarming': { |
Jonathan Fan | cb78198d | 2023-11-16 23:20:52 | [diff] [blame] | 1196 | 'shards': 110, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1197 | }, |
| 1198 | }, |
| 1199 | 'linux-chromeos-rel': { |
Stephanie Kim | 7d6675e | 2023-09-07 18:05:08 | [diff] [blame] | 1200 | # Only retry the individual failed tests instead of rerunning entire |
| 1201 | # shards. |
| 1202 | # crbug.com/1473501 |
| 1203 | 'retry_only_failed_tests': True, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1204 | 'swarming': { |
Stephanie Kim | c932b4c | 2022-11-01 21:29:38 | [diff] [blame] | 1205 | 'shards': 60, |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 1206 | 'dimensions': { |
| 1207 | 'kvm': '1', |
| 1208 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1209 | }, |
| 1210 | }, |
| 1211 | 'linux-code-coverage': { |
Yuke Liao | 58e1d20 | 2020-03-20 23:02:01 | [diff] [blame] | 1212 | 'args': [ |
| 1213 | '--no-sandbox', |
| 1214 | ], |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1215 | 'swarming': { |
| 1216 | 'shards': 50, |
| 1217 | }, |
| 1218 | }, |
Ian Struiksma | b0412a2 | 2023-06-06 23:02:48 | [diff] [blame] | 1219 | 'linux-exp-msan-fyi-rel': { |
| 1220 | 'swarming': { |
| 1221 | 'shards': 23, |
| 1222 | }, |
| 1223 | }, |
Sven Zheng | 49ffa5c | 2022-09-06 18:48:26 | [diff] [blame] | 1224 | # asan tests is slower. |
| 1225 | 'linux-lacros-asan-lsan-rel': { |
| 1226 | 'swarming': { |
Sven Zheng | e110ae0 | 2023-11-08 20:11:26 | [diff] [blame] | 1227 | 'shards': 30, |
Sven Zheng | 49ffa5c | 2022-09-06 18:48:26 | [diff] [blame] | 1228 | }, |
Sven Zheng | e8b0d9a6 | 2023-01-31 23:09:19 | [diff] [blame] | 1229 | # TODO(crbug.com/1324240): Enable tests. |
| 1230 | 'args': [ |
| 1231 | '--gtest_filter=-All/MultiActionAPITest.SessionStorageDoesNotPersistBetweenOpenings/*:All/MultiActionAPITest.PopupCreation/*' |
| 1232 | ], |
Sven Zheng | 49ffa5c | 2022-09-06 18:48:26 | [diff] [blame] | 1233 | }, |
Sven Zheng | 80734f1 | 2020-08-06 06:50:39 | [diff] [blame] | 1234 | 'linux-lacros-tester-rel': { |
Stephanie Kim | 3df2d0c8 | 2023-11-07 18:16:26 | [diff] [blame] | 1235 | # Only retry the individual failed tests instead of rerunning entire |
| 1236 | # shards. |
| 1237 | # crbug.com/1473501 |
| 1238 | 'retry_only_failed_tests': True, |
Struan Shrimpton | e772d72f | 2021-12-15 07:50:09 | [diff] [blame] | 1239 | 'swarming': { |
Stephanie Kim | 8332c7dd | 2022-11-07 20:03:49 | [diff] [blame] | 1240 | 'shards': 20, |
Struan Shrimpton | e772d72f | 2021-12-15 07:50:09 | [diff] [blame] | 1241 | }, |
Sven Zheng | 80734f1 | 2020-08-06 06:50:39 | [diff] [blame] | 1242 | }, |
Thiago Perrotta | 099ea61 | 2022-12-14 17:59:40 | [diff] [blame] | 1243 | 'linux-rel-cft': { |
| 1244 | 'args': [ |
Thiago Perrotta | d12c787 | 2023-01-12 17:30:56 | [diff] [blame] | 1245 | '--test-launcher-filter-file=../../testing/buildbot/filters/linux.linux-rel-cft.browser_tests.filter', |
Thiago Perrotta | 099ea61 | 2022-12-14 17:59:40 | [diff] [blame] | 1246 | ], |
Thiago Perrotta | 6148746 | 2023-01-20 12:52:32 | [diff] [blame] | 1247 | 'swarming': { |
| 1248 | 'shards': 20, |
| 1249 | }, |
Thiago Perrotta | 099ea61 | 2022-12-14 17:59:40 | [diff] [blame] | 1250 | }, |
Ian Struiksma | 448f413 | 2023-10-11 16:21:17 | [diff] [blame] | 1251 | 'linux-ubsan-fyi-rel': { |
| 1252 | 'swarming': { |
| 1253 | 'shards': 20, |
| 1254 | } |
| 1255 | }, |
Kuan Huang | 235b014 | 2021-10-19 18:59:28 | [diff] [blame] | 1256 | 'mac-code-coverage': { |
| 1257 | 'args': [ |
| 1258 | '--coverage-continuous-mode=1', |
| 1259 | ], |
| 1260 | }, |
Lindsay Pasricha | 8bbc338 | 2022-01-31 22:54:54 | [diff] [blame] | 1261 | 'mac-osxbeta-rel': { |
| 1262 | 'swarming': { |
Lindsay Pasricha | 79b250d | 2023-05-04 16:55:22 | [diff] [blame] | 1263 | 'shards': 30, |
Lindsay Pasricha | 8bbc338 | 2022-01-31 22:54:54 | [diff] [blame] | 1264 | }, |
| 1265 | }, |
Thiago Perrotta | 099ea61 | 2022-12-14 17:59:40 | [diff] [blame] | 1266 | 'mac-rel-cft': { |
| 1267 | 'args': [ |
Thiago Perrotta | d12c787 | 2023-01-12 17:30:56 | [diff] [blame] | 1268 | '--test-launcher-filter-file=../../testing/buildbot/filters/mac.mac-rel-cft.browser_tests.filter', |
Thiago Perrotta | 099ea61 | 2022-12-14 17:59:40 | [diff] [blame] | 1269 | ], |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 1270 | 'ci_only': True, |
Thiago Perrotta | 28efe81 | 2023-01-17 19:31:27 | [diff] [blame] | 1271 | 'swarming': { |
| 1272 | 'shards': 20, # crbug.com/1361887 |
| 1273 | }, |
Thiago Perrotta | 099ea61 | 2022-12-14 17:59:40 | [diff] [blame] | 1274 | }, |
David Bienvenu | 284cc4d | 2023-03-20 16:44:54 | [diff] [blame] | 1275 | 'win-arm64-rel': { |
David Bienvenu | c19d452 | 2024-01-02 19:51:33 | [diff] [blame] | 1276 | # Some Win Arm64 bots aren't using 100% scaling, which some browser |
| 1277 | # tests rely on. They also have touch enabled, which we need to disable. |
David Bienvenu | 284cc4d | 2023-03-20 16:44:54 | [diff] [blame] | 1278 | 'args': [ |
David Bienvenu | 982fcee | 2023-03-20 22:57:48 | [diff] [blame] | 1279 | '--force-device-scale-factor=1', |
David Bienvenu | 519e1480 | 2023-05-02 23:34:49 | [diff] [blame] | 1280 | '--top-chrome-touch-ui=disabled', |
David Bienvenu | 284cc4d | 2023-03-20 16:44:54 | [diff] [blame] | 1281 | ], |
| 1282 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1283 | 'win-asan': { |
Kuan Huang | 1b52d44 | 2023-02-07 20:35:34 | [diff] [blame] | 1284 | # Tests shows tests run faster with fewer retries by using fewer jobs crbug.com/1411912 |
| 1285 | 'args': [ |
| 1286 | '--test-launcher-jobs=3', |
| 1287 | ], |
Nico Weber | 3f91979 | 2020-06-12 23:34:52 | [diff] [blame] | 1288 | # These are very slow on the ASAN trybot for some reason. |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 1289 | # crbug.com/1257927 |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1290 | 'swarming': { |
Kuan Huang | 1b52d44 | 2023-02-07 20:35:34 | [diff] [blame] | 1291 | 'shards': 60, |
Nico Weber | 0c2861b | 2018-12-14 18:05:16 | [diff] [blame] | 1292 | }, |
| 1293 | }, |
Thiago Perrotta | 099ea61 | 2022-12-14 17:59:40 | [diff] [blame] | 1294 | 'win-rel-cft': { |
| 1295 | 'args': [ |
Thiago Perrotta | 770925d4 | 2023-01-17 18:38:51 | [diff] [blame] | 1296 | # crbug.com/868082 |
| 1297 | '--disable-features=WebRTC-H264WithOpenH264FFmpeg', |
Thiago Perrotta | d12c787 | 2023-01-12 17:30:56 | [diff] [blame] | 1298 | '--test-launcher-filter-file=../../testing/buildbot/filters/win.win-rel-cft.browser_tests.filter', |
Thiago Perrotta | 099ea61 | 2022-12-14 17:59:40 | [diff] [blame] | 1299 | ], |
Thiago Perrotta | 314f7b0 | 2023-01-19 21:30:53 | [diff] [blame] | 1300 | 'swarming': { |
| 1301 | # This is for slow test execution that often becomes a critical path of |
| 1302 | # swarming jobs. crbug.com/868114 |
| 1303 | 'shards': 15, |
| 1304 | } |
Thiago Perrotta | 099ea61 | 2022-12-14 17:59:40 | [diff] [blame] | 1305 | }, |
Prakhar | 37a94b5 | 2023-07-14 19:46:07 | [diff] [blame] | 1306 | 'win10-code-coverage': { |
| 1307 | 'swarming': { |
| 1308 | 'shards': 40, |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 1309 | 'dimensions': { |
Prakhar | 37a94b5 | 2023-07-14 19:46:07 | [diff] [blame] | 1310 | 'pool': 'chromium.tests.coverage', |
| 1311 | 'ssd': '1', |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 1312 | }, |
Prakhar | 37a94b5 | 2023-07-14 19:46:07 | [diff] [blame] | 1313 | } |
| 1314 | }, |
Ben Pastene | ebad8fc | 2022-08-12 23:34:28 | [diff] [blame] | 1315 | 'win10-rel-no-external-ip': { |
| 1316 | # crbug.com/868082 |
| 1317 | 'args': [ |
| 1318 | '--disable-features=WebRTC-H264WithOpenH264FFmpeg', |
| 1319 | ], |
| 1320 | 'swarming': { |
| 1321 | 'shards': 15, |
| 1322 | } |
| 1323 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 1324 | }, |
| 1325 | }, |
Hao Wu | bfdb2356 | 2023-06-17 20:16:51 | [diff] [blame] | 1326 | 'browser_tests_no_field_trial': { |
| 1327 | 'remove_from': [ |
| 1328 | 'win10-rel-no-external-ip', |
| 1329 | 'win-arm64-rel', |
| 1330 | 'win-rel-cft', |
| 1331 | 'Win11 Tests x64', |
| 1332 | ], |
| 1333 | }, |
Ben Pastene | c26cd08 | 2023-06-21 16:26:05 | [diff] [blame] | 1334 | 'capture_unittests': { |
| 1335 | 'modifications': { |
| 1336 | 'WebRTC Chromium Linux Tester': { |
| 1337 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 1338 | 'dimensions': { |
| 1339 | 'os': 'Ubuntu-22.04|Ubuntu-18.04', |
| 1340 | }, |
Ben Pastene | c26cd08 | 2023-06-21 16:26:05 | [diff] [blame] | 1341 | }, |
| 1342 | }, |
| 1343 | }, |
| 1344 | }, |
Erik Chen | 681dc028 | 2019-11-26 22:54:49 | [diff] [blame] | 1345 | 'cc_unittests': { |
| 1346 | 'modifications': { |
| 1347 | 'Linux TSan Tests': { |
| 1348 | 'swarming': { |
| 1349 | 'shards': 3, |
| 1350 | }, |
| 1351 | }, |
Haiyang Pan | 9d68ca0 | 2021-08-04 21:30:47 | [diff] [blame] | 1352 | 'android-11-x86-rel': { |
Haiyang Pan | cf76586 | 2021-03-18 20:39:15 | [diff] [blame] | 1353 | # https://crbug.com/1039860 |
| 1354 | 'args': [ |
Haiyang Pan | 11d8bd5 | 2021-11-19 21:22:54 | [diff] [blame] | 1355 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_11_12.cc_unittests.filter', |
| 1356 | ], |
| 1357 | }, |
Haiyang Pan | 2a55a45 | 2022-03-03 08:18:33 | [diff] [blame] | 1358 | 'android-12-x64-rel': { |
Haiyang Pan | 11d8bd5 | 2021-11-19 21:22:54 | [diff] [blame] | 1359 | # https://crbug.com/1039860 |
| 1360 | 'args': [ |
| 1361 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_11_12.cc_unittests.filter', |
Haiyang Pan | cf76586 | 2021-03-18 20:39:15 | [diff] [blame] | 1362 | ], |
| 1363 | }, |
Haiyang Pan | 08d09dc | 2020-04-01 16:11:21 | [diff] [blame] | 1364 | 'android-pie-x86-rel': { |
John Budorick | fa8f1da9 | 2020-01-15 18:11:38 | [diff] [blame] | 1365 | # https://crbug.com/1039860 |
| 1366 | 'args': [ |
| 1367 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.cc_unittests.filter', |
| 1368 | ], |
| 1369 | }, |
Chong Gu | df7fbe9 | 2021-02-24 02:55:58 | [diff] [blame] | 1370 | 'fuchsia-code-coverage': { |
| 1371 | 'swarming': { |
| 1372 | 'shards': 4, |
| 1373 | }, |
| 1374 | }, |
Chong Gu | b244646 | 2021-08-19 18:44:08 | [diff] [blame] | 1375 | 'fuchsia-fyi-arm64-dbg': { |
| 1376 | 'args': [ |
| 1377 | '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.debug.cc_unittests.filter', |
| 1378 | ], |
| 1379 | }, |
Ian Struiksma | 2e23f96 | 2023-05-26 22:37:20 | [diff] [blame] | 1380 | 'linux-exp-tsan-fyi-rel': { |
| 1381 | 'swarming': { |
| 1382 | 'shards': 3, |
| 1383 | }, |
| 1384 | }, |
Stephanie Kim | 0a1310f | 2023-12-11 23:51:35 | [diff] [blame] | 1385 | 'linux-lacros-tester-rel': { |
| 1386 | 'ci_only': True, # https://crbug.com/1509554 |
| 1387 | }, |
Erik Chen | 681dc028 | 2019-11-26 22:54:49 | [diff] [blame] | 1388 | }, |
| 1389 | }, |
Prakhar | 94f444a | 2020-10-08 07:30:08 | [diff] [blame] | 1390 | 'check_static_initializers': { |
| 1391 | 'modifications': { |
| 1392 | 'Mac Builder': { |
| 1393 | 'args': [ |
| 1394 | '--allow-coverage-initializer', |
| 1395 | ], |
| 1396 | }, |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 1397 | 'mac-rel-cft': { |
| 1398 | 'args': [ |
| 1399 | '--allow-coverage-initializer', |
| 1400 | ], |
| 1401 | }, |
Prakhar | 94f444a | 2020-10-08 07:30:08 | [diff] [blame] | 1402 | }, |
| 1403 | }, |
Ben Pastene | 7a05a8f | 2020-11-12 17:25:51 | [diff] [blame] | 1404 | 'chrome_all_tast_tests': { |
| 1405 | 'modifications': { |
Sven Zheng | 2464a6f | 2024-01-17 22:20:44 | [diff] [blame] | 1406 | 'chromeos-amd64-generic-rel-tast': { |
Ben Pastene | f3c910a7 | 2023-01-26 20:23:41 | [diff] [blame] | 1407 | 'args': [ |
| 1408 | '--tast-shard-method=hash', |
| 1409 | ], |
Struan Shrimpton | 4b7abc0 | 2021-12-16 01:36:59 | [diff] [blame] | 1410 | }, |
Ben Pastene | 7a05a8f | 2020-11-12 17:25:51 | [diff] [blame] | 1411 | 'chromeos-betty-pi-arc-cfi-thin-lto-chrome': { |
| 1412 | 'args': [ |
| 1413 | # This bot sets symbol_level=2, which doesn't fit inside a normal VM. |
| 1414 | '--strip-chrome', |
Jonathan Fan | 6f03383 | 2023-06-23 23:23:59 | [diff] [blame] | 1415 | '--tast-shard-method=hash', |
Ben Pastene | 7a05a8f | 2020-11-12 17:25:51 | [diff] [blame] | 1416 | ], |
| 1417 | }, |
Ben Pastene | fb70e5f | 2022-11-08 04:16:42 | [diff] [blame] | 1418 | 'chromeos-betty-pi-arc-chrome': { |
| 1419 | 'swarming': { |
| 1420 | 'shards': 15, |
| 1421 | }, |
Catherine Zhang | 5c54ed36 | 2023-11-24 04:49:30 | [diff] [blame] | 1422 | 'args': [ |
| 1423 | '--tast-shard-method=hash', |
| 1424 | ], |
Ben Pastene | fb70e5f | 2022-11-08 04:16:42 | [diff] [blame] | 1425 | }, |
Alvin Jia | 47a2803 | 2022-11-07 23:09:15 | [diff] [blame] | 1426 | 'chromeos-eve-chrome': { |
| 1427 | 'swarming': { |
Alvin Jia | 65de213 | 2023-07-23 22:27:12 | [diff] [blame] | 1428 | # Increased timeout to 4 hours due to shard timeout. |
| 1429 | 'hard_timeout': 14400, |
Alvin Jia | 47a2803 | 2022-11-07 23:09:15 | [diff] [blame] | 1430 | } |
| 1431 | }, |
Ben Pastene | f85543f | 2022-06-24 17:50:02 | [diff] [blame] | 1432 | # TODO(crbug.com/1141234): Move out of experimental if/when the bots are |
| 1433 | # stable. |
| 1434 | 'chromeos-jacuzzi-chrome': { |
| 1435 | 'experiment_percentage': 100, |
| 1436 | }, |
Alvin Jia | db3f7cd | 2023-06-08 19:00:00 | [diff] [blame] | 1437 | 'chromeos-reven-chrome': { |
| 1438 | 'args': [ |
| 1439 | '--tast-shard-method=hash', |
| 1440 | ], |
| 1441 | }, |
Ben Pastene | 7a05a8f | 2020-11-12 17:25:51 | [diff] [blame] | 1442 | }, |
| 1443 | }, |
Yun Liu | 7cfd28a | 2019-10-30 01:57:12 | [diff] [blame] | 1444 | 'chrome_public_smoke_test': { |
| 1445 | 'remove_from': [ |
Ben Joyce | 02dc809 | 2021-03-04 21:48:19 | [diff] [blame] | 1446 | 'android-code-coverage-native', # Does not generate profraw data. |
Yun Liu | 7cfd28a | 2019-10-30 01:57:12 | [diff] [blame] | 1447 | ], |
| 1448 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 1449 | 'chrome_public_test_apk': { |
John Budorick | 27d2d44e | 2019-05-20 20:26:09 | [diff] [blame] | 1450 | 'remove_from': [ |
| 1451 | 'android-asan', # https://crbug.com/964562 |
Zhaoyang Li | 4616b95 | 2023-08-15 17:30:42 | [diff] [blame] | 1452 | 'android-code-coverage-native', # Does not generate profraw data. |
John Budorick | 27d2d44e | 2019-05-20 20:26:09 | [diff] [blame] | 1453 | ], |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 1454 | 'modifications': { |
Ben Pastene | c73e96e9 | 2018-07-12 01:40:35 | [diff] [blame] | 1455 | 'Oreo Phone Tester': { |
bsheedy | 0183346 | 2018-12-07 01:05:57 | [diff] [blame] | 1456 | # TODO(https://crbug.com/884413): Re-enable this once the tests are |
| 1457 | # either passing or there is more capacity. |
| 1458 | 'experiment_percentage': 0, |
Ben Pastene | c73e96e9 | 2018-07-12 01:40:35 | [diff] [blame] | 1459 | }, |
Haiyang Pan | 9d68ca0 | 2021-08-04 21:30:47 | [diff] [blame] | 1460 | 'android-11-x86-rel': { |
Haiyang Pan | b80557c | 2021-03-13 03:01:44 | [diff] [blame] | 1461 | 'args': [ |
| 1462 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_11.chrome_public_test_apk.filter', |
Haiyang Pan | 1d5ca286 | 2021-04-01 22:21:09 | [diff] [blame] | 1463 | '--timeout-scale=2.0', |
Haiyang Pan | b80557c | 2021-03-13 03:01:44 | [diff] [blame] | 1464 | ], |
Haiyang Pan | c82c3fa | 2022-02-01 01:26:06 | [diff] [blame] | 1465 | # TODO(https://crbug.com/1285975) Remove experiment and enable on |
| 1466 | # trybot once the device offline issue is resolved. |
| 1467 | 'ci_only': True, |
| 1468 | 'experiment_percentage': 100, |
Haiyang Pan | 68a39c0 | 2021-11-11 21:12:21 | [diff] [blame] | 1469 | }, |
Haiyang Pan | 2a55a45 | 2022-03-03 08:18:33 | [diff] [blame] | 1470 | 'android-12-x64-rel': { |
Haiyang Pan | 68a39c0 | 2021-11-11 21:12:21 | [diff] [blame] | 1471 | 'args': [ |
Haiyang Pan | 629f4e4 | 2022-02-09 22:11:23 | [diff] [blame] | 1472 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12.chrome_public_test_apk.filter', |
Haiyang Pan | 68a39c0 | 2021-11-11 21:12:21 | [diff] [blame] | 1473 | '--timeout-scale=2.0', |
| 1474 | ], |
Haiyang Pan | 2a55a45 | 2022-03-03 08:18:33 | [diff] [blame] | 1475 | # TODO(crbug.com/1225851): Remove experiment and ci_only |
| 1476 | # once the test suite is stable. |
| 1477 | 'ci_only': True, |
| 1478 | 'experiment_percentage': 100, |
Haiyang Pan | b80557c | 2021-03-13 03:01:44 | [diff] [blame] | 1479 | }, |
Haiyang Pan | fed3127 | 2023-03-27 19:24:00 | [diff] [blame] | 1480 | 'android-12l-x64-dbg-tests': { |
| 1481 | 'args': [ |
| 1482 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12l.chrome_public_test_apk.filter', |
| 1483 | ], |
Haiyang Pan | 04bfd01 | 2024-01-12 23:26:53 | [diff] [blame] | 1484 | # TODO(crbug.com/1439624): Remove ci_only once the test suite is stable. |
Neil Coronado | 98b3531 | 2023-11-04 00:38:43 | [diff] [blame] | 1485 | 'ci_only': True, |
Haiyang Pan | fed3127 | 2023-03-27 19:24:00 | [diff] [blame] | 1486 | }, |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 1487 | 'android-12l-x64-fyi-dbg': { |
| 1488 | 'args': [ |
| 1489 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12l.chrome_public_test_apk.filter', |
| 1490 | ], |
| 1491 | }, |
| 1492 | 'android-13-x64-fyi-rel': { |
| 1493 | 'args': [ |
| 1494 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_13.chrome_public_test_apk.filter', |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 1495 | ], |
| 1496 | }, |
Haiyang Pan | e03016f | 2023-04-24 17:40:49 | [diff] [blame] | 1497 | 'android-13-x64-rel': { |
| 1498 | 'args': [ |
| 1499 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_13.chrome_public_test_apk.filter', |
| 1500 | ], |
| 1501 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1502 | 'android-arm64-proguard-rel': { |
| 1503 | 'swarming': { |
| 1504 | 'shards': 25, |
| 1505 | }, |
| 1506 | }, |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 1507 | # If you change this, make similar changes in android-x86-code-coverage below |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 1508 | 'android-oreo-x86-rel': { |
Ben Joyce | 5850e49 | 2023-07-17 22:02:07 | [diff] [blame] | 1509 | 'args': [ |
| 1510 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_o.chrome_public_test_apk.filter', |
| 1511 | ], |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 1512 | 'swarming': { |
| 1513 | 'shards': 75, |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 1514 | 'dimensions': { |
| 1515 | # use 8-core to shorten runtime |
| 1516 | 'cores': '8', |
| 1517 | }, |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 1518 | }, |
| 1519 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1520 | 'android-pie-arm64-rel': { |
| 1521 | 'args': [ |
| 1522 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.pie_arm64_rel.chrome_public_test_apk.filter', # https://crbug.com/1010211 |
Ben Joyce | b532141 | 2022-10-26 21:05:15 | [diff] [blame] | 1523 | '--use-persistent-shell', |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1524 | ], |
Stephen Martinis | d05530d | 2021-07-27 22:50:22 | [diff] [blame] | 1525 | 'ci_only': True, # https://crbug.com/1233700 |
Haiyang Pan | 43640ee | 2020-02-13 01:38:00 | [diff] [blame] | 1526 | }, |
Ben Pastene | ac465d42 | 2023-03-23 21:54:29 | [diff] [blame] | 1527 | 'android-pie-arm64-rel-dev': { |
Ben Joyce | 6d63a58 | 2022-12-09 18:34:55 | [diff] [blame] | 1528 | 'swarming': { |
| 1529 | 'service_account': '[email protected]' |
| 1530 | }, |
| 1531 | }, |
Haiyang Pan | 08d09dc | 2020-04-01 16:11:21 | [diff] [blame] | 1532 | 'android-pie-x86-rel': { |
Haiyang Pan | 43640ee | 2020-02-13 01:38:00 | [diff] [blame] | 1533 | 'args': [ |
Haiyang Pan | 7137307 | 2020-03-02 19:57:49 | [diff] [blame] | 1534 | # https://crbug.com/1046059 |
Haiyang Pan | 23f64f5 | 2020-06-04 01:23:32 | [diff] [blame] | 1535 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_p.chrome_public_test_apk.filter', |
Haiyang Pan | 43640ee | 2020-02-13 01:38:00 | [diff] [blame] | 1536 | ], |
Haiyang Pan | 7137307 | 2020-03-02 19:57:49 | [diff] [blame] | 1537 | 'swarming': { |
Haiyang Pan | 58a6db2 | 2021-07-30 01:08:26 | [diff] [blame] | 1538 | # See https://crbug.com/1230192, runs of 40-60 minutes at 20 shards. |
| 1539 | 'shards': 30, |
| 1540 | }, |
| 1541 | }, |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 1542 | # Keep this same as android-oreo-x86-rel above |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 1543 | 'android-x86-code-coverage': { |
| 1544 | 'args': [ |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 1545 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_o.chrome_public_test_apk.filter', |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 1546 | ], |
| 1547 | 'swarming': { |
| 1548 | 'shards': 75, |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 1549 | 'dimensions': { |
| 1550 | # use 8-core to shorten runtime |
| 1551 | 'cores': '8', |
| 1552 | }, |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 1553 | }, |
| 1554 | }, |
Haiyang Pan | 58a6db2 | 2021-07-30 01:08:26 | [diff] [blame] | 1555 | }, |
| 1556 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 1557 | 'chrome_public_test_vr_apk': { |
Nico Weber | b0b3f586 | 2018-07-13 18:45:15 | [diff] [blame] | 1558 | 'remove_from': [ |
Andrew Luo | 38b311f | 2019-10-04 03:42:09 | [diff] [blame] | 1559 | 'android-pie-arm64-rel', # https://crbug.com/1010211 |
bsheedy | df58b4e | 2018-11-01 19:42:16 | [diff] [blame] | 1560 | 'ToTAndroid', |
John Budorick | 27d2d44e | 2019-05-20 20:26:09 | [diff] [blame] | 1561 | 'android-asan', # https://crbug.com/964562 |
Ben Joyce | 02dc809 | 2021-03-04 21:48:19 | [diff] [blame] | 1562 | 'android-code-coverage-native', # Does not generate profraw data. |
bsheedy | 410dd7c | 2018-06-15 22:42:09 | [diff] [blame] | 1563 | ], |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 1564 | }, |
bsheedy | 75a4dd5 | 2018-11-27 23:24:30 | [diff] [blame] | 1565 | 'chrome_public_test_vr_apk-vega': { |
| 1566 | 'modifications': { |
bsheedy | 75a4dd5 | 2018-11-27 23:24:30 | [diff] [blame] | 1567 | 'Oreo Phone Tester': { |
| 1568 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 1569 | 'dimensions': { |
| 1570 | 'device_os': 'OVR1.180808.003', |
| 1571 | 'device_type': 'vega', |
| 1572 | 'os': 'Android', |
| 1573 | }, |
bsheedy | 75a4dd5 | 2018-11-27 23:24:30 | [diff] [blame] | 1574 | }, |
| 1575 | } |
| 1576 | } |
| 1577 | }, |
Henrique Nakashima | d99462ab | 2022-06-08 19:52:42 | [diff] [blame] | 1578 | 'chrome_public_unit_test_apk': { |
Henrique Nakashima | 4b24b55a | 2022-11-02 22:25:32 | [diff] [blame] | 1579 | 'remove_from': [ |
| 1580 | 'android-asan', # https://crbug.com/964562 |
| 1581 | 'android-code-coverage-native', # Does not generate profraw data. |
Henrique Nakashima | 4b24b55a | 2022-11-02 22:25:32 | [diff] [blame] | 1582 | ], |
Henrique Nakashima | d99462ab | 2022-06-08 19:52:42 | [diff] [blame] | 1583 | 'modifications': { |
| 1584 | 'android-12-x64-rel': { |
James Shen | 7d0646a | 2023-02-28 22:47:04 | [diff] [blame] | 1585 | 'ci_only': True, |
Henrique Nakashima | d99462ab | 2022-06-08 19:52:42 | [diff] [blame] | 1586 | 'args': [ |
| 1587 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12.chrome_public_unit_test_apk.filter', |
| 1588 | ], |
| 1589 | }, |
Haiyang Pan | 0fb3ee4 | 2023-02-14 21:04:34 | [diff] [blame] | 1590 | 'android-12l-x64-dbg-tests': { |
| 1591 | 'args': [ |
| 1592 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12l.chrome_public_unit_test_apk.filter', |
| 1593 | ], |
| 1594 | }, |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 1595 | 'android-12l-x64-fyi-dbg': { |
| 1596 | 'args': [ |
| 1597 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12l.chrome_public_unit_test_apk.filter', |
| 1598 | ], |
| 1599 | }, |
| 1600 | 'android-13-x64-fyi-rel': { |
| 1601 | 'args': [ |
| 1602 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_13.chrome_public_unit_test_apk.filter', |
| 1603 | ], |
| 1604 | }, |
Haiyang Pan | 0fb3ee4 | 2023-02-14 21:04:34 | [diff] [blame] | 1605 | 'android-13-x64-rel': { |
| 1606 | 'args': [ |
| 1607 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_13.chrome_public_unit_test_apk.filter', |
| 1608 | ], |
| 1609 | }, |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 1610 | # If you change this, make similar changes in android-x86-code-coverage below |
James Shen | 2c2bcdb | 2023-07-18 00:36:16 | [diff] [blame] | 1611 | 'android-oreo-x86-rel': { |
| 1612 | 'args': [ |
| 1613 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_o.chrome_public_unit_test_apk.filter', |
| 1614 | ], |
| 1615 | }, |
Ho Cheung | 573d82b | 2023-09-03 17:10:05 | [diff] [blame] | 1616 | 'android-pie-arm64-rel': { |
| 1617 | 'swarming': { |
Haiyang Pan | b906178c | 2023-10-17 00:37:56 | [diff] [blame] | 1618 | 'dimensions': { |
| 1619 | 'device_type': 'crosshatch', |
| 1620 | }, |
James Shen | 1f916b4 | 2023-10-17 19:05:07 | [diff] [blame] | 1621 | # TODO(crbug.com/1462745): Temporarily increase the shard to 5 for the network issue. |
| 1622 | 'shards': 5, |
Ho Cheung | 573d82b | 2023-09-03 17:10:05 | [diff] [blame] | 1623 | }, |
| 1624 | }, |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 1625 | # Keep this same as android-oreo-x86-rel above |
| 1626 | 'android-x86-code-coverage': { |
| 1627 | 'args': [ |
| 1628 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_o.chrome_public_unit_test_apk.filter', |
| 1629 | ], |
| 1630 | }, |
Henrique Nakashima | d99462ab | 2022-06-08 19:52:42 | [diff] [blame] | 1631 | }, |
| 1632 | }, |
Nihar Damarasingu | 8def1a2 | 2022-08-18 21:15:54 | [diff] [blame] | 1633 | 'chrome_public_wpt': { |
| 1634 | 'modifications': { |
An Sung | e7a6bca | 2023-09-05 19:13:28 | [diff] [blame] | 1635 | 'android-chrome-pie-x86-wpt-android-specific': { |
| 1636 | 'args': [ |
| 1637 | '--test-list', |
An Sung | 9cede13 | 2023-10-18 18:55:38 | [diff] [blame] | 1638 | '../../third_party/blink/web_tests/TestLists/android.filter' |
An Sung | e7a6bca | 2023-09-05 19:13:28 | [diff] [blame] | 1639 | ] |
| 1640 | }, |
Nihar Damarasingu | 8def1a2 | 2022-08-18 21:15:54 | [diff] [blame] | 1641 | 'android-chrome-pie-x86-wpt-fyi-rel': { |
| 1642 | 'args': [ |
| 1643 | '--use-upstream-wpt', |
| 1644 | ], |
| 1645 | }, |
| 1646 | }, |
| 1647 | }, |
Ian Struiksma | eb285db0 | 2020-10-20 22:19:34 | [diff] [blame] | 1648 | 'chrome_sizes': { |
| 1649 | 'modifications': { |
Sven Zheng | 0b608c21 | 2023-02-23 18:18:56 | [diff] [blame] | 1650 | 'lacros-amd64-generic-chrome-skylab': { |
| 1651 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 1652 | 'dimensions': { |
| 1653 | 'cpu': 'x86-64', |
| 1654 | 'os': 'Ubuntu-18.04', |
| 1655 | }, |
Sven Zheng | 0b608c21 | 2023-02-23 18:18:56 | [diff] [blame] | 1656 | }, |
| 1657 | }, |
Sven Zheng | 0b608c21 | 2023-02-23 18:18:56 | [diff] [blame] | 1658 | 'lacros-arm-generic-chrome-skylab': { |
| 1659 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 1660 | 'dimensions': { |
| 1661 | 'cpu': 'x86-64', |
| 1662 | 'os': 'Ubuntu-18.04', |
| 1663 | }, |
Sven Zheng | 0b608c21 | 2023-02-23 18:18:56 | [diff] [blame] | 1664 | }, |
| 1665 | }, |
| 1666 | 'lacros-arm64-generic-chrome-skylab': { |
| 1667 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 1668 | 'dimensions': { |
| 1669 | 'cpu': 'x86-64', |
| 1670 | 'os': 'Ubuntu-18.04', |
| 1671 | }, |
Sven Zheng | 0b608c21 | 2023-02-23 18:18:56 | [diff] [blame] | 1672 | }, |
| 1673 | }, |
Ian Struiksma | eb285db0 | 2020-10-20 22:19:34 | [diff] [blame] | 1674 | }, |
| 1675 | }, |
Takuto Ikuta | 1b749b90 | 2019-04-11 18:05:53 | [diff] [blame] | 1676 | 'chromedriver_py_tests': { |
Ben Pastene | 1b1aa97 | 2022-09-28 17:51:01 | [diff] [blame] | 1677 | 'modifications': { |
| 1678 | 'Win10 Tests x64': { |
| 1679 | # TODO(crbug.com/1369158): Fix & re-enable. |
| 1680 | 'isolate_profile_data': False, |
| 1681 | }, |
Thiago Perrotta | 314f7b0 | 2023-01-19 21:30:53 | [diff] [blame] | 1682 | 'win-rel-cft': { |
| 1683 | # TODO(crbug.com/1369158): Fix & re-enable. |
| 1684 | 'isolate_profile_data': False, |
| 1685 | }, |
Ben Pastene | 1b1aa97 | 2022-09-28 17:51:01 | [diff] [blame] | 1686 | }, |
Takuto Ikuta | 1b749b90 | 2019-04-11 18:05:53 | [diff] [blame] | 1687 | 'remove_from': [ |
| 1688 | # Timeout happens sometimes (crbug.com/951799). |
Takuto Ikuta | 1b749b90 | 2019-04-11 18:05:53 | [diff] [blame] | 1689 | 'Win10 Tests x64 (dbg)', |
| 1690 | ], |
| 1691 | }, |
Haiyang Pan | fed33917 | 2021-03-10 23:19:57 | [diff] [blame] | 1692 | 'components_browsertests': { |
| 1693 | 'modifications': { |
Stephanie Kim | 6b4abfd3 | 2022-11-15 20:33:37 | [diff] [blame] | 1694 | 'Linux TSan Tests': { |
| 1695 | 'swarming': { |
| 1696 | 'shards': 2, |
| 1697 | }, |
| 1698 | }, |
Haiyang Pan | 9d68ca0 | 2021-08-04 21:30:47 | [diff] [blame] | 1699 | 'android-11-x86-rel': { |
Haiyang Pan | fed33917 | 2021-03-10 23:19:57 | [diff] [blame] | 1700 | 'swarming': { |
| 1701 | 'shards': 2, |
| 1702 | }, |
| 1703 | }, |
André Kempe | f30fe9d2 | 2022-02-03 10:44:29 | [diff] [blame] | 1704 | 'android-asan': { |
| 1705 | 'swarming': { |
| 1706 | 'shards': 3, |
| 1707 | }, |
| 1708 | }, |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 1709 | # If you change this, make similar changes in android-x86-code-coverage below |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 1710 | 'android-oreo-x86-rel': { |
| 1711 | 'swarming': { |
| 1712 | 'shards': 4, |
| 1713 | }, |
| 1714 | }, |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 1715 | # Keep this same as android-oreo-x86-rel above |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 1716 | 'android-x86-code-coverage': { |
| 1717 | 'swarming': { |
| 1718 | 'shards': 4, |
| 1719 | }, |
| 1720 | }, |
Zijie He | 073e223 | 2023-08-04 18:14:59 | [diff] [blame] | 1721 | 'fuchsia-code-coverage': { |
| 1722 | 'swarming': { |
| 1723 | 'shards': 4, |
| 1724 | }, |
| 1725 | }, |
Ian Struiksma | 2e23f96 | 2023-05-26 22:37:20 | [diff] [blame] | 1726 | 'linux-exp-tsan-fyi-rel': { |
| 1727 | 'swarming': { |
| 1728 | 'shards': 2, |
| 1729 | }, |
| 1730 | }, |
Haiyang Pan | fed33917 | 2021-03-10 23:19:57 | [diff] [blame] | 1731 | }, |
| 1732 | }, |
Hao Wu | bfdb2356 | 2023-06-17 20:16:51 | [diff] [blame] | 1733 | 'components_browsertests_no_field_trial': { |
| 1734 | 'remove_from': [ |
| 1735 | 'win10-rel-no-external-ip', |
| 1736 | 'win-arm64-rel', |
| 1737 | 'win-rel-cft', |
| 1738 | 'Win11 Tests x64', |
| 1739 | ], |
| 1740 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 1741 | 'components_unittests': { |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 1742 | 'modifications': { |
John Budorick | 5052d55 | 2017-12-13 02:59:34 | [diff] [blame] | 1743 | 'Linux ASan LSan Tests (1)': { |
| 1744 | # These are very slow on the ASAN trybot for some reason. |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 1745 | # crbug.com/1257927 |
John Budorick | 5052d55 | 2017-12-13 02:59:34 | [diff] [blame] | 1746 | 'swarming': { |
| 1747 | 'shards': 5, |
| 1748 | }, |
| 1749 | }, |
Takuto Ikuta | 54671d97 | 2018-07-19 19:06:35 | [diff] [blame] | 1750 | 'Linux Chromium OS ASan LSan Tests (1)': { |
| 1751 | # These are very slow on the ASAN trybot for some reason. |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 1752 | # crbug.com/1257927 |
Takuto Ikuta | 54671d97 | 2018-07-19 19:06:35 | [diff] [blame] | 1753 | 'swarming': { |
| 1754 | 'shards': 5, |
| 1755 | }, |
| 1756 | }, |
Erik Chen | 681dc028 | 2019-11-26 22:54:49 | [diff] [blame] | 1757 | 'Linux TSan Tests': { |
| 1758 | 'swarming': { |
| 1759 | 'shards': 2, |
| 1760 | }, |
| 1761 | }, |
Elly | f48a634 | 2024-01-10 22:07:38 | [diff] [blame] | 1762 | 'Win10 Tests x64 (dbg)': { |
| 1763 | 'swarming': { |
| 1764 | 'shards': 2, |
| 1765 | }, |
| 1766 | }, |
Haiyang Pan | 9d68ca0 | 2021-08-04 21:30:47 | [diff] [blame] | 1767 | 'android-11-x86-rel': { |
Haiyang Pan | 799282f | 2021-03-25 19:38:31 | [diff] [blame] | 1768 | 'args': [ |
Haiyang Pan | e521cf69 | 2021-11-30 00:35:23 | [diff] [blame] | 1769 | # TODO(crbug.com/1192348): Fix the test failure |
| 1770 | '--gtest_filter=-FieldFormatterTest.DifferentLocales', |
Haiyang Pan | 799282f | 2021-03-25 19:38:31 | [diff] [blame] | 1771 | ], |
| 1772 | }, |
Haiyang Pan | 2a55a45 | 2022-03-03 08:18:33 | [diff] [blame] | 1773 | 'android-12-x64-rel': { |
Haiyang Pan | 2877f06 | 2021-11-18 01:06:06 | [diff] [blame] | 1774 | 'args': [ |
| 1775 | # TODO(crbug.com/1192348): Fix the test failure |
| 1776 | '--gtest_filter=-FieldFormatterTest.DifferentLocales', |
| 1777 | ], |
| 1778 | }, |
Ian Struiksma | 2e23f96 | 2023-05-26 22:37:20 | [diff] [blame] | 1779 | 'linux-exp-tsan-fyi-rel': { |
| 1780 | 'swarming': { |
| 1781 | 'shards': 2, |
| 1782 | }, |
| 1783 | }, |
Scott Violet | 17087cd | 2022-11-15 22:29:44 | [diff] [blame] | 1784 | 'win-asan': { |
| 1785 | # With a single shard seems to hit time limit. |
| 1786 | 'swarming': { |
| 1787 | 'shards': 2, |
| 1788 | }, |
| 1789 | }, |
Prakhar | f80880f | 2023-04-25 01:09:37 | [diff] [blame] | 1790 | 'win10-code-coverage': { |
| 1791 | 'swarming': { |
Prakhar | bb64f48b | 2023-04-26 23:47:52 | [diff] [blame] | 1792 | 'shards': 6, |
Prakhar | f80880f | 2023-04-25 01:09:37 | [diff] [blame] | 1793 | }, |
| 1794 | }, |
Sven Zheng | 80734f1 | 2020-08-06 06:50:39 | [diff] [blame] | 1795 | }, |
Sven Zheng | 577fe5ff | 2020-08-03 22:06:44 | [diff] [blame] | 1796 | }, |
Chong Gu | 7604641 | 2021-09-22 17:49:21 | [diff] [blame] | 1797 | 'compositor_unittests': { |
Chong Gu | b244646 | 2021-08-19 18:44:08 | [diff] [blame] | 1798 | 'modifications': { |
| 1799 | 'fuchsia-fyi-arm64-dbg': { |
| 1800 | 'args': [ |
| 1801 | '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.debug.compositor_unittests.filter', |
| 1802 | ], |
| 1803 | }, |
| 1804 | }, |
| 1805 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 1806 | 'content_browsertests': { |
Brad Hall | a36886c | 2019-02-26 16:52:29 | [diff] [blame] | 1807 | 'remove_from': [ |
James Shen | 286d10a | 2023-06-09 20:19:05 | [diff] [blame] | 1808 | # TODO(crbug.com/1431581): Temporarily remove it from android-12L builder due to infra flakiness. |
| 1809 | 'android-12l-x64-dbg-tests', |
Brad Hall | a36886c | 2019-02-26 16:52:29 | [diff] [blame] | 1810 | 'CrWinAsan(dll)', # https://crbug.com/935598 |
Rohan Pavone | df728bee2 | 2022-11-09 21:32:55 | [diff] [blame] | 1811 | # TODO(crbug.com/1371630): Enable on Fuchsia dbg/asan/clang builders. |
| 1812 | 'fuchsia-fyi-arm64-dbg', |
| 1813 | 'fuchsia-fyi-x64-asan', |
| 1814 | 'fuchsia-fyi-x64-dbg', |
| 1815 | 'ToTFuchsia x64', |
| 1816 | 'ToTFuchsiaOfficial arm64', |
Brad Hall | a36886c | 2019-02-26 16:52:29 | [diff] [blame] | 1817 | ], |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 1818 | 'modifications': { |
Kenneth Russell | fbda3c53 | 2017-12-08 23:57:24 | [diff] [blame] | 1819 | 'Cast Linux': { |
| 1820 | 'args': [ |
Nico Weber | 02f3039 | 2018-07-16 18:39:43 | [diff] [blame] | 1821 | '--test-launcher-filter-file=../../testing/buildbot/filters/cast-linux.content_browsertests.filter', |
Kenneth Russell | fbda3c53 | 2017-12-08 23:57:24 | [diff] [blame] | 1822 | ], |
Stephanie Kim | a735d44 | 2023-09-11 16:26:09 | [diff] [blame] | 1823 | # Only retry the individual failed tests instead of rerunning entire |
| 1824 | # shards. |
| 1825 | # crbug.com/1475852 |
| 1826 | 'retry_only_failed_tests': True, |
Kenneth Russell | fbda3c53 | 2017-12-08 23:57:24 | [diff] [blame] | 1827 | }, |
Erik Chen | b681c8c | 2019-11-25 22:52:52 | [diff] [blame] | 1828 | 'Linux ASan LSan Tests (1)': { |
| 1829 | 'swarming': { |
Stephanie Kim | 75e95f6 | 2022-11-04 16:06:13 | [diff] [blame] | 1830 | 'shards': 24, |
Erik Chen | b681c8c | 2019-11-25 22:52:52 | [diff] [blame] | 1831 | }, |
| 1832 | }, |
Stephanie Kim | 867435f | 2023-08-15 17:29:32 | [diff] [blame] | 1833 | 'Linux Chromium OS ASan LSan Tests (1)': { |
| 1834 | 'swarming': { |
| 1835 | 'shards': 10, # https://crbug.com/1471857 |
| 1836 | }, |
| 1837 | }, |
Ian Struiksma | eb2cfc61 | 2023-11-03 23:28:18 | [diff] [blame] | 1838 | 'Linux MSan Tests': { |
| 1839 | 'swarming': { |
| 1840 | 'shards': 10, # https://crbug.com/1497706 |
| 1841 | }, |
| 1842 | }, |
Erik Chen | 681dc028 | 2019-11-26 22:54:49 | [diff] [blame] | 1843 | 'Linux TSan Tests': { |
Gary Tong | 46fdc49 | 2023-11-01 16:25:01 | [diff] [blame] | 1844 | 'ci_only': True, # https://crbug.com/1498240 |
Erik Chen | 681dc028 | 2019-11-26 22:54:49 | [diff] [blame] | 1845 | 'swarming': { |
Stephanie Kim | 6b4abfd3 | 2022-11-15 20:33:37 | [diff] [blame] | 1846 | 'shards': 30, |
Erik Chen | 681dc028 | 2019-11-26 22:54:49 | [diff] [blame] | 1847 | }, |
| 1848 | }, |
Stephanie Kim | a735d44 | 2023-09-11 16:26:09 | [diff] [blame] | 1849 | 'Linux Tests': { |
| 1850 | # Only retry the individual failed tests instead of rerunning entire |
| 1851 | # shards. |
| 1852 | # crbug.com/1475852 |
| 1853 | 'retry_only_failed_tests': True, |
| 1854 | }, |
| 1855 | 'Linux Tests (Wayland)': { |
| 1856 | # Only retry the individual failed tests instead of rerunning entire |
| 1857 | # shards. |
| 1858 | # crbug.com/1475852 |
| 1859 | 'retry_only_failed_tests': True, |
| 1860 | }, |
Lindsay Pasricha | b3f72db | 2021-09-22 22:05:46 | [diff] [blame] | 1861 | 'Mac ASan 64 Tests (1)': { # https://crbug.com/1200640 |
| 1862 | 'experiment_percentage': 100, |
| 1863 | }, |
Struan Shrimpton | 57c594e4 | 2022-01-25 17:59:13 | [diff] [blame] | 1864 | 'Mac11 Tests': { |
| 1865 | 'swarming': { |
Lindsay Pasricha | 0b5beaf | 2022-03-04 08:15:27 | [diff] [blame] | 1866 | 'shards': 12, |
Struan Shrimpton | 57c594e4 | 2022-01-25 17:59:13 | [diff] [blame] | 1867 | }, |
| 1868 | }, |
Yue She | 0cad292 | 2022-06-24 15:06:07 | [diff] [blame] | 1869 | 'Mac12 Tests': { |
| 1870 | 'swarming': { |
| 1871 | 'shards': 12, |
Yue She | 0cad292 | 2022-06-24 15:06:07 | [diff] [blame] | 1872 | }, |
| 1873 | }, |
Yue She | d8e4574 | 2023-06-01 15:18:03 | [diff] [blame] | 1874 | 'Mac13 Tests': { |
Stephanie Kim | a735d44 | 2023-09-11 16:26:09 | [diff] [blame] | 1875 | # Only retry the individual failed tests instead of rerunning entire |
| 1876 | # shards. |
| 1877 | # crbug.com/1475852 |
| 1878 | 'retry_only_failed_tests': True, |
Yue She | d8e4574 | 2023-06-01 15:18:03 | [diff] [blame] | 1879 | 'swarming': { |
| 1880 | 'shards': 12, |
| 1881 | }, |
| 1882 | }, |
Cameron Higgins | 2e4b7f1 | 2023-05-31 18:29:32 | [diff] [blame] | 1883 | 'Mac13 Tests (dbg)': { # https://crbug.com/1279504 |
Lindsay Pasricha | 945e4d6 | 2022-01-20 02:14:01 | [diff] [blame] | 1884 | 'swarming': { |
Lindsay Pasricha | 9ec81b5 | 2022-03-10 03:43:31 | [diff] [blame] | 1885 | 'shards': 18, |
Lindsay Pasricha | 945e4d6 | 2022-01-20 02:14:01 | [diff] [blame] | 1886 | }, |
| 1887 | }, |
Mirko Bonadei | 1bee8b0 | 2022-11-17 13:56:33 | [diff] [blame] | 1888 | 'WebRTC Chromium FYI Android Tests (dbg)': { |
| 1889 | 'args': [ |
| 1890 | '--test-launcher-filter-file=../../testing/buildbot/filters/chromium.webrtc.fyi.android.tests.dbg.content_browsertests.filter', |
| 1891 | ], |
| 1892 | }, |
Mirko Bonadei | 1bee8b0 | 2022-11-17 13:56:33 | [diff] [blame] | 1893 | 'WebRTC Chromium FYI Android Tests ARM64 (dbg)': { |
| 1894 | 'args': [ |
| 1895 | '--test-launcher-filter-file=../../testing/buildbot/filters/chromium.webrtc.fyi.android.tests.dbg.content_browsertests.filter', |
| 1896 | ], |
| 1897 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1898 | 'Win10 Tests x64': { |
| 1899 | # crbug.com/868082 |
| 1900 | 'args': [ |
| 1901 | '--disable-features=WebRTC-H264WithOpenH264FFmpeg', |
| 1902 | ], |
Stephanie Kim | a735d44 | 2023-09-11 16:26:09 | [diff] [blame] | 1903 | # Only retry the individual failed tests instead of rerunning entire |
| 1904 | # shards. |
| 1905 | # crbug.com/1475852 |
| 1906 | 'retry_only_failed_tests': True, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1907 | }, |
| 1908 | 'Win10 Tests x64 (dbg)': { |
| 1909 | 'experiment_percentage': 100, |
| 1910 | # crbug.com/868082 |
| 1911 | 'args': [ |
| 1912 | '--disable-features=WebRTC-H264WithOpenH264FFmpeg', |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1913 | ], |
| 1914 | }, |
Kuan Huang | a89737d | 2022-01-07 19:42:11 | [diff] [blame] | 1915 | 'Win11 Tests x64': { |
| 1916 | # crbug.com/868082 |
| 1917 | 'args': [ |
| 1918 | '--disable-features=WebRTC-H264WithOpenH264FFmpeg', |
| 1919 | ], |
| 1920 | }, |
Haiyang Pan | 9d68ca0 | 2021-08-04 21:30:47 | [diff] [blame] | 1921 | 'android-11-x86-rel': { |
Haiyang Pan | 566e265 | 2022-01-25 07:01:52 | [diff] [blame] | 1922 | # TODO(crbug.com/1137474): Remove ci_only and experiment_percentage |
| 1923 | # after the test suite is green. |
| 1924 | 'ci_only': True, |
Haiyang Pan | 10f029c | 2021-07-30 23:17:56 | [diff] [blame] | 1925 | 'experiment_percentage': 100, |
Haiyang Pan | 51450ab | 2021-03-23 00:48:57 | [diff] [blame] | 1926 | # TODO(crbug.com/1137474): Revisit the shard number once failed tests |
| 1927 | # are fixed. |
Haiyang Pan | fed33917 | 2021-03-10 23:19:57 | [diff] [blame] | 1928 | 'swarming': { |
Haiyang Pan | 51450ab | 2021-03-23 00:48:57 | [diff] [blame] | 1929 | 'shards': 30, |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 1930 | 'dimensions': { |
| 1931 | # use 8-core to shorten runtime |
| 1932 | 'cores': '8', |
| 1933 | }, |
Haiyang Pan | fed33917 | 2021-03-10 23:19:57 | [diff] [blame] | 1934 | }, |
| 1935 | }, |
Haiyang Pan | 2a55a45 | 2022-03-03 08:18:33 | [diff] [blame] | 1936 | 'android-12-x64-rel': { |
Haiyang Pan | 1ed9ebb | 2022-12-13 03:10:03 | [diff] [blame] | 1937 | # TODO(crbug.com/1225851): Remove experiment and ci_only |
| 1938 | # once the test suite is stable. |
| 1939 | 'ci_only': True, |
| 1940 | 'experiment_percentage': 100, |
Haiyang Pan | dbff3ef | 2022-02-11 23:24:19 | [diff] [blame] | 1941 | 'args': [ |
| 1942 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12.content_browsertests.filter', |
| 1943 | ], |
Haiyang Pan | 249494b | 2022-01-27 21:56:21 | [diff] [blame] | 1944 | 'swarming': { |
Haiyang Pan | d552445 | 2023-04-25 01:56:40 | [diff] [blame] | 1945 | 'shards': 40, |
Haiyang Pan | 249494b | 2022-01-27 21:56:21 | [diff] [blame] | 1946 | }, |
| 1947 | }, |
Haiyang Pan | 1b8faa20b | 2023-02-10 23:44:36 | [diff] [blame] | 1948 | 'android-12l-x64-dbg-tests': { |
Kuan Huang | dc0afb5 | 2023-06-09 19:12:58 | [diff] [blame] | 1949 | # TODO(crbug.com/1439624): Remove experiment and ci_only |
| 1950 | # once the test suite is stable. |
| 1951 | 'ci_only': True, |
| 1952 | 'experiment_percentage': 100, |
Haiyang Pan | 1b8faa20b | 2023-02-10 23:44:36 | [diff] [blame] | 1953 | 'args': [ |
Haiyang Pan | 08186de | 2023-11-01 05:05:03 | [diff] [blame] | 1954 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12l.content_browsertests.filter', |
Haiyang Pan | 1b8faa20b | 2023-02-10 23:44:36 | [diff] [blame] | 1955 | ], |
| 1956 | 'swarming': { |
Haiyang Pan | d552445 | 2023-04-25 01:56:40 | [diff] [blame] | 1957 | 'shards': 40, |
Haiyang Pan | 1b8faa20b | 2023-02-10 23:44:36 | [diff] [blame] | 1958 | }, |
| 1959 | }, |
Haiyang Pan | 42c77cd9 | 2023-05-18 01:13:03 | [diff] [blame] | 1960 | 'android-12l-x64-fyi-dbg': { |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 1961 | 'args': [ |
Haiyang Pan | 08186de | 2023-11-01 05:05:03 | [diff] [blame] | 1962 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12l.content_browsertests.filter', |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 1963 | ], |
Haiyang Pan | 42c77cd9 | 2023-05-18 01:13:03 | [diff] [blame] | 1964 | 'swarming': { |
| 1965 | 'shards': 40, |
| 1966 | }, |
| 1967 | }, |
| 1968 | 'android-13-x64-fyi-rel': { |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 1969 | 'args': [ |
Haiyang Pan | 08186de | 2023-11-01 05:05:03 | [diff] [blame] | 1970 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_13.content_browsertests.filter', |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 1971 | ], |
Haiyang Pan | 42c77cd9 | 2023-05-18 01:13:03 | [diff] [blame] | 1972 | 'swarming': { |
| 1973 | 'shards': 40, |
| 1974 | }, |
| 1975 | }, |
Haiyang Pan | 1b8faa20b | 2023-02-10 23:44:36 | [diff] [blame] | 1976 | 'android-13-x64-rel': { |
| 1977 | 'args': [ |
Haiyang Pan | 08186de | 2023-11-01 05:05:03 | [diff] [blame] | 1978 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_13.content_browsertests.filter', |
Haiyang Pan | 1b8faa20b | 2023-02-10 23:44:36 | [diff] [blame] | 1979 | ], |
| 1980 | 'swarming': { |
Haiyang Pan | d552445 | 2023-04-25 01:56:40 | [diff] [blame] | 1981 | 'shards': 40, |
Haiyang Pan | 1b8faa20b | 2023-02-10 23:44:36 | [diff] [blame] | 1982 | }, |
| 1983 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1984 | 'android-arm64-proguard-rel': { |
| 1985 | 'swarming': { |
| 1986 | 'shards': 16, |
| 1987 | }, |
| 1988 | }, |
| 1989 | 'android-asan': { |
| 1990 | 'args': [ |
| 1991 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.asan.content_browsertests.filter', |
| 1992 | ], |
| 1993 | 'swarming': { |
André Kempe | f30fe9d2 | 2022-02-03 10:44:29 | [diff] [blame] | 1994 | 'shards': 25, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 1995 | }, |
| 1996 | }, |
Mateusz Zbikowski | f141843 | 2023-08-04 18:00:31 | [diff] [blame] | 1997 | 'android-code-coverage-native': { |
| 1998 | 'swarming': { |
| 1999 | 'shards': 25, |
| 2000 | }, |
| 2001 | }, |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 2002 | # If you change this, make similar changes in android-x86-code-coverage below |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 2003 | 'android-oreo-x86-rel': { |
James Shen | 672478e | 2023-07-15 00:28:38 | [diff] [blame] | 2004 | 'args': [ |
| 2005 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_o.content_browsertests.filter', |
| 2006 | ], |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 2007 | 'swarming': { |
| 2008 | 'shards': 75, |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2009 | 'dimensions': { |
| 2010 | # use 8-core to shorten runtime |
| 2011 | 'cores': '8', |
| 2012 | }, |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 2013 | }, |
| 2014 | }, |
Struan Shrimpton | e772d72f | 2021-12-15 07:50:09 | [diff] [blame] | 2015 | 'android-pie-arm64-rel': { |
Ben Joyce | c0a90cd | 2023-01-10 21:30:49 | [diff] [blame] | 2016 | 'args': [ |
| 2017 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.pie_arm64.content_browsertests_coverage.filter', |
| 2018 | ], |
Stephanie Kim | a735d44 | 2023-09-11 16:26:09 | [diff] [blame] | 2019 | # Only retry the individual failed tests instead of rerunning entire |
| 2020 | # shards. |
| 2021 | # crbug.com/1475852 |
| 2022 | 'retry_only_failed_tests': True, |
James Shen | 3b3a6f0 | 2023-07-07 00:50:10 | [diff] [blame] | 2023 | 'swarming': { |
James Shen | 6195857c | 2023-08-10 23:20:20 | [diff] [blame] | 2024 | # TODO(crbug.com/1462745): Temporarily increase the shard by 5 for the surging number of tests. |
James Shen | 3b3a6f0 | 2023-07-07 00:50:10 | [diff] [blame] | 2025 | # Recover to default number of shards(20) after the bug is fixed. |
James Shen | 6195857c | 2023-08-10 23:20:20 | [diff] [blame] | 2026 | 'shards': 25, |
James Shen | 3b3a6f0 | 2023-07-07 00:50:10 | [diff] [blame] | 2027 | }, |
Struan Shrimpton | e772d72f | 2021-12-15 07:50:09 | [diff] [blame] | 2028 | }, |
Haiyang Pan | 08d09dc | 2020-04-01 16:11:21 | [diff] [blame] | 2029 | 'android-pie-x86-rel': { |
John Budorick | a4e2388 | 2020-02-28 18:36:43 | [diff] [blame] | 2030 | 'args': [ |
Haiyang Pan | 12d5acd | 2020-06-01 20:54:57 | [diff] [blame] | 2031 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_p.content_browsertests.filter', |
John Budorick | a4e2388 | 2020-02-28 18:36:43 | [diff] [blame] | 2032 | ], |
Sky Malice | 303f7ec | 2021-07-17 04:13:09 | [diff] [blame] | 2033 | 'swarming': { |
| 2034 | # Flaking with only 20 shards with 40-60 minute runs. |
| 2035 | # https://crbug.com/1230118 |
| 2036 | 'shards': 30, |
Haiyang Pan | 2eb735e7 | 2020-09-15 22:51:51 | [diff] [blame] | 2037 | }, |
John Budorick | a4e2388 | 2020-02-28 18:36:43 | [diff] [blame] | 2038 | }, |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 2039 | # Keep this same as android-oreo-x86-rel above |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 2040 | 'android-x86-code-coverage': { |
| 2041 | 'args': [ |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 2042 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_o.content_browsertests.filter', |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 2043 | ], |
| 2044 | 'swarming': { |
| 2045 | 'shards': 75, |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2046 | 'dimensions': { |
| 2047 | # use 8-core to shorten runtime |
| 2048 | 'cores': '8', |
| 2049 | }, |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 2050 | }, |
| 2051 | }, |
Rohan Pavone | df728bee2 | 2022-11-09 21:32:55 | [diff] [blame] | 2052 | 'fuchsia-arm64-cast-receiver-rel': { |
| 2053 | # Temporarily only run this on CI due to resource and naming |
| 2054 | # constraints. |
| 2055 | # TODO(crbug.com/1371630): Remove this when resource requirements are |
| 2056 | # lower. |
| 2057 | 'ci_only': True, |
| 2058 | }, |
| 2059 | 'fuchsia-arm64-rel': { |
| 2060 | # Temporarily only run this on CI due to resource and naming |
| 2061 | # constraints. |
| 2062 | # TODO(crbug.com/1371630): Remove this when resource requirements are |
| 2063 | # lower. |
| 2064 | 'ci_only': True, |
| 2065 | }, |
Zijie He | 073e223 | 2023-08-04 18:14:59 | [diff] [blame] | 2066 | 'fuchsia-code-coverage': { |
Zijie He | 668da5d | 2023-08-11 23:39:36 | [diff] [blame] | 2067 | 'args': [ |
| 2068 | '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.coverage.content_browsertests.filter', |
| 2069 | '--test-launcher-jobs=1', |
| 2070 | ], |
Zijie He | 073e223 | 2023-08-04 18:14:59 | [diff] [blame] | 2071 | 'swarming': { |
Zijie He | 7cf95e41 | 2023-08-14 23:51:22 | [diff] [blame] | 2072 | 'shards': 41, |
Zijie He | 073e223 | 2023-08-04 18:14:59 | [diff] [blame] | 2073 | }, |
| 2074 | }, |
Rohan Pavone | df728bee2 | 2022-11-09 21:32:55 | [diff] [blame] | 2075 | 'fuchsia-x64-cast-receiver-rel': { |
| 2076 | # Temporarily only run this on CI due to resource requirements. |
| 2077 | # TODO(crbug.com/1374125): Remove this once resources are available. |
| 2078 | 'ci_only': True, |
| 2079 | 'swarming': { |
| 2080 | 'shards': 41, |
| 2081 | }, |
Zijie He | 0f361e65 | 2023-01-13 14:42:15 | [diff] [blame] | 2082 | 'args': [ |
| 2083 | # TODO(crbug.com/1406693): Remove this when the kernal panic in |
| 2084 | # fuchsia has been resolved. |
| 2085 | '--test-arg=--test-launcher-jobs=1', |
| 2086 | ], |
Rohan Pavone | df728bee2 | 2022-11-09 21:32:55 | [diff] [blame] | 2087 | }, |
| 2088 | 'fuchsia-x64-rel': { |
| 2089 | 'swarming': { |
| 2090 | 'shards': 41, |
| 2091 | }, |
Zijie He | 38e3d13 | 2023-01-20 01:22:47 | [diff] [blame] | 2092 | 'args': [ |
| 2093 | # TODO(crbug.com/1406693): Remove this when the kernal panic in |
| 2094 | # fuchsia has been resolved. |
| 2095 | '--test-arg=--test-launcher-jobs=1', |
| 2096 | ], |
Rohan Pavone | df728bee2 | 2022-11-09 21:32:55 | [diff] [blame] | 2097 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 2098 | 'linux-chromeos-code-coverage': { |
| 2099 | 'swarming': { |
| 2100 | 'shards': 12, |
| 2101 | }, |
| 2102 | }, |
Albert J. Wong | 91f10965 | 2019-11-19 03:01:16 | [diff] [blame] | 2103 | 'linux-chromeos-rel': { |
Stephanie Kim | a735d44 | 2023-09-11 16:26:09 | [diff] [blame] | 2104 | # Only retry the individual failed tests instead of rerunning entire |
| 2105 | # shards. |
| 2106 | # crbug.com/1475852 |
| 2107 | 'retry_only_failed_tests': True, |
Albert J. Wong | 91f10965 | 2019-11-19 03:01:16 | [diff] [blame] | 2108 | 'swarming': { |
Stephanie Kim | 3aa4c55 | 2023-01-10 18:00:04 | [diff] [blame] | 2109 | 'shards': 6, |
Albert J. Wong | 91f10965 | 2019-11-19 03:01:16 | [diff] [blame] | 2110 | }, |
| 2111 | }, |
Yuke Liao | 79424e4 | 2020-01-06 21:00:11 | [diff] [blame] | 2112 | 'linux-code-coverage': { |
Yuke Liao | 58e1d20 | 2020-03-20 23:02:01 | [diff] [blame] | 2113 | 'args': [ |
| 2114 | '--no-sandbox', |
| 2115 | ], |
Yuke Liao | 79424e4 | 2020-01-06 21:00:11 | [diff] [blame] | 2116 | 'swarming': { |
| 2117 | 'shards': 12, |
| 2118 | }, |
| 2119 | }, |
Ian Struiksma | 2e23f96 | 2023-05-26 22:37:20 | [diff] [blame] | 2120 | 'linux-exp-tsan-fyi-rel': { |
| 2121 | 'swarming': { |
| 2122 | 'shards': 30, |
| 2123 | }, |
| 2124 | }, |
Sven Zheng | 80734f1 | 2020-08-06 06:50:39 | [diff] [blame] | 2125 | # https://crbug.com/1111979 |
| 2126 | 'linux-lacros-tester-fyi-rel': { |
| 2127 | 'experiment_percentage': 100, |
| 2128 | }, |
Stephanie Kim | a735d44 | 2023-09-11 16:26:09 | [diff] [blame] | 2129 | 'linux-lacros-tester-rel': { |
Gary Tong | 48adc53a | 2024-01-10 19:38:11 | [diff] [blame] | 2130 | 'ci_only': True, |
Stephanie Kim | a735d44 | 2023-09-11 16:26:09 | [diff] [blame] | 2131 | }, |
Ian Struiksma | 448f413 | 2023-10-11 16:21:17 | [diff] [blame] | 2132 | 'linux-ubsan-fyi-rel': { |
| 2133 | 'swarming': { |
| 2134 | 'shards': 16, |
| 2135 | } |
| 2136 | }, |
Kuan Huang | 235b014 | 2021-10-19 18:59:28 | [diff] [blame] | 2137 | 'mac-code-coverage': { |
| 2138 | 'args': [ |
| 2139 | '--coverage-continuous-mode=1', |
| 2140 | ], |
| 2141 | }, |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 2142 | 'mac-rel-cft': { |
| 2143 | 'swarming': { |
| 2144 | 'shards': 12, |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 2145 | }, |
| 2146 | }, |
Kuan Huang | 05332fb | 2021-10-12 02:04:26 | [diff] [blame] | 2147 | # https://crbug.com/1255940 |
Ben Pastene | ac465d42 | 2023-03-23 21:54:29 | [diff] [blame] | 2148 | 'mac-rel-dev': { |
Kuan Huang | 05332fb | 2021-10-12 02:04:26 | [diff] [blame] | 2149 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2150 | 'dimensions': { |
| 2151 | # These test would time out when running on 4 cores instances. |
| 2152 | 'cores': '8|12', |
| 2153 | }, |
Kuan Huang | 05332fb | 2021-10-12 02:04:26 | [diff] [blame] | 2154 | }, |
| 2155 | }, |
Kuan Huang | 1b52d44 | 2023-02-07 20:35:34 | [diff] [blame] | 2156 | 'win-asan': { |
| 2157 | # Tests shows tests run faster with fewer retries by using fewer jobs crbug.com/1411912 |
| 2158 | 'args': [ |
| 2159 | '--test-launcher-jobs=3', |
| 2160 | ], |
| 2161 | 'swarming': { |
Titouan Rigoudy | f1fd9044 | 2023-09-19 13:11:16 | [diff] [blame] | 2162 | # ASAN bot is slow: https://crbug.com/1484550#c3 |
| 2163 | 'shards': 32, |
Kuan Huang | 1b52d44 | 2023-02-07 20:35:34 | [diff] [blame] | 2164 | }, |
| 2165 | }, |
Thiago Perrotta | 314f7b0 | 2023-01-19 21:30:53 | [diff] [blame] | 2166 | 'win-rel-cft': { |
| 2167 | # crbug.com/868082 |
| 2168 | 'args': [ |
| 2169 | '--disable-features=WebRTC-H264WithOpenH264FFmpeg', |
| 2170 | ], |
Thiago Perrotta | 314f7b0 | 2023-01-19 21:30:53 | [diff] [blame] | 2171 | }, |
Prakhar | 2b955f5 | 2023-07-21 19:46:58 | [diff] [blame] | 2172 | 'win10-code-coverage': { |
| 2173 | 'swarming': { |
| 2174 | 'shards': 40, |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2175 | 'dimensions': { |
Prakhar | 2b955f5 | 2023-07-21 19:46:58 | [diff] [blame] | 2176 | 'pool': 'chromium.tests.coverage', |
| 2177 | 'ssd': '1', |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2178 | }, |
Prakhar | 2b955f5 | 2023-07-21 19:46:58 | [diff] [blame] | 2179 | } |
| 2180 | }, |
Ben Pastene | ebad8fc | 2022-08-12 23:34:28 | [diff] [blame] | 2181 | 'win10-rel-no-external-ip': { |
| 2182 | # crbug.com/868082 |
| 2183 | 'args': [ |
| 2184 | '--disable-features=WebRTC-H264WithOpenH264FFmpeg', |
| 2185 | ], |
| 2186 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 2187 | }, |
| 2188 | }, |
Nico Weber | 81e16ace2 | 2018-06-30 02:58:47 | [diff] [blame] | 2189 | 'content_shell_crash_test': { |
Haiyang Pan | 8c201b9 | 2020-06-04 01:25:07 | [diff] [blame] | 2190 | 'remove_from': [ |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 2191 | 'android-oreo-x86-rel', # crbug.com/1084353. If you remove this, also remove android-x86-code-coverage. |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 2192 | 'android-x86-code-coverage', |
Haiyang Pan | 8c201b9 | 2020-06-04 01:25:07 | [diff] [blame] | 2193 | ], |
Dirk Pranke | b1c36b32 | 2018-07-11 02:42:00 | [diff] [blame] | 2194 | 'modifications': { |
Dirk Pranke | b1c36b32 | 2018-07-11 02:42:00 | [diff] [blame] | 2195 | 'Win10 Tests x64 (dbg)': { |
| 2196 | 'experiment_percentage': 100, # https://crbug.com/861730 |
| 2197 | }, |
| 2198 | }, |
Nico Weber | 81e16ace2 | 2018-06-30 02:58:47 | [diff] [blame] | 2199 | }, |
John Budorick | 27d2d44e | 2019-05-20 20:26:09 | [diff] [blame] | 2200 | 'content_shell_test_apk': { |
| 2201 | 'remove_from': [ |
John Budorick | 27d2d44e | 2019-05-20 20:26:09 | [diff] [blame] | 2202 | 'android-asan', # https://crbug.com/964562 |
Ben Joyce | 02dc809 | 2021-03-04 21:48:19 | [diff] [blame] | 2203 | 'android-code-coverage-native', # Does not generate profraw data. |
John Budorick | 27d2d44e | 2019-05-20 20:26:09 | [diff] [blame] | 2204 | ], |
John Budorick | ee2e64f | 2020-03-02 20:19:10 | [diff] [blame] | 2205 | 'modifications': { |
Haiyang Pan | 9d68ca0 | 2021-08-04 21:30:47 | [diff] [blame] | 2206 | 'android-11-x86-rel': { |
Haiyang Pan | 10386481 | 2021-03-19 19:28:44 | [diff] [blame] | 2207 | 'args': [ |
| 2208 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_11.content_shell_test_apk.filter', |
Haiyang Pan | abdab2f | 2021-07-19 20:37:51 | [diff] [blame] | 2209 | '--timeout-scale=2.0', |
Haiyang Pan | 10386481 | 2021-03-19 19:28:44 | [diff] [blame] | 2210 | ], |
| 2211 | }, |
Haiyang Pan | 2a55a45 | 2022-03-03 08:18:33 | [diff] [blame] | 2212 | 'android-12-x64-rel': { |
Haiyang Pan | 3b1016e | 2022-02-05 00:02:45 | [diff] [blame] | 2213 | 'args': [ |
| 2214 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12.content_shell_test_apk.filter', |
| 2215 | ], |
James Shen | 818743e | 2023-02-16 02:11:16 | [diff] [blame] | 2216 | 'ci_only': True, |
Haiyang Pan | 3b1016e | 2022-02-05 00:02:45 | [diff] [blame] | 2217 | }, |
Haiyang Pan | 162b36f | 2023-02-17 23:23:03 | [diff] [blame] | 2218 | 'android-12l-x64-dbg-tests': { |
| 2219 | 'args': [ |
| 2220 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12l.content_shell_test_apk.filter', |
| 2221 | ], |
| 2222 | }, |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 2223 | 'android-12l-x64-fyi-dbg': { |
| 2224 | 'args': [ |
| 2225 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12l.content_shell_test_apk.filter', |
| 2226 | ], |
| 2227 | }, |
| 2228 | 'android-13-x64-fyi-rel': { |
| 2229 | 'args': [ |
| 2230 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_13.content_shell_test_apk.filter', |
| 2231 | ], |
| 2232 | }, |
Haiyang Pan | 162b36f | 2023-02-17 23:23:03 | [diff] [blame] | 2233 | 'android-13-x64-rel': { |
| 2234 | 'args': [ |
| 2235 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_13.content_shell_test_apk.filter', |
| 2236 | ], |
| 2237 | }, |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 2238 | # If you change this, make similar changes in android-x86-code-coverage below |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 2239 | 'android-oreo-x86-rel': { |
| 2240 | 'swarming': { |
| 2241 | 'shards': 6, |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2242 | 'dimensions': { |
| 2243 | # use 8-core to shorten runtime |
| 2244 | 'cores': '8', |
| 2245 | }, |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 2246 | }, |
| 2247 | }, |
Haiyang Pan | 08d09dc | 2020-04-01 16:11:21 | [diff] [blame] | 2248 | 'android-pie-x86-rel': { |
John Budorick | ee2e64f | 2020-03-02 20:19:10 | [diff] [blame] | 2249 | 'args': [ |
Haiyang Pan | be1a892 | 2023-07-10 20:52:43 | [diff] [blame] | 2250 | '--gtest_filter=-org.chromium.content.browser.input.ImeInputModeTest.testShowAndHideInputMode*', |
John Budorick | ee2e64f | 2020-03-02 20:19:10 | [diff] [blame] | 2251 | ], |
| 2252 | }, |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 2253 | # Keep this same as android-oreo-x86-rel above |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 2254 | 'android-x86-code-coverage': { |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 2255 | 'swarming': { |
| 2256 | 'shards': 6, |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2257 | 'dimensions': { |
| 2258 | # use 8-core to shorten runtime |
| 2259 | 'cores': '8', |
| 2260 | }, |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 2261 | }, |
| 2262 | }, |
John Budorick | ee2e64f | 2020-03-02 20:19:10 | [diff] [blame] | 2263 | }, |
John Budorick | 27d2d44e | 2019-05-20 20:26:09 | [diff] [blame] | 2264 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 2265 | 'content_unittests': { |
| 2266 | 'modifications': { |
John Budorick | 5052d55 | 2017-12-13 02:59:34 | [diff] [blame] | 2267 | 'Linux ASan LSan Tests (1)': { |
| 2268 | # These are slow on the ASAN trybot for some reason. |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 2269 | # crbug.com/1257927 |
John Budorick | 5052d55 | 2017-12-13 02:59:34 | [diff] [blame] | 2270 | 'swarming': { |
| 2271 | 'shards': 2, |
| 2272 | }, |
| 2273 | }, |
Takuto Ikuta | 54671d97 | 2018-07-19 19:06:35 | [diff] [blame] | 2274 | 'Linux ChromiumOS MSan Tests': { |
| 2275 | # These are very slow on the Chrome OS MSAN trybot for some reason. |
| 2276 | # crbug.com/865455 |
| 2277 | 'swarming': { |
| 2278 | 'shards': 2, |
| 2279 | }, |
| 2280 | }, |
Chong Gu | 5248145 | 2021-04-02 17:52:41 | [diff] [blame] | 2281 | 'fuchsia-code-coverage': { |
| 2282 | 'swarming': { |
| 2283 | 'shards': 12, |
| 2284 | }, |
| 2285 | }, |
Chong Gu | a10cd30 | 2022-01-14 19:22:19 | [diff] [blame] | 2286 | 'fuchsia-fyi-x64-asan': { |
| 2287 | 'args': [ |
| 2288 | '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.lsan.content_unittests.filter', |
| 2289 | ], |
| 2290 | }, |
Ben Pastene | 96b328e8 | 2023-04-07 21:19:05 | [diff] [blame] | 2291 | 'linux-rel-dev': { |
| 2292 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2293 | 'dimensions': { |
| 2294 | 'cores': '8', |
| 2295 | }, |
Ben Pastene | 96b328e8 | 2023-04-07 21:19:05 | [diff] [blame] | 2296 | }, |
| 2297 | }, |
Prakhar | 280f58d | 2023-05-17 18:09:10 | [diff] [blame] | 2298 | 'win10-code-coverage': { |
| 2299 | 'swarming': { |
| 2300 | 'shards': 2, |
Prakhar Asthana | 6a646cb1 | 2023-10-11 17:45:35 | [diff] [blame] | 2301 | }, |
Prakhar | 280f58d | 2023-05-17 18:09:10 | [diff] [blame] | 2302 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 2303 | }, |
| 2304 | }, |
Yuly Novikov | 322b57f | 2023-08-21 23:25:09 | [diff] [blame] | 2305 | 'context_lost_metal_passthrough_ganesh_tests': { |
Yuly Novikov | 3ed87d1b | 2023-08-04 19:09:36 | [diff] [blame] | 2306 | 'remove_from': [ |
| 2307 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 2308 | 'Mac FYI Retina ASAN (AMD)', |
| 2309 | ], |
| 2310 | }, |
Yuly Novikov | 322b57f | 2023-08-21 23:25:09 | [diff] [blame] | 2311 | 'context_lost_metal_passthrough_graphite_tests': { |
Kenneth Russell | 7e6ae837 | 2023-06-29 02:36:38 | [diff] [blame] | 2312 | 'remove_from': [ |
| 2313 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 2314 | 'Mac FYI Retina ASAN (AMD)', |
| 2315 | ], |
| 2316 | }, |
Brian Sheedy | 4de1cec1 | 2024-01-04 19:24:38 | [diff] [blame] | 2317 | 'context_lost_passthrough_tests': { |
| 2318 | 'modifications': { |
| 2319 | 'win-arm64-rel': { |
| 2320 | 'args': [ |
| 2321 | # These devices have issues running these tests in parallel. |
| 2322 | '--jobs=1', |
| 2323 | ], |
| 2324 | }, |
| 2325 | }, |
| 2326 | 'replacements': { |
| 2327 | 'win-arm64-rel': { |
| 2328 | 'args': { |
| 2329 | # Magic substitution happens after regular replacement, so remove it |
| 2330 | # now since we are manually applying the number of jobs above. |
| 2331 | '$$MAGIC_SUBSTITUTION_GPUParallelJobs': None, |
| 2332 | }, |
| 2333 | }, |
| 2334 | }, |
| 2335 | }, |
Jonah Ryan-Davis | 832c846 | 2020-06-09 03:45:03 | [diff] [blame] | 2336 | 'context_lost_validating_tests': { |
Brian Sheedy | e285c9b | 2019-07-15 21:42:46 | [diff] [blame] | 2337 | # TODO(https://crbug.com/850107): Remove the Android FYI Release (Pixel 2) |
| 2338 | # exception once there is enough capacity to run these tests. |
| 2339 | 'remove_from': [ |
Brian Sheedy | e285c9b | 2019-07-15 21:42:46 | [diff] [blame] | 2340 | 'Android FYI Release (Pixel 2)', |
| 2341 | ], |
Kenneth Russell | c1a0930 | 2018-07-10 01:12:54 | [diff] [blame] | 2342 | }, |
Thiago Perrotta | 0aaac5e | 2023-09-07 08:26:10 | [diff] [blame] | 2343 | 'cr23_pixel_browser_tests': { |
Kuan Huang | 05bdcb7b | 2024-01-08 22:45:12 | [diff] [blame] | 2344 | # This target should be removed from any CI only builders. Developers can |
| 2345 | # intentionally make UI changes. Without running pixel tests on CQ, those |
| 2346 | # cls will get wrongly reverted by sheriffs. |
| 2347 | # When we switch CQ builders(e.g. use Win11 to replace Win10), we also |
| 2348 | # need to update this field. |
| 2349 | 'remove_from': [ |
| 2350 | 'Win11 Tests x64', |
| 2351 | 'win-rel-cft', |
| 2352 | ], |
Thiago Perrotta | 0aaac5e | 2023-09-07 08:26:10 | [diff] [blame] | 2353 | 'modifications': { |
| 2354 | 'win-rel-cft': { |
| 2355 | 'args': [ |
| 2356 | '--test-launcher-filter-file=../../testing/buildbot/filters/win.win-rel-cft.cr23_pixel_browser_tests.filter', |
| 2357 | ], |
| 2358 | }, |
| 2359 | }, |
| 2360 | }, |
Kenneth Russell | fbda3c53 | 2017-12-08 23:57:24 | [diff] [blame] | 2361 | 'crashpad_tests': { |
| 2362 | 'remove_from': [ |
Nico Weber | 15a00d6 | 2018-05-16 17:11:48 | [diff] [blame] | 2363 | 'linux-win_cross-rel', # https://crbug.com/762167 |
Vlad Tsyrklevich | 06a9a44f | 2019-07-24 19:14:39 | [diff] [blame] | 2364 | # https://crbug.com/crashpad/304 |
| 2365 | 'Linux TSan Tests', |
Ian Struiksma | 2e23f96 | 2023-05-26 22:37:20 | [diff] [blame] | 2366 | # https://crbug.com/crashpad/304 |
| 2367 | 'linux-exp-tsan-fyi-rel', |
Vlad Tsyrklevich | 06a9a44f | 2019-07-24 19:14:39 | [diff] [blame] | 2368 | 'ToTLinuxTSan', |
| 2369 | # https://crbug.com/crashpad/306 |
| 2370 | 'Linux CFI', |
| 2371 | 'CFI Linux ToT', |
Kenneth Russell | fbda3c53 | 2017-12-08 23:57:24 | [diff] [blame] | 2372 | ], |
Haiyang Pan | c7c009e | 2021-03-18 19:31:23 | [diff] [blame] | 2373 | 'modifications': { |
Avi Drissman | c631812 | 2022-03-29 17:07:42 | [diff] [blame] | 2374 | # TODO(crbug.com/1254975): dyld was rebuilt for macOS 12, which breaks |
| 2375 | # the tests. Run this experimentally on all the macOS bots >= 12 and |
| 2376 | # remove this exception once fixed. |
| 2377 | 'Mac Builder Next': { |
| 2378 | 'experiment_percentage': 100, |
| 2379 | }, |
Ben Joyce | a031911 | 2022-11-15 23:53:12 | [diff] [blame] | 2380 | 'ToTAndroid': { |
| 2381 | 'args': [ |
| 2382 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.pie_tot.crashpad_tests.filter', |
| 2383 | ], |
| 2384 | }, |
Haiyang Pan | 9d68ca0 | 2021-08-04 21:30:47 | [diff] [blame] | 2385 | 'android-11-x86-rel': { |
Haiyang Pan | c7c009e | 2021-03-18 19:31:23 | [diff] [blame] | 2386 | 'args': [ |
Haiyang Pan | 32338b7 | 2023-02-08 23:48:58 | [diff] [blame] | 2387 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.crashpad_tests.filter', |
Haiyang Pan | c7c009e | 2021-03-18 19:31:23 | [diff] [blame] | 2388 | ], |
| 2389 | }, |
Haiyang Pan | 2a55a45 | 2022-03-03 08:18:33 | [diff] [blame] | 2390 | 'android-12-x64-rel': { |
Haiyang Pan | 07d9e26 | 2021-10-20 21:50:03 | [diff] [blame] | 2391 | 'args': [ |
Haiyang Pan | 32338b7 | 2023-02-08 23:48:58 | [diff] [blame] | 2392 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.crashpad_tests.filter', |
| 2393 | ], |
| 2394 | }, |
| 2395 | 'android-12l-x64-dbg-tests': { |
| 2396 | 'args': [ |
| 2397 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.crashpad_tests.filter', |
| 2398 | ], |
| 2399 | }, |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 2400 | 'android-12l-x64-fyi-dbg': { |
| 2401 | 'args': [ |
| 2402 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.crashpad_tests.filter', |
| 2403 | ], |
| 2404 | }, |
| 2405 | 'android-13-x64-fyi-rel': { |
| 2406 | 'args': [ |
| 2407 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.crashpad_tests.filter', |
| 2408 | ], |
| 2409 | }, |
Haiyang Pan | 32338b7 | 2023-02-08 23:48:58 | [diff] [blame] | 2410 | 'android-13-x64-rel': { |
| 2411 | 'args': [ |
| 2412 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.crashpad_tests.filter', |
Haiyang Pan | 07d9e26 | 2021-10-20 21:50:03 | [diff] [blame] | 2413 | ], |
| 2414 | }, |
Boris Sazonov | ce03a2c | 2023-12-28 18:13:56 | [diff] [blame] | 2415 | 'android-arm64-proguard-rel': { |
| 2416 | 'args': [ |
| 2417 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.arm64_proguard_rel.crashpad_tests.filter', |
| 2418 | ], |
| 2419 | }, |
Avi Drissman | c631812 | 2022-03-29 17:07:42 | [diff] [blame] | 2420 | # TODO(crbug.com/1254975): dyld was rebuilt for macOS 12, which breaks |
| 2421 | # the tests. Run this experimentally on all the macOS bots >= 12 and |
| 2422 | # remove this exception once fixed. |
Lindsay Pasricha | 60535a2 | 2021-12-13 16:50:24 | [diff] [blame] | 2423 | 'mac-osxbeta-rel': { |
| 2424 | 'experiment_percentage': 100, |
| 2425 | }, |
Haiyang Pan | c7c009e | 2021-03-18 19:31:23 | [diff] [blame] | 2426 | }, |
Kenneth Russell | fbda3c53 | 2017-12-08 23:57:24 | [diff] [blame] | 2427 | }, |
Loko Kung | 9e202ad | 2024-01-18 02:14:52 | [diff] [blame] | 2428 | 'dawn_end2end_implicit_device_sync_tests': { |
| 2429 | 'modifications': { |
| 2430 | 'Dawn Win10 x64 ASAN Release (Intel)': { |
| 2431 | 'swarming': { |
| 2432 | 'shards': 2, |
| 2433 | } |
| 2434 | }, |
| 2435 | 'Dawn Win10 x64 ASAN Release (NVIDIA)': { |
| 2436 | 'swarming': { |
| 2437 | 'shards': 2, |
| 2438 | } |
| 2439 | } |
| 2440 | }, |
| 2441 | }, |
| 2442 | 'dawn_end2end_no_dxc_tests': { |
| 2443 | 'modifications': { |
| 2444 | 'Dawn Win10 x64 ASAN Release (Intel)': { |
| 2445 | 'swarming': { |
| 2446 | 'shards': 2, |
| 2447 | } |
| 2448 | }, |
| 2449 | 'Dawn Win10 x64 ASAN Release (NVIDIA)': { |
| 2450 | 'swarming': { |
| 2451 | 'shards': 2, |
| 2452 | } |
| 2453 | } |
| 2454 | }, |
| 2455 | }, |
Brian Sheedy | d9a809f0 | 2022-10-06 00:50:37 | [diff] [blame] | 2456 | 'dawn_end2end_skip_validation_tests': { |
| 2457 | 'remove_from': [ |
| 2458 | # TODO(crbug.com/1363409): Enable these once they're shown to work on |
| 2459 | # Android. |
| 2460 | 'Dawn Android arm DEPS Release (Pixel 4)', |
| 2461 | 'Dawn Android arm Release (Pixel 4)', |
Austin Eng | 337f62b | 2023-05-17 21:34:15 | [diff] [blame] | 2462 | 'Dawn Android arm64 DEPS Release (Pixel 6)', |
| 2463 | 'Dawn Android arm64 Release (Pixel 6)', |
Brian Sheedy | d9a809f0 | 2022-10-06 00:50:37 | [diff] [blame] | 2464 | ], |
Loko Kung | 9e202ad | 2024-01-18 02:14:52 | [diff] [blame] | 2465 | 'modifications': { |
| 2466 | 'Dawn Win10 x64 ASAN Release (Intel)': { |
| 2467 | 'swarming': { |
| 2468 | 'shards': 2, |
| 2469 | } |
| 2470 | }, |
| 2471 | 'Dawn Win10 x64 ASAN Release (NVIDIA)': { |
| 2472 | 'swarming': { |
| 2473 | 'shards': 2, |
| 2474 | } |
| 2475 | } |
| 2476 | }, |
| 2477 | }, |
| 2478 | 'dawn_end2end_tests': { |
| 2479 | 'modifications': { |
| 2480 | 'Dawn Win10 x64 ASAN Release (Intel)': { |
| 2481 | 'swarming': { |
| 2482 | 'shards': 2, |
| 2483 | } |
| 2484 | }, |
| 2485 | 'Dawn Win10 x64 ASAN Release (NVIDIA)': { |
| 2486 | 'swarming': { |
| 2487 | 'shards': 2, |
| 2488 | } |
| 2489 | } |
| 2490 | }, |
Brian Sheedy | d9a809f0 | 2022-10-06 00:50:37 | [diff] [blame] | 2491 | }, |
| 2492 | 'dawn_end2end_validation_layers_tests': { |
| 2493 | 'remove_from': [ |
| 2494 | # TODO(crbug.com/1363409): Enable these once they're shown to work on |
| 2495 | # Android. |
| 2496 | 'Dawn Android arm DEPS Release (Pixel 4)', |
| 2497 | 'Dawn Android arm Release (Pixel 4)', |
Austin Eng | 337f62b | 2023-05-17 21:34:15 | [diff] [blame] | 2498 | 'Dawn Android arm64 DEPS Release (Pixel 6)', |
| 2499 | 'Dawn Android arm64 Release (Pixel 6)', |
Brian Sheedy | d9a809f0 | 2022-10-06 00:50:37 | [diff] [blame] | 2500 | ], |
| 2501 | }, |
| 2502 | 'dawn_end2end_wire_tests': { |
| 2503 | 'remove_from': [ |
| 2504 | # TODO(crbug.com/1363409): Enable these once they're shown to work on |
| 2505 | # Android. |
| 2506 | 'Dawn Android arm DEPS Release (Pixel 4)', |
| 2507 | 'Dawn Android arm Release (Pixel 4)', |
Austin Eng | 337f62b | 2023-05-17 21:34:15 | [diff] [blame] | 2508 | 'Dawn Android arm64 DEPS Release (Pixel 6)', |
| 2509 | 'Dawn Android arm64 Release (Pixel 6)', |
Brian Sheedy | d9a809f0 | 2022-10-06 00:50:37 | [diff] [blame] | 2510 | ], |
Loko Kung | 9e202ad | 2024-01-18 02:14:52 | [diff] [blame] | 2511 | 'modifications': { |
| 2512 | 'Dawn Win10 x64 ASAN Release (Intel)': { |
| 2513 | 'swarming': { |
| 2514 | 'shards': 2, |
| 2515 | } |
| 2516 | }, |
| 2517 | 'Dawn Win10 x64 ASAN Release (NVIDIA)': { |
| 2518 | 'swarming': { |
| 2519 | 'shards': 2, |
| 2520 | } |
| 2521 | } |
| 2522 | }, |
Brian Sheedy | d9a809f0 | 2022-10-06 00:50:37 | [diff] [blame] | 2523 | }, |
Austin Eng | 414af161 | 2022-04-08 02:15:36 | [diff] [blame] | 2524 | 'dawn_perf_tests': { |
| 2525 | 'remove_from': [ |
Brian Sheedy | d9a809f0 | 2022-10-06 00:50:37 | [diff] [blame] | 2526 | # TODO(crbug.com/1363409): Enable these once they're shown to work on |
| 2527 | # Android. |
| 2528 | 'Dawn Android arm DEPS Release (Pixel 4)', |
| 2529 | 'Dawn Android arm Release (Pixel 4)', |
Austin Eng | 337f62b | 2023-05-17 21:34:15 | [diff] [blame] | 2530 | 'Dawn Android arm64 DEPS Release (Pixel 6)', |
| 2531 | 'Dawn Android arm64 Release (Pixel 6)', |
Austin Eng | 414af161 | 2022-04-08 02:15:36 | [diff] [blame] | 2532 | ], |
| 2533 | }, |
Haiyang Pan | 1c813ca | 2021-11-24 18:52:16 | [diff] [blame] | 2534 | 'device_unittests': { |
| 2535 | 'modifications': { |
Haiyang Pan | 2a55a45 | 2022-03-03 08:18:33 | [diff] [blame] | 2536 | 'android-12-x64-rel': { |
Haiyang Pan | 1c813ca | 2021-11-24 18:52:16 | [diff] [blame] | 2537 | 'args': [ |
Haiyang Pan | d1a29451 | 2023-02-09 19:40:12 | [diff] [blame] | 2538 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.device_unittests.filter', |
| 2539 | ], |
| 2540 | }, |
| 2541 | 'android-12l-x64-dbg-tests': { |
| 2542 | 'args': [ |
| 2543 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.device_unittests.filter', |
| 2544 | ], |
| 2545 | }, |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 2546 | 'android-12l-x64-fyi-dbg': { |
| 2547 | 'args': [ |
| 2548 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.device_unittests.filter', |
| 2549 | ], |
| 2550 | }, |
| 2551 | 'android-13-x64-fyi-rel': { |
| 2552 | 'args': [ |
| 2553 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.device_unittests.filter', |
| 2554 | ], |
| 2555 | }, |
Haiyang Pan | d1a29451 | 2023-02-09 19:40:12 | [diff] [blame] | 2556 | 'android-13-x64-rel': { |
| 2557 | 'args': [ |
| 2558 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.device_unittests.filter', |
Haiyang Pan | 1c813ca | 2021-11-24 18:52:16 | [diff] [blame] | 2559 | ], |
| 2560 | }, |
| 2561 | }, |
| 2562 | }, |
Yuly Novikov | 3ed87d1b | 2023-08-04 19:09:36 | [diff] [blame] | 2563 | 'expected_color_pixel_gl_passthrough_ganesh_test': { |
Yuly Novikov | 8e05ea7 | 2023-07-31 17:10:34 | [diff] [blame] | 2564 | 'replacements': { |
| 2565 | 'Mac V8 FYI Release (Intel)': { |
| 2566 | 'args': { |
| 2567 | '--git-revision': '${got_cr_revision}', |
| 2568 | }, |
| 2569 | }, |
| 2570 | }, |
| 2571 | }, |
Yuly Novikov | 322b57f | 2023-08-21 23:25:09 | [diff] [blame] | 2572 | 'expected_color_pixel_metal_passthrough_ganesh_test': { |
Yuly Novikov | 3ed87d1b | 2023-08-04 19:09:36 | [diff] [blame] | 2573 | 'remove_from': [ |
| 2574 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 2575 | 'Mac FYI Retina ASAN (AMD)', |
| 2576 | ], |
| 2577 | 'replacements': { |
| 2578 | 'Mac V8 FYI Release (Intel)': { |
| 2579 | 'args': { |
| 2580 | '--git-revision': '${got_cr_revision}', |
| 2581 | }, |
| 2582 | }, |
| 2583 | }, |
| 2584 | }, |
Yuly Novikov | 322b57f | 2023-08-21 23:25:09 | [diff] [blame] | 2585 | 'expected_color_pixel_metal_passthrough_graphite_test': { |
Yuly Novikov | 8e05ea7 | 2023-07-31 17:10:34 | [diff] [blame] | 2586 | 'remove_from': [ |
| 2587 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 2588 | 'Mac FYI Retina ASAN (AMD)', |
| 2589 | ], |
| 2590 | 'replacements': { |
| 2591 | 'Mac V8 FYI Release (Intel)': { |
| 2592 | 'args': { |
| 2593 | '--git-revision': '${got_cr_revision}', |
| 2594 | }, |
| 2595 | }, |
| 2596 | }, |
| 2597 | }, |
Brian Sheedy | 50b3caf | 2023-07-11 19:26:49 | [diff] [blame] | 2598 | 'expected_color_pixel_passthrough_test': { |
| 2599 | 'modifications': { |
| 2600 | 'Android FYI Release (Pixel 4)': { |
| 2601 | 'args': [ |
| 2602 | # Pixel 4s are weird in that they can output in different color spaces |
| 2603 | # simultaneously. The readback code for capturing a screenshot assumes |
| 2604 | # only one color space, so disable wide color gamut for the test to |
| 2605 | # work around the issue. See https://crbug.com/1166379 for more |
| 2606 | # information. |
| 2607 | '--extra-browser-args=--disable-wcg-for-test', |
| 2608 | ], |
| 2609 | }, |
| 2610 | 'android_optional_gpu_tests_rel': { |
| 2611 | 'args': [ |
| 2612 | # See above. |
| 2613 | '--extra-browser-args=--disable-wcg-for-test', |
| 2614 | ], |
| 2615 | }, |
| 2616 | }, |
Brian Sheedy | 50b3caf | 2023-07-11 19:26:49 | [diff] [blame] | 2617 | 'replacements': { |
| 2618 | # The V8 builders pass the V8 revision for ${got_revision}, so instead |
| 2619 | # use ${got_cr_revision}, which is only set on the V8 bots. |
| 2620 | 'Linux V8 FYI Release (NVIDIA)': { |
| 2621 | 'args': { |
| 2622 | '--git-revision': '${got_cr_revision}', |
| 2623 | }, |
| 2624 | }, |
| 2625 | 'Linux V8 FYI Release - pointer compression (NVIDIA)': { |
| 2626 | 'args': { |
| 2627 | '--git-revision': '${got_cr_revision}', |
| 2628 | }, |
| 2629 | }, |
Brian Sheedy | 50b3caf | 2023-07-11 19:26:49 | [diff] [blame] | 2630 | 'Win V8 FYI Release (NVIDIA)': { |
| 2631 | 'args': { |
| 2632 | '--git-revision': '${got_cr_revision}', |
| 2633 | }, |
| 2634 | }, |
| 2635 | }, |
| 2636 | }, |
Brian Sheedy | 48c7973 | 2023-10-02 18:08:28 | [diff] [blame] | 2637 | 'expected_color_pixel_passthrough_test JACUZZI_RELEASE_LKGM': { |
| 2638 | 'modifications': { |
| 2639 | 'ChromeOS FYI Release Skylab (jacuzzi)': { |
| 2640 | 'args': [ |
| 2641 | # Skylab currently doesn't support use of LUCI_CONTEXT, so Gold cannot |
| 2642 | # automatically get the service account to authenticate with. |
| 2643 | '--service-account=/creds/service_accounts/skylab-drone.json', |
| 2644 | ], |
| 2645 | }, |
| 2646 | }, |
| 2647 | }, |
Brian Sheedy | c3138b5 | 2023-11-27 19:44:47 | [diff] [blame] | 2648 | 'expected_color_pixel_passthrough_test VOLTEER_PUBLIC_RELEASE_LKGM': { |
| 2649 | 'modifications': { |
| 2650 | 'ChromeOS FYI Release Skylab (volteer)': { |
| 2651 | 'args': [ |
| 2652 | # Skylab currently doesn't support use of LUCI_CONTEXT, so Gold cannot |
| 2653 | # automatically get the service account to authenticate with. |
| 2654 | '--service-account=/creds/service_accounts/skylab-drone.json', |
| 2655 | ], |
| 2656 | }, |
| 2657 | }, |
| 2658 | }, |
Brian Sheedy | 50b3caf | 2023-07-11 19:26:49 | [diff] [blame] | 2659 | 'expected_color_pixel_validating_test': { |
| 2660 | 'modifications': { |
| 2661 | 'Android FYI Release (Pixel 4)': { |
| 2662 | 'args': [ |
| 2663 | # Pixel 4s are weird in that they can output in different color spaces |
| 2664 | # simultaneously. The readback code for capturing a screenshot assumes |
| 2665 | # only one color space, so disable wide color gamut for the test to |
| 2666 | # work around the issue. See https://crbug.com/1166379 for more |
| 2667 | # information. |
| 2668 | '--extra-browser-args=--disable-wcg-for-test', |
| 2669 | ], |
| 2670 | }, |
| 2671 | 'android_optional_gpu_tests_rel': { |
| 2672 | 'args': [ |
| 2673 | # See above. |
| 2674 | '--extra-browser-args=--disable-wcg-for-test', |
| 2675 | ], |
| 2676 | }, |
| 2677 | }, |
| 2678 | # TODO(https://crbug.com/850107): Remove the Android FYI Release (Pixel 2) |
| 2679 | # exception once there is enough capacity to run these tests. |
| 2680 | 'remove_from': [ |
| 2681 | 'Android FYI Release (Pixel 2)', |
| 2682 | ], |
| 2683 | 'replacements': { |
| 2684 | # The V8 builders pass the V8 revision for ${got_revision}, so instead |
| 2685 | # use ${got_cr_revision}, which is only set on the V8 bots. |
| 2686 | 'Android V8 FYI Release (Nexus 5X)': { |
| 2687 | 'args': { |
| 2688 | '--git-revision': '${got_cr_revision}', |
| 2689 | }, |
| 2690 | }, |
| 2691 | }, |
| 2692 | }, |
Joe Downing | 4148604 | 2018-10-18 22:44:44 | [diff] [blame] | 2693 | 'extensions_browsertests': { |
Brad Hall | a36886c | 2019-02-26 16:52:29 | [diff] [blame] | 2694 | 'remove_from': [ |
Brad Hall | a36886c | 2019-02-26 16:52:29 | [diff] [blame] | 2695 | 'CrWinAsan(dll)', # https://crbug.com/935598 |
| 2696 | ], |
Joe Downing | 4148604 | 2018-10-18 22:44:44 | [diff] [blame] | 2697 | 'modifications': { |
| 2698 | 'Win10 Tests x64 (dbg)': { |
| 2699 | 'experiment_percentage': 100, # https://crbug.com/876615 |
| 2700 | }, |
Sven Zheng | bc82226 | 2022-09-20 20:47:35 | [diff] [blame] | 2701 | # https://crbug.com/1111979 |
| 2702 | 'linux-lacros-asan-lsan-rel': { |
| 2703 | 'args': [ |
| 2704 | '--gtest_filter=-BluetoothShellApiTest.ApiSanityCheck:BluetoothSocketApiTest.Listen:BluetoothSocketApiTest.PermissionDenied', |
| 2705 | ], |
| 2706 | }, |
Sven Zheng | 5c9d3e34 | 2020-08-11 21:39:43 | [diff] [blame] | 2707 | # https://crbug.com/1111979, |
Junhua Chen | 39dd2dba | 2021-05-05 17:51:54 | [diff] [blame] | 2708 | 'linux-lacros-code-coverage': { |
| 2709 | 'args': [ |
| 2710 | '--gtest_filter=-BluetoothShellApiTest.ApiSanityCheck:BluetoothSocketApiTest.Listen:BluetoothSocketApiTest.PermissionDenied', |
| 2711 | ], |
| 2712 | }, |
Yuke Liao | a0db474 | 2021-08-09 18:28:33 | [diff] [blame] | 2713 | 'linux-lacros-dbg-tests-fyi': { |
| 2714 | 'args': [ |
| 2715 | '--gtest_filter=-BluetoothShellApiTest.ApiSanityCheck:BluetoothSocketApiTest.Listen:BluetoothSocketApiTest.PermissionDenied', |
| 2716 | ], |
| 2717 | }, |
Sven Zheng | 5c9d3e34 | 2020-08-11 21:39:43 | [diff] [blame] | 2718 | 'linux-lacros-tester-rel': { |
Sven Zheng | 5c9d3e34 | 2020-08-11 21:39:43 | [diff] [blame] | 2719 | 'args': [ |
| 2720 | '--gtest_filter=-BluetoothShellApiTest.ApiSanityCheck:BluetoothSocketApiTest.Listen:BluetoothSocketApiTest.PermissionDenied', |
| 2721 | ], |
| 2722 | }, |
Prakhar | f5c3e640 | 2023-10-09 22:04:57 | [diff] [blame] | 2723 | 'win10-code-coverage': { |
| 2724 | 'swarming': { |
| 2725 | 'shards': 2, |
| 2726 | 'dimensions': { |
| 2727 | 'pool': 'chromium.tests.coverage', |
| 2728 | 'ssd': '1', |
| 2729 | }, |
| 2730 | } |
| 2731 | }, |
Joe Downing | 4148604 | 2018-10-18 22:44:44 | [diff] [blame] | 2732 | }, |
| 2733 | }, |
Sven Zheng | 577fe5ff | 2020-08-03 22:06:44 | [diff] [blame] | 2734 | 'extensions_unittests': { |
Sven Zheng | 80734f1 | 2020-08-06 06:50:39 | [diff] [blame] | 2735 | 'modifications': { |
Zijie He | 073e223 | 2023-08-04 18:14:59 | [diff] [blame] | 2736 | 'fuchsia-code-coverage': { |
| 2737 | 'swarming': { |
| 2738 | 'shards': 2, |
| 2739 | }, |
| 2740 | }, |
Chong Gu | d034fe5 | 2022-01-20 21:48:04 | [diff] [blame] | 2741 | 'fuchsia-fyi-x64-asan': { |
| 2742 | 'args': [ |
Chong Gu | 1155d87 | 2022-02-10 17:55:27 | [diff] [blame] | 2743 | '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.lsan.extensions_unittests.filter', |
Chong Gu | d034fe5 | 2022-01-20 21:48:04 | [diff] [blame] | 2744 | ], |
| 2745 | }, |
Sven Zheng | bc82226 | 2022-09-20 20:47:35 | [diff] [blame] | 2746 | # https://crbug.com/1111979 |
| 2747 | 'linux-lacros-asan-lsan-rel': { |
| 2748 | 'args': [ |
Jenny Zhang | b71f979 | 2023-07-21 01:06:10 | [diff] [blame] | 2749 | '--gtest_filter=-NativeExtensionBindingsSystemUnittest.AccessToAliasDoesntGiveAliasSourceAccess:' |
| 2750 | 'NativeExtensionBindingsSystemUnittest.AliasedAPIsAreDifferentObjects', |
Sven Zheng | bc82226 | 2022-09-20 20:47:35 | [diff] [blame] | 2751 | ], |
| 2752 | }, |
Sven Zheng | 5c9d3e34 | 2020-08-11 21:39:43 | [diff] [blame] | 2753 | # https://crbug.com/1111979, |
Junhua Chen | 39dd2dba | 2021-05-05 17:51:54 | [diff] [blame] | 2754 | 'linux-lacros-code-coverage': { |
| 2755 | 'args': [ |
Jenny Zhang | b71f979 | 2023-07-21 01:06:10 | [diff] [blame] | 2756 | '--gtest_filter=-NativeExtensionBindingsSystemUnittest.AccessToAliasDoesntGiveAliasSourceAccess:' |
| 2757 | 'NativeExtensionBindingsSystemUnittest.AliasedAPIsAreDifferentObjects', |
Yuke Liao | a0db474 | 2021-08-09 18:28:33 | [diff] [blame] | 2758 | ], |
| 2759 | }, |
| 2760 | 'linux-lacros-dbg-tests-fyi': { |
| 2761 | 'args': [ |
Jenny Zhang | b71f979 | 2023-07-21 01:06:10 | [diff] [blame] | 2762 | '--gtest_filter=-NativeExtensionBindingsSystemUnittest.AccessToAliasDoesntGiveAliasSourceAccess:' |
| 2763 | 'NativeExtensionBindingsSystemUnittest.AliasedAPIsAreDifferentObjects', |
Junhua Chen | 39dd2dba | 2021-05-05 17:51:54 | [diff] [blame] | 2764 | ], |
| 2765 | }, |
Sven Zheng | 5c9d3e34 | 2020-08-11 21:39:43 | [diff] [blame] | 2766 | 'linux-lacros-tester-rel': { |
Sven Zheng | 5c9d3e34 | 2020-08-11 21:39:43 | [diff] [blame] | 2767 | 'args': [ |
Jenny Zhang | b71f979 | 2023-07-21 01:06:10 | [diff] [blame] | 2768 | '--gtest_filter=-NativeExtensionBindingsSystemUnittest.AccessToAliasDoesntGiveAliasSourceAccess:' |
| 2769 | 'NativeExtensionBindingsSystemUnittest.AliasedAPIsAreDifferentObjects', |
Sven Zheng | 5c9d3e34 | 2020-08-11 21:39:43 | [diff] [blame] | 2770 | ], |
| 2771 | }, |
Sven Zheng | 80734f1 | 2020-08-06 06:50:39 | [diff] [blame] | 2772 | }, |
Sven Zheng | 577fe5ff | 2020-08-03 22:06:44 | [diff] [blame] | 2773 | }, |
Brian Sheedy | 74f28cc | 2023-08-18 22:16:51 | [diff] [blame] | 2774 | 'gcp_unittests': { |
| 2775 | 'modifications': { |
| 2776 | # Flakily times out with only a single shard due to slow runtime. |
| 2777 | 'win-asan': { |
| 2778 | 'swarming': { |
| 2779 | 'shards': 2, |
| 2780 | }, |
| 2781 | }, |
| 2782 | }, |
| 2783 | }, |
Chong Gu | 7604641 | 2021-09-22 17:49:21 | [diff] [blame] | 2784 | 'gfx_unittests': { |
Chong Gu | df7fbe9 | 2021-02-24 02:55:58 | [diff] [blame] | 2785 | 'modifications': { |
| 2786 | 'fuchsia-code-coverage': { |
| 2787 | 'swarming': { |
| 2788 | 'shards': 2, |
| 2789 | }, |
| 2790 | }, |
| 2791 | }, |
| 2792 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 2793 | 'gin_unittests': { |
| 2794 | 'remove_from': [ |
Nico Weber | 1394523f | 2018-06-06 15:58:47 | [diff] [blame] | 2795 | 'ToTLinuxASan', # https://crbug.com/831667 |
Nico Weber | d3695968 | 2018-04-12 03:33:46 | [diff] [blame] | 2796 | 'Linux ASan LSan Tests (1)', # https://crbug.com/831667 |
Nico Weber | 1394523f | 2018-06-06 15:58:47 | [diff] [blame] | 2797 | 'Linux Chromium OS ASan LSan Tests (1)', # https://crbug.com/831667 |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 2798 | ], |
Chong Gu | a10cd30 | 2022-01-14 19:22:19 | [diff] [blame] | 2799 | 'modifications': { |
Haiyang Pan | ce02664 | 2023-04-26 19:34:21 | [diff] [blame] | 2800 | 'android-arm64-proguard-rel': { |
| 2801 | 'args': [ |
| 2802 | # https://crbug.com/1404782 |
| 2803 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.pie_arm64.gin_unittests.filter', |
| 2804 | ], |
| 2805 | }, |
Ben Joyce | e3f55c90 | 2023-01-13 00:27:29 | [diff] [blame] | 2806 | 'android-code-coverage-native': { |
| 2807 | 'args': [ |
| 2808 | # https://crbug.com/1404782 |
Haiyang Pan | ce02664 | 2023-04-26 19:34:21 | [diff] [blame] | 2809 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.pie_arm64.gin_unittests.filter', |
Ben Joyce | e3f55c90 | 2023-01-13 00:27:29 | [diff] [blame] | 2810 | ], |
| 2811 | }, |
Chong Gu | a10cd30 | 2022-01-14 19:22:19 | [diff] [blame] | 2812 | 'fuchsia-fyi-x64-asan': { |
| 2813 | 'args': [ |
| 2814 | '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.lsan.gin_unittests.filter', |
| 2815 | ], |
| 2816 | }, |
| 2817 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 2818 | }, |
Jonah Ryan-Davis | deeffeaf | 2020-06-18 17:56:00 | [diff] [blame] | 2819 | 'gl_tests_passthrough': { |
| 2820 | 'remove_from': [ |
| 2821 | 'CFI Linux ToT', |
Brian Sheedy | d9a809f0 | 2022-10-06 00:50:37 | [diff] [blame] | 2822 | # TODO(crbug.com/1363409): Enable these once they're shown to work on |
| 2823 | # Android. |
| 2824 | 'Dawn Android arm DEPS Release (Pixel 4)', |
| 2825 | 'Dawn Android arm Release (Pixel 4)', |
Austin Eng | 337f62b | 2023-05-17 21:34:15 | [diff] [blame] | 2826 | 'Dawn Android arm64 DEPS Release (Pixel 6)', |
| 2827 | 'Dawn Android arm64 Release (Pixel 6)', |
Jonah Ryan-Davis | deeffeaf | 2020-06-18 17:56:00 | [diff] [blame] | 2828 | # Can't run on MSAN because gl_tests uses the hardware driver, |
| 2829 | # which isn't instrumented. |
| 2830 | 'Linux MSan Tests', |
Ian Struiksma | b0412a2 | 2023-06-06 23:02:48 | [diff] [blame] | 2831 | 'linux-exp-msan-fyi-rel', |
Jonah Ryan-Davis | deeffeaf | 2020-06-18 17:56:00 | [diff] [blame] | 2832 | ], |
| 2833 | 'modifications': { |
| 2834 | # TODO(kbr): figure out a better way to specify blocks of |
| 2835 | # arguments like this for tests on multiple machines. |
Garrett Beaty | a491ec7 | 2020-07-25 12:36:12 | [diff] [blame] | 2836 | 'Linux ASan LSan Tests (1)': { |
| 2837 | 'args': [ |
| 2838 | '--use-gpu-in-tests', |
| 2839 | '--no-xvfb', |
| 2840 | ], |
| 2841 | 'swarming': { |
Yuly Novikov | bcd82dd1 | 2023-10-09 17:12:59 | [diff] [blame] | 2842 | # This must be kept in sync with linux_nvidia_gtx_1660_stable mixin |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2843 | 'dimensions': { |
Yuly Novikov | bcd82dd1 | 2023-10-09 17:12:59 | [diff] [blame] | 2844 | 'gpu': '10de:2184-440.100', |
| 2845 | 'os': 'Ubuntu-18.04.5|Ubuntu-18.04.6', |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2846 | 'pool': 'chromium.tests.gpu', |
| 2847 | }, |
Garrett Beaty | a491ec7 | 2020-07-25 12:36:12 | [diff] [blame] | 2848 | }, |
| 2849 | }, |
| 2850 | 'Linux CFI': { |
| 2851 | 'args': [ |
| 2852 | '--use-gpu-in-tests', |
| 2853 | '--no-xvfb', |
| 2854 | ], |
| 2855 | 'swarming': { |
Yuly Novikov | bcd82dd1 | 2023-10-09 17:12:59 | [diff] [blame] | 2856 | # This must be kept in sync with linux_nvidia_gtx_1660_stable mixin |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2857 | 'dimensions': { |
Yuly Novikov | bcd82dd1 | 2023-10-09 17:12:59 | [diff] [blame] | 2858 | 'gpu': '10de:2184-440.100', |
| 2859 | 'os': 'Ubuntu-18.04.5|Ubuntu-18.04.6', |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2860 | 'pool': 'chromium.tests.gpu', |
| 2861 | }, |
Garrett Beaty | a491ec7 | 2020-07-25 12:36:12 | [diff] [blame] | 2862 | }, |
| 2863 | }, |
| 2864 | 'Linux TSan Tests': { |
| 2865 | 'args': [ |
| 2866 | '--use-gpu-in-tests', |
| 2867 | '--no-xvfb', |
| 2868 | ], |
| 2869 | 'swarming': { |
Yuly Novikov | bcd82dd1 | 2023-10-09 17:12:59 | [diff] [blame] | 2870 | # This must be kept in sync with linux_nvidia_gtx_1660_stable mixin |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2871 | 'dimensions': { |
Yuly Novikov | bcd82dd1 | 2023-10-09 17:12:59 | [diff] [blame] | 2872 | 'gpu': '10de:2184-440.100', |
| 2873 | 'os': 'Ubuntu-18.04.5|Ubuntu-18.04.6', |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2874 | 'pool': 'chromium.tests.gpu', |
| 2875 | }, |
Garrett Beaty | a491ec7 | 2020-07-25 12:36:12 | [diff] [blame] | 2876 | }, |
| 2877 | }, |
Ian Struiksma | 2e23f96 | 2023-05-26 22:37:20 | [diff] [blame] | 2878 | 'linux-exp-tsan-fyi-rel': { |
| 2879 | 'args': [ |
| 2880 | '--use-gpu-in-tests', |
| 2881 | '--no-xvfb', |
| 2882 | ], |
| 2883 | 'swarming': { |
Yuly Novikov | bcd82dd1 | 2023-10-09 17:12:59 | [diff] [blame] | 2884 | # This must be kept in sync with linux_nvidia_gtx_1660_stable mixin |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2885 | 'dimensions': { |
Yuly Novikov | bcd82dd1 | 2023-10-09 17:12:59 | [diff] [blame] | 2886 | 'gpu': '10de:2184-440.100', |
| 2887 | 'os': 'Ubuntu-18.04.5|Ubuntu-18.04.6', |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 2888 | 'pool': 'chromium.tests.gpu', |
| 2889 | }, |
Ian Struiksma | 2e23f96 | 2023-05-26 22:37:20 | [diff] [blame] | 2890 | }, |
| 2891 | }, |
Jonah Ryan-Davis | deeffeaf | 2020-06-18 17:56:00 | [diff] [blame] | 2892 | }, |
| 2893 | }, |
Jonah Ryan-Davis | e25a89f | 2020-05-29 20:18:24 | [diff] [blame] | 2894 | 'gl_tests_validating': { |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 2895 | 'modifications': { |
Brian Sheedy | 920df65 | 2022-11-11 20:54:15 | [diff] [blame] | 2896 | 'Android FYI Release (Samsung A13)': { |
| 2897 | 'args': [ |
| 2898 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.samsung_a13.gl_tests.filter', |
| 2899 | ], |
| 2900 | }, |
Sunny Sachanandani | b5c6c08 | 2022-09-29 00:26:14 | [diff] [blame] | 2901 | 'Android FYI Release (Samsung A23)': { |
| 2902 | 'args': [ |
| 2903 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.samsung_a23.gl_tests.filter', |
| 2904 | ], |
| 2905 | }, |
Ben Joyce | a031911 | 2022-11-15 23:53:12 | [diff] [blame] | 2906 | 'ToTAndroid': { |
| 2907 | 'args': [ |
| 2908 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.pie_tot.gl_tests.filter', # https://crbug.com/1034007 |
| 2909 | ], |
| 2910 | }, |
Haiyang Pan | 9d68ca0 | 2021-08-04 21:30:47 | [diff] [blame] | 2911 | 'android-11-x86-rel': { |
Haiyang Pan | cf76586 | 2021-03-18 20:39:15 | [diff] [blame] | 2912 | 'args': [ |
| 2913 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_11.gl_tests.filter', |
| 2914 | ], |
| 2915 | }, |
Haiyang Pan | 2a55a45 | 2022-03-03 08:18:33 | [diff] [blame] | 2916 | 'android-12-x64-rel': { |
Haiyang Pan | 38200892 | 2021-11-19 21:15:09 | [diff] [blame] | 2917 | 'args': [ |
Haiyang Pan | d1a29451 | 2023-02-09 19:40:12 | [diff] [blame] | 2918 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12_12l_13.gl_tests.filter', |
| 2919 | ], |
| 2920 | }, |
| 2921 | 'android-12l-x64-dbg-tests': { |
| 2922 | 'args': [ |
| 2923 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12_12l_13.gl_tests.filter', |
| 2924 | ], |
| 2925 | }, |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 2926 | 'android-12l-x64-fyi-dbg': { |
| 2927 | 'args': [ |
| 2928 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12_12l_13.gl_tests.filter', |
| 2929 | ], |
| 2930 | }, |
| 2931 | 'android-13-x64-fyi-rel': { |
| 2932 | 'args': [ |
| 2933 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12_12l_13.gl_tests.filter', |
| 2934 | ], |
| 2935 | }, |
Haiyang Pan | d1a29451 | 2023-02-09 19:40:12 | [diff] [blame] | 2936 | 'android-13-x64-rel': { |
| 2937 | 'args': [ |
| 2938 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12_12l_13.gl_tests.filter', |
Haiyang Pan | 38200892 | 2021-11-19 21:15:09 | [diff] [blame] | 2939 | ], |
| 2940 | }, |
Nate Fischer | b047470 | 2022-12-13 22:46:53 | [diff] [blame] | 2941 | 'android-arm64-proguard-rel': { |
| 2942 | 'args': [ |
| 2943 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.arm64_proguard_rel.gl_tests.filter', # https://crbug.com/1034007 |
| 2944 | ], |
| 2945 | }, |
Ben Joyce | e3f55c90 | 2023-01-13 00:27:29 | [diff] [blame] | 2946 | 'android-code-coverage-native': { |
| 2947 | 'args': [ |
| 2948 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.pie_arm64_rel.gl_tests.filter', # https://crbug.com/1034007 |
| 2949 | ], |
| 2950 | }, |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 2951 | # If you change this, make similar changes in android-x86-code-coverage below |
Ben Joyce | 6f566c5 | 2023-07-14 22:55:01 | [diff] [blame] | 2952 | 'android-oreo-x86-rel': { |
| 2953 | 'args': [ |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 2954 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_o_p.gl_tests.filter', |
James Shen | c47f7b1 | 2022-07-07 23:42:41 | [diff] [blame] | 2955 | ], |
| 2956 | }, |
Andrew Luo | 38b311f | 2019-10-04 03:42:09 | [diff] [blame] | 2957 | 'android-pie-arm64-rel': { |
John Budorick | 79ec901 | 2020-01-08 21:56:31 | [diff] [blame] | 2958 | 'args': [ |
Andrew Luo | be83fd8 | 2019-12-19 03:07:58 | [diff] [blame] | 2959 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.pie_arm64_rel.gl_tests.filter', # https://crbug.com/1034007 |
| 2960 | ], |
Andrew Luo | 38b311f | 2019-10-04 03:42:09 | [diff] [blame] | 2961 | }, |
Haiyang Pan | 08d09dc | 2020-04-01 16:11:21 | [diff] [blame] | 2962 | 'android-pie-x86-rel': { |
John Budorick | 79ec901 | 2020-01-08 21:56:31 | [diff] [blame] | 2963 | 'args': [ |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 2964 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_o_p.gl_tests.filter', |
John Budorick | 79ec901 | 2020-01-08 21:56:31 | [diff] [blame] | 2965 | ], |
| 2966 | }, |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 2967 | # Keep this same as android-oreo-x86-rel above |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 2968 | 'android-x86-code-coverage': { |
| 2969 | 'args': [ |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 2970 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_o_p.gl_tests.filter', |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 2971 | ], |
| 2972 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 2973 | }, |
| 2974 | }, |
Takuto Ikuta | f533325 | 2019-11-06 16:07:08 | [diff] [blame] | 2975 | 'gl_unittests': { |
| 2976 | 'remove_from': [ |
Takuto Ikuta | f533325 | 2019-11-06 16:07:08 | [diff] [blame] | 2977 | # On Android, these are already run on the main waterfall. |
| 2978 | # Run them on the one-off Android FYI bots, though. |
| 2979 | 'Android FYI Release (Nexus 5X)', |
Brian Sheedy | d9a809f0 | 2022-10-06 00:50:37 | [diff] [blame] | 2980 | # TODO(crbug.com/1363409): Enable these once they're shown to work on |
| 2981 | # Android. |
| 2982 | 'Dawn Android arm DEPS Release (Pixel 4)', |
| 2983 | 'Dawn Android arm Release (Pixel 4)', |
Austin Eng | 337f62b | 2023-05-17 21:34:15 | [diff] [blame] | 2984 | 'Dawn Android arm64 DEPS Release (Pixel 6)', |
| 2985 | 'Dawn Android arm64 Release (Pixel 6)', |
Yuly Novikov | 37e0434 | 2020-05-29 00:52:04 | [diff] [blame] | 2986 | # Can't run on MSAN because gl_unittests uses the hardware driver, |
| 2987 | # which isn't instrumented. |
| 2988 | 'Linux MSan Tests', |
Ian Struiksma | b0412a2 | 2023-06-06 23:02:48 | [diff] [blame] | 2989 | 'linux-exp-msan-fyi-rel', |
Takuto Ikuta | f533325 | 2019-11-06 16:07:08 | [diff] [blame] | 2990 | ], |
Haiyang Pan | 505fcd5a | 2021-12-13 19:46:23 | [diff] [blame] | 2991 | 'modifications': { |
Brian Sheedy | 995a7d9 | 2024-01-18 03:43:13 | [diff] [blame] | 2992 | 'Win10 FYI x64 Exp Release (NVIDIA)': { |
| 2993 | 'args': [ |
| 2994 | # TODO(crbug.com/1505895): Remove this filter when these tests no |
| 2995 | # longer crash on the newer driver. |
| 2996 | '--gtest_filter=-DelegatedInkPointRendererGpuTest.DrawPointsAsTheyArrive:DelegatedInkPointRendererGpuTest.MaximumPointerIds:DelegatedInkPointRendererGpuTest.MultiplePointerIds:DelegatedInkPointRendererGpuTest.StoreAndRemovePointsAndTokens', |
| 2997 | ], |
| 2998 | }, |
Haiyang Pan | 2a55a45 | 2022-03-03 08:18:33 | [diff] [blame] | 2999 | 'android-12-x64-rel': { |
Haiyang Pan | 505fcd5a | 2021-12-13 19:46:23 | [diff] [blame] | 3000 | 'args': [ |
| 3001 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12.gl_unittests.filter', |
| 3002 | ], |
| 3003 | }, |
| 3004 | }, |
Takuto Ikuta | f533325 | 2019-11-06 16:07:08 | [diff] [blame] | 3005 | }, |
| 3006 | 'gl_unittests_ozone': { |
| 3007 | 'remove_from': [ |
| 3008 | # Can't run on MSAN because gl_unittests_ozone uses the hardware driver, |
| 3009 | # which isn't instrumented. |
| 3010 | 'Linux ChromiumOS MSan Tests', |
| 3011 | ], |
| 3012 | }, |
Brian Sheedy | 0bf7f82 | 2022-07-21 17:44:43 | [diff] [blame] | 3013 | 'gold_common_pytype': { |
| 3014 | 'remove_from': [ |
| 3015 | 'linux-code-coverage', |
| 3016 | ], |
| 3017 | }, |
Takuto Ikuta | f533325 | 2019-11-06 16:07:08 | [diff] [blame] | 3018 | 'gpu_process_launch_tests': { |
Takuto Ikuta | f533325 | 2019-11-06 16:07:08 | [diff] [blame] | 3019 | 'remove_from': [ |
Kramer Ge | 3bf853a | 2023-04-13 19:39:47 | [diff] [blame] | 3020 | # TODO(https://crbug.com/850107): Remove the Android FYI Release (Pixel 2) |
| 3021 | # exception once there is enough capacity to run these tests. |
Takuto Ikuta | f533325 | 2019-11-06 16:07:08 | [diff] [blame] | 3022 | 'Android FYI Release (Pixel 2)', |
Kenneth Russell | 7e6ae837 | 2023-06-29 02:36:38 | [diff] [blame] | 3023 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 3024 | 'Mac FYI Retina ASAN (AMD)', |
Takuto Ikuta | f533325 | 2019-11-06 16:07:08 | [diff] [blame] | 3025 | ], |
| 3026 | }, |
Brian Sheedy | 053d88cf | 2022-05-24 23:40:05 | [diff] [blame] | 3027 | 'gpu_pytype': { |
| 3028 | 'remove_from': [ |
| 3029 | 'linux-code-coverage', |
| 3030 | ], |
| 3031 | }, |
Chong Gu | 7604641 | 2021-09-22 17:49:21 | [diff] [blame] | 3032 | 'gpu_unittests': { |
Chong Gu | df7fbe9 | 2021-02-24 02:55:58 | [diff] [blame] | 3033 | 'modifications': { |
| 3034 | 'fuchsia-code-coverage': { |
| 3035 | 'swarming': { |
| 3036 | 'shards': 5, |
| 3037 | }, |
| 3038 | }, |
| 3039 | }, |
| 3040 | }, |
Kevin McNee | d21a6c52 | 2021-06-14 21:27:25 | [diff] [blame] | 3041 | 'grit_python_unittests': { |
| 3042 | 'remove_from': [ |
Titouan Rigoudy | 9e86083 | 2021-11-08 15:34:45 | [diff] [blame] | 3043 | # TODO(https://crbug.com/1267125): Re-enable. |
| 3044 | 'mac11-arm64-rel-tests', |
Zhaoyang Li | 5d3713d | 2022-06-13 18:01:17 | [diff] [blame] | 3045 | # TODO(https://crbug.com/1267125): Re-enable. |
| 3046 | 'mac12-arm64-rel-tests', |
Will Yeager | a090e6a | 2023-06-09 14:59:41 | [diff] [blame] | 3047 | # TODO(https://crbug.com/1267125): Re-enable. |
| 3048 | 'mac13-arm64-rel-tests', |
Kevin McNee | d21a6c52 | 2021-06-14 21:27:25 | [diff] [blame] | 3049 | ], |
| 3050 | }, |
Brian Sheedy | e285c9b | 2019-07-15 21:42:46 | [diff] [blame] | 3051 | 'hardware_accelerated_feature_tests': { |
Brian Sheedy | e285c9b | 2019-07-15 21:42:46 | [diff] [blame] | 3052 | 'remove_from': [ |
Kramer Ge | 3bf853a | 2023-04-13 19:39:47 | [diff] [blame] | 3053 | # TODO(https://crbug.com/850107): Remove the Android FYI Release (Pixel 2) |
| 3054 | # exception once there is enough capacity to run these tests. |
Brian Sheedy | e285c9b | 2019-07-15 21:42:46 | [diff] [blame] | 3055 | 'Android FYI Release (Pixel 2)', |
Kenneth Russell | 7e6ae837 | 2023-06-29 02:36:38 | [diff] [blame] | 3056 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 3057 | 'Mac FYI Retina ASAN (AMD)', |
Brian Sheedy | e285c9b | 2019-07-15 21:42:46 | [diff] [blame] | 3058 | ], |
| 3059 | }, |
Brad Hall | a36886c | 2019-02-26 16:52:29 | [diff] [blame] | 3060 | 'headless_browsertests': { |
Chong Gu | d08d123 | 2021-09-11 08:53:59 | [diff] [blame] | 3061 | 'remove_from': [ |
| 3062 | 'CrWinAsan(dll)', # https://crbug.com/935598 |
Maksim Sisov | c81d284c | 2021-10-05 17:54:35 | [diff] [blame] | 3063 | # Wayland bot doesn't support headless mode. |
| 3064 | 'Linux Tests (Wayland)', |
Chong Gu | d08d123 | 2021-09-11 08:53:59 | [diff] [blame] | 3065 | ], |
Chong Gu | d1a5c599 | 2021-04-09 04:08:32 | [diff] [blame] | 3066 | 'modifications': { |
| 3067 | 'fuchsia-code-coverage': { |
| 3068 | 'swarming': { |
Chong Gu | 115ce15 | 2021-04-15 23:57:16 | [diff] [blame] | 3069 | 'shards': 6, |
Chong Gu | d1a5c599 | 2021-04-09 04:08:32 | [diff] [blame] | 3070 | }, |
| 3071 | }, |
| 3072 | }, |
Brad Hall | a36886c | 2019-02-26 16:52:29 | [diff] [blame] | 3073 | }, |
Kenneth Russell | 8a386d4 | 2018-06-02 09:48:01 | [diff] [blame] | 3074 | 'info_collection_tests': { |
| 3075 | 'remove_from': [ |
Kenneth Russell | 8a386d4 | 2018-06-02 09:48:01 | [diff] [blame] | 3076 | 'Android V8 FYI Release (Nexus 5X)', |
| 3077 | 'Linux V8 FYI Release (NVIDIA)', |
Michael Achenbach | 5fdfc67b | 2018-12-13 13:26:35 | [diff] [blame] | 3078 | 'Linux V8 FYI Release - pointer compression (NVIDIA)', |
Kenneth Russell | 7e6ae837 | 2023-06-29 02:36:38 | [diff] [blame] | 3079 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 3080 | 'Mac FYI Retina ASAN (AMD)', |
Kenneth Russell | 8a386d4 | 2018-06-02 09:48:01 | [diff] [blame] | 3081 | 'Mac V8 FYI Release (Intel)', |
| 3082 | 'Win V8 FYI Release (NVIDIA)', |
| 3083 | ], |
Brian Sheedy | fe61cdac | 2020-02-12 01:25:59 | [diff] [blame] | 3084 | 'modifications': { |
Brian Sheedy | b18cb76 | 2020-06-30 00:09:29 | [diff] [blame] | 3085 | 'ChromeOS FYI Release (amd64-generic)': { |
Brian Sheedy | 65be305 | 2020-06-26 19:26:51 | [diff] [blame] | 3086 | 'args': [ |
Brian Sheedy | b18cb76 | 2020-06-30 00:09:29 | [diff] [blame] | 3087 | # Swarming does not report a GPU since tests are run in a VM, but |
| 3088 | # the VM does report that a GPU is present. |
Brian Sheedy | 0b46d6b | 2023-11-27 21:33:02 | [diff] [blame] | 3089 | '--expected-vendor-id', '1af4', |
Brian Sheedy | b18cb76 | 2020-06-30 00:09:29 | [diff] [blame] | 3090 | '--expected-device-id', '1050', |
Brian Sheedy | df2672f | 2020-05-07 20:44:36 | [diff] [blame] | 3091 | ], |
| 3092 | }, |
Brian Sheedy | fe61cdac | 2020-02-12 01:25:59 | [diff] [blame] | 3093 | }, |
Brian Sheedy | 32eeeb5 | 2020-05-22 01:49:37 | [diff] [blame] | 3094 | 'replacements': { |
| 3095 | 'ChromeOS FYI Release (amd64-generic)': { |
| 3096 | 'args': { |
Brian Sheedy | b18cb76 | 2020-06-30 00:09:29 | [diff] [blame] | 3097 | # Magic substitution happens after regular replacement, so remove it |
| 3098 | # now since we are manually applying the expected device ID above. |
Brian Sheedy | 0b46d6b | 2023-11-27 21:33:02 | [diff] [blame] | 3099 | '$$MAGIC_SUBSTITUTION_GPUExpectedVendorId': None, |
Brian Sheedy | b18cb76 | 2020-06-30 00:09:29 | [diff] [blame] | 3100 | '$$MAGIC_SUBSTITUTION_GPUExpectedDeviceId': None, |
Brian Sheedy | 32eeeb5 | 2020-05-22 01:49:37 | [diff] [blame] | 3101 | }, |
Brian Sheedy | ff6d144 | 2020-09-19 00:46:31 | [diff] [blame] | 3102 | }, |
Brian Sheedy | 32eeeb5 | 2020-05-22 01:49:37 | [diff] [blame] | 3103 | }, |
Kenneth Russell | 8a386d4 | 2018-06-02 09:48:01 | [diff] [blame] | 3104 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 3105 | 'interactive_ui_tests': { |
Brad Hall | a36886c | 2019-02-26 16:52:29 | [diff] [blame] | 3106 | 'remove_from': [ |
Brad Hall | a36886c | 2019-02-26 16:52:29 | [diff] [blame] | 3107 | 'CrWinAsan(dll)', # https://crbug.com/935598 |
| 3108 | ], |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 3109 | 'modifications': { |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 3110 | 'Linux - Future (dbg)': { # client.v8.chromium |
Nico Weber | dae13cd9 | 2018-12-14 13:56:26 | [diff] [blame] | 3111 | 'swarming': { |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 3112 | 'shards': 3, |
Nico Weber | dae13cd9 | 2018-12-14 13:56:26 | [diff] [blame] | 3113 | }, |
| 3114 | }, |
John Budorick | ca14c76f6 | 2017-12-09 14:19:18 | [diff] [blame] | 3115 | 'Linux ASan LSan Tests (1)': { |
Stephanie Kim | 35e0f8d | 2023-09-12 19:02:28 | [diff] [blame] | 3116 | # Only retry the individual failed tests instead of rerunning entire |
| 3117 | # shards. |
| 3118 | 'retry_only_failed_tests': True, |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 3119 | # These are slow on the ASan trybot for some reason, crbug.com/1257927 |
Nico Weber | 96a75a694 | 2018-06-20 04:53:17 | [diff] [blame] | 3120 | 'swarming': { |
Stephanie Kim | 75e95f6 | 2022-11-04 16:06:13 | [diff] [blame] | 3121 | 'shards': 12, |
Nico Weber | 96a75a694 | 2018-06-20 04:53:17 | [diff] [blame] | 3122 | }, |
| 3123 | }, |
Brian Sheedy | 51dcf4d | 2024-01-17 00:04:50 | [diff] [blame] | 3124 | 'Linux CFI': { |
| 3125 | # Slow on certain debug builders, see crbug.com/1513713. |
| 3126 | 'swarming': { |
| 3127 | 'shards': 6, |
| 3128 | }, |
| 3129 | }, |
Pavol Marko | 05b6bb9 | 2022-03-21 12:33:29 | [diff] [blame] | 3130 | 'Linux Chromium OS ASan LSan Tests (1)': { |
| 3131 | # These are slow on the ASan trybot for some reason, crbug.com/1257927 |
| 3132 | 'swarming': { |
| 3133 | 'shards': 6, |
Pavol Marko | 05b6bb9 | 2022-03-21 12:33:29 | [diff] [blame] | 3134 | }, |
| 3135 | }, |
Takuto Ikuta | 54671d97 | 2018-07-19 19:06:35 | [diff] [blame] | 3136 | 'Linux ChromiumOS MSan Tests': { |
| 3137 | # These are very slow on the Chrome OS MSAN trybot for some reason. |
| 3138 | # crbug.com/865455 |
| 3139 | 'swarming': { |
| 3140 | 'shards': 5, |
| 3141 | }, |
| 3142 | }, |
Ben Pastene | 5bc0033 | 2023-05-25 21:43:32 | [diff] [blame] | 3143 | 'Linux MSan Tests': { |
| 3144 | 'swarming': { |
Ben Pastene | ab6a9573 | 2023-11-29 22:35:53 | [diff] [blame] | 3145 | 'shards': 8, |
Ben Pastene | 5bc0033 | 2023-05-25 21:43:32 | [diff] [blame] | 3146 | }, |
| 3147 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 3148 | 'Linux TSan Tests': { |
Gary Tong | 46fdc49 | 2023-11-01 16:25:01 | [diff] [blame] | 3149 | 'ci_only': True, # https://crbug.com/1498240 |
Stephanie Kim | 35e0f8d | 2023-09-12 19:02:28 | [diff] [blame] | 3150 | # Only retry the individual failed tests instead of rerunning entire |
| 3151 | # shards. |
| 3152 | 'retry_only_failed_tests': True, |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 3153 | # These are slow on the TSan bots for some reason, crbug.com/1257927 |
Dirk Pranke | 8fd63c1 | 2017-12-10 18:06:27 | [diff] [blame] | 3154 | 'swarming': { |
Stephen Martinis | ad6cb7af | 2021-02-24 01:12:00 | [diff] [blame] | 3155 | 'shards': 32, # Adjusted for testing, see https://crbug.com/1179567 |
Dirk Pranke | 8fd63c1 | 2017-12-10 18:06:27 | [diff] [blame] | 3156 | }, |
| 3157 | }, |
Maksim Sisov | c81d284c | 2021-10-05 17:54:35 | [diff] [blame] | 3158 | # https://crbug.com/1192997 |
| 3159 | 'Linux Tests (Wayland)': { |
| 3160 | 'args': [ |
| 3161 | '--test-launcher-filter-file=../../testing/buildbot/filters/ozone-linux.interactive_ui_tests_wayland.filter', |
| 3162 | ], |
| 3163 | }, |
Joshua Pawlicki | 345e992 | 2023-06-30 21:19:05 | [diff] [blame] | 3164 | 'Linux Tests (dbg)(1)': { |
| 3165 | 'swarming': { |
Brian Sheedy | 51dcf4d | 2024-01-17 00:04:50 | [diff] [blame] | 3166 | 'shards': 10, |
Joshua Pawlicki | 345e992 | 2023-06-30 21:19:05 | [diff] [blame] | 3167 | }, |
| 3168 | }, |
Lindsay Pasricha | b3f72db | 2021-09-22 22:05:46 | [diff] [blame] | 3169 | 'Mac ASan 64 Tests (1)': { # https://crbug.com/1251656 |
| 3170 | 'experiment_percentage': 100, |
| 3171 | }, |
Yue She | 0cad292 | 2022-06-24 15:06:07 | [diff] [blame] | 3172 | 'Mac12 Tests': { |
| 3173 | 'swarming': { |
Stephanie Kim | 28fc590 | 2022-11-11 14:54:42 | [diff] [blame] | 3174 | 'shards': 6, |
Yue She | 0cad292 | 2022-06-24 15:06:07 | [diff] [blame] | 3175 | }, |
| 3176 | }, |
Yue She | d8e4574 | 2023-06-01 15:18:03 | [diff] [blame] | 3177 | 'Mac13 Tests': { |
| 3178 | 'swarming': { |
| 3179 | 'shards': 6, |
| 3180 | }, |
| 3181 | }, |
Cameron Higgins | 2e4b7f1 | 2023-05-31 18:29:32 | [diff] [blame] | 3182 | 'Mac13 Tests (dbg)': { # https://crbug.com/1265051 |
Zhaoyang Li | 9357e1e1 | 2021-12-07 18:53:17 | [diff] [blame] | 3183 | 'experiment_percentage': 100, |
Cameron Higgins | fe09c13 | 2023-04-20 21:53:13 | [diff] [blame] | 3184 | 'swarming': { |
| 3185 | 'shards':6, |
| 3186 | } |
Zhaoyang Li | 9357e1e1 | 2021-12-07 18:53:17 | [diff] [blame] | 3187 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 3188 | 'ToTLinuxTSan': { |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 3189 | # These are slow on the TSan bots for some reason, crbug.com/1257927 |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 3190 | 'swarming': { |
| 3191 | 'shards': 6, |
| 3192 | }, |
| 3193 | }, |
Struan Shrimpton | a1ab767 | 2022-01-13 18:02:51 | [diff] [blame] | 3194 | 'Win10 Tests x64': { |
| 3195 | 'swarming': { |
Stephanie Kim | a57b46a | 2022-10-27 22:09:03 | [diff] [blame] | 3196 | 'shards': 9, |
Struan Shrimpton | a1ab767 | 2022-01-13 18:02:51 | [diff] [blame] | 3197 | }, |
| 3198 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 3199 | # temporary, https://crbug.com/818832 |
Greg Thompson | 3eb7e652 | 2018-05-25 09:04:03 | [diff] [blame] | 3200 | 'Win10 Tests x64 (dbg)': { |
| 3201 | 'experiment_percentage': 100, |
| 3202 | }, |
Jacob Kopczynski | 3a555bd3 | 2020-12-10 01:41:16 | [diff] [blame] | 3203 | # TODO(crbug.com/970649): Remove these filters. |
Ben Pastene | 8ef125e | 2019-12-10 01:46:29 | [diff] [blame] | 3204 | 'linux-chromeos-chrome': { |
Ben Pastene | 8ef125e | 2019-12-10 01:46:29 | [diff] [blame] | 3205 | 'args': [ |
| 3206 | '--gtest_filter=-SadTabViewInteractiveUITest.ReloadMultipleSadTabs', |
| 3207 | ], |
| 3208 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 3209 | 'linux-chromeos-code-coverage': { |
Yuke Liao | 79424e4 | 2020-01-06 21:00:11 | [diff] [blame] | 3210 | 'swarming': { |
| 3211 | 'shards': 10, |
| 3212 | }, |
| 3213 | }, |
Pavol Marko | 582a15d | 2022-04-01 12:47:20 | [diff] [blame] | 3214 | 'linux-chromeos-dbg': { |
| 3215 | 'swarming': { |
| 3216 | 'shards': 6, |
| 3217 | }, |
| 3218 | }, |
Stephanie Kim | 3aa4c55 | 2023-01-10 18:00:04 | [diff] [blame] | 3219 | 'linux-chromeos-rel': { |
Stephanie Kim | 35e0f8d | 2023-09-12 19:02:28 | [diff] [blame] | 3220 | # Only retry the individual failed tests instead of rerunning entire |
| 3221 | # shards. |
| 3222 | 'retry_only_failed_tests': True, |
Stephanie Kim | 3aa4c55 | 2023-01-10 18:00:04 | [diff] [blame] | 3223 | 'swarming': { |
| 3224 | 'shards': 5, |
| 3225 | }, |
| 3226 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 3227 | 'linux-code-coverage': { |
Yuke Liao | 79424e4 | 2020-01-06 21:00:11 | [diff] [blame] | 3228 | 'swarming': { |
| 3229 | 'shards': 10, |
| 3230 | }, |
| 3231 | }, |
Ian Struiksma | b0412a2 | 2023-06-06 23:02:48 | [diff] [blame] | 3232 | 'linux-exp-msan-fyi-rel': { |
| 3233 | 'swarming': { |
| 3234 | 'shards': 4, |
| 3235 | }, |
| 3236 | }, |
Ian Struiksma | 2e23f96 | 2023-05-26 22:37:20 | [diff] [blame] | 3237 | 'linux-exp-tsan-fyi-rel': { |
| 3238 | # These are slow on the TSan bots for some reason, crbug.com/1257927 |
| 3239 | 'swarming': { |
| 3240 | 'shards': 32, # Adjusted for testing, see https://crbug.com/1179567 |
| 3241 | }, |
| 3242 | }, |
Sven Zheng | 6a910cd | 2023-07-20 18:52:25 | [diff] [blame] | 3243 | 'linux-lacros-asan-lsan-rel': { |
| 3244 | 'swarming': { |
| 3245 | 'shards': 5, |
| 3246 | }, |
| 3247 | }, |
Stephanie Kim | 35e0f8d | 2023-09-12 19:02:28 | [diff] [blame] | 3248 | 'linux-lacros-tester-rel': { |
| 3249 | # Only retry the individual failed tests instead of rerunning entire |
| 3250 | # shards. |
| 3251 | 'retry_only_failed_tests': True, |
| 3252 | }, |
Thiago Perrotta | d12c787 | 2023-01-12 17:30:56 | [diff] [blame] | 3253 | 'linux-rel-cft': { |
| 3254 | 'args': [ |
| 3255 | '--test-launcher-filter-file=../../testing/buildbot/filters/linux.linux-rel-cft.interactive_ui_tests.filter', |
| 3256 | ], |
| 3257 | }, |
Ian Struiksma | 448f413 | 2023-10-11 16:21:17 | [diff] [blame] | 3258 | 'linux-ubsan-fyi-rel': { |
| 3259 | 'swarming': { |
| 3260 | 'shards': 6, |
| 3261 | } |
| 3262 | }, |
Kuan Huang | 235b014 | 2021-10-19 18:59:28 | [diff] [blame] | 3263 | 'mac-code-coverage': { |
| 3264 | 'args': [ |
| 3265 | '--coverage-continuous-mode=1', |
| 3266 | ], |
| 3267 | }, |
Lindsay Pasricha | 60535a2 | 2021-12-13 16:50:24 | [diff] [blame] | 3268 | # TODO (crbug.com/1278617) Re-enable once fixed |
| 3269 | 'mac-osxbeta-rel': { |
| 3270 | 'experiment_percentage': 100, |
| 3271 | }, |
Thiago Perrotta | d12c787 | 2023-01-12 17:30:56 | [diff] [blame] | 3272 | 'mac-rel-cft': { |
| 3273 | 'args': [ |
| 3274 | '--test-launcher-filter-file=../../testing/buildbot/filters/mac.mac-rel-cft.interactive_ui_tests.filter', |
| 3275 | ], |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 3276 | 'swarming': { |
| 3277 | 'shards': 6, |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 3278 | }, |
Thiago Perrotta | d12c787 | 2023-01-12 17:30:56 | [diff] [blame] | 3279 | }, |
Will Yeager | 86db508 | 2023-06-14 21:50:11 | [diff] [blame] | 3280 | 'mac13-arm64-rel-tests': { |
| 3281 | 'ci_only': False, |
| 3282 | 'swarming': { |
| 3283 | 'shards': 6, |
| 3284 | }, |
| 3285 | }, |
David Bienvenu | 519e1480 | 2023-05-02 23:34:49 | [diff] [blame] | 3286 | 'win-arm64-rel': { |
David Bienvenu | c19d452 | 2024-01-02 19:51:33 | [diff] [blame] | 3287 | # Some Win Arm64 bots have touch turned on, which makes some tests fail. |
| 3288 | # Similarly, some have a non 1.0 device scale factor. |
David Bienvenu | 519e1480 | 2023-05-02 23:34:49 | [diff] [blame] | 3289 | 'args': [ |
David Bienvenu | c19d452 | 2024-01-02 19:51:33 | [diff] [blame] | 3290 | '--force-device-scale-factor=1', |
David Bienvenu | 519e1480 | 2023-05-02 23:34:49 | [diff] [blame] | 3291 | '--top-chrome-touch-ui=disabled', |
| 3292 | ], |
| 3293 | }, |
Kuan Huang | 1b52d44 | 2023-02-07 20:35:34 | [diff] [blame] | 3294 | 'win-asan': { |
| 3295 | # Tests shows tests run faster with fewer retries by using fewer jobs crbug.com/1411912 |
| 3296 | 'args': [ |
| 3297 | '--test-launcher-jobs=3', |
| 3298 | ], |
| 3299 | 'swarming': { |
| 3300 | 'shards': 6, |
| 3301 | }, |
| 3302 | }, |
Thiago Perrotta | d12c787 | 2023-01-12 17:30:56 | [diff] [blame] | 3303 | 'win-rel-cft': { |
| 3304 | 'args': [ |
| 3305 | '--test-launcher-filter-file=../../testing/buildbot/filters/win.win-rel-cft.interactive_ui_tests.filter', |
| 3306 | ], |
Thiago Perrotta | 314f7b0 | 2023-01-19 21:30:53 | [diff] [blame] | 3307 | 'swarming': { |
| 3308 | 'shards': 9, |
| 3309 | }, |
Thiago Perrotta | d12c787 | 2023-01-12 17:30:56 | [diff] [blame] | 3310 | }, |
Prakhar | 0ca1594c | 2023-05-01 19:51:02 | [diff] [blame] | 3311 | 'win10-code-coverage': { |
| 3312 | 'swarming': { |
| 3313 | 'shards': 32, |
Prakhar | f7efc5a8 | 2023-09-27 12:24:10 | [diff] [blame] | 3314 | 'dimensions': { |
| 3315 | 'pool': 'chromium.tests.coverage', |
| 3316 | 'ssd': '1', |
| 3317 | }, |
| 3318 | } |
Prakhar | 0ca1594c | 2023-05-01 19:51:02 | [diff] [blame] | 3319 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 3320 | }, |
| 3321 | }, |
Sven Zheng | 6a910cd | 2023-07-20 18:52:25 | [diff] [blame] | 3322 | 'interactive_ui_tests Lacros version skew testing ash beta': { |
| 3323 | 'modifications': { |
| 3324 | 'linux-lacros-asan-lsan-rel': { |
| 3325 | 'swarming': { |
| 3326 | 'shards': 5, |
| 3327 | }, |
| 3328 | }, |
| 3329 | }, |
| 3330 | }, |
| 3331 | 'interactive_ui_tests Lacros version skew testing ash canary': { |
| 3332 | 'modifications': { |
| 3333 | 'linux-lacros-asan-lsan-rel': { |
| 3334 | 'swarming': { |
| 3335 | 'shards': 5, |
| 3336 | }, |
| 3337 | }, |
| 3338 | }, |
| 3339 | }, |
| 3340 | 'interactive_ui_tests Lacros version skew testing ash dev': { |
| 3341 | 'modifications': { |
| 3342 | 'linux-lacros-asan-lsan-rel': { |
| 3343 | 'swarming': { |
| 3344 | 'shards': 5, |
| 3345 | }, |
| 3346 | }, |
| 3347 | }, |
| 3348 | }, |
| 3349 | 'interactive_ui_tests Lacros version skew testing ash stable': { |
| 3350 | 'modifications': { |
| 3351 | 'linux-lacros-asan-lsan-rel': { |
| 3352 | 'swarming': { |
| 3353 | 'shards': 5, |
| 3354 | }, |
| 3355 | }, |
| 3356 | }, |
| 3357 | }, |
Hao Wu | bfdb2356 | 2023-06-17 20:16:51 | [diff] [blame] | 3358 | 'interactive_ui_tests_no_field_trial': { |
Ben Pastene | 516a7cad | 2023-12-20 23:15:22 | [diff] [blame] | 3359 | 'modifications': { |
| 3360 | 'Win10 Tests x64': { |
| 3361 | 'swarming': { |
| 3362 | 'shards': 4, |
| 3363 | }, |
| 3364 | }, |
| 3365 | }, |
Hao Wu | bfdb2356 | 2023-06-17 20:16:51 | [diff] [blame] | 3366 | 'remove_from': [ |
| 3367 | 'win10-rel-no-external-ip', |
| 3368 | 'win-arm64-rel', |
| 3369 | 'win-rel-cft', |
| 3370 | 'Win11 Tests x64', |
| 3371 | ], |
| 3372 | }, |
John Budorick | f00e5ff | 2019-06-11 21:21:06 | [diff] [blame] | 3373 | 'ipc_tests': { |
| 3374 | 'modifications': { |
| 3375 | 'android-asan': { |
| 3376 | 'swarming': { |
| 3377 | 'shards': 2, |
| 3378 | }, |
| 3379 | }, |
| 3380 | }, |
| 3381 | }, |
Sven Zheng | 2d8c1021 | 2023-10-18 00:13:07 | [diff] [blame] | 3382 | 'lacros_chrome_browsertests': { |
Sven Zheng | 1d2a04c | 2023-05-31 17:05:06 | [diff] [blame] | 3383 | 'modifications': { |
| 3384 | 'linux-lacros-asan-lsan-rel': { |
| 3385 | 'swarming': { |
| 3386 | 'shards': 5, |
| 3387 | }, |
| 3388 | }, |
| 3389 | }, |
| 3390 | }, |
Sven Zheng | 2d8c1021 | 2023-10-18 00:13:07 | [diff] [blame] | 3391 | 'lacros_chrome_browsertests Lacros version skew testing ash beta': { |
Sven Zheng | 6a910cd | 2023-07-20 18:52:25 | [diff] [blame] | 3392 | 'modifications': { |
| 3393 | 'linux-lacros-asan-lsan-rel': { |
| 3394 | 'swarming': { |
| 3395 | 'shards': 5, |
| 3396 | }, |
| 3397 | }, |
| 3398 | }, |
| 3399 | }, |
Sven Zheng | 2d8c1021 | 2023-10-18 00:13:07 | [diff] [blame] | 3400 | 'lacros_chrome_browsertests Lacros version skew testing ash canary': { |
Sven Zheng | 6a910cd | 2023-07-20 18:52:25 | [diff] [blame] | 3401 | 'modifications': { |
| 3402 | 'linux-lacros-asan-lsan-rel': { |
| 3403 | 'swarming': { |
| 3404 | 'shards': 5, |
| 3405 | }, |
| 3406 | }, |
| 3407 | }, |
| 3408 | }, |
Sven Zheng | 2d8c1021 | 2023-10-18 00:13:07 | [diff] [blame] | 3409 | 'lacros_chrome_browsertests Lacros version skew testing ash dev': { |
Sven Zheng | 6a910cd | 2023-07-20 18:52:25 | [diff] [blame] | 3410 | 'modifications': { |
| 3411 | 'linux-lacros-asan-lsan-rel': { |
| 3412 | 'swarming': { |
| 3413 | 'shards': 5, |
| 3414 | }, |
| 3415 | }, |
| 3416 | }, |
| 3417 | }, |
Sven Zheng | 2d8c1021 | 2023-10-18 00:13:07 | [diff] [blame] | 3418 | 'lacros_chrome_browsertests Lacros version skew testing ash stable': { |
Sven Zheng | 6a910cd | 2023-07-20 18:52:25 | [diff] [blame] | 3419 | 'modifications': { |
| 3420 | 'linux-lacros-asan-lsan-rel': { |
| 3421 | 'swarming': { |
| 3422 | 'shards': 5, |
| 3423 | }, |
| 3424 | }, |
| 3425 | }, |
| 3426 | }, |
Reilly Grant | 0fc35250 | 2023-04-24 17:25:28 | [diff] [blame] | 3427 | 'leveldb_unittests': { |
| 3428 | 'remove_from': [ |
| 3429 | # TODO(https://crbug.com/1432753): Runs too slowly in this configuration. |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 3430 | 'android-oreo-x86-rel', |
Reilly Grant | 0fc35250 | 2023-04-24 17:25:28 | [diff] [blame] | 3431 | ], |
| 3432 | }, |
Dirk Pranke | 8d2a9f5 | 2022-12-08 20:25:42 | [diff] [blame] | 3433 | 'mac_signing_tests': { |
| 3434 | 'remove_from': [ |
| 3435 | # This is intentional and explained in the waterfalls.pyl comment for |
| 3436 | # this builder. |
| 3437 | 'mac-rel-cft', |
| 3438 | ], |
| 3439 | }, |
Sangbaek Park | decd8df | 2023-05-15 21:54:33 | [diff] [blame] | 3440 | 'media_foundation_browser_tests': { |
| 3441 | 'remove_from': [ |
| 3442 | # TODO(crbug.com/1445173): Enable Media Foundation browser tests on NVIDIA |
| 3443 | # gpu bots once the Windows OS supports HW secure decryption. |
| 3444 | 'Win10 FYI x64 Debug (NVIDIA)', |
| 3445 | 'Win10 FYI x64 Release (AMD RX 5500 XT)', |
| 3446 | 'Win10 FYI x64 Release (NVIDIA)', |
| 3447 | 'Win10 FYI x86 Release (NVIDIA)', |
| 3448 | ], |
| 3449 | }, |
Andrew Luo | 38b311f | 2019-10-04 03:42:09 | [diff] [blame] | 3450 | 'media_unittests': { |
| 3451 | 'modifications': { |
Haiyang Pan | 9d68ca0 | 2021-08-04 21:30:47 | [diff] [blame] | 3452 | 'android-11-x86-rel': { |
Haiyang Pan | cf76586 | 2021-03-18 20:39:15 | [diff] [blame] | 3453 | 'args': [ |
Haiyang Pan | 9c91cd4 | 2023-02-08 23:19:59 | [diff] [blame] | 3454 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.media_unittests.filter', |
Haiyang Pan | 80b0d41 | 2021-11-23 00:06:42 | [diff] [blame] | 3455 | ], |
| 3456 | }, |
Haiyang Pan | 2a55a45 | 2022-03-03 08:18:33 | [diff] [blame] | 3457 | 'android-12-x64-rel': { |
Haiyang Pan | 80b0d41 | 2021-11-23 00:06:42 | [diff] [blame] | 3458 | 'args': [ |
Haiyang Pan | 9c91cd4 | 2023-02-08 23:19:59 | [diff] [blame] | 3459 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.media_unittests.filter', |
| 3460 | ], |
| 3461 | }, |
| 3462 | 'android-12l-x64-dbg-tests': { |
| 3463 | 'args': [ |
| 3464 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.media_unittests.filter', |
| 3465 | ], |
| 3466 | }, |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 3467 | 'android-12l-x64-fyi-dbg': { |
| 3468 | 'args': [ |
| 3469 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.media_unittests.filter', |
| 3470 | ], |
| 3471 | }, |
| 3472 | 'android-13-x64-fyi-rel': { |
| 3473 | 'args': [ |
| 3474 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.media_unittests.filter', |
| 3475 | ], |
| 3476 | }, |
Haiyang Pan | 9c91cd4 | 2023-02-08 23:19:59 | [diff] [blame] | 3477 | 'android-13-x64-rel': { |
| 3478 | 'args': [ |
| 3479 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.media_unittests.filter', |
Haiyang Pan | cf76586 | 2021-03-18 20:39:15 | [diff] [blame] | 3480 | ], |
| 3481 | }, |
Andrew Luo | 38b311f | 2019-10-04 03:42:09 | [diff] [blame] | 3482 | 'android-pie-arm64-rel': { |
Andrew Luo | be83fd8 | 2019-12-19 03:07:58 | [diff] [blame] | 3483 | 'args': [ |
| 3484 | '--gtest_filter=-AAudio/AudioOutputTest.Play200HzTone/0', # https://crbug.com/1034009 |
| 3485 | ], |
Andrew Luo | 38b311f | 2019-10-04 03:42:09 | [diff] [blame] | 3486 | }, |
Chong Gu | df7fbe9 | 2021-02-24 02:55:58 | [diff] [blame] | 3487 | 'fuchsia-code-coverage': { |
| 3488 | 'swarming': { |
| 3489 | 'shards': 3, |
| 3490 | }, |
| 3491 | }, |
Chong Gu | b244646 | 2021-08-19 18:44:08 | [diff] [blame] | 3492 | 'fuchsia-fyi-arm64-dbg': { |
| 3493 | 'args': [ |
| 3494 | '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.debug.media_unittests.filter', |
| 3495 | ], |
| 3496 | }, |
Andrew Luo | 38b311f | 2019-10-04 03:42:09 | [diff] [blame] | 3497 | }, |
| 3498 | }, |
Kenneth Russell | 7e6ae837 | 2023-06-29 02:36:38 | [diff] [blame] | 3499 | 'mediapipe_passthrough_tests': { |
| 3500 | 'remove_from': [ |
| 3501 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 3502 | 'Mac FYI Retina ASAN (AMD)', |
| 3503 | ], |
| 3504 | }, |
Chong Gu | 4eca1ce | 2021-05-17 08:49:57 | [diff] [blame] | 3505 | 'mediapipe_validating_tests': { |
| 3506 | 'remove_from': [ |
David Dorwin | 06fae77 | 2022-10-07 16:34:42 | [diff] [blame] | 3507 | # TODO(crbug.com/1372213): Remove these once tests are stable. |
David Dorwin | 49b2ddb | 2022-09-08 20:49:43 | [diff] [blame] | 3508 | 'fuchsia-x64-cast-receiver-rel', |
| 3509 | 'fuchsia-x64-rel', |
Chong Gu | 4eca1ce | 2021-05-17 08:49:57 | [diff] [blame] | 3510 | ], |
| 3511 | }, |
Marco Georgaklis | 98b19297 | 2023-11-23 01:23:12 | [diff] [blame] | 3512 | 'model_validation_tests MODEL_VALIDATION_BASE': { |
| 3513 | 'modifications': { |
| 3514 | 'optimization_guide-win32': { |
| 3515 | 'args': [ |
| 3516 | '--target-platform=win32', |
| 3517 | ], |
| 3518 | }, |
| 3519 | }, |
| 3520 | }, |
Ben Joyce | 02dc809 | 2021-03-04 21:48:19 | [diff] [blame] | 3521 | 'mojo_test_apk': { |
| 3522 | 'remove_from': [ |
| 3523 | 'android-code-coverage-native', # Does not generate profraw data. |
| 3524 | ], |
| 3525 | }, |
John Budorick | f00e5ff | 2019-06-11 21:21:06 | [diff] [blame] | 3526 | 'mojo_unittests': { |
| 3527 | 'modifications': { |
| 3528 | 'android-asan': { |
| 3529 | 'swarming': { |
John Budorick | 5a29d754 | 2019-10-11 20:56:44 | [diff] [blame] | 3530 | 'shards': 5, |
John Budorick | f00e5ff | 2019-06-11 21:21:06 | [diff] [blame] | 3531 | }, |
| 3532 | }, |
Chong Gu | df7fbe9 | 2021-02-24 02:55:58 | [diff] [blame] | 3533 | 'fuchsia-code-coverage': { |
| 3534 | 'swarming': { |
| 3535 | 'shards': 2, |
| 3536 | }, |
| 3537 | }, |
John Budorick | f00e5ff | 2019-06-11 21:21:06 | [diff] [blame] | 3538 | }, |
| 3539 | }, |
Kenneth Russell | fbda3c53 | 2017-12-08 23:57:24 | [diff] [blame] | 3540 | 'nacl_loader_unittests': { |
K. Moon | 902a4b58 | 2023-06-16 19:00:34 | [diff] [blame] | 3541 | # If you change this, make similar changes in ppapi_unittests |
Kenneth Russell | fbda3c53 | 2017-12-08 23:57:24 | [diff] [blame] | 3542 | 'remove_from': [ |
Nico Weber | 48f18714 | 2018-06-01 15:16:35 | [diff] [blame] | 3543 | 'ToTMacASan', # The mac asan tot bot sets enable_nacl=false |
Nico Weber | 3611ee80 | 2018-06-07 13:34:51 | [diff] [blame] | 3544 | 'linux-win_cross-rel', # Sets enable_nacl=false, https://crbug.com/774186 |
Nico Weber | a8fc38f7 | 2018-04-10 02:20:11 | [diff] [blame] | 3545 | 'Linux TSan Tests', # The TSan bot sets enable_nacl=false |
Ian Struiksma | 2e23f96 | 2023-05-26 22:37:20 | [diff] [blame] | 3546 | 'linux-exp-tsan-fyi-rel', # The TSan bot sets enable_nacl=false |
Nico Weber | 05d3e64 | 2018-05-31 16:59:48 | [diff] [blame] | 3547 | 'Mac ASan 64 Tests (1)', # The mac asan bot sets enable_nacl=false |
Kuan Huang | 66423fe | 2023-03-17 23:10:05 | [diff] [blame] | 3548 | 'win-arm64-rel', # Not available on arm64. |
Randolf Jung | 444efaa | 2023-06-28 16:34:11 | [diff] [blame] | 3549 | 'linux-arm64-rel-cft', # Not available on arm64. |
Kenneth Russell | fbda3c53 | 2017-12-08 23:57:24 | [diff] [blame] | 3550 | ], |
| 3551 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 3552 | 'net_unittests': { |
| 3553 | 'modifications': { |
Nico Weber | 33b9b7a | 2020-06-12 19:23:27 | [diff] [blame] | 3554 | 'CrWinAsan': { |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 3555 | # TODO(crbug.com/1257927): net_unittests is slow under ASan. |
Nico Weber | 33b9b7a | 2020-06-12 19:23:27 | [diff] [blame] | 3556 | 'swarming': { |
| 3557 | 'shards': 16, |
| 3558 | }, |
| 3559 | }, |
| 3560 | 'CrWinAsan(dll)': { |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 3561 | # TODO(crbug.com/1257927): net_unittests is slow under ASan. |
Nico Weber | 33b9b7a | 2020-06-12 19:23:27 | [diff] [blame] | 3562 | 'swarming': { |
| 3563 | 'shards': 16, |
| 3564 | }, |
| 3565 | }, |
John Budorick | ca14c76f6 | 2017-12-09 14:19:18 | [diff] [blame] | 3566 | 'Linux ASan LSan Tests (1)': { |
John Budorick | 5052d55 | 2017-12-13 02:59:34 | [diff] [blame] | 3567 | # These are very slow on the ASAN trybot for some reason. |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 3568 | # crbug.com/1257927 |
John Budorick | ca14c76f6 | 2017-12-09 14:19:18 | [diff] [blame] | 3569 | 'swarming': { |
John Budorick | 5052d55 | 2017-12-13 02:59:34 | [diff] [blame] | 3570 | 'shards': 16, |
John Budorick | ca14c76f6 | 2017-12-09 14:19:18 | [diff] [blame] | 3571 | }, |
| 3572 | }, |
| 3573 | 'Linux Chromium OS ASan LSan Tests (1)': { |
Takuto Ikuta | 54671d97 | 2018-07-19 19:06:35 | [diff] [blame] | 3574 | # These are very slow on the ASAN trybot for some reason. |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 3575 | # crbug.com/1257927 |
John Budorick | ca14c76f6 | 2017-12-09 14:19:18 | [diff] [blame] | 3576 | 'swarming': { |
Sergey Berezin | da3255c | 2018-03-16 00:34:02 | [diff] [blame] | 3577 | 'shards': 8, |
John Budorick | ca14c76f6 | 2017-12-09 14:19:18 | [diff] [blame] | 3578 | } |
| 3579 | }, |
Takuto Ikuta | 54671d97 | 2018-07-19 19:06:35 | [diff] [blame] | 3580 | 'Linux ChromiumOS MSan Tests': { |
| 3581 | # These are very slow on the Chrome OS MSAN trybot for some reason. |
| 3582 | # crbug.com/865455 |
| 3583 | 'swarming': { |
| 3584 | 'shards': 2, |
| 3585 | }, |
| 3586 | }, |
John Budorick | ca14c76f6 | 2017-12-09 14:19:18 | [diff] [blame] | 3587 | 'Linux TSan Tests': { |
| 3588 | 'swarming': { |
| 3589 | 'shards': 4, |
| 3590 | } |
| 3591 | }, |
Ben Pastene | 8bf205b | 2018-06-13 04:00:33 | [diff] [blame] | 3592 | # The suite runs signficantly slower on linux dbg, so increase shards. |
| 3593 | 'Linux Tests (dbg)(1)': { |
| 3594 | 'swarming': { |
| 3595 | 'shards': 2, |
| 3596 | }, |
| 3597 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 3598 | 'ToTLinuxASan': { |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 3599 | # TODO(crbug.com/1257927): net_unittests is slow under ASan. |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 3600 | 'swarming': { |
| 3601 | 'shards': 16, |
| 3602 | }, |
| 3603 | }, |
| 3604 | 'ToTLinuxTSan': { |
| 3605 | 'swarming': { |
| 3606 | 'shards': 4, |
| 3607 | } |
| 3608 | }, |
Stefano Duo | f44278b | 2021-08-02 16:29:38 | [diff] [blame] | 3609 | 'android-cronet-x86-dbg-10-tests': { |
| 3610 | 'args': [ |
| 3611 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_10.net_unittests.filter', |
| 3612 | ], |
| 3613 | }, |
Chidera Olibie | 262e33e | 2022-03-02 11:45:28 | [diff] [blame] | 3614 | 'android-cronet-x86-dbg-lollipop-tests': { |
| 3615 | 'args': [ |
| 3616 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_l.net_unittests.filter', |
| 3617 | ], |
| 3618 | }, |
Chidera Olibie | ef99a55ca | 2021-10-01 21:42:00 | [diff] [blame] | 3619 | 'android-cronet-x86-dbg-oreo-tests': { |
| 3620 | 'args': [ |
| 3621 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.net_unittests.filter', |
| 3622 | ], |
| 3623 | }, |
Chidera Olibie | 509fd73 | 2021-09-30 20:17:17 | [diff] [blame] | 3624 | 'android-cronet-x86-dbg-pie-tests': { |
| 3625 | # crbug.com/1046060 |
| 3626 | 'args': [ |
| 3627 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.net_unittests.filter', |
| 3628 | ], |
| 3629 | }, |
Haiyang Pan | 08d09dc | 2020-04-01 16:11:21 | [diff] [blame] | 3630 | 'android-pie-x86-rel': { |
John Budorick | 7fde6b49 | 2020-01-29 17:43:50 | [diff] [blame] | 3631 | # crbug.com/1046060 |
| 3632 | 'args': [ |
| 3633 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.net_unittests.filter', |
| 3634 | ], |
| 3635 | }, |
Chong Gu | 7604641 | 2021-09-22 17:49:21 | [diff] [blame] | 3636 | 'fuchsia-code-coverage': { |
| 3637 | 'swarming': { |
| 3638 | 'shards': 14, |
| 3639 | }, |
| 3640 | }, |
Ben Pastene | 8bf205b | 2018-06-13 04:00:33 | [diff] [blame] | 3641 | 'linux-chromeos-dbg': { |
| 3642 | 'swarming': { |
| 3643 | 'shards': 2, |
| 3644 | }, |
| 3645 | }, |
Ian Struiksma | 2e23f96 | 2023-05-26 22:37:20 | [diff] [blame] | 3646 | 'linux-exp-tsan-fyi-rel': { |
| 3647 | 'swarming': { |
| 3648 | 'shards': 4, |
| 3649 | } |
| 3650 | }, |
Nico Weber | 33b9b7a | 2020-06-12 19:23:27 | [diff] [blame] | 3651 | 'win-asan': { |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 3652 | # TODO(crbug.com/1257927): net_unittests is slow under ASan. |
Nico Weber | 33b9b7a | 2020-06-12 19:23:27 | [diff] [blame] | 3653 | 'swarming': { |
| 3654 | 'shards': 16, |
| 3655 | }, |
| 3656 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 3657 | }, |
| 3658 | }, |
John Chen | aab16fc0 | 2020-03-03 06:35:45 | [diff] [blame] | 3659 | 'not_site_per_process_blink_web_tests': { |
Lukasz Anforowicz | 04bc630 | 2018-11-19 19:04:28 | [diff] [blame] | 3660 | 'remove_from': [ |
Lukasz Anforowicz | 04bc630 | 2018-11-19 19:04:28 | [diff] [blame] | 3661 | # TODO(dpranke): Should we be running this step on Linux Tests (dbg)(1)? |
| 3662 | 'Linux Tests (dbg)(1)', |
Lukasz Anforowicz | 04bc630 | 2018-11-19 19:04:28 | [diff] [blame] | 3663 | ], |
Yuke Liao | bc9ff98 | 2019-04-30 06:56:16 | [diff] [blame] | 3664 | 'modifications': { |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 3665 | 'Linux Tests': { |
| 3666 | "args": [ |
| 3667 | "--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw", |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 3668 | ], |
| 3669 | }, |
Yuke Liao | ea70f47 | 2019-12-19 06:03:36 | [diff] [blame] | 3670 | 'linux-code-coverage': { |
| 3671 | 'args': [ |
Prakhar | be44338a | 2023-05-24 19:02:04 | [diff] [blame] | 3672 | '--additional-driver-flag=--no-sandbox', |
Prakhar | 647debb | 2023-08-31 23:01:41 | [diff] [blame] | 3673 | '--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw', |
Yuke Liao | ea70f47 | 2019-12-19 06:03:36 | [diff] [blame] | 3674 | ], |
| 3675 | 'swarming': { |
| 3676 | 'shards': 20, |
| 3677 | }, |
| 3678 | }, |
Thiago Perrotta | 6148746 | 2023-01-20 12:52:32 | [diff] [blame] | 3679 | 'linux-rel-cft': { |
| 3680 | "args": [ |
Michael Lippautz | 8f4016b | 2023-06-13 16:18:33 | [diff] [blame] | 3681 | '--additional-env-var=LLVM_PROFILE_FILE=${ISOLATED_OUTDIR}/profraw/default-%2m.profraw', |
| 3682 | '--flag-specific=chrome-for-testing', |
Thiago Perrotta | 6148746 | 2023-01-20 12:52:32 | [diff] [blame] | 3683 | ], |
Thiago Perrotta | 6148746 | 2023-01-20 12:52:32 | [diff] [blame] | 3684 | }, |
Yuke Liao | bc9ff98 | 2019-04-30 06:56:16 | [diff] [blame] | 3685 | }, |
Lukasz Anforowicz | 04bc630 | 2018-11-19 19:04:28 | [diff] [blame] | 3686 | }, |
Xi Cheng | 34ca404 | 2018-02-23 00:10:12 | [diff] [blame] | 3687 | 'notification_helper_unittests': { |
| 3688 | 'remove_from': [ |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 3689 | # all these bots run Windows 7. |
Xi Cheng | 34ca404 | 2018-02-23 00:10:12 | [diff] [blame] | 3690 | 'ToTWin', |
| 3691 | 'ToTWin(dbg)', |
| 3692 | 'ToTWin(dll)', |
inglorion | b8e7a3ed | 2019-04-12 09:49:03 | [diff] [blame] | 3693 | 'ToTWinOfficial', |
Arthur Eubanks | 0c24b82 | 2021-06-15 18:51:34 | [diff] [blame] | 3694 | 'ToTWinOfficial64', |
Xi Cheng | 34ca404 | 2018-02-23 00:10:12 | [diff] [blame] | 3695 | 'ToTWin64', |
| 3696 | 'ToTWin64(dbg)', |
| 3697 | 'ToTWin64(dll)', |
Xi Cheng | 34ca404 | 2018-02-23 00:10:12 | [diff] [blame] | 3698 | ], |
| 3699 | }, |
Ben Pastene | e723b2f | 2019-05-31 19:10:27 | [diff] [blame] | 3700 | 'ozone_unittests': { |
| 3701 | 'modifications': { |
Ben Pastene | 8ef125e | 2019-12-10 01:46:29 | [diff] [blame] | 3702 | 'chromeos-betty-pi-arc-chrome': { |
| 3703 | 'args': [ |
| 3704 | '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.ozone_unittests.filter', |
| 3705 | ], |
| 3706 | }, |
Ben Pastene | 500cc1d1 | 2021-01-22 18:10:47 | [diff] [blame] | 3707 | 'chromeos-betty-pi-arc-chrome-dchecks': { |
| 3708 | 'args': [ |
| 3709 | '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.ozone_unittests.filter', |
| 3710 | ], |
| 3711 | }, |
Ben Pastene | 8ef125e | 2019-12-10 01:46:29 | [diff] [blame] | 3712 | 'linux-chromeos-chrome': { |
| 3713 | 'args': [ |
| 3714 | '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.ozone_unittests.filter', |
| 3715 | ], |
| 3716 | }, |
Ben Pastene | e723b2f | 2019-05-31 19:10:27 | [diff] [blame] | 3717 | }, |
| 3718 | }, |
Maksim Sisov | c81d284c | 2021-10-05 17:54:35 | [diff] [blame] | 3719 | 'ozone_x11_unittests': { |
| 3720 | # Wayland bot uses chromium_linux_gtests that includes some x11 only |
| 3721 | # test targets. To avoid maintaining a list of tests, remove them here. |
| 3722 | 'remove_from': [ |
| 3723 | 'Linux Tests (Wayland)', |
| 3724 | ], |
| 3725 | }, |
Karen Qian | 385d2ca | 2019-03-19 21:49:58 | [diff] [blame] | 3726 | 'perfetto_unittests': { |
Haiyang Pan | 0e27adbeb | 2021-12-14 22:44:30 | [diff] [blame] | 3727 | 'modifications': { |
Haiyang Pan | 2a55a45 | 2022-03-03 08:18:33 | [diff] [blame] | 3728 | 'android-12-x64-rel': { |
Haiyang Pan | 0e27adbeb | 2021-12-14 22:44:30 | [diff] [blame] | 3729 | 'args': [ |
| 3730 | # TODO(crbug.com/1260440): Fix the failed test |
| 3731 | '--gtest_filter=-ScopedDirTest.CloseOutOfScope', |
| 3732 | ], |
| 3733 | }, |
Haiyang Pan | 32338b7 | 2023-02-08 23:48:58 | [diff] [blame] | 3734 | 'android-12l-x64-dbg-tests': { |
| 3735 | 'args': [ |
| 3736 | # TODO(crbug.com/1260440): Fix the failed test |
| 3737 | '--gtest_filter=-ScopedDirTest.CloseOutOfScope', |
| 3738 | ], |
| 3739 | }, |
Haiyang Pan | ef317e437 | 2023-05-19 01:30:08 | [diff] [blame] | 3740 | 'android-12l-x64-fyi-dbg': { |
| 3741 | 'args': [ |
| 3742 | # TODO(crbug.com/1260440): Fix the failed test |
| 3743 | '--gtest_filter=-ScopedDirTest.CloseOutOfScope', |
| 3744 | ], |
| 3745 | }, |
| 3746 | 'android-13-x64-fyi-rel': { |
| 3747 | 'args': [ |
| 3748 | # TODO(crbug.com/1260440): Fix the failed test |
| 3749 | '--gtest_filter=-ScopedDirTest.CloseOutOfScope', |
| 3750 | ], |
| 3751 | }, |
Haiyang Pan | 32338b7 | 2023-02-08 23:48:58 | [diff] [blame] | 3752 | 'android-13-x64-rel': { |
| 3753 | 'args': [ |
| 3754 | # TODO(crbug.com/1260440): Fix the failed test |
| 3755 | '--gtest_filter=-ScopedDirTest.CloseOutOfScope', |
| 3756 | ], |
| 3757 | }, |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 3758 | # If you change this, make similar changes in android-x86-code-coverage below |
James Shen | 7befaa3 | 2023-07-14 23:29:34 | [diff] [blame] | 3759 | 'android-oreo-x86-rel': { |
| 3760 | 'args': [ |
| 3761 | # TODO(crbug.com/1260440): Fix the failed test |
| 3762 | '--gtest_filter=-ScopedDirTest.CloseOutOfScope', |
| 3763 | ], |
| 3764 | }, |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 3765 | # Keep this same as android-oreo-x86-rel above |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 3766 | 'android-x86-code-coverage': { |
| 3767 | 'args': [ |
| 3768 | # TODO(crbug.com/1260440): Fix the failed test |
| 3769 | '--gtest_filter=-ScopedDirTest.CloseOutOfScope', |
| 3770 | ], |
| 3771 | }, |
Chong Gu | a10cd30 | 2022-01-14 19:22:19 | [diff] [blame] | 3772 | 'fuchsia-fyi-x64-asan': { |
| 3773 | 'args': [ |
Kevin Marshall | 847bf033 | 2022-05-31 20:12:54 | [diff] [blame] | 3774 | # TODO(crbug.com/1199334): Error messages only show up in klog. |
| 3775 | '--gtest_filter=-PagedMemoryTest.AccessUncommittedMemoryTriggersASAN' |
Chong Gu | a10cd30 | 2022-01-14 19:22:19 | [diff] [blame] | 3776 | ], |
| 3777 | }, |
Haiyang Pan | 0e27adbeb | 2021-12-14 22:44:30 | [diff] [blame] | 3778 | }, |
Karen Qian | 385d2ca | 2019-03-19 21:49:58 | [diff] [blame] | 3779 | 'remove_from': [ |
Haiyang Pan | 363c59a | 2020-07-23 05:47:04 | [diff] [blame] | 3780 | # TODO(crbug.com/931138): Fix permission issue when creating tmp files |
John Budorick | d3fa599 | 2019-12-13 17:22:41 | [diff] [blame] | 3781 | 'android-arm64-proguard-rel', |
John Budorick | f2283d7 | 2019-06-25 01:09:09 | [diff] [blame] | 3782 | 'android-asan', |
Yun Liu | 022f451 | 2019-06-10 23:14:04 | [diff] [blame] | 3783 | 'android-code-coverage', |
Yun Liu | 7cfd28a | 2019-10-30 01:57:12 | [diff] [blame] | 3784 | 'android-code-coverage-native', |
Andrew Luo | 38b311f | 2019-10-04 03:42:09 | [diff] [blame] | 3785 | 'android-pie-arm64-rel', |
Haiyang Pan | 08d09dc | 2020-04-01 16:11:21 | [diff] [blame] | 3786 | 'android-pie-x86-rel', |
Haiyang Pan | 9d68ca0 | 2021-08-04 21:30:47 | [diff] [blame] | 3787 | 'android-11-x86-rel', |
Arthur Eubanks | c8f86ee | 2021-05-10 20:14:24 | [diff] [blame] | 3788 | 'ToTAndroid' |
Karen Qian | 385d2ca | 2019-03-19 21:49:58 | [diff] [blame] | 3789 | ] |
| 3790 | }, |
Stephen Martinis | 54d64ad | 2018-09-21 22:16:20 | [diff] [blame] | 3791 | 'performance_test_suite': { |
| 3792 | 'modifications': { |
Cameron Higgins | 2e4b7f1 | 2023-05-31 18:29:32 | [diff] [blame] | 3793 | 'Mac13 Tests (dbg)': { |
Zhaoyang Li | 9357e1e1 | 2021-12-07 18:53:17 | [diff] [blame] | 3794 | 'args': [ |
| 3795 | '--browser=debug', |
| 3796 | ], |
| 3797 | }, |
Stephen Martinis | 54d64ad | 2018-09-21 22:16:20 | [diff] [blame] | 3798 | 'Win10 Tests x64 (dbg)': { |
| 3799 | 'args': [ |
Takuto Ikuta | b28b582e | 2021-02-10 01:41:21 | [diff] [blame] | 3800 | '--browser=debug_x64', |
Stephen Martinis | 54d64ad | 2018-09-21 22:16:20 | [diff] [blame] | 3801 | ], |
| 3802 | 'experiment_percentage': 100, |
| 3803 | }, |
Stephen Martinis | 54d64ad | 2018-09-21 22:16:20 | [diff] [blame] | 3804 | }, |
| 3805 | }, |
Sven Zheng | 00e7560 | 2022-11-16 18:01:38 | [diff] [blame] | 3806 | 'pixel_browser_tests': { |
| 3807 | # This target should be removed from any CI only builders. Developers can |
| 3808 | # intentionally make UI changes. Without running pixel tests on CQ, those |
| 3809 | # cls will get wrongly reverted by sheriffs. |
| 3810 | # When we switch CQ builders(e.g. use Win11 to replace Win10), we also |
| 3811 | # need to update this field. |
| 3812 | 'remove_from': [ |
| 3813 | 'Win11 Tests x64', |
Thiago Perrotta | 8b9d127ab | 2023-01-19 18:08:44 | [diff] [blame] | 3814 | 'win-rel-cft', |
Sven Zheng | 00e7560 | 2022-11-16 18:01:38 | [diff] [blame] | 3815 | ], |
| 3816 | }, |
Yuly Novikov | 3ed87d1b | 2023-08-04 19:09:36 | [diff] [blame] | 3817 | 'pixel_skia_gold_gl_passthrough_ganesh_test': { |
Yuly Novikov | 8e05ea7 | 2023-07-31 17:10:34 | [diff] [blame] | 3818 | 'replacements': { |
| 3819 | 'Mac V8 FYI Release (Intel)': { |
| 3820 | 'args': { |
| 3821 | '--git-revision': '${got_cr_revision}', |
| 3822 | }, |
| 3823 | }, |
| 3824 | }, |
| 3825 | }, |
Yuly Novikov | 322b57f | 2023-08-21 23:25:09 | [diff] [blame] | 3826 | 'pixel_skia_gold_metal_passthrough_ganesh_test': { |
Yuly Novikov | 3ed87d1b | 2023-08-04 19:09:36 | [diff] [blame] | 3827 | 'remove_from': [ |
Yuly Novikov | 322b57f | 2023-08-21 23:25:09 | [diff] [blame] | 3828 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 3829 | 'Mac FYI Retina ASAN (AMD)', |
Yuly Novikov | 3ed87d1b | 2023-08-04 19:09:36 | [diff] [blame] | 3830 | ], |
| 3831 | 'replacements': { |
| 3832 | 'Mac V8 FYI Release (Intel)': { |
| 3833 | 'args': { |
| 3834 | '--git-revision': '${got_cr_revision}', |
| 3835 | }, |
| 3836 | }, |
| 3837 | }, |
| 3838 | }, |
Yuly Novikov | 322b57f | 2023-08-21 23:25:09 | [diff] [blame] | 3839 | 'pixel_skia_gold_metal_passthrough_graphite_test': { |
Yuly Novikov | 8e05ea7 | 2023-07-31 17:10:34 | [diff] [blame] | 3840 | 'remove_from': [ |
| 3841 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 3842 | 'Mac FYI Retina ASAN (AMD)', |
| 3843 | ], |
| 3844 | 'replacements': { |
| 3845 | 'Mac V8 FYI Release (Intel)': { |
| 3846 | 'args': { |
| 3847 | '--git-revision': '${got_cr_revision}', |
| 3848 | }, |
| 3849 | }, |
| 3850 | }, |
| 3851 | }, |
Jonah Ryan-Davis | 832c846 | 2020-06-09 03:45:03 | [diff] [blame] | 3852 | 'pixel_skia_gold_passthrough_test': { |
Brian Sheedy | c0c142c | 2021-06-01 21:18:05 | [diff] [blame] | 3853 | 'modifications': { |
| 3854 | 'Android FYI Release (Pixel 4)': { |
| 3855 | 'args': [ |
| 3856 | # Pixel 4s are weird in that they can output in different color spaces |
| 3857 | # simultaneously. The readback code for capturing a screenshot assumes |
| 3858 | # only one color space, so disable wide color gamut for the test to |
| 3859 | # work around the issue. See https://crbug.com/1166379 for more |
| 3860 | # information. |
| 3861 | '--extra-browser-args=--disable-wcg-for-test', |
| 3862 | ], |
| 3863 | }, |
Ben Pastene | 63f1330 | 2022-05-12 21:04:05 | [diff] [blame] | 3864 | 'android_optional_gpu_tests_rel': { |
| 3865 | 'args': [ |
| 3866 | # See above. |
| 3867 | '--extra-browser-args=--disable-wcg-for-test', |
| 3868 | ], |
| 3869 | }, |
Brian Sheedy | c0c142c | 2021-06-01 21:18:05 | [diff] [blame] | 3870 | }, |
Jonah Ryan-Davis | 832c846 | 2020-06-09 03:45:03 | [diff] [blame] | 3871 | 'replacements': { |
| 3872 | # The V8 builders pass the V8 revision for ${got_revision}, so instead |
| 3873 | # use ${got_cr_revision}, which is only set on the V8 bots. |
| 3874 | 'Linux V8 FYI Release (NVIDIA)': { |
| 3875 | 'args': { |
| 3876 | '--git-revision': '${got_cr_revision}', |
| 3877 | }, |
| 3878 | }, |
| 3879 | 'Linux V8 FYI Release - pointer compression (NVIDIA)': { |
| 3880 | 'args': { |
| 3881 | '--git-revision': '${got_cr_revision}', |
| 3882 | }, |
| 3883 | }, |
| 3884 | 'Win V8 FYI Release (NVIDIA)': { |
| 3885 | 'args': { |
| 3886 | '--git-revision': '${got_cr_revision}', |
| 3887 | }, |
| 3888 | }, |
| 3889 | }, |
| 3890 | }, |
Brian Sheedy | 48c7973 | 2023-10-02 18:08:28 | [diff] [blame] | 3891 | 'pixel_skia_gold_passthrough_test JACUZZI_RELEASE_LKGM': { |
| 3892 | 'modifications': { |
| 3893 | 'ChromeOS FYI Release Skylab (jacuzzi)': { |
| 3894 | 'args': [ |
| 3895 | # Skylab currently doesn't support use of LUCI_CONTEXT, so Gold cannot |
| 3896 | # automatically get the service account to authenticate with. |
| 3897 | '--service-account=/creds/service_accounts/skylab-drone.json', |
| 3898 | ], |
| 3899 | }, |
| 3900 | }, |
| 3901 | }, |
Brian Sheedy | c3138b5 | 2023-11-27 19:44:47 | [diff] [blame] | 3902 | 'pixel_skia_gold_passthrough_test VOLTEER_PUBLIC_RELEASE_LKGM': { |
| 3903 | 'modifications': { |
| 3904 | 'ChromeOS FYI Release Skylab (volteer)': { |
| 3905 | 'args': [ |
| 3906 | # Skylab currently doesn't support use of LUCI_CONTEXT, so Gold cannot |
| 3907 | # automatically get the service account to authenticate with. |
| 3908 | '--service-account=/creds/service_accounts/skylab-drone.json', |
| 3909 | ], |
| 3910 | }, |
| 3911 | }, |
| 3912 | }, |
Jonah Ryan-Davis | 832c846 | 2020-06-09 03:45:03 | [diff] [blame] | 3913 | 'pixel_skia_gold_validating_test': { |
Brian Sheedy | 0566f2cb | 2021-02-12 22:12:50 | [diff] [blame] | 3914 | 'modifications': { |
| 3915 | 'Android FYI Release (Pixel 4)': { |
| 3916 | 'args': [ |
| 3917 | # Pixel 4s are weird in that they can output in different color spaces |
| 3918 | # simultaneously. The readback code for capturing a screenshot assumes |
| 3919 | # only one color space, so disable wide color gamut for the test to |
| 3920 | # work around the issue. See https://crbug.com/1166379 for more |
| 3921 | # information. |
| 3922 | '--extra-browser-args=--disable-wcg-for-test', |
| 3923 | ], |
| 3924 | }, |
Ben Pastene | 63f1330 | 2022-05-12 21:04:05 | [diff] [blame] | 3925 | 'android_optional_gpu_tests_rel': { |
| 3926 | 'args': [ |
| 3927 | # See above. |
| 3928 | '--extra-browser-args=--disable-wcg-for-test', |
| 3929 | ], |
| 3930 | }, |
Brian Sheedy | 0566f2cb | 2021-02-12 22:12:50 | [diff] [blame] | 3931 | }, |
Chong Gu | 0aa929e6 | 2022-03-03 15:34:13 | [diff] [blame] | 3932 | 'remove_from': [ |
David Dorwin | 49b2ddb | 2022-09-08 20:49:43 | [diff] [blame] | 3933 | # TODO(https://crbug.com/1302427): Remove once tests pass. |
David Dorwin | 49b2ddb | 2022-09-08 20:49:43 | [diff] [blame] | 3934 | 'fuchsia-x64-cast-receiver-rel', |
| 3935 | 'fuchsia-x64-rel', |
Chong Gu | 0aa929e6 | 2022-03-03 15:34:13 | [diff] [blame] | 3936 | ], |
Brian Sheedy | e6ea0ee | 2019-07-11 02:54:37 | [diff] [blame] | 3937 | 'replacements': { |
Brian Sheedy | e6ea0ee | 2019-07-11 02:54:37 | [diff] [blame] | 3938 | # The V8 builders pass the V8 revision for ${got_revision}, so instead |
| 3939 | # use ${got_cr_revision}, which is only set on the V8 bots. |
| 3940 | 'Android V8 FYI Release (Nexus 5X)': { |
| 3941 | 'args': { |
Brian Sheedy | 4d335deb | 2020-04-01 20:47:32 | [diff] [blame] | 3942 | '--git-revision': '${got_cr_revision}', |
Brian Sheedy | e6ea0ee | 2019-07-11 02:54:37 | [diff] [blame] | 3943 | }, |
| 3944 | }, |
Brian Sheedy | e6ea0ee | 2019-07-11 02:54:37 | [diff] [blame] | 3945 | }, |
| 3946 | }, |
Brian Sheedy | e6ea0ee | 2019-07-11 02:54:37 | [diff] [blame] | 3947 | 'pixel_test':{ |
Takuto Ikuta | 35c8552 | 2019-06-04 16:55:46 | [diff] [blame] | 3948 | 'modifications': { |
| 3949 | 'Android Release (Nexus 5X)': { |
| 3950 | 'swarming': { |
| 3951 | 'shards': 2, |
| 3952 | }, |
| 3953 | }, |
| 3954 | }, |
Nico Weber | 128fd38 | 2018-06-14 23:29:27 | [diff] [blame] | 3955 | }, |
K. Moon | 902a4b58 | 2023-06-16 19:00:34 | [diff] [blame] | 3956 | 'ppapi_unittests': { |
| 3957 | # If you change this, make similar changes in nacl_loader_unittests |
| 3958 | 'remove_from': [ |
| 3959 | 'ToTMacASan', # The mac asan tot bot sets enable_nacl=false |
| 3960 | 'linux-win_cross-rel', # Sets enable_nacl=false, https://crbug.com/774186 |
| 3961 | 'Linux TSan Tests', # The TSan bot sets enable_nacl=false |
| 3962 | 'linux-exp-tsan-fyi-rel', # The TSan bot sets enable_nacl=false |
| 3963 | 'Mac ASan 64 Tests (1)', # The mac asan bot sets enable_nacl=false |
| 3964 | 'win-arm64-rel', # Not available on arm64. |
| 3965 | ], |
| 3966 | }, |
Ningxin Hu | 430f0b4 | 2023-06-21 18:05:30 | [diff] [blame] | 3967 | 'pthreadpool_unittests': { |
| 3968 | 'remove_from': [ |
| 3969 | # pthreadpool is not built for ChromeOS currently. |
| 3970 | 'linux-chromeos-dbg', |
| 3971 | 'linux-chromeos-rel', |
| 3972 | 'linux-lacros-tester-rel', |
| 3973 | ], |
| 3974 | }, |
Randolf Jung | 444efaa | 2023-06-28 16:34:11 | [diff] [blame] | 3975 | 'remoting_unittests': { |
| 3976 | 'remove_from': [ |
| 3977 | # Not available on Linux ARM64 |
| 3978 | 'linux-arm64-rel-cft', |
| 3979 | ], |
| 3980 | }, |
Henrique Nakashima | 87b6d8b | 2022-07-13 13:59:04 | [diff] [blame] | 3981 | 'sandbox_linux_unittests': { |
John Budorick | 3ebfdf85 | 2019-05-13 22:28:16 | [diff] [blame] | 3982 | 'remove_from': [ |
John Budorick | 3ebfdf85 | 2019-05-13 22:28:16 | [diff] [blame] | 3983 | 'android-asan', # https://crbug.com/962650 |
| 3984 | ], |
Ben Pastene | deff56ab | 2023-06-20 20:15:58 | [diff] [blame] | 3985 | 'modifications': { |
| 3986 | 'linux-ubsan-vptr': { |
Ben Pastene | a10e836b | 2023-06-28 17:48:10 | [diff] [blame] | 3987 | 'args': [ |
| 3988 | # TODO(crbug.com/1456464): Remove this. |
| 3989 | '--gtest_filter=-SandboxBPF.ApplyBasicAllowlistPolicy:SandboxBPF.SyntheticPolicy:SandboxBPF.UnsafeTrapWithCond', |
| 3990 | ], |
Ben Pastene | deff56ab | 2023-06-20 20:15:58 | [diff] [blame] | 3991 | }, |
| 3992 | }, |
John Budorick | dce9d46 | 2019-03-23 00:25:38 | [diff] [blame] | 3993 | }, |
Yuly Novikov | 322b57f | 2023-08-21 23:25:09 | [diff] [blame] | 3994 | 'screenshot_sync_metal_passthrough_ganesh_tests': { |
Yuly Novikov | 3ed87d1b | 2023-08-04 19:09:36 | [diff] [blame] | 3995 | 'remove_from': [ |
| 3996 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 3997 | 'Mac FYI Retina ASAN (AMD)', |
| 3998 | ], |
| 3999 | }, |
Yuly Novikov | 322b57f | 2023-08-21 23:25:09 | [diff] [blame] | 4000 | 'screenshot_sync_metal_passthrough_graphite_tests': { |
Yuly Novikov | 8e05ea7 | 2023-07-31 17:10:34 | [diff] [blame] | 4001 | 'remove_from': [ |
| 4002 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 4003 | 'Mac FYI Retina ASAN (AMD)', |
| 4004 | ], |
| 4005 | }, |
Brian Sheedy | c0c142c | 2021-06-01 21:18:05 | [diff] [blame] | 4006 | 'screenshot_sync_passthrough_tests': { |
| 4007 | 'modifications': { |
| 4008 | 'Android FYI Release (Pixel 4)': { |
| 4009 | 'args': [ |
| 4010 | # Pixel 4s are weird in that they can output in different color spaces |
| 4011 | # simultaneously. The readback code for capturing a screenshot assumes |
| 4012 | # only one color space, so disable wide color gamut for the test to |
| 4013 | # work around the issue. See https://crbug.com/1166379 for more |
| 4014 | # information. |
| 4015 | '--extra-browser-args=--disable-wcg-for-test', |
| 4016 | ], |
| 4017 | }, |
Ben Pastene | 63f1330 | 2022-05-12 21:04:05 | [diff] [blame] | 4018 | 'android_optional_gpu_tests_rel': { |
| 4019 | 'args': [ |
| 4020 | # See above. |
| 4021 | '--extra-browser-args=--disable-wcg-for-test', |
| 4022 | ], |
| 4023 | }, |
Brian Sheedy | c0c142c | 2021-06-01 21:18:05 | [diff] [blame] | 4024 | }, |
| 4025 | }, |
Brian Sheedy | 0566f2cb | 2021-02-12 22:12:50 | [diff] [blame] | 4026 | 'screenshot_sync_validating_tests': { |
| 4027 | 'modifications': { |
| 4028 | 'Android FYI Release (Pixel 4)': { |
| 4029 | 'args': [ |
| 4030 | # Pixel 4s are weird in that they can output in different color spaces |
| 4031 | # simultaneously. The readback code for capturing a screenshot assumes |
| 4032 | # only one color space, so disable wide color gamut for the test to |
| 4033 | # work around the issue. See https://crbug.com/1166379 for more |
| 4034 | # information. |
| 4035 | '--extra-browser-args=--disable-wcg-for-test', |
| 4036 | ], |
| 4037 | }, |
Ben Pastene | 63f1330 | 2022-05-12 21:04:05 | [diff] [blame] | 4038 | 'android_optional_gpu_tests_rel': { |
| 4039 | 'args': [ |
| 4040 | # See above. |
| 4041 | '--extra-browser-args=--disable-wcg-for-test', |
| 4042 | ], |
| 4043 | }, |
Brian Sheedy | 0566f2cb | 2021-02-12 22:12:50 | [diff] [blame] | 4044 | }, |
Chong Gu | 0aa929e6 | 2022-03-03 15:34:13 | [diff] [blame] | 4045 | 'remove_from': [ |
David Dorwin | 49b2ddb | 2022-09-08 20:49:43 | [diff] [blame] | 4046 | # TODO(https://crbug.com/1302427): Remove once tests pass. |
David Dorwin | 49b2ddb | 2022-09-08 20:49:43 | [diff] [blame] | 4047 | 'fuchsia-x64-cast-receiver-rel', |
| 4048 | 'fuchsia-x64-rel', |
Chong Gu | 0aa929e6 | 2022-03-03 15:34:13 | [diff] [blame] | 4049 | ], |
Brian Sheedy | 0566f2cb | 2021-02-12 22:12:50 | [diff] [blame] | 4050 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4051 | 'services_unittests': { |
| 4052 | 'remove_from': [ |
Nico Weber | 15a00d6 | 2018-05-16 17:11:48 | [diff] [blame] | 4053 | 'ToTLinuxMSan', # https://crbug.com/831676 |
Kenneth Russell | 8a386d4 | 2018-06-02 09:48:01 | [diff] [blame] | 4054 | # The face and barcode detection tests fail on the Mac Pros. |
| 4055 | 'Mac Pro FYI Release (AMD)', |
Nico Weber | d3695968 | 2018-04-12 03:33:46 | [diff] [blame] | 4056 | 'Linux ChromiumOS MSan Tests', # https://crbug.com/831676 |
| 4057 | 'Linux MSan Tests', # https://crbug.com/831676 |
Ian Struiksma | b0412a2 | 2023-06-06 23:02:48 | [diff] [blame] | 4058 | 'linux-exp-msan-fyi-rel', # https://crbug.com/831676 |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4059 | ], |
Haiyang Pan | 363c59a | 2020-07-23 05:47:04 | [diff] [blame] | 4060 | 'modifications': { |
Haiyang Pan | 9d68ca0 | 2021-08-04 21:30:47 | [diff] [blame] | 4061 | 'android-11-x86-rel': { |
Haiyang Pan | 10f029c | 2021-07-30 23:17:56 | [diff] [blame] | 4062 | 'args': [ |
Haiyang Pan | 2877f06 | 2021-11-18 01:06:06 | [diff] [blame] | 4063 | # TODO(crbug.com/1264654): Fix the failed tests |
| 4064 | '--gtest_filter=-PacLibraryTest.ActualPacMyIpAddress*' |
| 4065 | ], |
| 4066 | }, |
Haiyang Pan | 2a55a45 | 2022-03-03 08:18:33 | [diff] [blame] | 4067 | 'android-12-x64-rel': { |
Haiyang Pan | 2877f06 | 2021-11-18 01:06:06 | [diff] [blame] | 4068 | 'args': [ |
| 4069 | # TODO(crbug.com/1264654): Fix the failed tests |
Haiyang Pan | 10f029c | 2021-07-30 23:17:56 | [diff] [blame] | 4070 | '--gtest_filter=-PacLibraryTest.ActualPacMyIpAddress*' |
| 4071 | ], |
James Shen | 421441a | 2023-02-21 22:54:02 | [diff] [blame] | 4072 | 'swarming': { |
| 4073 | 'shards': 2, |
| 4074 | }, |
Haiyang Pan | 10f029c | 2021-07-30 23:17:56 | [diff] [blame] | 4075 | }, |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 4076 | # If you change this, make similar changes in android-x86-code-coverage below |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 4077 | 'android-oreo-x86-rel': { |
| 4078 | 'ci_only': True, |
Ben Joyce | d69de89 | 2023-07-14 21:32:04 | [diff] [blame] | 4079 | 'args': [ |
| 4080 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_o.services_unittests.filter', |
| 4081 | ], |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 4082 | 'swarming': { |
| 4083 | 'shards': 3, |
| 4084 | }, |
| 4085 | }, |
Haiyang Pan | be1a892 | 2023-07-10 20:52:43 | [diff] [blame] | 4086 | 'android-pie-x86-rel': { |
| 4087 | 'args': [ |
| 4088 | # TODO(crbug.com/1264654): Fix the failed tests |
| 4089 | '--gtest_filter=-PacLibraryTest.ActualPacMyIpAddress*' |
| 4090 | ], |
| 4091 | 'swarming': { |
| 4092 | 'shards': 2, |
| 4093 | }, |
| 4094 | }, |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 4095 | # Keep this same as android-oreo-x86-rel above |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 4096 | 'android-x86-code-coverage': { |
| 4097 | 'args': [ |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 4098 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_o.services_unittests.filter', |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 4099 | ], |
| 4100 | 'swarming': { |
| 4101 | 'shards': 3, |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 4102 | }, |
| 4103 | }, |
Chong Gu | 5248145 | 2021-04-02 17:52:41 | [diff] [blame] | 4104 | 'fuchsia-code-coverage': { |
| 4105 | 'swarming': { |
| 4106 | 'shards': 7, |
| 4107 | }, |
| 4108 | }, |
Zijie He | 117165f | 2022-12-12 21:40:26 | [diff] [blame] | 4109 | 'fuchsia-fyi-x64-asan': { |
| 4110 | 'args': [ |
Rohan Pavone | df499ad | 2022-12-14 18:40:40 | [diff] [blame] | 4111 | '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.lsan.services_unittests.filter', |
Zijie He | 117165f | 2022-12-12 21:40:26 | [diff] [blame] | 4112 | ], |
| 4113 | }, |
Chong Gu | 5248145 | 2021-04-02 17:52:41 | [diff] [blame] | 4114 | } |
Chong Gu | df7fbe9 | 2021-02-24 02:55:58 | [diff] [blame] | 4115 | }, |
Chong Gu | 7604641 | 2021-09-22 17:49:21 | [diff] [blame] | 4116 | 'snapshot_unittests': { |
Chong Gu | b244646 | 2021-08-19 18:44:08 | [diff] [blame] | 4117 | 'modifications': { |
| 4118 | 'fuchsia-fyi-arm64-dbg': { |
| 4119 | 'args': [ |
| 4120 | '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.debug.snapshot_unittests.filter', |
| 4121 | ], |
| 4122 | }, |
| 4123 | }, |
| 4124 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4125 | 'sync_integration_tests': { |
Brad Hall | a36886c | 2019-02-26 16:52:29 | [diff] [blame] | 4126 | 'remove_from': [ |
Brad Hall | a36886c | 2019-02-26 16:52:29 | [diff] [blame] | 4127 | 'CrWinAsan(dll)', # https://crbug.com/935598 |
| 4128 | ], |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4129 | 'modifications': { |
Erik Chen | e84bc1c | 2019-11-25 23:23:52 | [diff] [blame] | 4130 | 'Linux ASan LSan Tests (1)': { |
| 4131 | 'swarming': { |
| 4132 | 'shards': 4, |
| 4133 | }, |
| 4134 | }, |
Nico Weber | 8fbc283 | 2018-12-14 16:00:57 | [diff] [blame] | 4135 | 'Linux TSan Tests': { |
Gary Tong | 46fdc49 | 2023-11-01 16:25:01 | [diff] [blame] | 4136 | 'ci_only': True, # https://crbug.com/1498240 |
Nico Weber | 8fbc283 | 2018-12-14 16:00:57 | [diff] [blame] | 4137 | 'swarming': { |
| 4138 | 'shards': 6, |
| 4139 | }, |
| 4140 | }, |
Chris Cunningham | a1239c8b | 2022-05-03 00:32:21 | [diff] [blame] | 4141 | 'Mac ASan 64 Tests (1)': { |
| 4142 | 'swarming': { |
| 4143 | 'shards': 3, |
Lindsay Pasricha | 2cfaec21 | 2022-05-11 19:00:39 | [diff] [blame] | 4144 | }, |
| 4145 | }, |
| 4146 | 'Mac11 Tests': { |
| 4147 | 'swarming': { |
| 4148 | 'shards': 4, |
Chris Cunningham | a1239c8b | 2022-05-03 00:32:21 | [diff] [blame] | 4149 | }, |
| 4150 | }, |
Yue She | 0cad292 | 2022-06-24 15:06:07 | [diff] [blame] | 4151 | 'Mac12 Tests': { |
Lindsay Pasricha | c7e07d1e | 2022-12-16 22:10:06 | [diff] [blame] | 4152 | 'ci_only': True, |
Yue She | 0cad292 | 2022-06-24 15:06:07 | [diff] [blame] | 4153 | 'swarming': { |
| 4154 | 'shards': 4, |
| 4155 | }, |
| 4156 | }, |
Yue She | d8e4574 | 2023-06-01 15:18:03 | [diff] [blame] | 4157 | 'Mac13 Tests': { |
| 4158 | 'ci_only': True, |
| 4159 | 'swarming': { |
| 4160 | 'shards': 4, |
| 4161 | }, |
| 4162 | }, |
Cameron Higgins | 2e4b7f1 | 2023-05-31 18:29:32 | [diff] [blame] | 4163 | 'Mac13 Tests (dbg)':{ |
Cameron Higgins | 493e6a4e | 2022-10-11 05:03:30 | [diff] [blame] | 4164 | 'swarming': { |
Rahul Kumar Adudodla | ecfd03c | 2023-04-20 17:53:45 | [diff] [blame] | 4165 | 'shards': 3, |
Cameron Higgins | 493e6a4e | 2022-10-11 05:03:30 | [diff] [blame] | 4166 | } |
| 4167 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 4168 | 'ToTLinuxTSan': { |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4169 | 'swarming': { |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 4170 | 'shards': 6, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4171 | }, |
| 4172 | }, |
Struan Shrimpton | a1ab767 | 2022-01-13 18:02:51 | [diff] [blame] | 4173 | 'Win10 Tests x64': { |
| 4174 | 'swarming': { |
Stephanie Kim | bf31a69 | 2022-11-01 17:31:57 | [diff] [blame] | 4175 | 'shards': 3, |
Struan Shrimpton | a1ab767 | 2022-01-13 18:02:51 | [diff] [blame] | 4176 | }, |
| 4177 | }, |
Stephen Martinis | 75ab55d | 2018-08-30 02:27:12 | [diff] [blame] | 4178 | 'Win10 Tests x64 (dbg)': { |
| 4179 | 'experiment_percentage': 100, # https://crbug.com/840369 |
| 4180 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 4181 | 'linux-chromeos-code-coverage': { |
Yuke Liao | 79424e4 | 2020-01-06 21:00:11 | [diff] [blame] | 4182 | 'swarming': { |
| 4183 | 'shards': 4, |
| 4184 | }, |
| 4185 | }, |
Stephanie Kim | 3aa4c55 | 2023-01-10 18:00:04 | [diff] [blame] | 4186 | 'linux-chromeos-rel': { |
| 4187 | 'swarming': { |
| 4188 | 'shards': 2, |
| 4189 | }, |
| 4190 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 4191 | 'linux-code-coverage': { |
Yuke Liao | 79424e4 | 2020-01-06 21:00:11 | [diff] [blame] | 4192 | 'swarming': { |
| 4193 | 'shards': 4, |
| 4194 | }, |
| 4195 | }, |
Ian Struiksma | 2e23f96 | 2023-05-26 22:37:20 | [diff] [blame] | 4196 | 'linux-exp-tsan-fyi-rel': { |
| 4197 | 'swarming': { |
| 4198 | 'shards': 6, |
| 4199 | }, |
| 4200 | }, |
Kuan Huang | 235b014 | 2021-10-19 18:59:28 | [diff] [blame] | 4201 | 'mac-code-coverage': { |
| 4202 | 'args': [ |
| 4203 | '--coverage-continuous-mode=1', |
| 4204 | ], |
| 4205 | }, |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 4206 | 'mac-rel-cft': { |
| 4207 | 'ci_only': True, |
| 4208 | 'swarming': { |
| 4209 | 'shards': 4, |
| 4210 | }, |
| 4211 | }, |
Kuan Huang | 1b52d44 | 2023-02-07 20:35:34 | [diff] [blame] | 4212 | 'win-asan': { |
| 4213 | # Tests shows tests run faster with fewer retries by using fewer jobs crbug.com/1411912 |
| 4214 | 'args': [ |
| 4215 | '--test-launcher-jobs=3', |
| 4216 | ], |
| 4217 | 'swarming': { |
| 4218 | 'shards': 2, |
| 4219 | }, |
| 4220 | }, |
Thiago Perrotta | 314f7b0 | 2023-01-19 21:30:53 | [diff] [blame] | 4221 | 'win-rel-cft': { |
| 4222 | 'swarming': { |
| 4223 | 'shards': 3, |
| 4224 | }, |
| 4225 | }, |
Prakhar | b25390ac | 2023-10-02 17:13:39 | [diff] [blame] | 4226 | 'win10-code-coverage': { |
| 4227 | 'swarming': { |
| 4228 | 'shards': 4, |
| 4229 | 'dimensions': { |
| 4230 | 'pool': 'chromium.tests.coverage', |
| 4231 | 'ssd': '1', |
| 4232 | }, |
| 4233 | } |
| 4234 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4235 | }, |
| 4236 | }, |
Hao Wu | bfdb2356 | 2023-06-17 20:16:51 | [diff] [blame] | 4237 | 'sync_integration_tests_no_field_trial': { |
| 4238 | 'remove_from': [ |
| 4239 | 'win10-rel-no-external-ip', |
| 4240 | 'win-arm64-rel', |
| 4241 | 'win-rel-cft', |
| 4242 | 'Win11 Tests x64', |
| 4243 | ], |
| 4244 | }, |
Weizhong Xia | 613fda4 | 2021-04-21 20:11:52 | [diff] [blame] | 4245 | 'system_webview_wpt': { |
| 4246 | 'modifications': { |
An Sung | e7a6bca | 2023-09-05 19:13:28 | [diff] [blame] | 4247 | 'android-chrome-pie-x86-wpt-android-specific': { |
| 4248 | 'args': [ |
| 4249 | '--test-list', |
An Sung | 9cede13 | 2023-10-18 18:55:38 | [diff] [blame] | 4250 | '../../third_party/blink/web_tests/TestLists/android.filter' |
An Sung | e7a6bca | 2023-09-05 19:13:28 | [diff] [blame] | 4251 | ] |
| 4252 | }, |
Weizhong Xia | 613fda4 | 2021-04-21 20:11:52 | [diff] [blame] | 4253 | 'android-webview-pie-x86-wpt-fyi-rel': { |
Weizhong Xia | 7dd4136 | 2021-09-30 16:05:38 | [diff] [blame] | 4254 | 'args': [ |
Nihar Damarasingu | 8def1a2 | 2022-08-18 21:15:54 | [diff] [blame] | 4255 | '--use-upstream-wpt', |
Weizhong Xia | 7dd4136 | 2021-09-30 16:05:38 | [diff] [blame] | 4256 | ], |
Weizhong Xia | 613fda4 | 2021-04-21 20:11:52 | [diff] [blame] | 4257 | }, |
| 4258 | }, |
| 4259 | }, |
Kenneth Russell | 8a386d4 | 2018-06-02 09:48:01 | [diff] [blame] | 4260 | 'tab_capture_end2end_tests': { |
Nico Weber | e89a3c9 | 2018-07-01 01:30:52 | [diff] [blame] | 4261 | # Run these only on Release bots. |
Kenneth Russell | 8a386d4 | 2018-06-02 09:48:01 | [diff] [blame] | 4262 | 'remove_from': [ |
Kenneth Russell | 8a386d4 | 2018-06-02 09:48:01 | [diff] [blame] | 4263 | 'Linux Debug (NVIDIA)', |
| 4264 | 'Mac Debug (Intel)', |
| 4265 | 'Mac Retina Debug (AMD)', |
Yuly Novikov | bc1ccff | 2019-08-03 00:05:49 | [diff] [blame] | 4266 | 'Win10 FYI x64 Debug (NVIDIA)', |
Yuly Novikov | f28f1eca | 2019-07-04 22:43:39 | [diff] [blame] | 4267 | # Disabled due to dbus crashes crbug.com/927465 |
Yuly Novikov | 86d61c4 | 2022-07-22 19:40:14 | [diff] [blame] | 4268 | 'Linux FYI Release (Intel UHD 630)', |
Yuly Novikov | 5865ff7 | 2019-07-09 21:38:05 | [diff] [blame] | 4269 | 'Linux FYI Release (NVIDIA)', |
Yuly Novikov | 5865ff7 | 2019-07-09 21:38:05 | [diff] [blame] | 4270 | 'Linux Release (NVIDIA)', |
Kenneth Russell | 8a386d4 | 2018-06-02 09:48:01 | [diff] [blame] | 4271 | ], |
Emily Hanley | b64ac7c | 2018-05-25 13:36:55 | [diff] [blame] | 4272 | }, |
Haiyang Pan | 8c201b9 | 2020-06-04 01:25:07 | [diff] [blame] | 4273 | 'telemetry_chromium_minidump_unittests': { |
James Shen | 969655a | 2022-09-28 02:27:07 | [diff] [blame] | 4274 | 'modifications': { |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 4275 | # If you change this, make similar changes in android-x86-code-coverage below |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 4276 | 'android-oreo-x86-rel': { |
| 4277 | 'ci_only': True, |
| 4278 | }, |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 4279 | # Keep this same as android-oreo-x86-rel above |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 4280 | 'android-x86-code-coverage': { |
| 4281 | 'ci_only': True, |
| 4282 | }, |
James Shen | 969655a | 2022-09-28 02:27:07 | [diff] [blame] | 4283 | }, |
Haiyang Pan | 8c201b9 | 2020-06-04 01:25:07 | [diff] [blame] | 4284 | }, |
Brian Sheedy | c117f6d | 2020-05-06 02:23:27 | [diff] [blame] | 4285 | 'telemetry_monochrome_minidump_unittests': { |
James Shen | 969655a | 2022-09-28 02:27:07 | [diff] [blame] | 4286 | 'modifications': { |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 4287 | # If you change this, make similar changes in android-x86-code-coverage below |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 4288 | 'android-oreo-x86-rel': { |
| 4289 | 'ci_only': True, |
| 4290 | }, |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 4291 | # Keep this same as android-oreo-x86-rel above |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 4292 | 'android-x86-code-coverage': { |
| 4293 | 'ci_only': True, |
| 4294 | }, |
James Shen | 969655a | 2022-09-28 02:27:07 | [diff] [blame] | 4295 | }, |
Brian Sheedy | c117f6d | 2020-05-06 02:23:27 | [diff] [blame] | 4296 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4297 | 'telemetry_perf_unittests': { |
| 4298 | 'modifications': { |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4299 | 'Linux Tests': { |
| 4300 | 'args': [ |
| 4301 | '--xvfb', |
Ned Nguyen | e6e2604 | 2018-01-17 20:42:48 | [diff] [blame] | 4302 | '--jobs=1', |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4303 | ], |
| 4304 | }, |
Juan Antonio Navarro Perez | 4899edf | 2019-03-14 13:05:35 | [diff] [blame] | 4305 | 'Linux Tests (dbg)(1)': { |
| 4306 | 'args': [ |
| 4307 | '--xvfb', |
| 4308 | '--jobs=1', |
| 4309 | ], |
| 4310 | }, |
John Chen | 9fd22fcf | 2021-12-10 02:24:12 | [diff] [blame] | 4311 | 'Mac11 Tests': { |
| 4312 | 'ci_only': True, |
| 4313 | }, |
Yue She | 0cad292 | 2022-06-24 15:06:07 | [diff] [blame] | 4314 | 'Mac12 Tests': { |
| 4315 | 'ci_only': True, |
| 4316 | }, |
Yue She | d8e4574 | 2023-06-01 15:18:03 | [diff] [blame] | 4317 | 'Mac13 Tests': { |
| 4318 | 'ci_only': True, |
| 4319 | }, |
Ben Pastene | 69400eb | 2021-03-25 19:27:16 | [diff] [blame] | 4320 | 'chromeos-eve-chrome': { |
| 4321 | 'args': [ |
| 4322 | # TODO(crbug.com/1191132): Re-enable. |
| 4323 | '--skip=benchmarks.benchmark_smoke_unittest.BenchmarkSmokeTest.wasmpspdfkit', |
| 4324 | ], |
| 4325 | }, |
Thiago Perrotta | 49e7049 | 2023-01-10 23:12:35 | [diff] [blame] | 4326 | 'linux-rel-cft': { |
| 4327 | 'args': [ |
| 4328 | '--xvfb', |
| 4329 | '--jobs=1', |
| 4330 | ], |
| 4331 | }, |
Ben Pastene | ebad8fc | 2022-08-12 23:34:28 | [diff] [blame] | 4332 | 'linux-rel-no-external-ip': { |
| 4333 | 'args': [ |
| 4334 | '--xvfb', |
| 4335 | '--jobs=1', |
| 4336 | ], |
| 4337 | }, |
Thiago Perrotta | a289bad | 2023-01-20 12:44:39 | [diff] [blame] | 4338 | 'mac-rel-cft': { |
| 4339 | 'ci_only': True, |
| 4340 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4341 | }, |
| 4342 | 'remove_from': [ |
Andrew Luo | be83fd8 | 2019-12-19 03:07:58 | [diff] [blame] | 4343 | 'android-pie-arm64-rel', |
Garrett Beaty | eef031a | 2019-02-28 01:55:41 | [diff] [blame] | 4344 | # crbug.com/936540 |
Zhaoyang Li | 69e2e00 | 2021-02-19 21:57:35 | [diff] [blame] | 4345 | 'Mac10.15 Tests', |
Lindsay Pasricha | 21bb93d7 | 2021-12-07 05:48:39 | [diff] [blame] | 4346 | # TODO crbug.com/1277277 |
Cameron Higgins | 2e4b7f1 | 2023-05-31 18:29:32 | [diff] [blame] | 4347 | 'Mac13 Tests (dbg)', |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 4348 | 'Linux - Future (dbg)', # client.v8.chromium |
Takuto Ikuta | 9aa015d | 2019-04-15 23:33:29 | [diff] [blame] | 4349 | 'Win10 Tests x64', |
Stephen Martinis | e701f5a | 2018-05-04 01:25:11 | [diff] [blame] | 4350 | 'Win10 Tests x64 (dbg)', |
Kuan Huang | a89737d | 2022-01-07 19:42:11 | [diff] [blame] | 4351 | 'Win11 Tests x64', |
Ben Pastene | ebad8fc | 2022-08-12 23:34:28 | [diff] [blame] | 4352 | 'win10-rel-no-external-ip', |
Thiago Perrotta | 770925d4 | 2023-01-17 18:38:51 | [diff] [blame] | 4353 | 'win-rel-cft', |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4354 | ], |
| 4355 | }, |
Garrett Beaty | 497cead2 | 2023-12-12 22:31:20 | [diff] [blame] | 4356 | 'telemetry_perf_unittests_android_chrome': { |
| 4357 | 'modifications': { |
| 4358 | # If you change this, make similar changes in android-x86-code-coverage below |
| 4359 | 'android-oreo-x86-rel': { |
| 4360 | 'args': [ |
| 4361 | # For whatever reason, automatic browser selection on this bot chooses |
| 4362 | # webview instead of the full browser, so explicitly specify it here. |
| 4363 | '--browser=android-chromium', |
| 4364 | ], |
| 4365 | 'ci_only': True, |
| 4366 | }, |
| 4367 | # Keep this same as android-oreo-x86-rel above |
| 4368 | 'android-x86-code-coverage': { |
| 4369 | 'args': [ |
| 4370 | # For whatever reason, automatic browser selection on this bot chooses |
| 4371 | # webview instead of the full browser, so explicitly specify it here. |
| 4372 | '--browser=android-chromium', |
| 4373 | ], |
| 4374 | 'ci_only': True, |
| 4375 | }, |
| 4376 | }, |
| 4377 | }, |
Stephen Martinis | 54d64ad | 2018-09-21 22:16:20 | [diff] [blame] | 4378 | 'telemetry_unittests': { |
| 4379 | 'modifications': { |
| 4380 | 'Win10 Tests x64 (dbg)': { |
| 4381 | 'experiment_percentage': 100, # crbug.com/870673 |
Ben Pastene | 9383fe1 | 2020-10-20 21:32:40 | [diff] [blame] | 4382 | }, |
John Budorick | c498fd3c | 2019-03-14 01:16:26 | [diff] [blame] | 4383 | }, |
| 4384 | 'remove_from': [ |
Ben Pastene | 9ef2ced5 | 2021-07-28 18:04:34 | [diff] [blame] | 4385 | # TODO(crbug.com/1141234): Restore when there's more DUTs |
Ben Pastene | 7f1ded3a4 | 2022-06-08 17:01:59 | [diff] [blame] | 4386 | 'chromeos-eve-chrome', |
Ben Pastene | 61931775 | 2020-12-03 00:04:14 | [diff] [blame] | 4387 | |
Takuto Ikuta | 9aa015d | 2019-04-15 23:33:29 | [diff] [blame] | 4388 | 'Win10 Tests x64', |
Kuan Huang | a89737d | 2022-01-07 19:42:11 | [diff] [blame] | 4389 | 'Win11 Tests x64', |
Ben Pastene | ebad8fc | 2022-08-12 23:34:28 | [diff] [blame] | 4390 | 'win10-rel-no-external-ip', |
Thiago Perrotta | 770925d4 | 2023-01-17 18:38:51 | [diff] [blame] | 4391 | 'win-rel-cft', |
Titouan Rigoudy | e122ec3 | 2021-11-08 16:36:16 | [diff] [blame] | 4392 | |
| 4393 | # TODO(https://crbug.com/1267161): Re-enable when platform is supported. |
| 4394 | 'mac11-arm64-rel-tests', |
Zhaoyang Li | 5d3713d | 2022-06-13 18:01:17 | [diff] [blame] | 4395 | # TODO(https://crbug.com/1267161): Re-enable when platform is supported. |
| 4396 | 'mac12-arm64-rel-tests', |
Will Yeager | a090e6a | 2023-06-09 14:59:41 | [diff] [blame] | 4397 | # TODO(https://crbug.com/1267161): Re-enable when platform is supported. |
| 4398 | 'mac13-arm64-rel-tests', |
John Budorick | c498fd3c | 2019-03-14 01:16:26 | [diff] [blame] | 4399 | ], |
Stephen Martinis | 54d64ad | 2018-09-21 22:16:20 | [diff] [blame] | 4400 | }, |
Preethi Mohan | 6d478e46 | 2022-10-13 18:51:59 | [diff] [blame] | 4401 | 'testing_pytype': { |
| 4402 | 'remove_from': [ |
| 4403 | 'linux-code-coverage', |
| 4404 | ], |
| 4405 | }, |
Brian Sheedy | 44e4b68 | 2023-06-13 22:25:21 | [diff] [blame] | 4406 | 'trace_test': { |
| 4407 | 'modifications': { |
| 4408 | # The browser is restarted after every test in this suite, which includes |
| 4409 | # re-applying permissions. Nexus 5Xs are very slow to apply permissions |
| 4410 | # compared to other devices, so increase sharding to offset the increased |
| 4411 | # runtime. |
| 4412 | 'Android FYI Release (Nexus 5X)': { |
| 4413 | 'swarming': { |
| 4414 | 'shards': 2, |
| 4415 | }, |
| 4416 | }, |
| 4417 | 'Android Release (Nexus 5X)': { |
| 4418 | 'swarming': { |
| 4419 | 'shards': 2, |
| 4420 | }, |
| 4421 | }, |
| 4422 | }, |
Kenneth Russell | 7e6ae837 | 2023-06-29 02:36:38 | [diff] [blame] | 4423 | 'remove_from': [ |
| 4424 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 4425 | 'Mac FYI Retina ASAN (AMD)', |
| 4426 | ], |
Brian Sheedy | 44e4b68 | 2023-06-13 22:25:21 | [diff] [blame] | 4427 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4428 | 'unit_tests': { |
Yun Liu | 3e759dbb | 2019-11-01 19:25:52 | [diff] [blame] | 4429 | 'remove_from': [ |
Ben Pastene | 3e32ffe | 2020-08-07 03:37:07 | [diff] [blame] | 4430 | 'android-pie-arm64-rel', # https://crbug.com/1010211 |
Yun Liu | 3e759dbb | 2019-11-01 19:25:52 | [diff] [blame] | 4431 | ], |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4432 | 'modifications': { |
John Budorick | ca14c76f6 | 2017-12-09 14:19:18 | [diff] [blame] | 4433 | 'Linux ASan LSan Tests (1)': { |
Stephanie Kim | e632c6b | 2023-09-12 20:03:52 | [diff] [blame] | 4434 | # Only retry the individual failed tests instead of rerunning entire |
| 4435 | # shards. |
| 4436 | 'retry_only_failed_tests': True, |
John Budorick | 5052d55 | 2017-12-13 02:59:34 | [diff] [blame] | 4437 | # These are slow on the ASAN trybot for some reason. |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 4438 | # crbug.com/1257927 |
John Budorick | ca14c76f6 | 2017-12-09 14:19:18 | [diff] [blame] | 4439 | 'swarming': { |
John Budorick | 5052d55 | 2017-12-13 02:59:34 | [diff] [blame] | 4440 | 'shards': 4, |
John Budorick | ca14c76f6 | 2017-12-09 14:19:18 | [diff] [blame] | 4441 | }, |
| 4442 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 4443 | 'Linux Chromium OS ASan LSan Tests (1)': { |
| 4444 | # These are slow on the ASAN trybot for some reason. |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 4445 | # crbug.com/1257927 |
John Budorick | ca14c76f6 | 2017-12-09 14:19:18 | [diff] [blame] | 4446 | 'swarming': { |
| 4447 | 'shards': 2, |
| 4448 | }, |
| 4449 | }, |
Takuto Ikuta | 54671d97 | 2018-07-19 19:06:35 | [diff] [blame] | 4450 | 'Linux ChromiumOS MSan Tests': { |
| 4451 | # These are very slow on the Chrome OS MSAN trybot for some reason. |
| 4452 | # crbug.com/865455 |
| 4453 | 'swarming': { |
| 4454 | 'shards': 2, |
| 4455 | }, |
| 4456 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 4457 | 'Linux TSan Tests': { |
Takuto Ikuta | 54671d97 | 2018-07-19 19:06:35 | [diff] [blame] | 4458 | 'swarming': { |
| 4459 | 'shards': 2, |
| 4460 | }, |
| 4461 | }, |
Stephanie Kim | e632c6b | 2023-09-12 20:03:52 | [diff] [blame] | 4462 | 'Linux Tests': { |
| 4463 | # Only retry the individual failed tests instead of rerunning entire |
| 4464 | # shards. |
| 4465 | 'retry_only_failed_tests': True, |
| 4466 | }, |
Maksim Sisov | c81d284c | 2021-10-05 17:54:35 | [diff] [blame] | 4467 | # https://crbug.com/1184127 |
| 4468 | 'Linux Tests (Wayland)': { |
| 4469 | 'args': [ |
| 4470 | '--test-launcher-filter-file=../../testing/buildbot/filters/ozone-linux.unit_tests_wayland.filter', |
| 4471 | ], |
Stephanie Kim | e632c6b | 2023-09-12 20:03:52 | [diff] [blame] | 4472 | # Only retry the individual failed tests instead of rerunning entire |
| 4473 | # shards. |
| 4474 | 'retry_only_failed_tests': True, |
Maksim Sisov | c81d284c | 2021-10-05 17:54:35 | [diff] [blame] | 4475 | }, |
Brian Sheedy | 3a0977c8 | 2023-11-30 19:40:53 | [diff] [blame] | 4476 | 'Mac ASan 64 Tests (1)': { |
| 4477 | 'swarming': { |
| 4478 | 'shards': 2, |
| 4479 | }, |
| 4480 | }, |
Lindsay Pasricha | db377fe | 2023-06-27 20:29:35 | [diff] [blame] | 4481 | 'Mac13 Tests': { |
| 4482 | 'swarming': { |
| 4483 | 'shards': 2, |
| 4484 | }, |
| 4485 | }, |
Cameron Higgins | 2e4b7f1 | 2023-05-31 18:29:32 | [diff] [blame] | 4486 | 'Mac13 Tests (dbg)': { |
Zhaoyang Li | 9357e1e1 | 2021-12-07 18:53:17 | [diff] [blame] | 4487 | 'swarming': { |
| 4488 | 'shards': 2, |
| 4489 | }, |
| 4490 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 4491 | 'ToTLinuxASan': { |
Dirk Pranke | 20eae9a7 | 2017-12-09 18:12:14 | [diff] [blame] | 4492 | 'swarming': { |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 4493 | 'shards': 2, |
Dirk Pranke | 20eae9a7 | 2017-12-09 18:12:14 | [diff] [blame] | 4494 | }, |
| 4495 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 4496 | 'android-asan': { |
| 4497 | 'args': [ |
| 4498 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.asan.unit_tests.filter', |
| 4499 | ], |
| 4500 | }, |
Ben Pastene | ac465d42 | 2023-03-23 21:54:29 | [diff] [blame] | 4501 | 'android-pie-arm64-rel-dev': { |
Takuto Ikuta | 527cdff | 2020-01-29 08:04:27 | [diff] [blame] | 4502 | 'swarming': { |
| 4503 | 'shards': 8, |
| 4504 | }, |
| 4505 | }, |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 4506 | 'linux-chromeos-chrome': { |
| 4507 | 'args': [ |
| 4508 | '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.unit_tests.filter', |
| 4509 | ], |
| 4510 | }, |
Ben Pastene | acd5739 | 2019-10-31 02:13:25 | [diff] [blame] | 4511 | 'linux-chromeos-dbg': { |
| 4512 | 'swarming': { |
Jonathan Fan | e4509efc | 2024-01-05 20:40:25 | [diff] [blame] | 4513 | 'shards': 4, |
Ben Pastene | acd5739 | 2019-10-31 02:13:25 | [diff] [blame] | 4514 | }, |
| 4515 | }, |
Erik Chen | d063aef7 | 2019-11-18 19:13:10 | [diff] [blame] | 4516 | 'linux-chromeos-rel': { |
Stephanie Kim | e632c6b | 2023-09-12 20:03:52 | [diff] [blame] | 4517 | # Only retry the individual failed tests instead of rerunning entire |
| 4518 | # shards. |
| 4519 | 'retry_only_failed_tests': True, |
Erik Chen | d063aef7 | 2019-11-18 19:13:10 | [diff] [blame] | 4520 | 'swarming': { |
| 4521 | 'shards': 2, |
| 4522 | }, |
| 4523 | }, |
Ian Struiksma | 2e23f96 | 2023-05-26 22:37:20 | [diff] [blame] | 4524 | 'linux-exp-tsan-fyi-rel': { |
| 4525 | 'swarming': { |
| 4526 | 'shards': 2, |
| 4527 | }, |
| 4528 | }, |
Stephanie Kim | e632c6b | 2023-09-12 20:03:52 | [diff] [blame] | 4529 | 'linux-lacros-tester-rel': { |
| 4530 | # Only retry the individual failed tests instead of rerunning entire |
| 4531 | # shards. |
| 4532 | 'retry_only_failed_tests': True, |
| 4533 | }, |
Ben Pastene | 96b328e8 | 2023-04-07 21:19:05 | [diff] [blame] | 4534 | 'linux-rel-dev': { |
| 4535 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 4536 | 'dimensions': { |
| 4537 | 'cores': '8', |
| 4538 | }, |
Ben Pastene | 96b328e8 | 2023-04-07 21:19:05 | [diff] [blame] | 4539 | }, |
| 4540 | }, |
Ian Struiksma | 448f413 | 2023-10-11 16:21:17 | [diff] [blame] | 4541 | 'linux-ubsan-fyi-rel': { |
| 4542 | 'swarming': { |
| 4543 | 'shards': 2, |
| 4544 | } |
| 4545 | }, |
Kuan Huang | 4c828467 | 2023-03-17 22:28:38 | [diff] [blame] | 4546 | 'win-arm64-rel': { |
| 4547 | 'args': [ |
| 4548 | '--top-chrome-touch-ui=disabled', |
| 4549 | ], |
| 4550 | }, |
Titouan Rigoudy | f1fd9044 | 2023-09-19 13:11:16 | [diff] [blame] | 4551 | 'win-asan': { |
| 4552 | 'swarming': { |
| 4553 | # ASAN bot is slow: https://crbug.com/1484550#c4 |
| 4554 | 'shards': 4, |
| 4555 | }, |
| 4556 | }, |
Prakhar | 2db5482 | 2023-04-25 17:55:18 | [diff] [blame] | 4557 | 'win10-code-coverage': { |
| 4558 | 'swarming': { |
| 4559 | 'shards': 6, |
| 4560 | }, |
| 4561 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 4562 | }, |
| 4563 | }, |
Hao Wu | 77dd1ab | 2022-04-29 21:36:20 | [diff] [blame] | 4564 | 'variations_smoke_tests': { |
| 4565 | 'modifications': { |
Hao Wu | d38c234 | 2022-06-09 02:03:47 | [diff] [blame] | 4566 | 'linux-chrome': { |
| 4567 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 4568 | 'dimensions': { |
| 4569 | 'pool': 'chrome.tests.finch', |
| 4570 | }, |
Hao Wu | d38c234 | 2022-06-09 02:03:47 | [diff] [blame] | 4571 | }, |
| 4572 | }, |
Hao Wu | 77dd1ab | 2022-04-29 21:36:20 | [diff] [blame] | 4573 | 'win-chrome': { |
| 4574 | 'experiment_percentage': 100, |
Hao Wu | d38c234 | 2022-06-09 02:03:47 | [diff] [blame] | 4575 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 4576 | 'dimensions': { |
| 4577 | 'pool': 'chrome.tests.finch', |
| 4578 | }, |
Hao Wu | d38c234 | 2022-06-09 02:03:47 | [diff] [blame] | 4579 | }, |
Hao Wu | 77dd1ab | 2022-04-29 21:36:20 | [diff] [blame] | 4580 | }, |
| 4581 | }, |
| 4582 | }, |
Kenneth Russell | 8a386d4 | 2018-06-02 09:48:01 | [diff] [blame] | 4583 | 'video_decode_accelerator_gl_unittest': { |
| 4584 | 'remove_from': [ |
Kenneth Russell | 8a386d4 | 2018-06-02 09:48:01 | [diff] [blame] | 4585 | # Windows Intel doesn't have the GL extensions to support this test. |
Yuly Novikov | 3db07828 | 2023-01-04 10:06:25 | [diff] [blame] | 4586 | 'Win10 FYI x64 Release (Intel)', |
| 4587 | 'Win10 FYI x64 Experimental Release (Intel)', |
Kenneth Russell | 8a386d4 | 2018-06-02 09:48:01 | [diff] [blame] | 4588 | ], |
| 4589 | }, |
Sven Zheng | 577fe5ff | 2020-08-03 22:06:44 | [diff] [blame] | 4590 | 'views_unittests': { |
Sven Zheng | 80734f1 | 2020-08-06 06:50:39 | [diff] [blame] | 4591 | 'modifications': { |
Maksim Sisov | c81d284c | 2021-10-05 17:54:35 | [diff] [blame] | 4592 | 'Linux Tests (Wayland)': { |
| 4593 | 'args': [ |
| 4594 | '--test-launcher-filter-file=../../testing/buildbot/filters/ozone-linux.wayland_views_unittests.filter', |
| 4595 | ], |
| 4596 | }, |
Chong Gu | 6aa22be | 2021-09-10 06:56:14 | [diff] [blame] | 4597 | 'fuchsia-fyi-arm64-dbg': { |
| 4598 | 'args': [ |
| 4599 | '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.debug.views_unittests.filter', |
| 4600 | ], |
| 4601 | }, |
Sven Zheng | bc82226 | 2022-09-20 20:47:35 | [diff] [blame] | 4602 | # https://crbug.com/1111979 |
| 4603 | 'linux-lacros-asan-lsan-rel': { |
| 4604 | 'args': [ |
| 4605 | '--gtest_filter=-DesktopWidgetFocusManagerTest.AnchoredDialogInDesktopNativeWidgetAura:' |
| 4606 | 'DesktopWidgetTest*:' |
| 4607 | 'DesktopWindowTreeHostPlatformTest*:' |
| 4608 | 'EditableComboboxTest*:' |
| 4609 | 'MenuRunnerTest*:' |
| 4610 | 'TextfieldTest*:' |
Sven Zheng | bc82226 | 2022-09-20 20:47:35 | [diff] [blame] | 4611 | ], |
| 4612 | }, |
Sven Zheng | 5c9d3e34 | 2020-08-11 21:39:43 | [diff] [blame] | 4613 | # https://crbug.com/1111979, |
Junhua Chen | 39dd2dba | 2021-05-05 17:51:54 | [diff] [blame] | 4614 | 'linux-lacros-code-coverage': { |
| 4615 | 'args': [ |
| 4616 | '--gtest_filter=-DesktopWidgetFocusManagerTest.AnchoredDialogInDesktopNativeWidgetAura:' |
| 4617 | 'DesktopWidgetTest*:' |
| 4618 | 'DesktopWindowTreeHostPlatformTest*:' |
| 4619 | 'EditableComboboxTest*:' |
| 4620 | 'MenuRunnerTest*:' |
| 4621 | 'TextfieldTest*:' |
Junhua Chen | 39dd2dba | 2021-05-05 17:51:54 | [diff] [blame] | 4622 | ], |
| 4623 | }, |
Yuke Liao | a0db474 | 2021-08-09 18:28:33 | [diff] [blame] | 4624 | 'linux-lacros-dbg-tests-fyi': { |
| 4625 | 'args': [ |
| 4626 | '--gtest_filter=-DesktopWidgetFocusManagerTest.AnchoredDialogInDesktopNativeWidgetAura:' |
| 4627 | 'TextfieldTest*:' |
Yuke Liao | a0db474 | 2021-08-09 18:28:33 | [diff] [blame] | 4628 | ], |
| 4629 | }, |
Sven Zheng | 5c9d3e34 | 2020-08-11 21:39:43 | [diff] [blame] | 4630 | 'linux-lacros-tester-rel': { |
Sven Zheng | 5c9d3e34 | 2020-08-11 21:39:43 | [diff] [blame] | 4631 | 'args': [ |
| 4632 | '--gtest_filter=-DesktopWidgetFocusManagerTest.AnchoredDialogInDesktopNativeWidgetAura:' |
Yuke Liao | 34721c2 | 2020-08-14 21:41:19 | [diff] [blame] | 4633 | 'DesktopWidgetTest*:' |
| 4634 | 'DesktopWindowTreeHostPlatformTest*:' |
Yuke Liao | cf9db2b | 2020-08-13 19:42:53 | [diff] [blame] | 4635 | 'EditableComboboxTest*:' |
Sven Zheng | ea8903f | 2020-08-14 05:27:51 | [diff] [blame] | 4636 | 'MenuRunnerTest*:' |
Yuke Liao | cf9db2b | 2020-08-13 19:42:53 | [diff] [blame] | 4637 | 'TextfieldTest*:' |
Sven Zheng | 5c9d3e34 | 2020-08-11 21:39:43 | [diff] [blame] | 4638 | ], |
| 4639 | }, |
Sven Zheng | 80734f1 | 2020-08-06 06:50:39 | [diff] [blame] | 4640 | }, |
Sven Zheng | 577fe5ff | 2020-08-03 22:06:44 | [diff] [blame] | 4641 | }, |
John Budorick | d02c429de | 2020-01-10 19:02:21 | [diff] [blame] | 4642 | 'viz_unittests': { |
| 4643 | 'modifications': { |
Chong Gu | b244646 | 2021-08-19 18:44:08 | [diff] [blame] | 4644 | 'fuchsia-fyi-arm64-dbg': { |
Chong Gu | 6aa22be | 2021-09-10 06:56:14 | [diff] [blame] | 4645 | 'args': [ |
| 4646 | '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.debug.viz_unittests.filter', |
| 4647 | ], |
Chong Gu | b244646 | 2021-08-19 18:44:08 | [diff] [blame] | 4648 | }, |
Stephanie Kim | a51f472 | 2023-12-13 20:36:34 | [diff] [blame] | 4649 | 'linux-lacros-tester-rel': { |
| 4650 | 'ci_only': True, # https://crbug.com/1509573 |
| 4651 | }, |
John Budorick | d02c429de | 2020-01-10 19:02:21 | [diff] [blame] | 4652 | }, |
| 4653 | }, |
John Budorick | 20f4fa8d | 2019-08-02 22:58:29 | [diff] [blame] | 4654 | 'vr_common_unittests': { |
| 4655 | 'remove_from': [ |
Haiyang Pan | 08d09dc | 2020-04-01 16:11:21 | [diff] [blame] | 4656 | 'android-pie-x86-rel', |
Randolf Jung | 444efaa | 2023-06-28 16:34:11 | [diff] [blame] | 4657 | # Not available on Linux ARM64 |
| 4658 | 'linux-arm64-rel-cft', |
John Budorick | 20f4fa8d | 2019-08-02 22:58:29 | [diff] [blame] | 4659 | ], |
| 4660 | }, |
Brian Sheedy | 45935b4 | 2022-12-14 23:21:46 | [diff] [blame] | 4661 | 'vulkan_pixel_skia_gold_test': { |
| 4662 | 'replacements': { |
| 4663 | # The V8 builders pass the V8 revision for ${got_revision}, so instead |
| 4664 | # use ${got_cr_revision}, which is only set on the V8 bots. |
| 4665 | 'Linux V8 FYI Release (NVIDIA)': { |
| 4666 | 'args': { |
| 4667 | '--git-revision': '${got_cr_revision}', |
| 4668 | }, |
| 4669 | }, |
Brian Sheedy | d797302 | 2023-01-03 14:15:09 | [diff] [blame] | 4670 | 'Linux V8 FYI Release - pointer compression (NVIDIA)': { |
| 4671 | 'args': { |
| 4672 | '--git-revision': '${got_cr_revision}', |
| 4673 | }, |
| 4674 | }, |
| 4675 | 'Mac V8 FYI Release (Intel)': { |
| 4676 | 'args': { |
| 4677 | '--git-revision': '${got_cr_revision}', |
| 4678 | }, |
| 4679 | }, |
| 4680 | 'Win V8 FYI Release (NVIDIA)': { |
| 4681 | 'args': { |
| 4682 | '--git-revision': '${got_cr_revision}', |
| 4683 | }, |
| 4684 | }, |
Brian Sheedy | 45935b4 | 2022-12-14 23:21:46 | [diff] [blame] | 4685 | }, |
| 4686 | }, |
Nico Weber | e81999ee | 2018-07-01 23:52:43 | [diff] [blame] | 4687 | 'wayland_client_perftests': { |
| 4688 | 'remove_from': [ |
| 4689 | 'linux-chromeos-dbg', # https://crbug.com/859307 |
| 4690 | ], |
| 4691 | }, |
Chong Gu | 7604641 | 2021-09-22 17:49:21 | [diff] [blame] | 4692 | 'web_engine_browsertests': { |
Chong Gu | d1a5c599 | 2021-04-09 04:08:32 | [diff] [blame] | 4693 | 'modifications': { |
| 4694 | 'fuchsia-code-coverage': { |
| 4695 | 'swarming': { |
Chong Gu | 7a46320 | 2021-07-19 18:43:10 | [diff] [blame] | 4696 | 'shards': 28, |
Chong Gu | d1a5c599 | 2021-04-09 04:08:32 | [diff] [blame] | 4697 | }, |
| 4698 | }, |
| 4699 | }, |
| 4700 | }, |
Zijie He | 668da5d | 2023-08-11 23:39:36 | [diff] [blame] | 4701 | 'web_engine_integration_tests': { |
| 4702 | 'modifications': { |
| 4703 | 'fuchsia-code-coverage': { |
| 4704 | 'args': [ |
| 4705 | '--test-launcher-jobs=1', |
| 4706 | ], |
| 4707 | 'swarming': { |
| 4708 | 'shards': 4, |
| 4709 | }, |
| 4710 | }, |
| 4711 | }, |
| 4712 | }, |
Yuly Novikov | 9633310 | 2023-12-06 19:27:51 | [diff] [blame] | 4713 | 'webcodecs_metal_passthrough_ganesh_tests': { |
| 4714 | 'remove_from': [ |
| 4715 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 4716 | 'Mac FYI Retina ASAN (AMD)', |
| 4717 | ], |
| 4718 | }, |
| 4719 | 'webcodecs_metal_passthrough_graphite_tests': { |
Kenneth Russell | 7e6ae837 | 2023-06-29 02:36:38 | [diff] [blame] | 4720 | 'remove_from': [ |
| 4721 | # crbug.com/1458020 for Mac Retina ASAN removal |
| 4722 | 'Mac FYI Retina ASAN (AMD)', |
| 4723 | ], |
| 4724 | }, |
Jonathan Lee | f07495ef | 2023-11-09 00:21:39 | [diff] [blame] | 4725 | 'webdriver_wpt_tests': { |
Jonathan Lee | d3a0594 | 2023-08-04 17:38:38 | [diff] [blame] | 4726 | 'modifications': { |
| 4727 | 'Linux Tests (dbg)(1)': { |
| 4728 | 'args': [ |
| 4729 | '--debug', |
| 4730 | ], |
| 4731 | }, |
| 4732 | }, |
John Budorick | 6335746 | 2019-02-27 23:02:51 | [diff] [blame] | 4733 | 'remove_from': [ |
| 4734 | 'Linux Tests', # https://crbug.com/929689, https://crbug.com/936557 |
Thiago Perrotta | 6148746 | 2023-01-20 12:52:32 | [diff] [blame] | 4735 | 'linux-rel-cft', |
John Budorick | 6335746 | 2019-02-27 23:02:51 | [diff] [blame] | 4736 | ], |
| 4737 | }, |
Brian Sheedy | d797302 | 2023-01-03 14:15:09 | [diff] [blame] | 4738 | 'webgl2_conformance_d3d11_passthrough_tests': { |
| 4739 | 'remove_from': [ |
| 4740 | # Removed from V8 builder since WebGL 1 should provide reasonable |
| 4741 | # upstream test coverage without the capacity hit from WebGL 2. |
| 4742 | 'Win V8 FYI Release (NVIDIA)', |
| 4743 | ], |
| 4744 | }, |
Yuly Novikov | 9633310 | 2023-12-06 19:27:51 | [diff] [blame] | 4745 | 'webgl2_conformance_gl_passthrough_ganesh_tests': { |
| 4746 | 'remove_from': [ |
| 4747 | 'Mac V8 FYI Release (Intel)', |
| 4748 | ], |
| 4749 | }, |
Yuly Novikov | 19bc4c33 | 2022-10-17 18:45:06 | [diff] [blame] | 4750 | 'webgl2_conformance_gl_passthrough_tests': { |
| 4751 | 'remove_from': [ |
Brian Sheedy | d797302 | 2023-01-03 14:15:09 | [diff] [blame] | 4752 | # Removed from V8 builders since WebGL 1 should provide reasonable |
| 4753 | # upstream test coverage without the capacity hit from WebGL 2. |
| 4754 | 'Linux V8 FYI Release (NVIDIA)', |
| 4755 | 'Linux V8 FYI Release - pointer compression (NVIDIA)', |
Yuly Novikov | 19bc4c33 | 2022-10-17 18:45:06 | [diff] [blame] | 4756 | ], |
| 4757 | }, |
Brian Sheedy | 5a9f656 | 2021-08-20 03:32:54 | [diff] [blame] | 4758 | 'webgl2_conformance_gles_passthrough_tests': { |
| 4759 | 'remove_from': [ |
Brian Sheedy | efb683c | 2022-01-25 21:17:36 | [diff] [blame] | 4760 | # Currently not enough capacity to run these tests on this config. |
| 4761 | # TODO(crbug.com/1280418): Re-enable once more of the Pixel 6 capacity |
| 4762 | # is deployed. |
| 4763 | 'Android FYI Release (Pixel 6)', |
Brian Sheedy | 43f5a6f | 2022-01-07 02:41:04 | [diff] [blame] | 4764 | # Not enough CrOS hardware capacity to run both on anything other than |
| 4765 | # VMs. See https://crbug.com/1238070. |
Brian Sheedy | 5a9f656 | 2021-08-20 03:32:54 | [diff] [blame] | 4766 | 'Lacros FYI x64 Release (Intel)', |
| 4767 | ], |
| 4768 | 'modifications': { |
| 4769 | # This VM configuration is known to be significantly slower than other |
| 4770 | # CrOS configurations, so increase the shards. |
| 4771 | # TODO(crbug.com/1223550): Remove this if the configuration can be sped |
| 4772 | # up. |
| 4773 | 'ChromeOS FYI Release (amd64-generic)': { |
| 4774 | 'swarming': { |
| 4775 | 'shards': 30, |
| 4776 | }, |
| 4777 | }, |
| 4778 | }, |
| 4779 | }, |
Kramer Ge | 271dd20 | 2023-05-19 23:38:37 | [diff] [blame] | 4780 | 'webgl2_conformance_gles_passthrough_tests Ash ToT': { |
| 4781 | 'modifications': { |
| 4782 | # Not enough capacity. |
| 4783 | 'Lacros FYI Release (jacuzzi)': { |
| 4784 | 'swarming': { |
| 4785 | 'shards': 1, |
| 4786 | }, |
| 4787 | }, |
| 4788 | # Not enough capacity. |
| 4789 | 'Lacros FYI Release (octopus)': { |
| 4790 | 'swarming': { |
| 4791 | 'shards': 1, |
| 4792 | }, |
| 4793 | }, |
| 4794 | }, |
| 4795 | }, |
Yuly Novikov | 9633310 | 2023-12-06 19:27:51 | [diff] [blame] | 4796 | 'webgl2_conformance_metal_passthrough_graphite_tests': { |
Kenneth Russell | 18fff67f | 2021-11-05 23:45:11 | [diff] [blame] | 4797 | 'remove_from': [ |
Yuly Novikov | 7d00cdb | 2022-01-05 00:10:38 | [diff] [blame] | 4798 | # crbug.com/1270755 |
| 4799 | 'Mac FYI ASAN (Intel)', |
| 4800 | 'Mac FYI Retina ASAN (AMD)', |
Kenneth Russell | 18fff67f | 2021-11-05 23:45:11 | [diff] [blame] | 4801 | # Not enough capacity. |
| 4802 | 'Mac FYI Retina Release (NVIDIA)', |
Yuly Novikov | 9e6e9d8 | 2023-06-26 18:54:08 | [diff] [blame] | 4803 | 'Mac FYI Experimental Retina Release (NVIDIA)', |
Brian Sheedy | d797302 | 2023-01-03 14:15:09 | [diff] [blame] | 4804 | # Removed from V8 builders since WebGL 1 should provide reasonable |
| 4805 | # upstream test coverage without the capacity hit from WebGL 2. |
| 4806 | 'Mac V8 FYI Release (Intel)', |
Kenneth Russell | 18fff67f | 2021-11-05 23:45:11 | [diff] [blame] | 4807 | ], |
Yuly Novikov | 220c14a5 | 2021-12-14 02:49:33 | [diff] [blame] | 4808 | 'modifications': { |
| 4809 | 'Mac FYI ASAN (Intel)': { |
| 4810 | 'args': [ |
| 4811 | '--extra-browser-args=--disable-metal-shader-cache', |
| 4812 | ], |
| 4813 | }, |
| 4814 | 'Mac FYI Retina ASAN (AMD)': { |
| 4815 | 'args': [ |
| 4816 | '--extra-browser-args=--disable-metal-shader-cache', |
Brian Sheedy | a111ca9 | 2022-04-18 23:37:15 | [diff] [blame] | 4817 | ], |
| 4818 | }, |
Brian Sheedy | fc26376 | 2023-07-14 22:19:23 | [diff] [blame] | 4819 | }, |
Brian Sheedy | ee49698 | 2023-11-07 00:33:59 | [diff] [blame] | 4820 | 'replacements': { |
| 4821 | 'Mac Pro FYI Release (AMD)': { |
| 4822 | 'args': { |
| 4823 | # Causes problems on older hardware. crbug.com/1499911. |
| 4824 | '--enable-metal-debug-layers': None, |
| 4825 | }, |
| 4826 | }, |
| 4827 | }, |
Kenneth Russell | 18fff67f | 2021-11-05 23:45:11 | [diff] [blame] | 4828 | }, |
John Budorick | 82e61dfb | 2019-12-10 04:36:09 | [diff] [blame] | 4829 | 'webgl2_conformance_validating_tests': { |
Stephen Martinis | 54d64ad | 2018-09-21 22:16:20 | [diff] [blame] | 4830 | 'remove_from': [ |
Brian Sheedy | efb683c | 2022-01-25 21:17:36 | [diff] [blame] | 4831 | # Currently not enough capacity to run these tests on this config. |
| 4832 | # TODO(crbug.com/1280418): Re-enable once more of the Pixel 6 capacity |
| 4833 | # is deployed. |
| 4834 | 'Android FYI Release (Pixel 6)', |
Stephen Martinis | 54d64ad | 2018-09-21 22:16:20 | [diff] [blame] | 4835 | ], |
Kenneth Russell | 8a386d4 | 2018-06-02 09:48:01 | [diff] [blame] | 4836 | 'modifications': { |
Brian Sheedy | ab0a199 | 2021-08-13 20:57:39 | [diff] [blame] | 4837 | # This VM configuration is known to be significantly slower than other |
| 4838 | # CrOS configurations, so increase the shards. |
| 4839 | # TODO(crbug.com/1223550): Remove this if the configuration can be sped |
| 4840 | # up. |
| 4841 | 'ChromeOS FYI Release (amd64-generic)': { |
| 4842 | 'swarming': { |
| 4843 | 'shards': 30, |
| 4844 | }, |
Brian Sheedy | 9bde453 | 2021-08-20 18:11:19 | [diff] [blame] | 4845 | # This configuration is tested with the passthrough decoder as well, |
| 4846 | # which will be shipped in the nearish future, so any failures that |
| 4847 | # show up with the validating decoder are just an FYI. |
| 4848 | 'experiment_percentage': 100, |
Brian Sheedy | ab0a199 | 2021-08-13 20:57:39 | [diff] [blame] | 4849 | }, |
Kenneth Russell | 8a386d4 | 2018-06-02 09:48:01 | [diff] [blame] | 4850 | }, |
| 4851 | }, |
Yuly Novikov | 9633310 | 2023-12-06 19:27:51 | [diff] [blame] | 4852 | 'webgl_conformance_gl_passthrough_ganesh_tests 1002:67ef': { |
Brian Sheedy | e8723cb | 2022-07-21 13:37:28 | [diff] [blame] | 4853 | 'modifications': { |
| 4854 | 'mac_optional_gpu_tests_rel': { |
| 4855 | 'args': [ |
| 4856 | # Added to debug crbug.com/1293967. |
Brian Sheedy | f528ce59 | 2022-07-26 22:44:46 | [diff] [blame] | 4857 | '--extra-browser-args=--disable-background-media-suspend --disable-renderer-backgrounding --disable-background-timer-throttling', |
Brian Sheedy | e8723cb | 2022-07-21 13:37:28 | [diff] [blame] | 4858 | ], |
| 4859 | }, |
| 4860 | }, |
| 4861 | }, |
Kramer Ge | 271dd20 | 2023-05-19 23:38:37 | [diff] [blame] | 4862 | 'webgl_conformance_gles_passthrough_tests Ash ToT': { |
| 4863 | 'modifications': { |
| 4864 | # Not enough capacity. |
| 4865 | 'Lacros FYI Release (jacuzzi)': { |
| 4866 | 'swarming': { |
| 4867 | 'shards': 1, |
| 4868 | }, |
| 4869 | }, |
| 4870 | # Not enough capacity. |
| 4871 | 'Lacros FYI Release (octopus)': { |
| 4872 | 'swarming': { |
| 4873 | 'shards': 1, |
| 4874 | }, |
| 4875 | }, |
| 4876 | }, |
| 4877 | }, |
Yuly Novikov | 9633310 | 2023-12-06 19:27:51 | [diff] [blame] | 4878 | 'webgl_conformance_metal_passthrough_ganesh_tests': { |
| 4879 | 'remove_from': [ |
| 4880 | # crbug.com/1270755 |
| 4881 | 'Mac FYI ASAN (Intel)', |
| 4882 | 'Mac FYI Retina ASAN (AMD)', |
| 4883 | ], |
| 4884 | }, |
| 4885 | 'webgl_conformance_metal_passthrough_graphite_tests': { |
Kenneth Russell | 984f2f1 | 2020-12-15 23:23:35 | [diff] [blame] | 4886 | 'remove_from': [ |
Yuly Novikov | 7d00cdb | 2022-01-05 00:10:38 | [diff] [blame] | 4887 | # crbug.com/1270755 |
| 4888 | 'Mac FYI ASAN (Intel)', |
| 4889 | 'Mac FYI Retina ASAN (AMD)', |
Yuly Novikov | 220c14a5 | 2021-12-14 02:49:33 | [diff] [blame] | 4890 | # crbug.com/1158857: re-enable when switching to Metal by default. |
Kenneth Russell | 984f2f1 | 2020-12-15 23:23:35 | [diff] [blame] | 4891 | 'Mac FYI Retina Release (NVIDIA)', |
Yuly Novikov | 9e6e9d8 | 2023-06-26 18:54:08 | [diff] [blame] | 4892 | 'Mac FYI Experimental Retina Release (NVIDIA)', |
Kenneth Russell | 984f2f1 | 2020-12-15 23:23:35 | [diff] [blame] | 4893 | ], |
Yuly Novikov | 220c14a5 | 2021-12-14 02:49:33 | [diff] [blame] | 4894 | 'modifications': { |
| 4895 | 'Mac FYI ASAN (Intel)': { |
| 4896 | 'args': [ |
| 4897 | '--extra-browser-args=--disable-metal-shader-cache', |
| 4898 | ], |
| 4899 | }, |
| 4900 | 'Mac FYI Retina ASAN (AMD)': { |
| 4901 | 'args': [ |
| 4902 | '--extra-browser-args=--disable-metal-shader-cache', |
Yuly Novikov | 599840bf | 2023-01-31 19:13:09 | [diff] [blame] | 4903 | ], |
| 4904 | }, |
Yuly Novikov | 220c14a5 | 2021-12-14 02:49:33 | [diff] [blame] | 4905 | }, |
Brian Sheedy | ee49698 | 2023-11-07 00:33:59 | [diff] [blame] | 4906 | 'replacements': { |
| 4907 | 'Mac Pro FYI Release (AMD)': { |
| 4908 | 'args': { |
| 4909 | # Causes problems on older hardware. crbug.com/1499911. |
| 4910 | '--enable-metal-debug-layers': None, |
| 4911 | }, |
| 4912 | }, |
| 4913 | }, |
Kenneth Russell | 984f2f1 | 2020-12-15 23:23:35 | [diff] [blame] | 4914 | }, |
Austin Eng | e8c0ba0 | 2021-07-19 23:55:19 | [diff] [blame] | 4915 | 'webgpu_blink_web_tests': { |
Brian Sheedy | d9a809f0 | 2022-10-06 00:50:37 | [diff] [blame] | 4916 | 'remove_from': [ |
| 4917 | # TODO(crbug.com/1363409): Enable these once they're shown to work on |
| 4918 | # Android. |
| 4919 | 'Dawn Android arm DEPS Release (Pixel 4)', |
| 4920 | 'Dawn Android arm Release (Pixel 4)', |
Austin Eng | 337f62b | 2023-05-17 21:34:15 | [diff] [blame] | 4921 | 'Dawn Android arm64 DEPS Release (Pixel 6)', |
| 4922 | 'Dawn Android arm64 Release (Pixel 6)', |
Brian Sheedy | d9a809f0 | 2022-10-06 00:50:37 | [diff] [blame] | 4923 | ], |
Austin Eng | e8c0ba0 | 2021-07-19 23:55:19 | [diff] [blame] | 4924 | 'modifications': { |
Kai Ninomiya | bb3312a | 2023-02-07 00:07:53 | [diff] [blame] | 4925 | # These tests must run with a GPU. |
| 4926 | 'linux-code-coverage': { |
| 4927 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 4928 | 'dimensions': { |
| 4929 | # TODO(crbug.com/1408314): This must be kept in sync with the |
| 4930 | # appropriate mixin; currently, linux_nvidia_gtx_1660_stable, |
| 4931 | # which is used by Dawn Linux x64 Release (NVIDIA). |
| 4932 | 'gpu': '10de:2184-440.100', |
| 4933 | 'os': 'Ubuntu-18.04.5|Ubuntu-18.04.6', |
| 4934 | 'pool': 'chromium.tests.gpu' |
| 4935 | }, |
Kai Ninomiya | bb3312a | 2023-02-07 00:07:53 | [diff] [blame] | 4936 | }, |
| 4937 | }, |
| 4938 | 'mac-code-coverage': { |
| 4939 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 4940 | 'dimensions': { |
| 4941 | # TODO(crbug.com/1408314): This must be kept in sync with the |
| 4942 | # appropriate mixin; currently, mac_mini_intel_gpu_stable, |
| 4943 | # which is used by Dawn Mac x64 Release (Intel). |
| 4944 | 'cpu': 'x86-64', |
| 4945 | 'gpu': '8086:3e9b', |
Yuly Novikov | 26914eb | 2023-09-12 19:05:44 | [diff] [blame] | 4946 | 'os': 'Mac-13.5', |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 4947 | 'display_attached': '1', |
| 4948 | }, |
Kai Ninomiya | bb3312a | 2023-02-07 00:07:53 | [diff] [blame] | 4949 | }, |
| 4950 | }, |
| 4951 | 'win10-code-coverage': { |
| 4952 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 4953 | 'dimensions': { |
| 4954 | # TODO(crbug.com/1408314): This must be kept in sync with the |
| 4955 | # appropriate mixin; currently, win10_nvidia_gtx_1660_stable, |
| 4956 | # which is used by Dawn Win10 x64 Release (NVIDIA). |
| 4957 | 'gpu': '10de:2184-27.21.14.5638', |
| 4958 | 'os': 'Windows-10-18363', |
| 4959 | 'pool': 'chromium.tests.gpu', |
| 4960 | }, |
Kai Ninomiya | bb3312a | 2023-02-07 00:07:53 | [diff] [blame] | 4961 | }, |
| 4962 | }, |
Austin Eng | e8c0ba0 | 2021-07-19 23:55:19 | [diff] [blame] | 4963 | }, |
Brian Sheedy | 5796b4b | 2021-09-15 21:51:41 | [diff] [blame] | 4964 | }, |
| 4965 | 'webgpu_blink_web_tests_with_backend_validation': { |
Austin Eng | d7a8862 | 2022-08-12 18:50:00 | [diff] [blame] | 4966 | 'remove_from': [ |
Brian Sheedy | d9a809f0 | 2022-10-06 00:50:37 | [diff] [blame] | 4967 | # TODO(crbug.com/1363409): Enable these once they're shown to work on |
| 4968 | # Android. |
| 4969 | 'Dawn Android arm DEPS Release (Pixel 4)', |
| 4970 | 'Dawn Android arm Release (Pixel 4)', |
Austin Eng | 337f62b | 2023-05-17 21:34:15 | [diff] [blame] | 4971 | 'Dawn Android arm64 DEPS Release (Pixel 6)', |
| 4972 | 'Dawn Android arm64 Release (Pixel 6)', |
Yuly Novikov | f048076 | 2023-04-13 10:25:44 | [diff] [blame] | 4973 | # Remove from bots where capacity is constrained. |
Yuly Novikov | 9f43dc5 | 2023-01-10 15:07:17 | [diff] [blame] | 4974 | 'Dawn Win10 x64 DEPS Release (Intel)', |
| 4975 | 'Dawn Win10 x64 Release (Intel)', |
Kai Ninomiya | bb3312a | 2023-02-07 00:07:53 | [diff] [blame] | 4976 | 'linux-code-coverage', |
| 4977 | 'mac-code-coverage', |
| 4978 | 'win10-code-coverage', |
Austin Eng | d7a8862 | 2022-08-12 18:50:00 | [diff] [blame] | 4979 | ], |
| 4980 | }, |
Brian Sheedy | 9dba8e1b | 2023-11-16 18:31:54 | [diff] [blame] | 4981 | 'webgpu_cts_compat_tests': { |
| 4982 | 'modifications': { |
| 4983 | # TODO(crbug.com/1483449): Enable on Intel trybots once there is |
| 4984 | # sufficient capacity. |
| 4985 | 'Dawn Linux x64 DEPS Release (Intel UHD 630)': { |
| 4986 | 'ci_only': True, |
Brian Sheedy | acaef27 | 2023-11-20 23:27:15 | [diff] [blame] | 4987 | 'experiment_percentage': 100, |
Brian Sheedy | 9dba8e1b | 2023-11-16 18:31:54 | [diff] [blame] | 4988 | }, |
| 4989 | 'Dawn Linux x64 Release (Intel UHD 630)': { |
| 4990 | 'ci_only': True, |
Brian Sheedy | acaef27 | 2023-11-20 23:27:15 | [diff] [blame] | 4991 | 'experiment_percentage': 100, |
Brian Sheedy | 9dba8e1b | 2023-11-16 18:31:54 | [diff] [blame] | 4992 | }, |
| 4993 | }, |
| 4994 | }, |
Austin Eng | d7a8862 | 2022-08-12 18:50:00 | [diff] [blame] | 4995 | 'webgpu_cts_tests': { |
Kai Ninomiya | bb3312a | 2023-02-07 00:07:53 | [diff] [blame] | 4996 | 'modifications': { |
Austin Eng | 1cebf66 | 2023-05-25 00:42:51 | [diff] [blame] | 4997 | 'Dawn Android arm DEPS Release (Pixel 4)': { |
| 4998 | 'ci_only': True, |
| 4999 | }, |
| 5000 | 'Dawn Android arm Release (Pixel 4)': { |
| 5001 | 'ci_only': True, |
| 5002 | }, |
| 5003 | 'Dawn Android arm64 DEPS Release (Pixel 6)': { |
| 5004 | 'ci_only': True, |
| 5005 | }, |
| 5006 | 'Dawn Android arm64 Release (Pixel 6)': { |
| 5007 | 'ci_only': True, |
| 5008 | }, |
Loko Kung | eff01a7f | 2024-01-19 04:25:19 | [diff] [blame^] | 5009 | 'Dawn Win10 x64 ASAN Release (Intel)': { |
| 5010 | # ASAN builds taking a bit longer so needs extra shards to not timeout. |
| 5011 | 'swarming': { |
| 5012 | 'shards': 10, |
| 5013 | } |
| 5014 | }, |
Kai Ninomiya | bb3312a | 2023-02-07 00:07:53 | [diff] [blame] | 5015 | # These tests must run with a GPU. |
| 5016 | 'linux-code-coverage': { |
| 5017 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 5018 | 'dimensions': { |
| 5019 | # TODO(crbug.com/1408314): This must be kept in sync with the |
| 5020 | # appropriate mixin; currently, linux_nvidia_gtx_1660_stable, |
| 5021 | # which is used by Dawn Linux x64 Release (NVIDIA). |
| 5022 | 'gpu': '10de:2184-440.100', |
| 5023 | 'os': 'Ubuntu-18.04.5|Ubuntu-18.04.6', |
| 5024 | 'pool': 'chromium.tests.gpu' |
| 5025 | }, |
Kai Ninomiya | bb3312a | 2023-02-07 00:07:53 | [diff] [blame] | 5026 | }, |
| 5027 | }, |
| 5028 | 'mac-code-coverage': { |
| 5029 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 5030 | 'dimensions': { |
| 5031 | # TODO(crbug.com/1408314): This must be kept in sync with the |
| 5032 | # appropriate mixin; currently, mac_mini_intel_gpu_stable, |
| 5033 | # which is used by Dawn Mac x64 Release (Intel). |
| 5034 | 'cpu': 'x86-64', |
| 5035 | 'gpu': '8086:3e9b', |
Yuly Novikov | 26914eb | 2023-09-12 19:05:44 | [diff] [blame] | 5036 | 'os': 'Mac-13.5', |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 5037 | 'display_attached': '1', |
| 5038 | }, |
Kai Ninomiya | bb3312a | 2023-02-07 00:07:53 | [diff] [blame] | 5039 | }, |
| 5040 | }, |
| 5041 | 'win10-code-coverage': { |
| 5042 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 5043 | 'dimensions': { |
| 5044 | # TODO(crbug.com/1408314): This must be kept in sync with the |
| 5045 | # appropriate mixin; currently, win10_nvidia_gtx_1660_stable, |
| 5046 | # which is used by Dawn Win10 x64 Release (NVIDIA). |
| 5047 | 'gpu': '10de:2184-27.21.14.5638', |
| 5048 | 'os': 'Windows-10-18363', |
| 5049 | 'pool': 'chromium.tests.gpu', |
| 5050 | }, |
Kai Ninomiya | bb3312a | 2023-02-07 00:07:53 | [diff] [blame] | 5051 | }, |
| 5052 | }, |
| 5053 | }, |
Austin Eng | d7a8862 | 2022-08-12 18:50:00 | [diff] [blame] | 5054 | }, |
| 5055 | 'webgpu_cts_with_validation_tests': { |
Austin Eng | d7a8862 | 2022-08-12 18:50:00 | [diff] [blame] | 5056 | 'remove_from': [ |
Yuly Novikov | f048076 | 2023-04-13 10:25:44 | [diff] [blame] | 5057 | # Remove from bots where capacity is constrained. |
Yuly Novikov | 9f43dc5 | 2023-01-10 15:07:17 | [diff] [blame] | 5058 | 'Dawn Win10 x64 DEPS Release (Intel)', |
| 5059 | 'Dawn Win10 x64 Release (Intel)', |
Austin Eng | 545d169 | 2023-05-11 18:57:09 | [diff] [blame] | 5060 | # Disable testing with validation on x86 where they frequently OOM. |
| 5061 | # See crbug.com/1444815. |
Yuly Novikov | 9f43dc5 | 2023-01-10 15:07:17 | [diff] [blame] | 5062 | 'Dawn Win10 x86 DEPS Release (Intel)', |
| 5063 | 'Dawn Win10 x86 Release (Intel)', |
Austin Eng | 545d169 | 2023-05-11 18:57:09 | [diff] [blame] | 5064 | 'Dawn Win10 x86 DEPS Release (NVIDIA)', |
| 5065 | 'Dawn Win10 x86 Release (NVIDIA)', |
| 5066 | # Don't need validation layers on code coverage bots |
Kai Ninomiya | bb3312a | 2023-02-07 00:07:53 | [diff] [blame] | 5067 | 'linux-code-coverage', |
| 5068 | 'mac-code-coverage', |
| 5069 | 'win10-code-coverage', |
Austin Eng | d7a8862 | 2022-08-12 18:50:00 | [diff] [blame] | 5070 | ], |
| 5071 | 'modifications': { |
Austin Eng | 1cebf66 | 2023-05-25 00:42:51 | [diff] [blame] | 5072 | 'Dawn Android arm DEPS Release (Pixel 4)': { |
| 5073 | 'ci_only': True, |
| 5074 | }, |
| 5075 | 'Dawn Android arm Release (Pixel 4)': { |
| 5076 | 'ci_only': True, |
| 5077 | }, |
| 5078 | 'Dawn Android arm64 DEPS Release (Pixel 6)': { |
| 5079 | 'ci_only': True, |
| 5080 | }, |
| 5081 | 'Dawn Android arm64 Release (Pixel 6)': { |
| 5082 | 'ci_only': True, |
| 5083 | }, |
Austin Eng | d7a8862 | 2022-08-12 18:50:00 | [diff] [blame] | 5084 | # ci_only for bots where capacity is constrained. |
| 5085 | 'Dawn Linux x64 DEPS Release (Intel UHD 630)': { |
| 5086 | 'ci_only': True, |
| 5087 | }, |
| 5088 | 'Dawn Linux x64 Release (Intel UHD 630)': { |
| 5089 | 'ci_only': True, |
| 5090 | }, |
| 5091 | }, |
| 5092 | }, |
| 5093 | 'webgpu_swiftshader_web_platform_cts_with_validation_tests': { |
| 5094 | # Remove from bots where capacity is constrained. |
| 5095 | 'remove_from': [ |
Yuly Novikov | 9f43dc5 | 2023-01-10 15:07:17 | [diff] [blame] | 5096 | 'Dawn Win10 x64 DEPS Release (Intel)', |
| 5097 | 'Dawn Win10 x64 Release (Intel)', |
| 5098 | 'Dawn Win10 x86 DEPS Release (Intel)', |
| 5099 | 'Dawn Win10 x86 Release (Intel)', |
Austin Eng | d7a8862 | 2022-08-12 18:50:00 | [diff] [blame] | 5100 | ], |
| 5101 | 'modifications': { |
| 5102 | # ci_only for bots where capacity is constrained. |
| 5103 | 'Dawn Linux x64 DEPS Release (Intel UHD 630)': { |
| 5104 | 'ci_only': True, |
| 5105 | }, |
| 5106 | 'Dawn Linux x64 Release (Intel UHD 630)': { |
| 5107 | 'ci_only': True, |
| 5108 | }, |
| 5109 | }, |
Austin Eng | e8c0ba0 | 2021-07-19 23:55:19 | [diff] [blame] | 5110 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 5111 | 'webkit_unit_tests': { |
Dirk Pranke | 81ff51c | 2017-12-09 19:24:28 | [diff] [blame] | 5112 | 'modifications': { |
John Budorick | 5052d55 | 2017-12-13 02:59:34 | [diff] [blame] | 5113 | 'Linux ASan LSan Tests (1)': { |
| 5114 | # These are very slow on the ASAN trybot for some reason. |
Ben Pastene | d2c01af | 2022-01-31 23:06:44 | [diff] [blame] | 5115 | # crbug.com/1257927 |
John Budorick | 5052d55 | 2017-12-13 02:59:34 | [diff] [blame] | 5116 | 'swarming': { |
| 5117 | 'shards': 5, |
| 5118 | }, |
| 5119 | }, |
Erik Chen | 681dc028 | 2019-11-26 22:54:49 | [diff] [blame] | 5120 | 'Linux TSan Tests': { |
| 5121 | 'swarming': { |
| 5122 | 'shards': 2, |
| 5123 | }, |
| 5124 | }, |
Ian Struiksma | 2e23f96 | 2023-05-26 22:37:20 | [diff] [blame] | 5125 | 'linux-exp-tsan-fyi-rel': { |
| 5126 | 'swarming': { |
| 5127 | 'shards': 2, |
| 5128 | }, |
| 5129 | }, |
Ian Struiksma | 448f413 | 2023-10-11 16:21:17 | [diff] [blame] | 5130 | 'linux-ubsan-fyi-rel': { |
| 5131 | 'swarming': { |
| 5132 | 'shards': 2, |
| 5133 | } |
| 5134 | }, |
Prakhar | 746198a | 2023-04-25 17:56:58 | [diff] [blame] | 5135 | 'win10-code-coverage': { |
| 5136 | 'swarming': { |
| 5137 | 'shards': 4, |
| 5138 | }, |
| 5139 | }, |
Dirk Pranke | 81ff51c | 2017-12-09 19:24:28 | [diff] [blame] | 5140 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 5141 | }, |
Erik Staab | 70ca5b3 | 2021-08-07 00:38:35 | [diff] [blame] | 5142 | 'webview_64_cts_tests': { |
| 5143 | 'modifications': { |
| 5144 | 'android-pie-arm64-rel': { |
| 5145 | # TODO(crbug.com/1111436): Move this back to walleye if/when additional |
| 5146 | # capacity has been deployed. |
| 5147 | 'swarming': { |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 5148 | 'dimensions': { |
Haiyang Pan | 1325c56a | 2023-10-11 22:08:29 | [diff] [blame] | 5149 | 'device_type': 'crosshatch', |
Garrett Beaty | ade673d | 2023-08-04 22:00:25 | [diff] [blame] | 5150 | }, |
Haiyang Pan | fbd2b48 | 2020-09-23 23:41:25 | [diff] [blame] | 5151 | }, |
| 5152 | }, |
Haiyang Pan | fbd2b48 | 2020-09-23 23:41:25 | [diff] [blame] | 5153 | }, |
| 5154 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 5155 | 'webview_instrumentation_test_apk': { |
| 5156 | 'remove_from': [ |
Hans Wennborg | eac4c36c | 2018-05-23 16:04:06 | [diff] [blame] | 5157 | # This test frequently fails on Android, https://crbug.com/824959 |
Stephen Martinis | 1384ff9 | 2020-01-07 19:52:15 | [diff] [blame] | 5158 | # matching android builders, the test fails on these. |
Hans Wennborg | a0b11ebe | 2018-05-15 16:26:50 | [diff] [blame] | 5159 | 'ToTAndroid', |
John Budorick | 27d2d44e | 2019-05-20 20:26:09 | [diff] [blame] | 5160 | 'android-asan', # https://crbug.com/964562 |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 5161 | ], |
Ben Pastene | e17a8e9 | 2018-07-12 21:55:18 | [diff] [blame] | 5162 | 'modifications': { |
| 5163 | 'Oreo Phone Tester': { |
Andrew Luo | 93c4a1e | 2019-08-30 05:26:30 | [diff] [blame] | 5164 | # TODO(crbug.com/997362): Enable this once it's passing. |
bsheedy | 0183346 | 2018-12-07 01:05:57 | [diff] [blame] | 5165 | # TODO(https://crbug.com/884413): Re-enable this once the tests are |
| 5166 | # either passing or there is more capacity. |
| 5167 | 'experiment_percentage': 0, |
Ben Pastene | e17a8e9 | 2018-07-12 21:55:18 | [diff] [blame] | 5168 | }, |
Haiyang Pan | 9d68ca0 | 2021-08-04 21:30:47 | [diff] [blame] | 5169 | 'android-11-x86-rel': { |
Haiyang Pan | 10386481 | 2021-03-19 19:28:44 | [diff] [blame] | 5170 | 'args': [ |
| 5171 | # TODO(crbug.com/1189746) Enable this test once the issue is fixed. |
| 5172 | '--gtest_filter=-org.chromium.net.NetworkChangeNotifierTest.testNetworkChangeNotifierJavaObservers', |
| 5173 | ], |
| 5174 | }, |
Struan Shrimpton | 5786bfd0 | 2023-01-11 00:47:54 | [diff] [blame] | 5175 | 'android-12-x64-rel': { |
| 5176 | 'swarming': { |
James Shen | 783979b7 | 2023-03-02 01:58:01 | [diff] [blame] | 5177 | 'shards': 10, |
Struan Shrimpton | 5786bfd0 | 2023-01-11 00:47:54 | [diff] [blame] | 5178 | }, |
| 5179 | }, |
Haiyang Pan | 9ecfcb4 | 2023-03-02 18:50:43 | [diff] [blame] | 5180 | 'android-12l-x64-dbg-tests': { |
Haiyang Pan | 9ecfcb4 | 2023-03-02 18:50:43 | [diff] [blame] | 5181 | 'swarming': { |
| 5182 | 'shards': 9, |
| 5183 | }, |
| 5184 | }, |
Haiyang Pan | 42c77cd9 | 2023-05-18 01:13:03 | [diff] [blame] | 5185 | 'android-12l-x64-fyi-dbg': { |
Haiyang Pan | 42c77cd9 | 2023-05-18 01:13:03 | [diff] [blame] | 5186 | 'swarming': { |
| 5187 | 'shards': 9, |
| 5188 | }, |
| 5189 | }, |
| 5190 | 'android-13-x64-fyi-rel': { |
| 5191 | 'swarming': { |
| 5192 | 'shards': 9, |
| 5193 | }, |
| 5194 | }, |
Haiyang Pan | 9ecfcb4 | 2023-03-02 18:50:43 | [diff] [blame] | 5195 | 'android-13-x64-rel': { |
Haiyang Pan | 9ecfcb4 | 2023-03-02 18:50:43 | [diff] [blame] | 5196 | 'swarming': { |
| 5197 | 'shards': 9, |
| 5198 | }, |
| 5199 | }, |
Zhaoyang Li | 9b3ee43 | 2023-08-21 18:09:37 | [diff] [blame] | 5200 | 'android-code-coverage-native': { |
| 5201 | 'args': [ |
| 5202 | '--use-persistent-shell', |
| 5203 | ], |
| 5204 | 'swarming': { |
| 5205 | # Shard number is increased for longer test execution time and added |
| 5206 | # local coverage data merging time. |
| 5207 | 'shards': 36, |
| 5208 | }, |
| 5209 | }, |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 5210 | # If you change this, make similar changes in android-x86-code-coverage below |
Haiyang Pan | b41ca5f | 2023-07-10 23:11:31 | [diff] [blame] | 5211 | 'android-oreo-x86-rel': { |
| 5212 | 'args': [ |
| 5213 | '--use-persistent-shell', |
| 5214 | ], |
| 5215 | 'swarming': { |
| 5216 | 'shards': 27, |
| 5217 | }, |
| 5218 | }, |
Kuan Huang | 1f402c8 | 2021-06-08 17:58:18 | [diff] [blame] | 5219 | 'android-pie-arm64-rel': { |
Ben Joyce | e8955c4 | 2022-11-01 21:38:50 | [diff] [blame] | 5220 | 'args': [ |
| 5221 | '--use-persistent-shell', |
| 5222 | ], |
Gregory Guterman | 7c7edc634 | 2022-09-26 21:00:13 | [diff] [blame] | 5223 | 'ci_only': True, # crbug/1368281 |
Kuan Huang | 1f402c8 | 2021-06-08 17:58:18 | [diff] [blame] | 5224 | 'swarming': { |
| 5225 | 'shards': 9, |
| 5226 | }, |
| 5227 | }, |
Haiyang Pan | 08d09dc | 2020-04-01 16:11:21 | [diff] [blame] | 5228 | 'android-pie-x86-rel': { |
Haiyang Pan | fdd9433 | 2020-03-27 02:43:29 | [diff] [blame] | 5229 | 'args': [ |
| 5230 | '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.webview_instrumentation_test_apk.filter', |
| 5231 | ], |
Ben Joyce | 9a7eb31 | 2021-08-25 00:44:59 | [diff] [blame] | 5232 | 'swarming': { |
Haiyang Pan | 3791151 | 2023-08-14 23:01:50 | [diff] [blame] | 5233 | 'shards': 13, # crbug.com/1294924 |
Ben Joyce | 9a7eb31 | 2021-08-25 00:44:59 | [diff] [blame] | 5234 | }, |
Haiyang Pan | fdd9433 | 2020-03-27 02:43:29 | [diff] [blame] | 5235 | }, |
Haiyang Pan | 2c4c5e92 | 2023-10-09 22:57:31 | [diff] [blame] | 5236 | # Keep this same as android-oreo-x86-rel above |
Prakhar | c60ec80 | 2023-03-06 07:49:29 | [diff] [blame] | 5237 | 'android-x86-code-coverage': { |
| 5238 | 'args': [ |
| 5239 | '--use-persistent-shell', |
| 5240 | ], |
| 5241 | 'swarming': { |
| 5242 | 'shards': 27, |
| 5243 | }, |
| 5244 | }, |
Ben Pastene | e17a8e9 | 2018-07-12 21:55:18 | [diff] [blame] | 5245 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 5246 | }, |
Rakib M. Hasan | c8996ad6 | 2023-07-21 18:52:33 | [diff] [blame] | 5247 | 'webview_instrumentation_test_apk_no_field_trial': { |
| 5248 | 'remove_from': [ |
| 5249 | 'android-12-x64-rel', # These tests are not ready to run on a non FYI CI. |
| 5250 | ] |
| 5251 | }, |
Mateusz Zbikowski | 356e84d | 2024-01-18 15:52:59 | [diff] [blame] | 5252 | 'webview_trichrome_64_cts_hostside_tests full_mode': { |
| 5253 | 'modifications': { |
| 5254 | 'android-webview-13-x64-dbg-hostside': { |
| 5255 | 'swarming': { |
| 5256 | 'shards': 1, |
| 5257 | }, |
| 5258 | }, |
| 5259 | }, |
| 5260 | }, |
Haiyang Pan | fed33917 | 2021-03-10 23:19:57 | [diff] [blame] | 5261 | 'webview_ui_test_app_test_apk': { |
| 5262 | 'remove_from': [ |
Haiyang Pan | 9d68ca0 | 2021-08-04 21:30:47 | [diff] [blame] | 5263 | 'android-11-x86-rel', # crbug.com/1165280 |
Haiyang Pan | fed33917 | 2021-03-10 23:19:57 | [diff] [blame] | 5264 | ], |
| 5265 | }, |
Rakib M. Hasan | 42198994 | 2023-08-30 00:16:57 | [diff] [blame] | 5266 | 'webview_ui_test_app_test_apk_single_group_per_study_prefer_existing_behavior': { |
| 5267 | 'remove_from': [ |
| 5268 | 'android-12-x64-rel', # These tests are not ready to run on a non FYI CI. |
| 5269 | ] |
| 5270 | }, |
| 5271 | 'webview_ui_test_app_test_apk_single_group_per_study_prefer_new_behavior': { |
| 5272 | 'remove_from': [ |
| 5273 | 'android-12-x64-rel', # These tests are not ready to run on a non FYI CI. |
| 5274 | ] |
| 5275 | }, |
Nihar Damarasingu | aac11d86 | 2022-10-03 20:24:24 | [diff] [blame] | 5276 | 'wpt_tests_suite': { |
| 5277 | 'modifications': { |
Jonathan Lee | 4d014e8 | 2022-12-15 22:21:18 | [diff] [blame] | 5278 | 'linux-wpt-content-shell-asan-fyi-rel': { |
| 5279 | 'args': [ |
| 5280 | '--enable-sanitizer', |
| 5281 | ], |
| 5282 | 'swarming': { |
| 5283 | 'shards': 8, |
| 5284 | }, |
Weizhong Xia | b5eb896 | 2023-03-08 19:22:59 | [diff] [blame] | 5285 | }, |
Weizhong Xia | 9327590 | 2023-04-06 18:08:04 | [diff] [blame] | 5286 | 'linux-wpt-content-shell-fyi-rel': { |
| 5287 | 'swarming': { |
| 5288 | 'shards': 10, |
| 5289 | }, |
| 5290 | }, |
Nihar Damarasingu | aac11d86 | 2022-10-03 20:24:24 | [diff] [blame] | 5291 | 'win10-wpt-content-shell-fyi-rel': { |
| 5292 | 'args': [ |
| 5293 | '--target', |
| 5294 | 'Release_x64', |
| 5295 | ], |
| 5296 | }, |
Nihar Damarasingu | c5b983c | 2022-12-08 18:56:14 | [diff] [blame] | 5297 | 'win11-wpt-content-shell-fyi-rel': { |
| 5298 | 'args': [ |
| 5299 | '--target', |
| 5300 | 'Release_x64', |
| 5301 | ], |
| 5302 | }, |
Nihar Damarasingu | aac11d86 | 2022-10-03 20:24:24 | [diff] [blame] | 5303 | }, |
| 5304 | }, |
Kenneth Russell | eb60cbd2 | 2017-12-05 07:54:28 | [diff] [blame] | 5305 | } |