| OLD | NEW |
| 1 { | 1 { |
| 2 "Mac10.6 Tests": { | 2 "Mac10.6 Tests": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 { | 4 { |
| 5 "test": "accessibility_unittests", | 5 "test": "accessibility_unittests", |
| 6 "swarming": { | 6 "swarming": { |
| 7 "can_use_on_swarming_builders": true | 7 "can_use_on_swarming_builders": true |
| 8 } | 8 } |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 98 "swarming": { | 98 "swarming": { |
| 99 "can_use_on_swarming_builders": true | 99 "can_use_on_swarming_builders": true |
| 100 } | 100 } |
| 101 }, | 101 }, |
| 102 { | 102 { |
| 103 "test": "unit_tests", | 103 "test": "unit_tests", |
| 104 "swarming": { | 104 "swarming": { |
| 105 "can_use_on_swarming_builders": true | 105 "can_use_on_swarming_builders": true |
| 106 } | 106 } |
| 107 }, | 107 }, |
| 108 "url_unittests" | 108 "url_unittests", |
| 109 "skia_unittests" |
| 109 ], | 110 ], |
| 110 "scripts": [ | 111 "scripts": [ |
| 111 { | 112 { |
| 112 "name": "telemetry_unittests", | 113 "name": "telemetry_unittests", |
| 113 "script": "telemetry_unittests.py" | 114 "script": "telemetry_unittests.py" |
| 114 }, | 115 }, |
| 115 { | 116 { |
| 116 "name": "telemetry_perf_unittests", | 117 "name": "telemetry_perf_unittests", |
| 117 "script": "telemetry_perf_unittests.py" | 118 "script": "telemetry_perf_unittests.py" |
| 118 }, | 119 }, |
| (...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 221 "swarming": { | 222 "swarming": { |
| 222 "can_use_on_swarming_builders": true | 223 "can_use_on_swarming_builders": true |
| 223 } | 224 } |
| 224 }, | 225 }, |
| 225 { | 226 { |
| 226 "test": "unit_tests", | 227 "test": "unit_tests", |
| 227 "swarming": { | 228 "swarming": { |
| 228 "can_use_on_swarming_builders": true | 229 "can_use_on_swarming_builders": true |
| 229 } | 230 } |
| 230 }, | 231 }, |
| 231 "url_unittests" | 232 "url_unittests", |
| 233 "skia_unittests" |
| 232 ], | 234 ], |
| 233 "scripts": [ | 235 "scripts": [ |
| 234 { | 236 { |
| 235 "name": "telemetry_unittests", | 237 "name": "telemetry_unittests", |
| 236 "script": "telemetry_unittests.py" | 238 "script": "telemetry_unittests.py" |
| 237 }, | 239 }, |
| 238 { | 240 { |
| 239 "name": "telemetry_perf_unittests", | 241 "name": "telemetry_perf_unittests", |
| 240 "script": "telemetry_perf_unittests.py" | 242 "script": "telemetry_perf_unittests.py" |
| 241 }, | 243 }, |
| (...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 344 "swarming": { | 346 "swarming": { |
| 345 "can_use_on_swarming_builders": true | 347 "can_use_on_swarming_builders": true |
| 346 } | 348 } |
| 347 }, | 349 }, |
| 348 { | 350 { |
| 349 "test": "unit_tests", | 351 "test": "unit_tests", |
| 350 "swarming": { | 352 "swarming": { |
| 351 "can_use_on_swarming_builders": true | 353 "can_use_on_swarming_builders": true |
| 352 } | 354 } |
| 353 }, | 355 }, |
| 354 "url_unittests" | 356 "url_unittests", |
| 357 "skia_unittests" |
| 355 ], | 358 ], |
| 356 "scripts": [ | 359 "scripts": [ |
| 357 { | 360 { |
| 358 "name": "telemetry_unittests", | 361 "name": "telemetry_unittests", |
| 359 "script": "telemetry_unittests.py" | 362 "script": "telemetry_unittests.py" |
| 360 }, | 363 }, |
| 361 { | 364 { |
| 362 "name": "telemetry_perf_unittests", | 365 "name": "telemetry_perf_unittests", |
| 363 "script": "telemetry_perf_unittests.py" | 366 "script": "telemetry_perf_unittests.py" |
| 364 }, | 367 }, |
| (...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 468 "swarming": { | 471 "swarming": { |
| 469 "can_use_on_swarming_builders": true | 472 "can_use_on_swarming_builders": true |
| 470 } | 473 } |
| 471 }, | 474 }, |
| 472 { | 475 { |
| 473 "test": "unit_tests", | 476 "test": "unit_tests", |
| 474 "swarming": { | 477 "swarming": { |
| 475 "can_use_on_swarming_builders": true | 478 "can_use_on_swarming_builders": true |
| 476 } | 479 } |
| 477 }, | 480 }, |
| 478 "url_unittests" | 481 "url_unittests", |
| 482 "skia_unittests" |
| 479 ], | 483 ], |
| 480 "scripts": [ | 484 "scripts": [ |
| 481 { | 485 { |
| 482 "name": "telemetry_unittests", | 486 "name": "telemetry_unittests", |
| 483 "script": "telemetry_unittests.py" | 487 "script": "telemetry_unittests.py" |
| 484 }, | 488 }, |
| 485 { | 489 { |
| 486 "name": "telemetry_perf_unittests", | 490 "name": "telemetry_perf_unittests", |
| 487 "script": "telemetry_perf_unittests.py" | 491 "script": "telemetry_perf_unittests.py" |
| 488 }, | 492 }, |
| 489 { | 493 { |
| 490 "name": "nacl_integration", | 494 "name": "nacl_integration", |
| 491 "script": "nacl_integration.py" | 495 "script": "nacl_integration.py" |
| 492 } | 496 } |
| 493 ] | 497 ] |
| 494 } | 498 } |
| 495 } | 499 } |
| OLD | NEW |