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

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

Issue 1317803002: Convert wtf_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@swarm_blink_platform_unittests
Patch Set: merge upstream Created 5 years, 3 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 | « testing/buildbot/chromium.fyi.json ('k') | 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 "Linux ChromiumOS Tests (1)": { 2 "Linux ChromiumOS 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 660 matching lines...) Expand 10 before | Expand all | Expand 10 after
671 { 671 {
672 "swarming": { 672 "swarming": {
673 "can_use_on_swarming_builders": true 673 "can_use_on_swarming_builders": true
674 }, 674 },
675 "test": "blink_platform_unittests" 675 "test": "blink_platform_unittests"
676 }, 676 },
677 { 677 {
678 "test": "webkit_unit_tests" 678 "test": "webkit_unit_tests"
679 }, 679 },
680 { 680 {
681 "swarming": {
682 "can_use_on_swarming_builders": true
683 },
681 "test": "wtf_unittests" 684 "test": "wtf_unittests"
682 } 685 }
683 ], 686 ],
684 "scripts": [ 687 "scripts": [
685 { 688 {
686 "name": "webkit_lint", 689 "name": "webkit_lint",
687 "script": "webkit_lint.py" 690 "script": "webkit_lint.py"
688 }, 691 },
689 { 692 {
690 "name": "webkit_python_tests", 693 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
703 { 706 {
704 "swarming": { 707 "swarming": {
705 "can_use_on_swarming_builders": true 708 "can_use_on_swarming_builders": true
706 }, 709 },
707 "test": "blink_platform_unittests" 710 "test": "blink_platform_unittests"
708 }, 711 },
709 { 712 {
710 "test": "webkit_unit_tests" 713 "test": "webkit_unit_tests"
711 }, 714 },
712 { 715 {
716 "swarming": {
717 "can_use_on_swarming_builders": true
718 },
713 "test": "wtf_unittests" 719 "test": "wtf_unittests"
714 } 720 }
715 ], 721 ],
716 "scripts": [ 722 "scripts": [
717 { 723 {
718 "name": "webkit_lint", 724 "name": "webkit_lint",
719 "script": "webkit_lint.py" 725 "script": "webkit_lint.py"
720 }, 726 },
721 { 727 {
722 "name": "webkit_python_tests", 728 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
735 { 741 {
736 "swarming": { 742 "swarming": {
737 "can_use_on_swarming_builders": true 743 "can_use_on_swarming_builders": true
738 }, 744 },
739 "test": "blink_platform_unittests" 745 "test": "blink_platform_unittests"
740 }, 746 },
741 { 747 {
742 "test": "webkit_unit_tests" 748 "test": "webkit_unit_tests"
743 }, 749 },
744 { 750 {
751 "swarming": {
752 "can_use_on_swarming_builders": true
753 },
745 "test": "wtf_unittests" 754 "test": "wtf_unittests"
746 } 755 }
747 ], 756 ],
748 "scripts": [ 757 "scripts": [
749 { 758 {
750 "name": "webkit_lint", 759 "name": "webkit_lint",
751 "script": "webkit_lint.py" 760 "script": "webkit_lint.py"
752 }, 761 },
753 { 762 {
754 "name": "webkit_python_tests", 763 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
767 { 776 {
768 "swarming": { 777 "swarming": {
769 "can_use_on_swarming_builders": true 778 "can_use_on_swarming_builders": true
770 }, 779 },
771 "test": "blink_platform_unittests" 780 "test": "blink_platform_unittests"
772 }, 781 },
773 { 782 {
774 "test": "webkit_unit_tests" 783 "test": "webkit_unit_tests"
775 }, 784 },
776 { 785 {
786 "swarming": {
787 "can_use_on_swarming_builders": true
788 },
777 "test": "wtf_unittests" 789 "test": "wtf_unittests"
778 } 790 }
779 ], 791 ],
780 "scripts": [ 792 "scripts": [
781 { 793 {
782 "name": "webkit_lint", 794 "name": "webkit_lint",
783 "script": "webkit_lint.py" 795 "script": "webkit_lint.py"
784 }, 796 },
785 { 797 {
786 "name": "webkit_python_tests", 798 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
799 { 811 {
800 "swarming": { 812 "swarming": {
801 "can_use_on_swarming_builders": true 813 "can_use_on_swarming_builders": true
802 }, 814 },
803 "test": "blink_platform_unittests" 815 "test": "blink_platform_unittests"
804 }, 816 },
805 { 817 {
806 "test": "webkit_unit_tests" 818 "test": "webkit_unit_tests"
807 }, 819 },
808 { 820 {
821 "swarming": {
822 "can_use_on_swarming_builders": true
823 },
809 "test": "wtf_unittests" 824 "test": "wtf_unittests"
810 } 825 }
811 ], 826 ],
812 "scripts": [ 827 "scripts": [
813 { 828 {
814 "name": "webkit_lint", 829 "name": "webkit_lint",
815 "script": "webkit_lint.py" 830 "script": "webkit_lint.py"
816 }, 831 },
817 { 832 {
818 "name": "webkit_python_tests", 833 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
831 { 846 {
832 "swarming": { 847 "swarming": {
833 "can_use_on_swarming_builders": true 848 "can_use_on_swarming_builders": true
834 }, 849 },
835 "test": "blink_platform_unittests" 850 "test": "blink_platform_unittests"
836 }, 851 },
837 { 852 {
838 "test": "webkit_unit_tests" 853 "test": "webkit_unit_tests"
839 }, 854 },
840 { 855 {
856 "swarming": {
857 "can_use_on_swarming_builders": true
858 },
841 "test": "wtf_unittests" 859 "test": "wtf_unittests"
842 } 860 }
843 ], 861 ],
844 "scripts": [ 862 "scripts": [
845 { 863 {
846 "name": "webkit_lint", 864 "name": "webkit_lint",
847 "script": "webkit_lint.py" 865 "script": "webkit_lint.py"
848 }, 866 },
849 { 867 {
850 "name": "webkit_python_tests", 868 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
863 { 881 {
864 "swarming": { 882 "swarming": {
865 "can_use_on_swarming_builders": true 883 "can_use_on_swarming_builders": true
866 }, 884 },
867 "test": "blink_platform_unittests" 885 "test": "blink_platform_unittests"
868 }, 886 },
869 { 887 {
870 "test": "webkit_unit_tests" 888 "test": "webkit_unit_tests"
871 }, 889 },
872 { 890 {
891 "swarming": {
892 "can_use_on_swarming_builders": true
893 },
873 "test": "wtf_unittests" 894 "test": "wtf_unittests"
874 } 895 }
875 ], 896 ],
876 "scripts": [ 897 "scripts": [
877 { 898 {
878 "name": "webkit_lint", 899 "name": "webkit_lint",
879 "script": "webkit_lint.py" 900 "script": "webkit_lint.py"
880 }, 901 },
881 { 902 {
882 "name": "webkit_python_tests", 903 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
895 { 916 {
896 "swarming": { 917 "swarming": {
897 "can_use_on_swarming_builders": true 918 "can_use_on_swarming_builders": true
898 }, 919 },
899 "test": "blink_platform_unittests" 920 "test": "blink_platform_unittests"
900 }, 921 },
901 { 922 {
902 "test": "webkit_unit_tests" 923 "test": "webkit_unit_tests"
903 }, 924 },
904 { 925 {
926 "swarming": {
927 "can_use_on_swarming_builders": true
928 },
905 "test": "wtf_unittests" 929 "test": "wtf_unittests"
906 } 930 }
907 ], 931 ],
908 "scripts": [ 932 "scripts": [
909 { 933 {
910 "name": "webkit_lint", 934 "name": "webkit_lint",
911 "script": "webkit_lint.py" 935 "script": "webkit_lint.py"
912 }, 936 },
913 { 937 {
914 "name": "webkit_python_tests", 938 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
927 { 951 {
928 "swarming": { 952 "swarming": {
929 "can_use_on_swarming_builders": true 953 "can_use_on_swarming_builders": true
930 }, 954 },
931 "test": "blink_platform_unittests" 955 "test": "blink_platform_unittests"
932 }, 956 },
933 { 957 {
934 "test": "webkit_unit_tests" 958 "test": "webkit_unit_tests"
935 }, 959 },
936 { 960 {
961 "swarming": {
962 "can_use_on_swarming_builders": true
963 },
937 "test": "wtf_unittests" 964 "test": "wtf_unittests"
938 } 965 }
939 ], 966 ],
940 "scripts": [ 967 "scripts": [
941 { 968 {
942 "name": "webkit_lint", 969 "name": "webkit_lint",
943 "script": "webkit_lint.py" 970 "script": "webkit_lint.py"
944 }, 971 },
945 { 972 {
946 "name": "webkit_python_tests", 973 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
959 { 986 {
960 "swarming": { 987 "swarming": {
961 "can_use_on_swarming_builders": true 988 "can_use_on_swarming_builders": true
962 }, 989 },
963 "test": "blink_platform_unittests" 990 "test": "blink_platform_unittests"
964 }, 991 },
965 { 992 {
966 "test": "webkit_unit_tests" 993 "test": "webkit_unit_tests"
967 }, 994 },
968 { 995 {
996 "swarming": {
997 "can_use_on_swarming_builders": true
998 },
969 "test": "wtf_unittests" 999 "test": "wtf_unittests"
970 } 1000 }
971 ], 1001 ],
972 "scripts": [ 1002 "scripts": [
973 { 1003 {
974 "name": "webkit_lint", 1004 "name": "webkit_lint",
975 "script": "webkit_lint.py" 1005 "script": "webkit_lint.py"
976 }, 1006 },
977 { 1007 {
978 "name": "webkit_python_tests", 1008 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
991 { 1021 {
992 "swarming": { 1022 "swarming": {
993 "can_use_on_swarming_builders": true 1023 "can_use_on_swarming_builders": true
994 }, 1024 },
995 "test": "blink_platform_unittests" 1025 "test": "blink_platform_unittests"
996 }, 1026 },
997 { 1027 {
998 "test": "webkit_unit_tests" 1028 "test": "webkit_unit_tests"
999 }, 1029 },
1000 { 1030 {
1031 "swarming": {
1032 "can_use_on_swarming_builders": true
1033 },
1001 "test": "wtf_unittests" 1034 "test": "wtf_unittests"
1002 } 1035 }
1003 ], 1036 ],
1004 "scripts": [ 1037 "scripts": [
1005 { 1038 {
1006 "name": "webkit_lint", 1039 "name": "webkit_lint",
1007 "script": "webkit_lint.py" 1040 "script": "webkit_lint.py"
1008 }, 1041 },
1009 { 1042 {
1010 "name": "webkit_python_tests", 1043 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
1023 { 1056 {
1024 "swarming": { 1057 "swarming": {
1025 "can_use_on_swarming_builders": true 1058 "can_use_on_swarming_builders": true
1026 }, 1059 },
1027 "test": "blink_platform_unittests" 1060 "test": "blink_platform_unittests"
1028 }, 1061 },
1029 { 1062 {
1030 "test": "webkit_unit_tests" 1063 "test": "webkit_unit_tests"
1031 }, 1064 },
1032 { 1065 {
1066 "swarming": {
1067 "can_use_on_swarming_builders": true
1068 },
1033 "test": "wtf_unittests" 1069 "test": "wtf_unittests"
1034 } 1070 }
1035 ], 1071 ],
1036 "scripts": [ 1072 "scripts": [
1037 { 1073 {
1038 "name": "webkit_lint", 1074 "name": "webkit_lint",
1039 "script": "webkit_lint.py" 1075 "script": "webkit_lint.py"
1040 }, 1076 },
1041 { 1077 {
1042 "name": "webkit_python_tests", 1078 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
1055 { 1091 {
1056 "swarming": { 1092 "swarming": {
1057 "can_use_on_swarming_builders": true 1093 "can_use_on_swarming_builders": true
1058 }, 1094 },
1059 "test": "blink_platform_unittests" 1095 "test": "blink_platform_unittests"
1060 }, 1096 },
1061 { 1097 {
1062 "test": "webkit_unit_tests" 1098 "test": "webkit_unit_tests"
1063 }, 1099 },
1064 { 1100 {
1101 "swarming": {
1102 "can_use_on_swarming_builders": true
1103 },
1065 "test": "wtf_unittests" 1104 "test": "wtf_unittests"
1066 } 1105 }
1067 ], 1106 ],
1068 "scripts": [ 1107 "scripts": [
1069 { 1108 {
1070 "name": "webkit_lint", 1109 "name": "webkit_lint",
1071 "script": "webkit_lint.py" 1110 "script": "webkit_lint.py"
1072 }, 1111 },
1073 { 1112 {
1074 "name": "webkit_python_tests", 1113 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
1087 { 1126 {
1088 "swarming": { 1127 "swarming": {
1089 "can_use_on_swarming_builders": true 1128 "can_use_on_swarming_builders": true
1090 }, 1129 },
1091 "test": "blink_platform_unittests" 1130 "test": "blink_platform_unittests"
1092 }, 1131 },
1093 { 1132 {
1094 "test": "webkit_unit_tests" 1133 "test": "webkit_unit_tests"
1095 }, 1134 },
1096 { 1135 {
1136 "swarming": {
1137 "can_use_on_swarming_builders": true
1138 },
1097 "test": "wtf_unittests" 1139 "test": "wtf_unittests"
1098 } 1140 }
1099 ], 1141 ],
1100 "scripts": [ 1142 "scripts": [
1101 { 1143 {
1102 "name": "webkit_lint", 1144 "name": "webkit_lint",
1103 "script": "webkit_lint.py" 1145 "script": "webkit_lint.py"
1104 }, 1146 },
1105 { 1147 {
1106 "name": "webkit_python_tests", 1148 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
1119 { 1161 {
1120 "swarming": { 1162 "swarming": {
1121 "can_use_on_swarming_builders": true 1163 "can_use_on_swarming_builders": true
1122 }, 1164 },
1123 "test": "blink_platform_unittests" 1165 "test": "blink_platform_unittests"
1124 }, 1166 },
1125 { 1167 {
1126 "test": "webkit_unit_tests" 1168 "test": "webkit_unit_tests"
1127 }, 1169 },
1128 { 1170 {
1171 "swarming": {
1172 "can_use_on_swarming_builders": true
1173 },
1129 "test": "wtf_unittests" 1174 "test": "wtf_unittests"
1130 } 1175 }
1131 ], 1176 ],
1132 "scripts": [ 1177 "scripts": [
1133 { 1178 {
1134 "name": "webkit_lint", 1179 "name": "webkit_lint",
1135 "script": "webkit_lint.py" 1180 "script": "webkit_lint.py"
1136 }, 1181 },
1137 { 1182 {
1138 "name": "webkit_python_tests", 1183 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
1151 { 1196 {
1152 "swarming": { 1197 "swarming": {
1153 "can_use_on_swarming_builders": true 1198 "can_use_on_swarming_builders": true
1154 }, 1199 },
1155 "test": "blink_platform_unittests" 1200 "test": "blink_platform_unittests"
1156 }, 1201 },
1157 { 1202 {
1158 "test": "webkit_unit_tests" 1203 "test": "webkit_unit_tests"
1159 }, 1204 },
1160 { 1205 {
1206 "swarming": {
1207 "can_use_on_swarming_builders": true
1208 },
1161 "test": "wtf_unittests" 1209 "test": "wtf_unittests"
1162 } 1210 }
1163 ], 1211 ],
1164 "scripts": [ 1212 "scripts": [
1165 { 1213 {
1166 "name": "webkit_lint", 1214 "name": "webkit_lint",
1167 "script": "webkit_lint.py" 1215 "script": "webkit_lint.py"
1168 }, 1216 },
1169 { 1217 {
1170 "name": "webkit_python_tests", 1218 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
1183 { 1231 {
1184 "swarming": { 1232 "swarming": {
1185 "can_use_on_swarming_builders": true 1233 "can_use_on_swarming_builders": true
1186 }, 1234 },
1187 "test": "blink_platform_unittests" 1235 "test": "blink_platform_unittests"
1188 }, 1236 },
1189 { 1237 {
1190 "test": "webkit_unit_tests" 1238 "test": "webkit_unit_tests"
1191 }, 1239 },
1192 { 1240 {
1241 "swarming": {
1242 "can_use_on_swarming_builders": true
1243 },
1193 "test": "wtf_unittests" 1244 "test": "wtf_unittests"
1194 } 1245 }
1195 ], 1246 ],
1196 "scripts": [ 1247 "scripts": [
1197 { 1248 {
1198 "name": "webkit_lint", 1249 "name": "webkit_lint",
1199 "script": "webkit_lint.py" 1250 "script": "webkit_lint.py"
1200 }, 1251 },
1201 { 1252 {
1202 "name": "webkit_python_tests", 1253 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
1215 { 1266 {
1216 "swarming": { 1267 "swarming": {
1217 "can_use_on_swarming_builders": true 1268 "can_use_on_swarming_builders": true
1218 }, 1269 },
1219 "test": "blink_platform_unittests" 1270 "test": "blink_platform_unittests"
1220 }, 1271 },
1221 { 1272 {
1222 "test": "webkit_unit_tests" 1273 "test": "webkit_unit_tests"
1223 }, 1274 },
1224 { 1275 {
1276 "swarming": {
1277 "can_use_on_swarming_builders": true
1278 },
1225 "test": "wtf_unittests" 1279 "test": "wtf_unittests"
1226 } 1280 }
1227 ], 1281 ],
1228 "scripts": [ 1282 "scripts": [
1229 { 1283 {
1230 "name": "webkit_lint", 1284 "name": "webkit_lint",
1231 "script": "webkit_lint.py" 1285 "script": "webkit_lint.py"
1232 }, 1286 },
1233 { 1287 {
1234 "name": "webkit_python_tests", 1288 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
1247 { 1301 {
1248 "swarming": { 1302 "swarming": {
1249 "can_use_on_swarming_builders": true 1303 "can_use_on_swarming_builders": true
1250 }, 1304 },
1251 "test": "blink_platform_unittests" 1305 "test": "blink_platform_unittests"
1252 }, 1306 },
1253 { 1307 {
1254 "test": "webkit_unit_tests" 1308 "test": "webkit_unit_tests"
1255 }, 1309 },
1256 { 1310 {
1311 "swarming": {
1312 "can_use_on_swarming_builders": true
1313 },
1257 "test": "wtf_unittests" 1314 "test": "wtf_unittests"
1258 } 1315 }
1259 ], 1316 ],
1260 "scripts": [ 1317 "scripts": [
1261 { 1318 {
1262 "name": "webkit_lint", 1319 "name": "webkit_lint",
1263 "script": "webkit_lint.py" 1320 "script": "webkit_lint.py"
1264 }, 1321 },
1265 { 1322 {
1266 "name": "webkit_python_tests", 1323 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
1279 { 1336 {
1280 "swarming": { 1337 "swarming": {
1281 "can_use_on_swarming_builders": true 1338 "can_use_on_swarming_builders": true
1282 }, 1339 },
1283 "test": "blink_platform_unittests" 1340 "test": "blink_platform_unittests"
1284 }, 1341 },
1285 { 1342 {
1286 "test": "webkit_unit_tests" 1343 "test": "webkit_unit_tests"
1287 }, 1344 },
1288 { 1345 {
1346 "swarming": {
1347 "can_use_on_swarming_builders": true
1348 },
1289 "test": "wtf_unittests" 1349 "test": "wtf_unittests"
1290 } 1350 }
1291 ], 1351 ],
1292 "scripts": [ 1352 "scripts": [
1293 { 1353 {
1294 "name": "webkit_lint", 1354 "name": "webkit_lint",
1295 "script": "webkit_lint.py" 1355 "script": "webkit_lint.py"
1296 }, 1356 },
1297 { 1357 {
1298 "name": "webkit_python_tests", 1358 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
1311 { 1371 {
1312 "swarming": { 1372 "swarming": {
1313 "can_use_on_swarming_builders": true 1373 "can_use_on_swarming_builders": true
1314 }, 1374 },
1315 "test": "blink_platform_unittests" 1375 "test": "blink_platform_unittests"
1316 }, 1376 },
1317 { 1377 {
1318 "test": "webkit_unit_tests" 1378 "test": "webkit_unit_tests"
1319 }, 1379 },
1320 { 1380 {
1381 "swarming": {
1382 "can_use_on_swarming_builders": true
1383 },
1321 "test": "wtf_unittests" 1384 "test": "wtf_unittests"
1322 } 1385 }
1323 ] 1386 ]
1324 }, 1387 },
1325 "WebKit Win x64 Builder (dbg)": { 1388 "WebKit Win x64 Builder (dbg)": {
1326 "gtest_tests": [ 1389 "gtest_tests": [
1327 { 1390 {
1328 "swarming": { 1391 "swarming": {
1329 "can_use_on_swarming_builders": true 1392 "can_use_on_swarming_builders": true
1330 }, 1393 },
1331 "test": "blink_heap_unittests" 1394 "test": "blink_heap_unittests"
1332 }, 1395 },
1333 { 1396 {
1334 "swarming": { 1397 "swarming": {
1335 "can_use_on_swarming_builders": true 1398 "can_use_on_swarming_builders": true
1336 }, 1399 },
1337 "test": "blink_platform_unittests" 1400 "test": "blink_platform_unittests"
1338 }, 1401 },
1339 { 1402 {
1340 "test": "webkit_unit_tests" 1403 "test": "webkit_unit_tests"
1341 }, 1404 },
1342 { 1405 {
1406 "swarming": {
1407 "can_use_on_swarming_builders": true
1408 },
1343 "test": "wtf_unittests" 1409 "test": "wtf_unittests"
1344 } 1410 }
1345 ] 1411 ]
1346 }, 1412 },
1347 "WebKit Win10": { 1413 "WebKit Win10": {
1348 "gtest_tests": [ 1414 "gtest_tests": [
1349 { 1415 {
1350 "swarming": { 1416 "swarming": {
1351 "can_use_on_swarming_builders": true 1417 "can_use_on_swarming_builders": true
1352 }, 1418 },
1353 "test": "blink_heap_unittests" 1419 "test": "blink_heap_unittests"
1354 }, 1420 },
1355 { 1421 {
1356 "swarming": { 1422 "swarming": {
1357 "can_use_on_swarming_builders": true 1423 "can_use_on_swarming_builders": true
1358 }, 1424 },
1359 "test": "blink_platform_unittests" 1425 "test": "blink_platform_unittests"
1360 }, 1426 },
1361 { 1427 {
1362 "test": "webkit_unit_tests" 1428 "test": "webkit_unit_tests"
1363 }, 1429 },
1364 { 1430 {
1431 "swarming": {
1432 "can_use_on_swarming_builders": true
1433 },
1365 "test": "wtf_unittests" 1434 "test": "wtf_unittests"
1366 } 1435 }
1367 ], 1436 ],
1368 "scripts": [ 1437 "scripts": [
1369 { 1438 {
1370 "name": "webkit_lint", 1439 "name": "webkit_lint",
1371 "script": "webkit_lint.py" 1440 "script": "webkit_lint.py"
1372 }, 1441 },
1373 { 1442 {
1374 "name": "webkit_python_tests", 1443 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
1387 { 1456 {
1388 "swarming": { 1457 "swarming": {
1389 "can_use_on_swarming_builders": true 1458 "can_use_on_swarming_builders": true
1390 }, 1459 },
1391 "test": "blink_platform_unittests" 1460 "test": "blink_platform_unittests"
1392 }, 1461 },
1393 { 1462 {
1394 "test": "webkit_unit_tests" 1463 "test": "webkit_unit_tests"
1395 }, 1464 },
1396 { 1465 {
1466 "swarming": {
1467 "can_use_on_swarming_builders": true
1468 },
1397 "test": "wtf_unittests" 1469 "test": "wtf_unittests"
1398 } 1470 }
1399 ], 1471 ],
1400 "scripts": [ 1472 "scripts": [
1401 { 1473 {
1402 "name": "webkit_lint", 1474 "name": "webkit_lint",
1403 "script": "webkit_lint.py" 1475 "script": "webkit_lint.py"
1404 }, 1476 },
1405 { 1477 {
1406 "name": "webkit_python_tests", 1478 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
1419 { 1491 {
1420 "swarming": { 1492 "swarming": {
1421 "can_use_on_swarming_builders": true 1493 "can_use_on_swarming_builders": true
1422 }, 1494 },
1423 "test": "blink_platform_unittests" 1495 "test": "blink_platform_unittests"
1424 }, 1496 },
1425 { 1497 {
1426 "test": "webkit_unit_tests" 1498 "test": "webkit_unit_tests"
1427 }, 1499 },
1428 { 1500 {
1501 "swarming": {
1502 "can_use_on_swarming_builders": true
1503 },
1429 "test": "wtf_unittests" 1504 "test": "wtf_unittests"
1430 } 1505 }
1431 ], 1506 ],
1432 "scripts": [ 1507 "scripts": [
1433 { 1508 {
1434 "name": "webkit_lint", 1509 "name": "webkit_lint",
1435 "script": "webkit_lint.py" 1510 "script": "webkit_lint.py"
1436 }, 1511 },
1437 { 1512 {
1438 "name": "webkit_python_tests", 1513 "name": "webkit_python_tests",
(...skipping 12 matching lines...) Expand all
1451 { 1526 {
1452 "swarming": { 1527 "swarming": {
1453 "can_use_on_swarming_builders": true 1528 "can_use_on_swarming_builders": true
1454 }, 1529 },
1455 "test": "blink_platform_unittests" 1530 "test": "blink_platform_unittests"
1456 }, 1531 },
1457 { 1532 {
1458 "test": "webkit_unit_tests" 1533 "test": "webkit_unit_tests"
1459 }, 1534 },
1460 { 1535 {
1536 "swarming": {
1537 "can_use_on_swarming_builders": true
1538 },
1461 "test": "wtf_unittests" 1539 "test": "wtf_unittests"
1462 } 1540 }
1463 ], 1541 ],
1464 "scripts": [ 1542 "scripts": [
1465 { 1543 {
1466 "name": "webkit_lint", 1544 "name": "webkit_lint",
1467 "script": "webkit_lint.py" 1545 "script": "webkit_lint.py"
1468 }, 1546 },
1469 { 1547 {
1470 "name": "webkit_python_tests", 1548 "name": "webkit_python_tests",
1471 "script": "webkit_python_tests.py" 1549 "script": "webkit_python_tests.py"
1472 } 1550 }
1473 ] 1551 ]
1474 } 1552 }
1475 } 1553 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698