Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "Android Aura Tester (dbg)": { | 2 "Android Aura Tester (dbg)": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 { | 4 { |
| 5 "test": "base_unittests" | 5 "test": "base_unittests" |
| 6 }, | 6 }, |
| 7 { | 7 { |
| 8 "test": "compositor_unittests" | 8 "test": "compositor_unittests" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| 11 "swarming": { | |
| 12 "can_use_on_swarming_builders": true | |
| 13 }, | |
| 11 "test": "content_unittests" | 14 "test": "content_unittests" |
| 12 } | 15 } |
| 13 ] | 16 ] |
| 14 }, | 17 }, |
| 15 "Android GN Builder (dbg)": { | 18 "Android GN Builder (dbg)": { |
| 16 "additional_compile_targets": [ | 19 "additional_compile_targets": [ |
| 17 "blimp_tests", | 20 "blimp_tests", |
| 18 "chrome_public_apk", | 21 "chrome_public_apk", |
| 19 "chrome_public_test_apk", | 22 "chrome_public_test_apk", |
| 20 "content_shell_apk", | 23 "content_shell_apk", |
| (...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 146 { | 149 { |
| 147 "test": "gl_tests" | 150 "test": "gl_tests" |
| 148 }, | 151 }, |
| 149 { | 152 { |
| 150 "test": "gl_unittests" | 153 "test": "gl_unittests" |
| 151 }, | 154 }, |
| 152 { | 155 { |
| 153 "test": "gpu_unittests" | 156 "test": "gpu_unittests" |
| 154 }, | 157 }, |
| 155 { | 158 { |
| 159 "swarming": { | |
| 160 "can_use_on_swarming_builders": true | |
|
ghost stip (do not use)
2016/01/19 20:20:33
this will "work" in that it will launch tests on t
| |
| 161 }, | |
| 156 "test": "ipc_tests" | 162 "test": "ipc_tests" |
| 157 } | 163 } |
| 158 ] | 164 ] |
| 159 }, | 165 }, |
| 160 "KitKat Tablet Tester": { | 166 "KitKat Tablet Tester": { |
| 161 "gtest_tests": [ | 167 "gtest_tests": [ |
| 162 { | 168 { |
| 163 "test": "android_webview_unittests" | 169 "test": "android_webview_unittests" |
| 164 }, | 170 }, |
| 165 { | 171 { |
| 166 "test": "cc_unittests" | 172 "test": "cc_unittests" |
| 167 }, | 173 }, |
| 168 { | 174 { |
| 169 "test": "device_unittests" | 175 "test": "device_unittests" |
| 170 }, | 176 }, |
| 171 { | 177 { |
| 172 "test": "events_unittests" | 178 "test": "events_unittests" |
| 173 }, | 179 }, |
| 174 { | 180 { |
| 175 "test": "gl_tests" | 181 "test": "gl_tests" |
| 176 }, | 182 }, |
| 177 { | 183 { |
| 178 "test": "gl_unittests" | 184 "test": "gl_unittests" |
| 179 }, | 185 }, |
| 180 { | 186 { |
| 181 "test": "gpu_unittests" | 187 "test": "gpu_unittests" |
| 182 }, | 188 }, |
| 183 { | 189 { |
| 190 "swarming": { | |
| 191 "can_use_on_swarming_builders": true | |
| 192 }, | |
| 184 "test": "ipc_tests" | 193 "test": "ipc_tests" |
| 185 } | 194 } |
| 186 ] | 195 ] |
| 187 }, | 196 }, |
| 188 "Lollipop Consumer Tester": { | 197 "Lollipop Consumer Tester": { |
| 189 "gtest_tests": [ | 198 "gtest_tests": [ |
| 190 { | 199 { |
| 191 "test": "android_webview_unittests" | 200 "test": "android_webview_unittests" |
| 192 }, | 201 }, |
| 193 { | 202 { |
| 194 "test": "cc_unittests" | 203 "test": "cc_unittests" |
| 195 }, | 204 }, |
| 196 { | 205 { |
| 197 "test": "device_unittests" | 206 "test": "device_unittests" |
| 198 }, | 207 }, |
| 199 { | 208 { |
| 200 "test": "events_unittests" | 209 "test": "events_unittests" |
| 201 }, | 210 }, |
| 202 { | 211 { |
| 203 "test": "gl_tests" | 212 "test": "gl_tests" |
| 204 }, | 213 }, |
| 205 { | 214 { |
| 206 "test": "gl_unittests" | 215 "test": "gl_unittests" |
| 207 }, | 216 }, |
| 208 { | 217 { |
| 209 "test": "gpu_unittests" | 218 "test": "gpu_unittests" |
| 210 }, | 219 }, |
| 211 { | 220 { |
| 221 "swarming": { | |
| 222 "can_use_on_swarming_builders": true | |
| 223 }, | |
| 212 "test": "ipc_tests" | 224 "test": "ipc_tests" |
| 213 } | 225 } |
| 214 ] | 226 ] |
| 215 }, | 227 }, |
| 216 "Lollipop Low-end Tester": { | 228 "Lollipop Low-end Tester": { |
| 217 "gtest_tests": [ | 229 "gtest_tests": [ |
| 218 { | 230 { |
| 219 "test": "android_webview_unittests" | 231 "test": "android_webview_unittests" |
| 220 }, | 232 }, |
| 221 { | 233 { |
| 222 "test": "cc_unittests" | 234 "test": "cc_unittests" |
| 223 }, | 235 }, |
| 224 { | 236 { |
| 225 "test": "device_unittests" | 237 "test": "device_unittests" |
| 226 }, | 238 }, |
| 227 { | 239 { |
| 228 "test": "events_unittests" | 240 "test": "events_unittests" |
| 229 }, | 241 }, |
| 230 { | 242 { |
| 231 "test": "gl_tests" | 243 "test": "gl_tests" |
| 232 }, | 244 }, |
| 233 { | 245 { |
| 234 "test": "gl_unittests" | 246 "test": "gl_unittests" |
| 235 }, | 247 }, |
| 236 { | 248 { |
| 237 "test": "gpu_unittests" | 249 "test": "gpu_unittests" |
| 238 }, | 250 }, |
| 239 { | 251 { |
| 252 "swarming": { | |
| 253 "can_use_on_swarming_builders": true | |
| 254 }, | |
| 240 "test": "ipc_tests" | 255 "test": "ipc_tests" |
| 241 } | 256 } |
| 242 ] | 257 ] |
| 243 }, | 258 }, |
| 244 "Lollipop Phone Tester": { | 259 "Lollipop Phone Tester": { |
| 245 "gtest_tests": [ | 260 "gtest_tests": [ |
| 246 { | 261 { |
| 247 "test": "android_webview_unittests" | 262 "test": "android_webview_unittests" |
| 248 }, | 263 }, |
| 249 { | 264 { |
| 250 "test": "cc_unittests" | 265 "test": "cc_unittests" |
| 251 }, | 266 }, |
| 252 { | 267 { |
| 253 "test": "device_unittests" | 268 "test": "device_unittests" |
| 254 }, | 269 }, |
| 255 { | 270 { |
| 256 "test": "events_unittests" | 271 "test": "events_unittests" |
| 257 }, | 272 }, |
| 258 { | 273 { |
| 259 "test": "gl_tests" | 274 "test": "gl_tests" |
| 260 }, | 275 }, |
| 261 { | 276 { |
| 262 "test": "gl_unittests" | 277 "test": "gl_unittests" |
| 263 }, | 278 }, |
| 264 { | 279 { |
| 265 "test": "gpu_unittests" | 280 "test": "gpu_unittests" |
| 266 }, | 281 }, |
| 267 { | 282 { |
| 283 "swarming": { | |
| 284 "can_use_on_swarming_builders": true | |
| 285 }, | |
| 268 "test": "ipc_tests" | 286 "test": "ipc_tests" |
| 269 } | 287 } |
| 270 ] | 288 ] |
| 271 }, | 289 }, |
| 272 "Lollipop Tablet Tester": { | 290 "Lollipop Tablet Tester": { |
| 273 "gtest_tests": [ | 291 "gtest_tests": [ |
| 274 { | 292 { |
| 275 "test": "android_webview_unittests" | 293 "test": "android_webview_unittests" |
| 276 }, | 294 }, |
| 277 { | 295 { |
| 278 "test": "cc_unittests" | 296 "test": "cc_unittests" |
| 279 }, | 297 }, |
| 280 { | 298 { |
| 281 "test": "device_unittests" | 299 "test": "device_unittests" |
| 282 }, | 300 }, |
| 283 { | 301 { |
| 284 "test": "events_unittests" | 302 "test": "events_unittests" |
| 285 }, | 303 }, |
| 286 { | 304 { |
| 287 "test": "gl_tests" | 305 "test": "gl_tests" |
| 288 }, | 306 }, |
| 289 { | 307 { |
| 290 "test": "gl_unittests" | 308 "test": "gl_unittests" |
| 291 }, | 309 }, |
| 292 { | 310 { |
| 293 "test": "gpu_unittests" | 311 "test": "gpu_unittests" |
| 294 }, | 312 }, |
| 295 { | 313 { |
| 314 "swarming": { | |
| 315 "can_use_on_swarming_builders": true | |
| 316 }, | |
| 296 "test": "ipc_tests" | 317 "test": "ipc_tests" |
| 297 } | 318 } |
| 298 ] | 319 ] |
| 299 }, | 320 }, |
| 300 "Marshmallow 64 bit Tester": { | 321 "Marshmallow 64 bit Tester": { |
| 301 "gtest_tests": [ | 322 "gtest_tests": [ |
| 302 { | 323 { |
| 303 "test": "android_webview_unittests" | 324 "test": "android_webview_unittests" |
| 304 }, | 325 }, |
| 305 { | 326 { |
| 306 "test": "cc_unittests" | 327 "test": "cc_unittests" |
| 307 }, | 328 }, |
| 308 { | 329 { |
| 309 "test": "device_unittests" | 330 "test": "device_unittests" |
| 310 }, | 331 }, |
| 311 { | 332 { |
| 312 "test": "events_unittests" | 333 "test": "events_unittests" |
| 313 }, | 334 }, |
| 314 { | 335 { |
| 315 "test": "gl_tests" | 336 "test": "gl_tests" |
| 316 }, | 337 }, |
| 317 { | 338 { |
| 318 "test": "gl_unittests" | 339 "test": "gl_unittests" |
| 319 }, | 340 }, |
| 320 { | 341 { |
| 321 "test": "gpu_unittests" | 342 "test": "gpu_unittests" |
| 322 }, | 343 }, |
| 323 { | 344 { |
| 345 "swarming": { | |
| 346 "can_use_on_swarming_builders": true | |
| 347 }, | |
| 324 "test": "ipc_tests" | 348 "test": "ipc_tests" |
| 325 } | 349 } |
| 326 ] | 350 ] |
| 327 }, | 351 }, |
| 328 "Marshmallow Tablet Tester": { | 352 "Marshmallow Tablet Tester": { |
| 329 "gtest_tests": [ | 353 "gtest_tests": [ |
| 330 { | 354 { |
| 331 "test": "android_webview_unittests" | 355 "test": "android_webview_unittests" |
| 332 }, | 356 }, |
| 333 { | 357 { |
| 334 "test": "cc_unittests" | 358 "test": "cc_unittests" |
| 335 }, | 359 }, |
| 336 { | 360 { |
| 337 "test": "device_unittests" | 361 "test": "device_unittests" |
| 338 }, | 362 }, |
| 339 { | 363 { |
| 340 "test": "events_unittests" | 364 "test": "events_unittests" |
| 341 }, | 365 }, |
| 342 { | 366 { |
| 343 "test": "gl_tests" | 367 "test": "gl_tests" |
| 344 }, | 368 }, |
| 345 { | 369 { |
| 346 "test": "gl_unittests" | 370 "test": "gl_unittests" |
| 347 }, | 371 }, |
| 348 { | 372 { |
| 349 "test": "gpu_unittests" | 373 "test": "gpu_unittests" |
| 350 }, | 374 }, |
| 351 { | 375 { |
| 376 "swarming": { | |
| 377 "can_use_on_swarming_builders": true | |
| 378 }, | |
| 352 "test": "ipc_tests" | 379 "test": "ipc_tests" |
| 353 } | 380 } |
| 354 ] | 381 ] |
| 355 } | 382 } |
| 356 } | 383 } |
| OLD | NEW |