OLD | NEW |
1 { | 1 { |
2 "XP Tests (1)": { | 2 "XP Tests (1)": { |
3 "gtest_tests": [ | 3 "gtest_tests": [ |
4 "accessibility_unittests", | 4 "accessibility_unittests", |
5 { | 5 { |
6 "test": "base_unittests", | 6 "test": "base_unittests", |
7 "swarming": { | 7 "swarming": { |
8 "can_use_on_swarming_builders": true | 8 "can_use_on_swarming_builders": true |
9 } | 9 } |
10 }, | 10 }, |
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
79 { | 79 { |
80 "test": "unit_tests", | 80 "test": "unit_tests", |
81 "swarming": { | 81 "swarming": { |
82 "can_use_on_swarming_builders": true | 82 "can_use_on_swarming_builders": true |
83 } | 83 } |
84 }, | 84 }, |
85 "ui_unittests", | 85 "ui_unittests", |
86 "url_unittests", | 86 "url_unittests", |
87 "views_unittests", | 87 "views_unittests", |
88 "wm_unittests" | 88 "wm_unittests" |
| 89 ], |
| 90 "scripts": [ |
| 91 { |
| 92 "name": "telemetry_unittests", |
| 93 "script": "telemetry_unittests.py" |
| 94 }, |
| 95 { |
| 96 "name": "telemetry_perf_unittests", |
| 97 "script": "telemetry_perf_unittests.py" |
| 98 }, |
| 99 { |
| 100 "name": "nacl_integration", |
| 101 "script": "nacl_integration.py" |
| 102 } |
89 ] | 103 ] |
90 }, | 104 }, |
91 "Vista Tests (1)": { | 105 "Vista Tests (1)": { |
92 "gtest_tests": [ | 106 "gtest_tests": [ |
93 "accessibility_unittests", | 107 "accessibility_unittests", |
94 "app_shell_browsertests", | 108 "app_shell_browsertests", |
95 "app_shell_unittests", | 109 "app_shell_unittests", |
96 "aura_unittests", | 110 "aura_unittests", |
97 { | 111 { |
98 "test": "base_unittests", | 112 "test": "base_unittests", |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
174 { | 188 { |
175 "test": "unit_tests", | 189 "test": "unit_tests", |
176 "swarming": { | 190 "swarming": { |
177 "can_use_on_swarming_builders": true | 191 "can_use_on_swarming_builders": true |
178 } | 192 } |
179 }, | 193 }, |
180 "ui_unittests", | 194 "ui_unittests", |
181 "url_unittests", | 195 "url_unittests", |
182 "views_unittests", | 196 "views_unittests", |
183 "wm_unittests" | 197 "wm_unittests" |
| 198 ], |
| 199 "scripts": [ |
| 200 { |
| 201 "name": "telemetry_unittests", |
| 202 "script": "telemetry_unittests.py" |
| 203 }, |
| 204 { |
| 205 "name": "telemetry_perf_unittests", |
| 206 "script": "telemetry_perf_unittests.py" |
| 207 } |
184 ] | 208 ] |
185 }, | 209 }, |
186 "Win7 Tests (1)": { | 210 "Win7 Tests (1)": { |
187 "gtest_tests": [ | 211 "gtest_tests": [ |
188 "accessibility_unittests", | 212 "accessibility_unittests", |
189 { | 213 { |
190 "test": "ash_unittests", | 214 "test": "ash_unittests", |
191 "swarming": { | 215 "swarming": { |
192 "can_use_on_swarming_builders": true | 216 "can_use_on_swarming_builders": true |
193 } | 217 } |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
275 "ui_unittests", | 299 "ui_unittests", |
276 { | 300 { |
277 "test": "unit_tests", | 301 "test": "unit_tests", |
278 "swarming": { | 302 "swarming": { |
279 "can_use_on_swarming_builders": true | 303 "can_use_on_swarming_builders": true |
280 } | 304 } |
281 }, | 305 }, |
282 "url_unittests", | 306 "url_unittests", |
283 "views_unittests", | 307 "views_unittests", |
284 "wm_unittests" | 308 "wm_unittests" |
| 309 ], |
| 310 "scripts": [ |
| 311 { |
| 312 "name": "telemetry_unittests", |
| 313 "script": "telemetry_unittests.py" |
| 314 }, |
| 315 { |
| 316 "name": "telemetry_perf_unittests", |
| 317 "script": "telemetry_perf_unittests.py" |
| 318 }, |
| 319 { |
| 320 "name": "nacl_integration", |
| 321 "script": "nacl_integration.py" |
| 322 } |
285 ] | 323 ] |
286 }, | 324 }, |
287 "Win 7 Tests x64 (1)": { | 325 "Win 7 Tests x64 (1)": { |
288 "gtest_tests": [ | 326 "gtest_tests": [ |
289 "accessibility_unittests", | 327 "accessibility_unittests", |
290 { | 328 { |
291 "test": "base_unittests", | 329 "test": "base_unittests", |
292 "swarming": { | 330 "swarming": { |
293 "can_use_on_swarming_builders": true | 331 "can_use_on_swarming_builders": true |
294 } | 332 } |
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
367 "ui_unittests", | 405 "ui_unittests", |
368 { | 406 { |
369 "test": "unit_tests", | 407 "test": "unit_tests", |
370 "swarming": { | 408 "swarming": { |
371 "can_use_on_swarming_builders": true | 409 "can_use_on_swarming_builders": true |
372 } | 410 } |
373 }, | 411 }, |
374 "url_unittests", | 412 "url_unittests", |
375 "views_unittests", | 413 "views_unittests", |
376 "wm_unittests" | 414 "wm_unittests" |
| 415 ], |
| 416 "scripts": [ |
| 417 { |
| 418 "name": "telemetry_unittests", |
| 419 "script": "telemetry_unittests.py" |
| 420 }, |
| 421 { |
| 422 "name": "nacl_integration", |
| 423 "script": "nacl_integration.py" |
| 424 } |
377 ] | 425 ] |
378 }, | 426 }, |
379 "Win7 Tests (dbg)(1)": { | 427 "Win7 Tests (dbg)(1)": { |
380 "gtest_tests": [ | 428 "gtest_tests": [ |
381 "accessibility_unittests", | 429 "accessibility_unittests", |
382 { | 430 { |
383 "test": "ash_unittests", | 431 "test": "ash_unittests", |
384 "swarming": { | 432 "swarming": { |
385 "can_use_on_swarming_builders": true | 433 "can_use_on_swarming_builders": true |
386 } | 434 } |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
468 "ui_unittests", | 516 "ui_unittests", |
469 { | 517 { |
470 "test": "unit_tests", | 518 "test": "unit_tests", |
471 "swarming": { | 519 "swarming": { |
472 "can_use_on_swarming_builders": true | 520 "can_use_on_swarming_builders": true |
473 } | 521 } |
474 }, | 522 }, |
475 "url_unittests", | 523 "url_unittests", |
476 "views_unittests", | 524 "views_unittests", |
477 "wm_unittests" | 525 "wm_unittests" |
| 526 ], |
| 527 "scripts": [ |
| 528 { |
| 529 "name": "telemetry_unittests", |
| 530 "script": "telemetry_unittests.py" |
| 531 }, |
| 532 { |
| 533 "name": "telemetry_perf_unittests", |
| 534 "script": "telemetry_perf_unittests.py" |
| 535 } |
478 ] | 536 ] |
479 }, | 537 }, |
480 "Win8 Aura": { | 538 "Win8 Aura": { |
481 "gtest_tests": [ | 539 "gtest_tests": [ |
482 "views_unittests", | 540 "views_unittests", |
483 "wm_unittests", | 541 "wm_unittests", |
484 "aura_unittests", | 542 "aura_unittests", |
485 "ash_unittests", | 543 "ash_unittests", |
486 "compositor_unittests", | 544 "compositor_unittests", |
487 "content_browsertests", | 545 "content_browsertests", |
488 "events_unittests" | 546 "events_unittests" |
489 ] | 547 ] |
490 } | 548 } |
491 } | 549 } |
OLD | NEW |