| 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": "ppapi_unittests" | 143 "test": "ppapi_unittests" |
| 144 }, | 144 }, |
| 145 { | 145 { |
| 146 "swarming": { | 146 "swarming": { |
| 147 "can_use_on_swarming_builders": true | 147 "can_use_on_swarming_builders": true |
| 148 }, | 148 }, |
| 149 "test": "printing_unittests" | 149 "test": "printing_unittests" |
| 150 }, | 150 }, |
| 151 { | 151 { |
| 152 "swarming": { |
| 153 "can_use_on_swarming_builders": true |
| 154 }, |
| 152 "test": "remoting_unittests" | 155 "test": "remoting_unittests" |
| 153 }, | 156 }, |
| 154 { | 157 { |
| 155 "swarming": { | 158 "swarming": { |
| 156 "can_use_on_swarming_builders": true | 159 "can_use_on_swarming_builders": true |
| 157 }, | 160 }, |
| 158 "test": "sandbox_linux_unittests" | 161 "test": "sandbox_linux_unittests" |
| 159 }, | 162 }, |
| 160 { | 163 { |
| 161 "swarming": { | 164 "swarming": { |
| (...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 386 { | 389 { |
| 387 "test": "ppapi_unittests" | 390 "test": "ppapi_unittests" |
| 388 }, | 391 }, |
| 389 { | 392 { |
| 390 "swarming": { | 393 "swarming": { |
| 391 "can_use_on_swarming_builders": true | 394 "can_use_on_swarming_builders": true |
| 392 }, | 395 }, |
| 393 "test": "printing_unittests" | 396 "test": "printing_unittests" |
| 394 }, | 397 }, |
| 395 { | 398 { |
| 399 "swarming": { |
| 400 "can_use_on_swarming_builders": true |
| 401 }, |
| 396 "test": "remoting_unittests" | 402 "test": "remoting_unittests" |
| 397 }, | 403 }, |
| 398 { | 404 { |
| 399 "swarming": { | 405 "swarming": { |
| 400 "can_use_on_swarming_builders": true | 406 "can_use_on_swarming_builders": true |
| 401 }, | 407 }, |
| 402 "test": "sandbox_linux_unittests" | 408 "test": "sandbox_linux_unittests" |
| 403 }, | 409 }, |
| 404 { | 410 { |
| 405 "swarming": { | 411 "swarming": { |
| (...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 559 { | 565 { |
| 560 "test": "ppapi_unittests" | 566 "test": "ppapi_unittests" |
| 561 }, | 567 }, |
| 562 { | 568 { |
| 563 "swarming": { | 569 "swarming": { |
| 564 "can_use_on_swarming_builders": true | 570 "can_use_on_swarming_builders": true |
| 565 }, | 571 }, |
| 566 "test": "printing_unittests" | 572 "test": "printing_unittests" |
| 567 }, | 573 }, |
| 568 { | 574 { |
| 575 "swarming": { |
| 576 "can_use_on_swarming_builders": true |
| 577 }, |
| 569 "test": "remoting_unittests" | 578 "test": "remoting_unittests" |
| 570 }, | 579 }, |
| 571 { | 580 { |
| 572 "swarming": { | 581 "swarming": { |
| 573 "can_use_on_swarming_builders": true | 582 "can_use_on_swarming_builders": true |
| 574 }, | 583 }, |
| 575 "test": "skia_unittests" | 584 "test": "skia_unittests" |
| 576 }, | 585 }, |
| 577 { | 586 { |
| 578 "swarming": { | 587 "swarming": { |
| (...skipping 21 matching lines...) Expand all Loading... |
| 600 }, | 609 }, |
| 601 { | 610 { |
| 602 "swarming": { | 611 "swarming": { |
| 603 "can_use_on_swarming_builders": true | 612 "can_use_on_swarming_builders": true |
| 604 }, | 613 }, |
| 605 "test": "url_unittests" | 614 "test": "url_unittests" |
| 606 } | 615 } |
| 607 ] | 616 ] |
| 608 } | 617 } |
| 609 } | 618 } |
| OLD | NEW |