OLD | NEW |
1 { | 1 { |
2 "Android GN": { | 2 "Android GN": { |
3 "additional_compile_targets": [ | 3 "additional_compile_targets": [ |
4 "chrome_public_apk", | 4 "chrome_public_apk", |
5 "chrome_public_test_apk", | 5 "chrome_public_test_apk", |
6 "chrome_shell_apk", | 6 "chrome_shell_apk", |
7 "chrome_shell_test_apk", | 7 "chrome_shell_test_apk", |
8 "content_shell_apk", | 8 "content_shell_apk", |
9 "mandoline:all" | 9 "mandoline:all" |
10 ], | 10 ], |
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
93 }, | 93 }, |
94 "Cast Linux": { | 94 "Cast Linux": { |
95 "gtest_tests": [ | 95 "gtest_tests": [ |
96 { | 96 { |
97 "swarming": { | 97 "swarming": { |
98 "can_use_on_swarming_builders": true | 98 "can_use_on_swarming_builders": true |
99 }, | 99 }, |
100 "test": "base_unittests" | 100 "test": "base_unittests" |
101 }, | 101 }, |
102 { | 102 { |
| 103 "swarming": { |
| 104 "can_use_on_swarming_builders": true |
| 105 }, |
103 "test": "cacheinvalidation_unittests" | 106 "test": "cacheinvalidation_unittests" |
104 }, | 107 }, |
105 { | 108 { |
106 "test": "cast_base_unittests" | 109 "test": "cast_base_unittests" |
107 }, | 110 }, |
108 { | 111 { |
109 "test": "cast_crash_unittests" | 112 "test": "cast_crash_unittests" |
110 }, | 113 }, |
111 { | 114 { |
112 "test": "cast_media_unittests" | 115 "test": "cast_media_unittests" |
(...skipping 373 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
486 "test": "base_unittests" | 489 "test": "base_unittests" |
487 }, | 490 }, |
488 { | 491 { |
489 "swarming": { | 492 "swarming": { |
490 "can_use_on_swarming_builders": true, | 493 "can_use_on_swarming_builders": true, |
491 "shards": 5 | 494 "shards": 5 |
492 }, | 495 }, |
493 "test": "browser_tests" | 496 "test": "browser_tests" |
494 }, | 497 }, |
495 { | 498 { |
| 499 "swarming": { |
| 500 "can_use_on_swarming_builders": true |
| 501 }, |
496 "test": "cacheinvalidation_unittests" | 502 "test": "cacheinvalidation_unittests" |
497 }, | 503 }, |
498 { | 504 { |
499 "swarming": { | 505 "swarming": { |
500 "can_use_on_swarming_builders": true | 506 "can_use_on_swarming_builders": true |
501 }, | 507 }, |
502 "test": "cast_unittests" | 508 "test": "cast_unittests" |
503 }, | 509 }, |
504 { | 510 { |
505 "swarming": { | 511 "swarming": { |
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
772 "test": "base_unittests" | 778 "test": "base_unittests" |
773 }, | 779 }, |
774 { | 780 { |
775 "swarming": { | 781 "swarming": { |
776 "can_use_on_swarming_builders": true, | 782 "can_use_on_swarming_builders": true, |
777 "shards": 10 | 783 "shards": 10 |
778 }, | 784 }, |
779 "test": "browser_tests" | 785 "test": "browser_tests" |
780 }, | 786 }, |
781 { | 787 { |
| 788 "swarming": { |
| 789 "can_use_on_swarming_builders": true |
| 790 }, |
782 "test": "cacheinvalidation_unittests" | 791 "test": "cacheinvalidation_unittests" |
783 }, | 792 }, |
784 { | 793 { |
785 "swarming": { | 794 "swarming": { |
786 "can_use_on_swarming_builders": true | 795 "can_use_on_swarming_builders": true |
787 }, | 796 }, |
788 "test": "cast_unittests" | 797 "test": "cast_unittests" |
789 }, | 798 }, |
790 { | 799 { |
791 "swarming": { | 800 "swarming": { |
(...skipping 252 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1044 "test": "base_unittests" | 1053 "test": "base_unittests" |
1045 }, | 1054 }, |
1046 { | 1055 { |
1047 "swarming": { | 1056 "swarming": { |
1048 "can_use_on_swarming_builders": true, | 1057 "can_use_on_swarming_builders": true, |
1049 "shards": 10 | 1058 "shards": 10 |
1050 }, | 1059 }, |
1051 "test": "browser_tests" | 1060 "test": "browser_tests" |
1052 }, | 1061 }, |
1053 { | 1062 { |
| 1063 "swarming": { |
| 1064 "can_use_on_swarming_builders": true |
| 1065 }, |
1054 "test": "cacheinvalidation_unittests" | 1066 "test": "cacheinvalidation_unittests" |
1055 }, | 1067 }, |
1056 { | 1068 { |
1057 "swarming": { | 1069 "swarming": { |
1058 "can_use_on_swarming_builders": true | 1070 "can_use_on_swarming_builders": true |
1059 }, | 1071 }, |
1060 "test": "cast_unittests" | 1072 "test": "cast_unittests" |
1061 }, | 1073 }, |
1062 { | 1074 { |
1063 "swarming": { | 1075 "swarming": { |
(...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1268 } | 1280 } |
1269 ], | 1281 ], |
1270 "scripts": [ | 1282 "scripts": [ |
1271 { | 1283 { |
1272 "name": "nacl_integration", | 1284 "name": "nacl_integration", |
1273 "script": "nacl_integration.py" | 1285 "script": "nacl_integration.py" |
1274 } | 1286 } |
1275 ] | 1287 ] |
1276 } | 1288 } |
1277 } | 1289 } |
OLD | NEW |