| OLD | NEW |
| 1 { | 1 { |
| 2 "Android GN": { | 2 "Android GN": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 { | 4 { |
| 5 "test": "android_webview_unittests" | 5 "test": "android_webview_unittests" |
| 6 }, | 6 }, |
| 7 { | 7 { |
| 8 "test": "base_unittests" | 8 "test": "base_unittests" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 790 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 801 }, | 801 }, |
| 802 "test": "jingle_unittests" | 802 "test": "jingle_unittests" |
| 803 }, | 803 }, |
| 804 { | 804 { |
| 805 "swarming": { | 805 "swarming": { |
| 806 "can_use_on_swarming_builders": true | 806 "can_use_on_swarming_builders": true |
| 807 }, | 807 }, |
| 808 "test": "leveldb_service_unittests" | 808 "test": "leveldb_service_unittests" |
| 809 }, | 809 }, |
| 810 { | 810 { |
| 811 "swarming": { |
| 812 "can_use_on_swarming_builders": true |
| 813 }, |
| 811 "test": "mash_unittests" | 814 "test": "mash_unittests" |
| 812 }, | 815 }, |
| 813 { | 816 { |
| 814 "swarming": { | 817 "swarming": { |
| 815 "can_use_on_swarming_builders": true | 818 "can_use_on_swarming_builders": true |
| 816 }, | 819 }, |
| 817 "test": "media_blink_unittests" | 820 "test": "media_blink_unittests" |
| 818 }, | 821 }, |
| 819 { | 822 { |
| 820 "swarming": { | 823 "swarming": { |
| (...skipping 653 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1474 "name": "nacl_integration", | 1477 "name": "nacl_integration", |
| 1475 "script": "nacl_integration.py" | 1478 "script": "nacl_integration.py" |
| 1476 } | 1479 } |
| 1477 ] | 1480 ] |
| 1478 }, | 1481 }, |
| 1479 "Linux Tests (dbg)(1)(32)": { | 1482 "Linux Tests (dbg)(1)(32)": { |
| 1480 "gtest_tests": [], | 1483 "gtest_tests": [], |
| 1481 "scripts": [] | 1484 "scripts": [] |
| 1482 } | 1485 } |
| 1483 } | 1486 } |
| OLD | NEW |