| OLD | NEW |
| 1 { | 1 { |
| 2 "Linux ASan LSan Tests (1)": { | 2 "Linux ASan LSan Tests (1)": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 { | 4 { |
| 5 "swarming": { | 5 "swarming": { |
| 6 "can_use_on_swarming_builders": true | 6 "can_use_on_swarming_builders": true |
| 7 }, | 7 }, |
| 8 "test": "accessibility_unittests" | 8 "test": "accessibility_unittests" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 142 { | 142 { |
| 143 "test": "skia_unittests" | 143 "test": "skia_unittests" |
| 144 }, | 144 }, |
| 145 { | 145 { |
| 146 "test": "sql_unittests" | 146 "test": "sql_unittests" |
| 147 }, | 147 }, |
| 148 { | 148 { |
| 149 "test": "sync_unit_tests" | 149 "test": "sync_unit_tests" |
| 150 }, | 150 }, |
| 151 { | 151 { |
| 152 "swarming": { | |
| 153 "can_use_on_swarming_builders": true | |
| 154 }, | |
| 155 "test": "ui_base_unittests" | 152 "test": "ui_base_unittests" |
| 156 }, | 153 }, |
| 157 { | 154 { |
| 158 "swarming": { | 155 "swarming": { |
| 159 "can_use_on_swarming_builders": true, | 156 "can_use_on_swarming_builders": true, |
| 160 "shards": 2 | 157 "shards": 2 |
| 161 }, | 158 }, |
| 162 "test": "unit_tests" | 159 "test": "unit_tests" |
| 163 }, | 160 }, |
| 164 { | 161 { |
| (...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 353 { | 350 { |
| 354 "test": "skia_unittests" | 351 "test": "skia_unittests" |
| 355 }, | 352 }, |
| 356 { | 353 { |
| 357 "test": "sql_unittests" | 354 "test": "sql_unittests" |
| 358 }, | 355 }, |
| 359 { | 356 { |
| 360 "test": "sync_unit_tests" | 357 "test": "sync_unit_tests" |
| 361 }, | 358 }, |
| 362 { | 359 { |
| 363 "swarming": { | |
| 364 "can_use_on_swarming_builders": true | |
| 365 }, | |
| 366 "test": "ui_base_unittests" | 360 "test": "ui_base_unittests" |
| 367 }, | 361 }, |
| 368 { | 362 { |
| 369 "test": "ui_chromeos_unittests" | 363 "test": "ui_chromeos_unittests" |
| 370 }, | 364 }, |
| 371 { | 365 { |
| 372 "test": "ui_touch_selection_unittests" | 366 "test": "ui_touch_selection_unittests" |
| 373 }, | 367 }, |
| 374 { | 368 { |
| 375 "swarming": { | 369 "swarming": { |
| (...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 490 { | 484 { |
| 491 "test": "skia_unittests" | 485 "test": "skia_unittests" |
| 492 }, | 486 }, |
| 493 { | 487 { |
| 494 "test": "sql_unittests" | 488 "test": "sql_unittests" |
| 495 }, | 489 }, |
| 496 { | 490 { |
| 497 "test": "sync_unit_tests" | 491 "test": "sync_unit_tests" |
| 498 }, | 492 }, |
| 499 { | 493 { |
| 500 "swarming": { | |
| 501 "can_use_on_swarming_builders": true | |
| 502 }, | |
| 503 "test": "ui_base_unittests" | 494 "test": "ui_base_unittests" |
| 504 }, | 495 }, |
| 505 { | 496 { |
| 506 "swarming": { | 497 "swarming": { |
| 507 "can_use_on_swarming_builders": true | 498 "can_use_on_swarming_builders": true |
| 508 }, | 499 }, |
| 509 "test": "unit_tests" | 500 "test": "unit_tests" |
| 510 }, | 501 }, |
| 511 { | 502 { |
| 512 "test": "url_unittests" | 503 "test": "url_unittests" |
| 513 } | 504 } |
| 514 ] | 505 ] |
| 515 } | 506 } |
| 516 } | 507 } |
| OLD | NEW |