| OLD | NEW |
| 1 { | 1 { |
| 2 "Linux ChromiumOS Ozone Tests (1)": { | 2 "Linux ChromiumOS Ozone 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 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 135 { | 135 { |
| 136 "test": "skia_unittests" | 136 "test": "skia_unittests" |
| 137 }, | 137 }, |
| 138 { | 138 { |
| 139 "test": "sql_unittests" | 139 "test": "sql_unittests" |
| 140 }, | 140 }, |
| 141 { | 141 { |
| 142 "test": "sync_unit_tests" | 142 "test": "sync_unit_tests" |
| 143 }, | 143 }, |
| 144 { | 144 { |
| 145 "swarming": { |
| 146 "can_use_on_swarming_builders": true |
| 147 }, |
| 145 "test": "ui_base_unittests" | 148 "test": "ui_base_unittests" |
| 146 }, | 149 }, |
| 147 { | 150 { |
| 148 "test": "ui_chromeos_unittests" | 151 "test": "ui_chromeos_unittests" |
| 149 }, | 152 }, |
| 150 { | 153 { |
| 151 "test": "ui_touch_selection_unittests" | 154 "test": "ui_touch_selection_unittests" |
| 152 }, | 155 }, |
| 153 { | 156 { |
| 154 "swarming": { | 157 "swarming": { |
| (...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 317 { | 320 { |
| 318 "test": "skia_unittests" | 321 "test": "skia_unittests" |
| 319 }, | 322 }, |
| 320 { | 323 { |
| 321 "test": "sql_unittests" | 324 "test": "sql_unittests" |
| 322 }, | 325 }, |
| 323 { | 326 { |
| 324 "test": "sync_unit_tests" | 327 "test": "sync_unit_tests" |
| 325 }, | 328 }, |
| 326 { | 329 { |
| 330 "swarming": { |
| 331 "can_use_on_swarming_builders": true |
| 332 }, |
| 327 "test": "ui_base_unittests" | 333 "test": "ui_base_unittests" |
| 328 }, | 334 }, |
| 329 { | 335 { |
| 330 "test": "ui_chromeos_unittests" | 336 "test": "ui_chromeos_unittests" |
| 331 }, | 337 }, |
| 332 { | 338 { |
| 333 "test": "ui_touch_selection_unittests" | 339 "test": "ui_touch_selection_unittests" |
| 334 }, | 340 }, |
| 335 { | 341 { |
| 336 "swarming": { | 342 "swarming": { |
| (...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 498 { | 504 { |
| 499 "test": "skia_unittests" | 505 "test": "skia_unittests" |
| 500 }, | 506 }, |
| 501 { | 507 { |
| 502 "test": "sql_unittests" | 508 "test": "sql_unittests" |
| 503 }, | 509 }, |
| 504 { | 510 { |
| 505 "test": "sync_unit_tests" | 511 "test": "sync_unit_tests" |
| 506 }, | 512 }, |
| 507 { | 513 { |
| 514 "swarming": { |
| 515 "can_use_on_swarming_builders": true |
| 516 }, |
| 508 "test": "ui_base_unittests" | 517 "test": "ui_base_unittests" |
| 509 }, | 518 }, |
| 510 { | 519 { |
| 511 "test": "ui_chromeos_unittests" | 520 "test": "ui_chromeos_unittests" |
| 512 }, | 521 }, |
| 513 { | 522 { |
| 514 "test": "ui_touch_selection_unittests" | 523 "test": "ui_touch_selection_unittests" |
| 515 }, | 524 }, |
| 516 { | 525 { |
| 517 "swarming": { | 526 "swarming": { |
| 518 "can_use_on_swarming_builders": true | 527 "can_use_on_swarming_builders": true |
| 519 }, | 528 }, |
| 520 "test": "unit_tests" | 529 "test": "unit_tests" |
| 521 }, | 530 }, |
| 522 { | 531 { |
| 523 "test": "url_unittests" | 532 "test": "url_unittests" |
| 524 }, | 533 }, |
| 525 { | 534 { |
| 526 "test": "views_unittests" | 535 "test": "views_unittests" |
| 527 }, | 536 }, |
| 528 { | 537 { |
| 529 "test": "wm_unittests" | 538 "test": "wm_unittests" |
| 530 } | 539 } |
| 531 ] | 540 ] |
| 532 } | 541 } |
| 533 } | 542 } |
| OLD | NEW |