| OLD | NEW |
| 1 { | 1 { |
| 2 "compile_targets": [ | 2 "compile_targets": [ |
| 3 "all" | 3 "all" |
| 4 ], | 4 ], |
| 5 "filter_compile_builders": [ |
| 6 "win_chromium_compile_dbg", |
| 7 "win_chromium_rel_swarming", |
| 8 "win_chromium_x64_rel_swarming", |
| 9 "win8_chromium_rel" |
| 10 ], |
| 5 "gtest_tests": [ | 11 "gtest_tests": [ |
| 6 { | 12 { |
| 7 "test": "accessibility_unittests", | |
| 8 "swarming": { | 13 "swarming": { |
| 9 "can_use_on_swarming_builders": true | 14 "can_use_on_swarming_builders": true |
| 10 } | 15 }, |
| 16 "test": "accessibility_unittests" |
| 11 }, | 17 }, |
| 12 { | 18 { |
| 13 "test": "app_installer_unittests", | 19 "platforms": [ |
| 14 "platforms": ["win"] | 20 "win" |
| 21 ], |
| 22 "test": "app_installer_unittests" |
| 15 }, | 23 }, |
| 16 { | 24 { |
| 17 "test": "app_list_unittests", | |
| 18 "swarming": { | 25 "swarming": { |
| 19 "can_use_on_swarming_builders": true | 26 "can_use_on_swarming_builders": true |
| 20 } | 27 }, |
| 28 "test": "app_list_unittests" |
| 21 }, | 29 }, |
| 22 { | 30 { |
| 23 "test": "ash_unittests", | |
| 24 "chromium_configs": [ | 31 "chromium_configs": [ |
| 25 "chromium_chromeos", | 32 "chromium_chromeos", |
| 26 "chromium_chromeos_clang", | 33 "chromium_chromeos_clang", |
| 27 "chromium_chromeos_ozone" | 34 "chromium_chromeos_ozone" |
| 28 ], | 35 ], |
| 29 "swarming": { | 36 "swarming": { |
| 30 "can_use_on_swarming_builders": true | 37 "can_use_on_swarming_builders": true |
| 31 } | 38 }, |
| 39 "test": "ash_unittests" |
| 32 }, | 40 }, |
| 33 { | 41 { |
| 34 "test": "ash_unittests", | 42 "platforms": [ |
| 35 "platforms": ["win"], | 43 "win" |
| 44 ], |
| 36 "swarming": { | 45 "swarming": { |
| 37 "can_use_on_swarming_builders": true | 46 "can_use_on_swarming_builders": true |
| 38 } | 47 }, |
| 48 "test": "ash_unittests" |
| 39 }, | 49 }, |
| 40 { | 50 { |
| 41 "test": "base_unittests", | |
| 42 "swarming": { | 51 "swarming": { |
| 43 "can_use_on_swarming_builders": true | 52 "can_use_on_swarming_builders": true |
| 44 } | 53 }, |
| 54 "test": "base_unittests" |
| 45 }, | 55 }, |
| 46 { | 56 { |
| 47 "test": "browser_tests", | |
| 48 "swarming": { | 57 "swarming": { |
| 49 "can_use_on_swarming_builders": true, | 58 "can_use_on_swarming_builders": true, |
| 50 "shards": 8 | 59 "shards": 8 |
| 51 } | 60 }, |
| 61 "test": "browser_tests" |
| 52 }, | 62 }, |
| 53 "cacheinvalidation_unittests", | 63 "cacheinvalidation_unittests", |
| 54 { | 64 { |
| 55 "test": "cast_unittests", | |
| 56 "swarming": { | 65 "swarming": { |
| 57 "can_use_on_swarming_builders": true | 66 "can_use_on_swarming_builders": true |
| 58 } | 67 }, |
| 68 "test": "cast_unittests" |
| 59 }, | 69 }, |
| 60 { | 70 { |
| 61 "test": "cc_unittests", | |
| 62 "swarming": { | 71 "swarming": { |
| 63 "can_use_on_swarming_builders": true | 72 "can_use_on_swarming_builders": true |
| 64 } | 73 }, |
| 74 "test": "cc_unittests" |
| 65 }, | 75 }, |
| 66 "chromedriver_unittests", | 76 "chromedriver_unittests", |
| 67 { | 77 { |
| 68 "test": "chromevox_tests", | |
| 69 "chromium_configs": [ | 78 "chromium_configs": [ |
| 70 "chromium_chromeos", | 79 "chromium_chromeos", |
| 71 "chromium_chromeos_clang", | 80 "chromium_chromeos_clang", |
| 72 "chromium_chromeos_ozone" | 81 "chromium_chromeos_ozone" |
| 73 ] | 82 ], |
| 83 "test": "chromevox_tests" |
| 74 }, | 84 }, |
| 75 { | 85 { |
| 76 "test": "chrome_elf_unittests", | 86 "platforms": [ |
| 77 "platforms": ["win"] | 87 "win" |
| 88 ], |
| 89 "test": "chrome_elf_unittests" |
| 78 }, | 90 }, |
| 79 { | 91 { |
| 80 "test": "components_browsertests", | |
| 81 "swarming": { | 92 "swarming": { |
| 82 "can_use_on_swarming_builders": true | 93 "can_use_on_swarming_builders": true |
| 83 } | 94 }, |
| 95 "test": "components_browsertests" |
| 84 }, | 96 }, |
| 85 { | 97 { |
| 86 "test": "components_unittests", | |
| 87 "swarming": { | 98 "swarming": { |
| 88 "can_use_on_swarming_builders": true | 99 "can_use_on_swarming_builders": true |
| 89 } | 100 }, |
| 101 "test": "components_unittests" |
| 90 }, | 102 }, |
| 91 { | 103 { |
| 92 "test": "compositor_unittests", | 104 "platforms": [ |
| 93 "platforms": ["linux", "win"] | 105 "linux", |
| 106 "win" |
| 107 ], |
| 108 "test": "compositor_unittests" |
| 94 }, | 109 }, |
| 95 { | 110 { |
| 96 "test": "courgette_unittests", | |
| 97 "can_use_on_swarming_builders": true, | 111 "can_use_on_swarming_builders": true, |
| 98 "platforms": ["win"] | 112 "platforms": [ |
| 113 "win" |
| 114 ], |
| 115 "test": "courgette_unittests" |
| 99 }, | 116 }, |
| 100 { | 117 { |
| 101 "test": "content_browsertests", | |
| 102 "swarming": { | 118 "swarming": { |
| 103 "can_use_on_swarming_builders": true | 119 "can_use_on_swarming_builders": true |
| 104 } | 120 }, |
| 121 "test": "content_browsertests" |
| 105 }, | 122 }, |
| 106 { | 123 { |
| 107 "test": "content_unittests", | |
| 108 "swarming": { | 124 "swarming": { |
| 109 "can_use_on_swarming_builders": true | 125 "can_use_on_swarming_builders": true |
| 110 } | 126 }, |
| 127 "test": "content_unittests" |
| 111 }, | 128 }, |
| 112 { | 129 { |
| 113 "test": "crypto_unittests", | |
| 114 "swarming": { | 130 "swarming": { |
| 115 "can_use_on_swarming_builders": true | 131 "can_use_on_swarming_builders": true |
| 116 } | 132 }, |
| 133 "test": "crypto_unittests" |
| 117 }, | 134 }, |
| 118 { | 135 { |
| 119 "test": "dbus_unittests", | 136 "platforms": [ |
| 120 "platforms": ["linux"] | 137 "linux" |
| 138 ], |
| 139 "test": "dbus_unittests" |
| 121 }, | 140 }, |
| 122 "device_unittests", | 141 "device_unittests", |
| 123 { | 142 { |
| 124 "test": "events_unittests", | |
| 125 "swarming": { | 143 "swarming": { |
| 126 "can_use_on_swarming_builders": true | 144 "can_use_on_swarming_builders": true |
| 127 } | 145 }, |
| 146 "test": "events_unittests" |
| 128 }, | 147 }, |
| 129 { | 148 { |
| 130 "test": "extensions_unittests", | 149 "platforms": [ |
| 131 "platforms": ["win", "mac", "linux"] | 150 "win", |
| 151 "mac", |
| 152 "linux" |
| 153 ], |
| 154 "test": "extensions_unittests" |
| 132 }, | 155 }, |
| 133 "gcm_unit_tests", | 156 "gcm_unit_tests", |
| 134 { | 157 { |
| 135 "test": "gfx_unittests", | 158 "chromium_configs": [ |
| 159 "chromium_chromeos", |
| 160 "chromium_chromeos_clang", |
| 161 "chromium_chromeos_ozone" |
| 162 ], |
| 136 "swarming": { | 163 "swarming": { |
| 137 "can_use_on_swarming_builders": true | 164 "can_use_on_swarming_builders": true |
| 138 } | 165 }, |
| 166 "test": "gfx_unittests" |
| 139 }, | 167 }, |
| 140 "google_apis_unittests", | 168 "google_apis_unittests", |
| 141 { | 169 { |
| 142 "test": "gpu_unittests", | |
| 143 "swarming": { | 170 "swarming": { |
| 144 "can_use_on_swarming_builders": true | 171 "can_use_on_swarming_builders": true |
| 145 } | 172 }, |
| 173 "test": "gpu_unittests" |
| 146 }, | 174 }, |
| 147 { | 175 { |
| 148 "test": "interactive_ui_tests", | |
| 149 "swarming": { | 176 "swarming": { |
| 150 "can_use_on_swarming_builders": true, | 177 "can_use_on_swarming_builders": true, |
| 151 "shards": 3 | 178 "shards": 3 |
| 152 } | 179 }, |
| 180 "test": "interactive_ui_tests" |
| 153 }, | 181 }, |
| 154 { | 182 { |
| 155 "test": "installer_util_unittests", | 183 "platforms": [ |
| 156 "platforms": ["win"] | 184 "win" |
| 185 ], |
| 186 "test": "installer_util_unittests" |
| 157 }, | 187 }, |
| 158 { | 188 { |
| 159 "test": "ipc_mojo_unittests", | 189 "platforms": [ |
| 160 "platforms": ["linux"] | 190 "linux" |
| 191 ], |
| 192 "test": "ipc_mojo_unittests" |
| 161 }, | 193 }, |
| 162 "ipc_tests", | 194 "ipc_tests", |
| 163 "jingle_unittests", | 195 "jingle_unittests", |
| 164 { | 196 { |
| 165 "test": "keyboard_unittests", | 197 "platforms": [ |
| 166 "platforms": ["linux", "win"] | 198 "linux", |
| 199 "win" |
| 200 ], |
| 201 "test": "keyboard_unittests" |
| 167 }, | 202 }, |
| 168 "media_perftests", | 203 "media_perftests", |
| 169 { | 204 { |
| 170 "test": "media_unittests", | |
| 171 "swarming": { | 205 "swarming": { |
| 172 "can_use_on_swarming_builders": true | 206 "can_use_on_swarming_builders": true |
| 173 } | 207 }, |
| 208 "test": "media_unittests" |
| 174 }, | 209 }, |
| 175 { | 210 { |
| 176 "test": "message_center_unittests", | |
| 177 "swarming": { | 211 "swarming": { |
| 178 "can_use_on_swarming_builders": true | 212 "can_use_on_swarming_builders": true |
| 179 } | 213 }, |
| 214 "test": "message_center_unittests" |
| 180 }, | 215 }, |
| 181 "mojo_common_unittests", | 216 "mojo_common_unittests", |
| 182 "mojo_public_bindings_unittests", | 217 "mojo_public_bindings_unittests", |
| 183 "mojo_public_environment_unittests", | 218 "mojo_public_environment_unittests", |
| 184 "mojo_public_system_unittests", | 219 "mojo_public_system_unittests", |
| 185 "mojo_public_utility_unittests", | 220 "mojo_public_utility_unittests", |
| 186 "mojo_system_unittests", | 221 "mojo_system_unittests", |
| 187 "nacl_loader_unittests", | 222 "nacl_loader_unittests", |
| 188 { | 223 { |
| 189 "test": "net_unittests", | |
| 190 "swarming": { | 224 "swarming": { |
| 191 "can_use_on_swarming_builders": true | 225 "can_use_on_swarming_builders": true |
| 192 } | 226 }, |
| 227 "test": "net_unittests" |
| 193 }, | 228 }, |
| 194 "ppapi_unittests", | 229 "ppapi_unittests", |
| 195 "printing_unittests", | 230 "printing_unittests", |
| 196 "remoting_unittests", | 231 "remoting_unittests", |
| 197 { | 232 { |
| 198 "test": "sbox_integration_tests", | 233 "platforms": [ |
| 199 "platforms": ["win"] | 234 "win" |
| 235 ], |
| 236 "test": "sbox_integration_tests" |
| 200 }, | 237 }, |
| 201 { | 238 { |
| 202 "test": "sbox_validation_tests", | 239 "platforms": [ |
| 203 "platforms": ["win"] | 240 "win" |
| 241 ], |
| 242 "test": "sbox_validation_tests" |
| 204 }, | 243 }, |
| 205 { | 244 { |
| 206 "test": "sbox_unittests", | 245 "platforms": [ |
| 207 "platforms": ["win"] | 246 "win" |
| 247 ], |
| 248 "test": "sbox_unittests" |
| 208 }, | 249 }, |
| 209 "sql_unittests", | 250 "sql_unittests", |
| 210 { | 251 { |
| 211 "test": "sync_integration_tests", | |
| 212 "swarming": { | 252 "swarming": { |
| 213 "can_use_on_swarming_builders": true, | 253 "can_use_on_swarming_builders": true, |
| 214 "shards": 3 | 254 "shards": 3 |
| 215 } | 255 }, |
| 256 "test": "sync_integration_tests" |
| 216 }, | 257 }, |
| 217 "sync_unit_tests", | 258 "sync_unit_tests", |
| 218 { | 259 { |
| 219 "test": "ui_base_unittests", | |
| 220 "swarming": { | 260 "swarming": { |
| 221 "can_use_on_swarming_builders": true | 261 "can_use_on_swarming_builders": true |
| 222 } | 262 }, |
| 263 "test": "ui_base_unittests" |
| 223 }, | 264 }, |
| 224 { | 265 { |
| 225 "test": "ui_touch_selection_unittests", | |
| 226 "swarming": { | 266 "swarming": { |
| 227 "can_use_on_swarming_builders": true | 267 "can_use_on_swarming_builders": true |
| 228 } | 268 }, |
| 269 "test": "ui_touch_selection_unittests" |
| 229 }, | 270 }, |
| 230 { | 271 { |
| 231 "test": "unit_tests", | |
| 232 "swarming": { | 272 "swarming": { |
| 233 "can_use_on_swarming_builders": true, | 273 "can_use_on_swarming_builders": true, |
| 234 "shards": 2 | 274 "shards": 2 |
| 235 } | 275 }, |
| 276 "test": "unit_tests" |
| 236 }, | 277 }, |
| 237 { | 278 { |
| 238 "test": "ui_chromeos_unittests", | |
| 239 "platforms": ["linux"], | |
| 240 "chromium_configs": [ | 279 "chromium_configs": [ |
| 241 "chromium_chromeos", | 280 "chromium_chromeos", |
| 242 "chromium_chromeos_clang", | 281 "chromium_chromeos_clang", |
| 243 "chromium_chromeos_ozone" | 282 "chromium_chromeos_ozone" |
| 244 ] | 283 ], |
| 284 "platforms": [ |
| 285 "linux" |
| 286 ], |
| 287 "test": "ui_chromeos_unittests" |
| 245 }, | 288 }, |
| 246 "url_unittests", | 289 "url_unittests", |
| 247 "skia_unittests", | 290 "skia_unittests", |
| 248 { | 291 { |
| 249 "test": "wm_unittests", | 292 "platforms": [ |
| 250 "platforms": ["linux", "win"] | 293 "linux", |
| 294 "win" |
| 295 ], |
| 296 "test": "wm_unittests" |
| 251 }, | 297 }, |
| 252 { | 298 { |
| 253 "test": "extensions_browsertests", | 299 "platforms": [ |
| 254 "platforms": ["linux", "win"], | 300 "linux", |
| 301 "win" |
| 302 ], |
| 255 "swarming": { | 303 "swarming": { |
| 256 "can_use_on_swarming_builders": true | 304 "can_use_on_swarming_builders": true |
| 257 } | 305 }, |
| 306 "test": "extensions_browsertests" |
| 258 }, | 307 }, |
| 259 { | 308 { |
| 260 "test": "app_shell_unittests", | 309 "platforms": [ |
| 261 "platforms": ["linux", "win"] | 310 "linux", |
| 311 "win" |
| 312 ], |
| 313 "test": "app_shell_unittests" |
| 262 }, | 314 }, |
| 263 { | 315 { |
| 264 "test": "aura_unittests", | 316 "platforms": [ |
| 265 "platforms": ["linux", "win"] | 317 "linux", |
| 318 "win" |
| 319 ], |
| 320 "test": "aura_unittests" |
| 266 }, | 321 }, |
| 267 { | 322 { |
| 268 "test": "views_unittests", | 323 "platforms": [ |
| 269 "platforms": ["linux", "win"] | 324 "linux", |
| 325 "win" |
| 326 ], |
| 327 "test": "views_unittests" |
| 270 }, | 328 }, |
| 271 { | 329 { |
| 272 "test": "sandbox_linux_unittests", | 330 "args": [ |
| 273 "platforms": ["linux"], | 331 "--test-launcher-print-test-stdio=always" |
| 274 "args": ["--test-launcher-print-test-stdio=always"] | 332 ], |
| 333 "platforms": [ |
| 334 "linux" |
| 335 ], |
| 336 "test": "sandbox_linux_unittests" |
| 275 }, | 337 }, |
| 276 { | 338 { |
| 277 "test": "sandbox_mac_unittests", | 339 "platforms": [ |
| 278 "platforms": ["mac"] | 340 "mac" |
| 341 ], |
| 342 "test": "sandbox_mac_unittests" |
| 279 }, | 343 }, |
| 280 { | 344 { |
| 281 "test": "chromeos_unittests", | |
| 282 "platforms": ["linux"], | |
| 283 "chromium_configs": [ | 345 "chromium_configs": [ |
| 284 "chromium_chromeos", | 346 "chromium_chromeos", |
| 285 "chromium_chromeos_clang", | 347 "chromium_chromeos_clang", |
| 286 "chromium_chromeos_ozone" | 348 "chromium_chromeos_ozone" |
| 287 ] | 349 ], |
| 350 "platforms": [ |
| 351 "linux" |
| 352 ], |
| 353 "test": "chromeos_unittests" |
| 288 }, | 354 }, |
| 289 { | 355 { |
| 290 "test": "display_unittests", | 356 "platforms": [ |
| 291 "platforms": ["linux"] | 357 "linux" |
| 358 ], |
| 359 "test": "display_unittests" |
| 292 }, | 360 }, |
| 293 { | 361 { |
| 294 "test": "ozone_unittests", | 362 "chromium_configs": [ |
| 295 "platforms": ["linux"], | 363 "chromium_chromeos_ozone" |
| 296 "chromium_configs": ["chromium_chromeos_ozone"] | 364 ], |
| 365 "platforms": [ |
| 366 "linux" |
| 367 ], |
| 368 "test": "ozone_unittests" |
| 297 } | 369 } |
| 298 ], | 370 ], |
| 299 | 371 "non_filter_builders": [], |
| 300 "non_filter_builders": [ | 372 "non_filter_tests_builders": [] |
| 301 ], | |
| 302 | |
| 303 "non_filter_tests_builders": [ | |
| 304 ], | |
| 305 | |
| 306 "filter_compile_builders": [ | |
| 307 "win_chromium_compile_dbg", | |
| 308 "win_chromium_rel_swarming", | |
| 309 "win_chromium_x64_rel_swarming", | |
| 310 "win8_chromium_rel" | |
| 311 ] | |
| 312 } | 373 } |
| OLD | NEW |