Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(167)

Side by Side Diff: testing/buildbot/chromium.mac.json

Issue 2843503004: Add a Mac 10.12 tests target. (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Mac GYP": { 2 "Mac GYP": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "base_unittests", 4 "base_unittests",
5 "browser_tests", 5 "browser_tests",
6 "chrome", 6 "chrome",
7 "content_browsertests", 7 "content_browsertests",
8 "content_unittests", 8 "content_unittests",
9 "interactive_ui_tests", 9 "interactive_ui_tests",
10 "ipc_tests", 10 "ipc_tests",
(...skipping 823 matching lines...) Expand 10 before | Expand all | Expand 10 after
834 { 834 {
835 "isolate_name": "telemetry_unittests", 835 "isolate_name": "telemetry_unittests",
836 "name": "telemetry_unittests", 836 "name": "telemetry_unittests",
837 "swarming": { 837 "swarming": {
838 "can_use_on_swarming_builders": true, 838 "can_use_on_swarming_builders": true,
839 "shards": 2 839 "shards": 2
840 } 840 }
841 } 841 }
842 ] 842 ]
843 }, 843 },
844 "Mac10.12 Tests": {
845 "gtest_tests": [
846 {
847 "swarming": {
848 "can_use_on_swarming_builders": true
849 },
850 "test": "accessibility_unittests"
851 },
852 {
853 "swarming": {
854 "can_use_on_swarming_builders": true
855 },
856 "test": "base_unittests"
857 },
858 {
859 "swarming": {
860 "can_use_on_swarming_builders": true
861 },
862 "test": "battor_agent_unittests"
863 },
864 {
865 "swarming": {
866 "can_use_on_swarming_builders": true,
867 "shards": 10
868 },
869 "test": "browser_tests"
870 },
871 {
872 "args": [
873 "--enable-browser-side-navigation"
874 ],
875 "name": "browser_side_navigation_browser_tests",
876 "swarming": {
877 "can_use_on_swarming_builders": true,
878 "shards": 10
879 },
880 "test": "browser_tests"
881 },
882 {
883 "swarming": {
884 "can_use_on_swarming_builders": true
885 },
886 "test": "cacheinvalidation_unittests"
887 },
888 {
889 "swarming": {
890 "can_use_on_swarming_builders": true
891 },
892 "test": "capture_unittests"
893 },
894 {
895 "swarming": {
896 "can_use_on_swarming_builders": true
897 },
898 "test": "cast_unittests"
899 },
900 {
901 "swarming": {
902 "can_use_on_swarming_builders": true
903 },
904 "test": "cc_unittests"
905 },
906 {
907 "swarming": {
908 "can_use_on_swarming_builders": true
909 },
910 "test": "chrome_app_unittests"
911 },
912 {
913 "swarming": {
914 "can_use_on_swarming_builders": true
915 },
916 "test": "chromedriver_unittests"
917 },
918 {
919 "swarming": {
920 "can_use_on_swarming_builders": true
921 },
922 "test": "components_browsertests"
923 },
924 {
925 "args": [
926 "--enable-browser-side-navigation"
927 ],
928 "name": "browser_side_navigation_components_browsertests",
929 "swarming": {
930 "can_use_on_swarming_builders": true
931 },
932 "test": "components_browsertests"
933 },
934 {
935 "swarming": {
936 "can_use_on_swarming_builders": true
937 },
938 "test": "components_unittests"
939 },
940 {
941 "args": [
942 "--enable-browser-side-navigation"
943 ],
944 "name": "browser_side_navigation_components_unittests",
945 "swarming": {
946 "can_use_on_swarming_builders": true
947 },
948 "test": "components_unittests"
949 },
950 {
951 "swarming": {
952 "can_use_on_swarming_builders": true
953 },
954 "test": "content_browsertests"
955 },
956 {
957 "args": [
958 "--enable-browser-side-navigation"
959 ],
960 "name": "browser_side_navigation_content_browsertests",
961 "swarming": {
962 "can_use_on_swarming_builders": true
963 },
964 "test": "content_browsertests"
965 },
966 {
967 "swarming": {
968 "can_use_on_swarming_builders": true
969 },
970 "test": "content_unittests"
971 },
972 {
973 "args": [
974 "--enable-browser-side-navigation"
975 ],
976 "name": "browser_side_navigation_content_unittests",
977 "swarming": {
978 "can_use_on_swarming_builders": true
979 },
980 "test": "content_unittests"
981 },
982 {
983 "swarming": {
984 "can_use_on_swarming_builders": true
985 },
986 "test": "crypto_unittests"
987 },
988 {
989 "swarming": {
990 "can_use_on_swarming_builders": true
991 },
992 "test": "device_unittests"
993 },
994 {
995 "swarming": {
996 "can_use_on_swarming_builders": true
997 },
998 "test": "display_unittests"
999 },
1000 {
1001 "swarming": {
1002 "can_use_on_swarming_builders": true
1003 },
1004 "test": "extensions_unittests"
1005 },
1006 {
1007 "swarming": {
1008 "can_use_on_swarming_builders": true
1009 },
1010 "test": "gcm_unit_tests"
1011 },
1012 {
1013 "swarming": {
1014 "can_use_on_swarming_builders": true
1015 },
1016 "test": "gfx_unittests"
1017 },
1018 {
1019 "swarming": {
1020 "can_use_on_swarming_builders": true
1021 },
1022 "test": "gn_unittests"
1023 },
1024 {
1025 "swarming": {
1026 "can_use_on_swarming_builders": true
1027 },
1028 "test": "google_apis_unittests"
1029 },
1030 {
1031 "swarming": {
1032 "can_use_on_swarming_builders": true
1033 },
1034 "test": "gpu_ipc_service_unittests"
1035 },
1036 {
1037 "swarming": {
1038 "can_use_on_swarming_builders": true
1039 },
1040 "test": "gpu_unittests"
1041 },
1042 {
1043 "swarming": {
1044 "can_use_on_swarming_builders": true
1045 },
1046 "test": "interactive_ui_tests"
1047 },
1048 {
1049 "args": [
1050 "--enable-browser-side-navigation"
1051 ],
1052 "name": "browser_side_navigation_interactive_ui_tests",
1053 "swarming": {
1054 "can_use_on_swarming_builders": true
1055 },
1056 "test": "interactive_ui_tests"
1057 },
1058 {
1059 "swarming": {
1060 "can_use_on_swarming_builders": true
1061 },
1062 "test": "ipc_tests"
1063 },
1064 {
1065 "swarming": {
1066 "can_use_on_swarming_builders": true
1067 },
1068 "test": "jingle_unittests"
1069 },
1070 {
1071 "swarming": {
1072 "can_use_on_swarming_builders": true
1073 },
1074 "test": "libjingle_xmpp_unittests"
1075 },
1076 {
1077 "swarming": {
1078 "can_use_on_swarming_builders": true
1079 },
1080 "test": "mac_installer_unittests"
1081 },
1082 {
1083 "swarming": {
1084 "can_use_on_swarming_builders": true
1085 },
1086 "test": "media_blink_unittests"
1087 },
1088 {
1089 "swarming": {
1090 "can_use_on_swarming_builders": true
1091 },
1092 "test": "media_unittests"
1093 },
1094 {
1095 "swarming": {
1096 "can_use_on_swarming_builders": true
1097 },
1098 "test": "message_center_unittests"
1099 },
1100 {
1101 "swarming": {
1102 "can_use_on_swarming_builders": true
1103 },
1104 "test": "midi_unittests"
1105 },
1106 {
1107 "swarming": {
1108 "can_use_on_swarming_builders": true
1109 },
1110 "test": "mojo_common_unittests"
1111 },
1112 {
1113 "swarming": {
1114 "can_use_on_swarming_builders": true
1115 },
1116 "test": "mojo_public_bindings_unittests"
1117 },
1118 {
1119 "swarming": {
1120 "can_use_on_swarming_builders": true
1121 },
1122 "test": "mojo_public_system_unittests"
1123 },
1124 {
1125 "swarming": {
1126 "can_use_on_swarming_builders": true
1127 },
1128 "test": "mojo_system_unittests"
1129 },
1130 {
1131 "swarming": {
1132 "can_use_on_swarming_builders": true
1133 },
1134 "test": "nacl_loader_unittests"
1135 },
1136 {
1137 "swarming": {
1138 "can_use_on_swarming_builders": true
1139 },
1140 "test": "native_theme_unittests"
1141 },
1142 {
1143 "swarming": {
1144 "can_use_on_swarming_builders": true
1145 },
1146 "test": "net_unittests"
1147 },
1148 {
1149 "swarming": {
1150 "can_use_on_swarming_builders": true
1151 },
1152 "test": "pdf_unittests"
1153 },
1154 {
1155 "swarming": {
1156 "can_use_on_swarming_builders": true
1157 },
1158 "test": "ppapi_unittests"
1159 },
1160 {
1161 "swarming": {
1162 "can_use_on_swarming_builders": true
1163 },
1164 "test": "printing_unittests"
1165 },
1166 {
1167 "swarming": {
1168 "can_use_on_swarming_builders": true
1169 },
1170 "test": "remoting_unittests"
1171 },
1172 {
1173 "swarming": {
1174 "can_use_on_swarming_builders": true
1175 },
1176 "test": "sandbox_mac_unittests"
1177 },
1178 {
1179 "swarming": {
1180 "can_use_on_swarming_builders": true
1181 },
1182 "test": "service_unittests"
1183 },
1184 {
1185 "swarming": {
1186 "can_use_on_swarming_builders": true
1187 },
1188 "test": "skia_unittests"
1189 },
1190 {
1191 "swarming": {
1192 "can_use_on_swarming_builders": true
1193 },
1194 "test": "snapshot_unittests"
1195 },
1196 {
1197 "swarming": {
1198 "can_use_on_swarming_builders": true
1199 },
1200 "test": "sql_unittests"
1201 },
1202 {
1203 "swarming": {
1204 "can_use_on_swarming_builders": true
1205 },
1206 "test": "storage_unittests"
1207 },
1208 {
1209 "swarming": {
1210 "can_use_on_swarming_builders": true
1211 },
1212 "test": "sync_integration_tests"
1213 },
1214 {
1215 "swarming": {
1216 "can_use_on_swarming_builders": true
1217 },
1218 "test": "ui_base_unittests"
1219 },
1220 {
1221 "swarming": {
1222 "can_use_on_swarming_builders": true
1223 },
1224 "test": "unit_tests"
1225 },
1226 {
1227 "args": [
1228 "--enable-browser-side-navigation"
1229 ],
1230 "name": "browser_side_navigation_unit_tests",
1231 "swarming": {
1232 "can_use_on_swarming_builders": true
1233 },
1234 "test": "unit_tests"
1235 },
1236 {
1237 "swarming": {
1238 "can_use_on_swarming_builders": true
1239 },
1240 "test": "url_unittests"
1241 },
1242 {
1243 "swarming": {
1244 "can_use_on_swarming_builders": true
1245 },
1246 "test": "views_unittests"
1247 }
1248 ],
1249 "isolated_scripts": [
1250 {
1251 "isolate_name": "telemetry_gpu_unittests",
1252 "name": "telemetry_gpu_unittests",
1253 "swarming": {
1254 "can_use_on_swarming_builders": true
1255 }
1256 },
1257 {
1258 "isolate_name": "telemetry_perf_unittests",
1259 "name": "telemetry_perf_unittests",
1260 "swarming": {
1261 "can_use_on_swarming_builders": true,
1262 "hard_timeout": 960,
1263 "shards": 12
1264 }
1265 },
1266 {
1267 "isolate_name": "telemetry_unittests",
1268 "name": "telemetry_unittests",
1269 "swarming": {
1270 "can_use_on_swarming_builders": true,
1271 "shards": 2
1272 }
1273 }
1274 ]
1275 },
844 "Mac10.9 Tests": { 1276 "Mac10.9 Tests": {
845 "gtest_tests": [ 1277 "gtest_tests": [
846 { 1278 {
847 "swarming": { 1279 "swarming": {
848 "can_use_on_swarming_builders": true 1280 "can_use_on_swarming_builders": true
849 }, 1281 },
850 "test": "accessibility_unittests" 1282 "test": "accessibility_unittests"
851 }, 1283 },
852 { 1284 {
853 "swarming": { 1285 "swarming": {
(...skipping 687 matching lines...) Expand 10 before | Expand all | Expand 10 after
1541 "isolate_name": "telemetry_unittests", 1973 "isolate_name": "telemetry_unittests",
1542 "name": "telemetry_unittests", 1974 "name": "telemetry_unittests",
1543 "swarming": { 1975 "swarming": {
1544 "can_use_on_swarming_builders": true, 1976 "can_use_on_swarming_builders": true,
1545 "shards": 2 1977 "shards": 2
1546 } 1978 }
1547 } 1979 }
1548 ] 1980 ]
1549 } 1981 }
1550 } 1982 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698