| OLD | NEW |
| 1 { | 1 { |
| 2 "Mac GN": { | 2 "Mac GN": { |
| 3 "additional_compile_targets": [ | 3 "additional_compile_targets": [ |
| 4 "accessibility_unittests", | 4 "accessibility_unittests", |
| 5 "base_unittests", | 5 "base_unittests", |
| 6 "cacheinvalidation_unittests", | 6 "cacheinvalidation_unittests", |
| 7 "cast_unittests", | 7 "cast_unittests", |
| 8 "cc_unittests", | 8 "cc_unittests", |
| 9 "chromedriver_unittests", | 9 "chromedriver_unittests", |
| 10 "crypto_unittests", | 10 "crypto_unittests", |
| (...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 197 { | 197 { |
| 198 "test": "sync_unit_tests" | 198 "test": "sync_unit_tests" |
| 199 }, | 199 }, |
| 200 { | 200 { |
| 201 "swarming": { | 201 "swarming": { |
| 202 "can_use_on_swarming_builders": true | 202 "can_use_on_swarming_builders": true |
| 203 }, | 203 }, |
| 204 "test": "ui_base_unittests" | 204 "test": "ui_base_unittests" |
| 205 }, | 205 }, |
| 206 { | 206 { |
| 207 "swarming": { |
| 208 "can_use_on_swarming_builders": true |
| 209 }, |
| 207 "test": "url_unittests" | 210 "test": "url_unittests" |
| 208 } | 211 } |
| 209 ], | 212 ], |
| 210 "scripts": [ | 213 "scripts": [ |
| 211 { | 214 { |
| 212 "name": "telemetry_unittests", | 215 "name": "telemetry_unittests", |
| 213 "script": "telemetry_unittests.py" | 216 "script": "telemetry_unittests.py" |
| 214 }, | 217 }, |
| 215 { | 218 { |
| 216 "name": "telemetry_perf_unittests", | 219 "name": "telemetry_perf_unittests", |
| (...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 414 }, | 417 }, |
| 415 "test": "ui_base_unittests" | 418 "test": "ui_base_unittests" |
| 416 }, | 419 }, |
| 417 { | 420 { |
| 418 "swarming": { | 421 "swarming": { |
| 419 "can_use_on_swarming_builders": true | 422 "can_use_on_swarming_builders": true |
| 420 }, | 423 }, |
| 421 "test": "unit_tests" | 424 "test": "unit_tests" |
| 422 }, | 425 }, |
| 423 { | 426 { |
| 427 "swarming": { |
| 428 "can_use_on_swarming_builders": true |
| 429 }, |
| 424 "test": "url_unittests" | 430 "test": "url_unittests" |
| 425 } | 431 } |
| 426 ], | 432 ], |
| 427 "scripts": [ | 433 "scripts": [ |
| 428 { | 434 { |
| 429 "name": "telemetry_unittests", | 435 "name": "telemetry_unittests", |
| 430 "script": "telemetry_unittests.py" | 436 "script": "telemetry_unittests.py" |
| 431 }, | 437 }, |
| 432 { | 438 { |
| 433 "name": "telemetry_perf_unittests", | 439 "name": "telemetry_perf_unittests", |
| (...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 625 }, | 631 }, |
| 626 "test": "ui_base_unittests" | 632 "test": "ui_base_unittests" |
| 627 }, | 633 }, |
| 628 { | 634 { |
| 629 "swarming": { | 635 "swarming": { |
| 630 "can_use_on_swarming_builders": true | 636 "can_use_on_swarming_builders": true |
| 631 }, | 637 }, |
| 632 "test": "unit_tests" | 638 "test": "unit_tests" |
| 633 }, | 639 }, |
| 634 { | 640 { |
| 641 "swarming": { |
| 642 "can_use_on_swarming_builders": true |
| 643 }, |
| 635 "test": "url_unittests" | 644 "test": "url_unittests" |
| 636 } | 645 } |
| 637 ], | 646 ], |
| 638 "scripts": [ | 647 "scripts": [ |
| 639 { | 648 { |
| 640 "name": "telemetry_unittests", | 649 "name": "telemetry_unittests", |
| 641 "script": "telemetry_unittests.py" | 650 "script": "telemetry_unittests.py" |
| 642 }, | 651 }, |
| 643 { | 652 { |
| 644 "name": "telemetry_perf_unittests", | 653 "name": "telemetry_perf_unittests", |
| (...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 836 }, | 845 }, |
| 837 "test": "ui_base_unittests" | 846 "test": "ui_base_unittests" |
| 838 }, | 847 }, |
| 839 { | 848 { |
| 840 "swarming": { | 849 "swarming": { |
| 841 "can_use_on_swarming_builders": true | 850 "can_use_on_swarming_builders": true |
| 842 }, | 851 }, |
| 843 "test": "unit_tests" | 852 "test": "unit_tests" |
| 844 }, | 853 }, |
| 845 { | 854 { |
| 855 "swarming": { |
| 856 "can_use_on_swarming_builders": true |
| 857 }, |
| 846 "test": "url_unittests" | 858 "test": "url_unittests" |
| 847 } | 859 } |
| 848 ], | 860 ], |
| 849 "scripts": [ | 861 "scripts": [ |
| 850 { | 862 { |
| 851 "name": "telemetry_unittests", | 863 "name": "telemetry_unittests", |
| 852 "script": "telemetry_unittests.py" | 864 "script": "telemetry_unittests.py" |
| 853 }, | 865 }, |
| 854 { | 866 { |
| 855 "name": "telemetry_perf_unittests", | 867 "name": "telemetry_perf_unittests", |
| (...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1048 }, | 1060 }, |
| 1049 "test": "ui_base_unittests" | 1061 "test": "ui_base_unittests" |
| 1050 }, | 1062 }, |
| 1051 { | 1063 { |
| 1052 "swarming": { | 1064 "swarming": { |
| 1053 "can_use_on_swarming_builders": true | 1065 "can_use_on_swarming_builders": true |
| 1054 }, | 1066 }, |
| 1055 "test": "unit_tests" | 1067 "test": "unit_tests" |
| 1056 }, | 1068 }, |
| 1057 { | 1069 { |
| 1070 "swarming": { |
| 1071 "can_use_on_swarming_builders": true |
| 1072 }, |
| 1058 "test": "url_unittests" | 1073 "test": "url_unittests" |
| 1059 } | 1074 } |
| 1060 ], | 1075 ], |
| 1061 "scripts": [ | 1076 "scripts": [ |
| 1062 { | 1077 { |
| 1063 "name": "telemetry_unittests", | 1078 "name": "telemetry_unittests", |
| 1064 "script": "telemetry_unittests.py" | 1079 "script": "telemetry_unittests.py" |
| 1065 }, | 1080 }, |
| 1066 { | 1081 { |
| 1067 "name": "telemetry_perf_unittests", | 1082 "name": "telemetry_perf_unittests", |
| 1068 "script": "telemetry_perf_unittests.py" | 1083 "script": "telemetry_perf_unittests.py" |
| 1069 }, | 1084 }, |
| 1070 { | 1085 { |
| 1071 "name": "nacl_integration", | 1086 "name": "nacl_integration", |
| 1072 "script": "nacl_integration.py" | 1087 "script": "nacl_integration.py" |
| 1073 } | 1088 } |
| 1074 ] | 1089 ] |
| 1075 } | 1090 } |
| 1076 } | 1091 } |
| OLD | NEW |