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_base_unittests", | 85 "ui_base_unittests", |
86 "ui_touch_selection_unittests", | 86 "ui_touch_selection_unittests", |
87 "url_unittests", | 87 "url_unittests", |
88 "views_unittests", | 88 "views_unittests", |
89 "wm_unittests" | 89 "wm_unittests", |
| 90 "skia_unittests" |
90 ], | 91 ], |
91 "scripts": [ | 92 "scripts": [ |
92 { | 93 { |
93 "name": "telemetry_unittests", | 94 "name": "telemetry_unittests", |
94 "script": "telemetry_unittests.py" | 95 "script": "telemetry_unittests.py" |
95 }, | 96 }, |
96 { | 97 { |
97 "name": "telemetry_perf_unittests", | 98 "name": "telemetry_perf_unittests", |
98 "script": "telemetry_perf_unittests.py" | 99 "script": "telemetry_perf_unittests.py" |
99 }, | 100 }, |
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
189 { | 190 { |
190 "test": "unit_tests", | 191 "test": "unit_tests", |
191 "swarming": { | 192 "swarming": { |
192 "can_use_on_swarming_builders": true | 193 "can_use_on_swarming_builders": true |
193 } | 194 } |
194 }, | 195 }, |
195 "ui_base_unittests", | 196 "ui_base_unittests", |
196 "ui_touch_selection_unittests", | 197 "ui_touch_selection_unittests", |
197 "url_unittests", | 198 "url_unittests", |
198 "views_unittests", | 199 "views_unittests", |
199 "wm_unittests" | 200 "wm_unittests", |
| 201 "skia_unittests" |
200 ], | 202 ], |
201 "scripts": [ | 203 "scripts": [ |
202 { | 204 { |
203 "name": "telemetry_unittests", | 205 "name": "telemetry_unittests", |
204 "script": "telemetry_unittests.py" | 206 "script": "telemetry_unittests.py" |
205 }, | 207 }, |
206 { | 208 { |
207 "name": "telemetry_perf_unittests", | 209 "name": "telemetry_perf_unittests", |
208 "script": "telemetry_perf_unittests.py" | 210 "script": "telemetry_perf_unittests.py" |
209 } | 211 } |
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
307 "ui_base_unittests", | 309 "ui_base_unittests", |
308 "ui_touch_selection_unittests", | 310 "ui_touch_selection_unittests", |
309 { | 311 { |
310 "test": "unit_tests", | 312 "test": "unit_tests", |
311 "swarming": { | 313 "swarming": { |
312 "can_use_on_swarming_builders": true | 314 "can_use_on_swarming_builders": true |
313 } | 315 } |
314 }, | 316 }, |
315 "url_unittests", | 317 "url_unittests", |
316 "views_unittests", | 318 "views_unittests", |
317 "wm_unittests" | 319 "wm_unittests", |
| 320 "skia_unittests" |
318 ], | 321 ], |
319 "scripts": [ | 322 "scripts": [ |
320 { | 323 { |
321 "name": "telemetry_unittests", | 324 "name": "telemetry_unittests", |
322 "script": "telemetry_unittests.py" | 325 "script": "telemetry_unittests.py" |
323 }, | 326 }, |
324 { | 327 { |
325 "name": "telemetry_perf_unittests", | 328 "name": "telemetry_perf_unittests", |
326 "script": "telemetry_perf_unittests.py" | 329 "script": "telemetry_perf_unittests.py" |
327 }, | 330 }, |
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
429 "ui_base_unittests", | 432 "ui_base_unittests", |
430 "ui_touch_selection_unittests", | 433 "ui_touch_selection_unittests", |
431 { | 434 { |
432 "test": "unit_tests", | 435 "test": "unit_tests", |
433 "swarming": { | 436 "swarming": { |
434 "can_use_on_swarming_builders": true | 437 "can_use_on_swarming_builders": true |
435 } | 438 } |
436 }, | 439 }, |
437 "url_unittests", | 440 "url_unittests", |
438 "views_unittests", | 441 "views_unittests", |
439 "wm_unittests" | 442 "wm_unittests", |
| 443 "skia_unittests" |
440 ], | 444 ], |
441 "scripts": [ | 445 "scripts": [ |
442 { | 446 { |
443 "name": "telemetry_unittests", | 447 "name": "telemetry_unittests", |
444 "script": "telemetry_unittests.py" | 448 "script": "telemetry_unittests.py" |
445 }, | 449 }, |
446 { | 450 { |
447 "name": "telemetry_perf_unittests", | 451 "name": "telemetry_perf_unittests", |
448 "script": "telemetry_perf_unittests.py" | 452 "script": "telemetry_perf_unittests.py" |
449 }, | 453 }, |
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
545 "ui_base_unittests", | 549 "ui_base_unittests", |
546 "ui_touch_selection_unittests", | 550 "ui_touch_selection_unittests", |
547 { | 551 { |
548 "test": "unit_tests", | 552 "test": "unit_tests", |
549 "swarming": { | 553 "swarming": { |
550 "can_use_on_swarming_builders": true | 554 "can_use_on_swarming_builders": true |
551 } | 555 } |
552 }, | 556 }, |
553 "url_unittests", | 557 "url_unittests", |
554 "views_unittests", | 558 "views_unittests", |
555 "wm_unittests" | 559 "wm_unittests", |
| 560 "skia_unittests" |
556 ], | 561 ], |
557 "scripts": [ | 562 "scripts": [ |
558 { | 563 { |
559 "name": "telemetry_unittests", | 564 "name": "telemetry_unittests", |
560 "script": "telemetry_unittests.py" | 565 "script": "telemetry_unittests.py" |
561 }, | 566 }, |
562 { | 567 { |
563 "name": "telemetry_perf_unittests", | 568 "name": "telemetry_perf_unittests", |
564 "script": "telemetry_perf_unittests.py" | 569 "script": "telemetry_perf_unittests.py" |
565 } | 570 } |
566 ] | 571 ] |
567 }, | 572 }, |
568 "Win8 Aura": { | 573 "Win8 Aura": { |
569 "gtest_tests": [ | 574 "gtest_tests": [ |
570 "views_unittests", | 575 "views_unittests", |
571 "wm_unittests", | 576 "wm_unittests", |
572 "aura_unittests", | 577 "aura_unittests", |
573 "ash_unittests", | 578 "ash_unittests", |
574 "compositor_unittests", | 579 "compositor_unittests", |
575 "content_browsertests", | 580 "content_browsertests", |
576 "events_unittests", | 581 "events_unittests", |
577 "ui_touch_selection_unittests" | 582 "ui_touch_selection_unittests" |
578 ] | 583 ] |
579 } | 584 } |
580 } | 585 } |
OLD | NEW |