| 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", | |
| 136 "swarming": { | 158 "swarming": { |
| 137 "can_use_on_swarming_builders": true | 159 "can_use_on_swarming_builders": true |
| 138 } | 160 }, |
| 161 "test": "gfx_unittests" |
| 139 }, | 162 }, |
| 140 "google_apis_unittests", | 163 "google_apis_unittests", |
| 141 { | 164 { |
| 142 "test": "gpu_unittests", | |
| 143 "swarming": { | 165 "swarming": { |
| 144 "can_use_on_swarming_builders": true | 166 "can_use_on_swarming_builders": true |
| 145 } | 167 }, |
| 168 "test": "gpu_unittests" |
| 146 }, | 169 }, |
| 147 { | 170 { |
| 148 "test": "interactive_ui_tests", | |
| 149 "swarming": { | 171 "swarming": { |
| 150 "can_use_on_swarming_builders": true, | 172 "can_use_on_swarming_builders": true, |
| 151 "shards": 3 | 173 "shards": 3 |
| 152 } | 174 }, |
| 175 "test": "interactive_ui_tests" |
| 153 }, | 176 }, |
| 154 { | 177 { |
| 155 "test": "installer_util_unittests", | 178 "platforms": [ |
| 156 "platforms": ["win"] | 179 "win" |
| 180 ], |
| 181 "test": "installer_util_unittests" |
| 157 }, | 182 }, |
| 158 { | 183 { |
| 159 "test": "ipc_mojo_unittests", | 184 "platforms": [ |
| 160 "platforms": ["linux"] | 185 "linux" |
| 186 ], |
| 187 "test": "ipc_mojo_unittests" |
| 161 }, | 188 }, |
| 162 "ipc_tests", | 189 "ipc_tests", |
| 163 "jingle_unittests", | 190 "jingle_unittests", |
| 164 { | 191 { |
| 165 "test": "keyboard_unittests", | 192 "platforms": [ |
| 166 "platforms": ["linux", "win"] | 193 "linux", |
| 194 "win" |
| 195 ], |
| 196 "test": "keyboard_unittests" |
| 167 }, | 197 }, |
| 168 "media_perftests", | 198 "media_perftests", |
| 169 { | 199 { |
| 170 "test": "media_unittests", | |
| 171 "swarming": { | 200 "swarming": { |
| 172 "can_use_on_swarming_builders": true | 201 "can_use_on_swarming_builders": true |
| 173 } | 202 }, |
| 203 "test": "media_unittests" |
| 174 }, | 204 }, |
| 175 { | 205 { |
| 176 "test": "message_center_unittests", | |
| 177 "swarming": { | 206 "swarming": { |
| 178 "can_use_on_swarming_builders": true | 207 "can_use_on_swarming_builders": true |
| 179 } | 208 }, |
| 209 "test": "message_center_unittests" |
| 180 }, | 210 }, |
| 181 "mojo_common_unittests", | 211 "mojo_common_unittests", |
| 182 "mojo_public_bindings_unittests", | 212 "mojo_public_bindings_unittests", |
| 183 "mojo_public_environment_unittests", | 213 "mojo_public_environment_unittests", |
| 184 "mojo_public_system_unittests", | 214 "mojo_public_system_unittests", |
| 185 "mojo_public_utility_unittests", | 215 "mojo_public_utility_unittests", |
| 186 "mojo_system_unittests", | 216 "mojo_system_unittests", |
| 187 "nacl_loader_unittests", | 217 "nacl_loader_unittests", |
| 188 { | 218 { |
| 189 "test": "net_unittests", | |
| 190 "swarming": { | 219 "swarming": { |
| 191 "can_use_on_swarming_builders": true | 220 "can_use_on_swarming_builders": true |
| 192 } | 221 }, |
| 222 "test": "net_unittests" |
| 193 }, | 223 }, |
| 194 "ppapi_unittests", | 224 "ppapi_unittests", |
| 195 "printing_unittests", | 225 "printing_unittests", |
| 196 "remoting_unittests", | 226 "remoting_unittests", |
| 197 { | 227 { |
| 198 "test": "sbox_integration_tests", | 228 "platforms": [ |
| 199 "platforms": ["win"] | 229 "win" |
| 230 ], |
| 231 "test": "sbox_integration_tests" |
| 200 }, | 232 }, |
| 201 { | 233 { |
| 202 "test": "sbox_validation_tests", | 234 "platforms": [ |
| 203 "platforms": ["win"] | 235 "win" |
| 236 ], |
| 237 "test": "sbox_validation_tests" |
| 204 }, | 238 }, |
| 205 { | 239 { |
| 206 "test": "sbox_unittests", | 240 "platforms": [ |
| 207 "platforms": ["win"] | 241 "win" |
| 242 ], |
| 243 "test": "sbox_unittests" |
| 208 }, | 244 }, |
| 209 "sql_unittests", | 245 "sql_unittests", |
| 210 { | 246 { |
| 211 "test": "sync_integration_tests", | |
| 212 "swarming": { | 247 "swarming": { |
| 213 "can_use_on_swarming_builders": true, | 248 "can_use_on_swarming_builders": true, |
| 214 "shards": 3 | 249 "shards": 3 |
| 215 } | 250 }, |
| 251 "test": "sync_integration_tests" |
| 216 }, | 252 }, |
| 217 "sync_unit_tests", | 253 "sync_unit_tests", |
| 218 { | 254 { |
| 219 "test": "ui_base_unittests", | |
| 220 "swarming": { | 255 "swarming": { |
| 221 "can_use_on_swarming_builders": true | 256 "can_use_on_swarming_builders": true |
| 222 } | 257 }, |
| 258 "test": "ui_base_unittests" |
| 223 }, | 259 }, |
| 224 { | 260 { |
| 225 "test": "ui_touch_selection_unittests", | |
| 226 "swarming": { | 261 "swarming": { |
| 227 "can_use_on_swarming_builders": true | 262 "can_use_on_swarming_builders": true |
| 228 } | 263 }, |
| 264 "test": "ui_touch_selection_unittests" |
| 229 }, | 265 }, |
| 230 { | 266 { |
| 231 "test": "unit_tests", | |
| 232 "swarming": { | 267 "swarming": { |
| 233 "can_use_on_swarming_builders": true, | 268 "can_use_on_swarming_builders": true, |
| 234 "shards": 2 | 269 "shards": 2 |
| 235 } | 270 }, |
| 271 "test": "unit_tests" |
| 236 }, | 272 }, |
| 237 { | 273 { |
| 238 "test": "ui_chromeos_unittests", | |
| 239 "platforms": ["linux"], | |
| 240 "chromium_configs": [ | 274 "chromium_configs": [ |
| 241 "chromium_chromeos", | 275 "chromium_chromeos", |
| 242 "chromium_chromeos_clang", | 276 "chromium_chromeos_clang", |
| 243 "chromium_chromeos_ozone" | 277 "chromium_chromeos_ozone" |
| 244 ] | 278 ], |
| 279 "platforms": [ |
| 280 "linux" |
| 281 ], |
| 282 "test": "ui_chromeos_unittests" |
| 245 }, | 283 }, |
| 246 "url_unittests", | 284 "url_unittests", |
| 247 "skia_unittests", | 285 "skia_unittests", |
| 248 { | 286 { |
| 249 "test": "wm_unittests", | 287 "platforms": [ |
| 250 "platforms": ["linux", "win"] | 288 "linux", |
| 289 "win" |
| 290 ], |
| 291 "test": "wm_unittests" |
| 251 }, | 292 }, |
| 252 { | 293 { |
| 253 "test": "extensions_browsertests", | 294 "platforms": [ |
| 254 "platforms": ["linux", "win"], | 295 "linux", |
| 296 "win" |
| 297 ], |
| 255 "swarming": { | 298 "swarming": { |
| 256 "can_use_on_swarming_builders": true | 299 "can_use_on_swarming_builders": true |
| 257 } | 300 }, |
| 301 "test": "extensions_browsertests" |
| 258 }, | 302 }, |
| 259 { | 303 { |
| 260 "test": "app_shell_unittests", | 304 "platforms": [ |
| 261 "platforms": ["linux", "win"] | 305 "linux", |
| 306 "win" |
| 307 ], |
| 308 "test": "app_shell_unittests" |
| 262 }, | 309 }, |
| 263 { | 310 { |
| 264 "test": "aura_unittests", | 311 "platforms": [ |
| 265 "platforms": ["linux", "win"] | 312 "linux", |
| 313 "win" |
| 314 ], |
| 315 "test": "aura_unittests" |
| 266 }, | 316 }, |
| 267 { | 317 { |
| 268 "test": "views_unittests", | 318 "platforms": [ |
| 269 "platforms": ["linux", "win"] | 319 "linux", |
| 320 "win" |
| 321 ], |
| 322 "test": "views_unittests" |
| 270 }, | 323 }, |
| 271 { | 324 { |
| 272 "test": "sandbox_linux_unittests", | 325 "args": [ |
| 273 "platforms": ["linux"], | 326 "--test-launcher-print-test-stdio=always" |
| 274 "args": ["--test-launcher-print-test-stdio=always"] | 327 ], |
| 328 "platforms": [ |
| 329 "linux" |
| 330 ], |
| 331 "test": "sandbox_linux_unittests" |
| 275 }, | 332 }, |
| 276 { | 333 { |
| 277 "test": "sandbox_mac_unittests", | 334 "platforms": [ |
| 278 "platforms": ["mac"] | 335 "mac" |
| 336 ], |
| 337 "test": "sandbox_mac_unittests" |
| 279 }, | 338 }, |
| 280 { | 339 { |
| 281 "test": "chromeos_unittests", | |
| 282 "platforms": ["linux"], | |
| 283 "chromium_configs": [ | 340 "chromium_configs": [ |
| 284 "chromium_chromeos", | 341 "chromium_chromeos", |
| 285 "chromium_chromeos_clang", | 342 "chromium_chromeos_clang", |
| 286 "chromium_chromeos_ozone" | 343 "chromium_chromeos_ozone" |
| 287 ] | 344 ], |
| 345 "platforms": [ |
| 346 "linux" |
| 347 ], |
| 348 "test": "chromeos_unittests" |
| 288 }, | 349 }, |
| 289 { | 350 { |
| 290 "test": "display_unittests", | 351 "platforms": [ |
| 291 "platforms": ["linux"] | 352 "linux" |
| 353 ], |
| 354 "test": "display_unittests" |
| 292 }, | 355 }, |
| 293 { | 356 { |
| 294 "test": "ozone_unittests", | 357 "chromium_configs": [ |
| 295 "platforms": ["linux"], | 358 "chromium_chromeos_ozone" |
| 296 "chromium_configs": ["chromium_chromeos_ozone"] | 359 ], |
| 360 "platforms": [ |
| 361 "linux" |
| 362 ], |
| 363 "test": "ozone_unittests" |
| 297 } | 364 } |
| 298 ], | 365 ], |
| 299 | 366 "non_filter_builders": [], |
| 300 "non_filter_builders": [ | 367 "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 } | 368 } |
| OLD | NEW |