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