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

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

Issue 1694013002: Swarm cacheinvalidation_unittests, device_unittests, gcm_unit_tests, media_blink_unittests, sync_un… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « build/gn_migration.gypi ('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 "Android Cloud Tests": { 2 "Android Cloud Tests": {
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 774 matching lines...) Expand 10 before | Expand all | Expand 10 after
785 "test": "base_unittests" 785 "test": "base_unittests"
786 }, 786 },
787 { 787 {
788 "swarming": { 788 "swarming": {
789 "can_use_on_swarming_builders": true, 789 "can_use_on_swarming_builders": true,
790 "shards": 10 790 "shards": 10
791 }, 791 },
792 "test": "browser_tests" 792 "test": "browser_tests"
793 }, 793 },
794 { 794 {
795 "swarming": {
796 "can_use_on_swarming_builders": true
797 },
795 "test": "cacheinvalidation_unittests" 798 "test": "cacheinvalidation_unittests"
796 }, 799 },
797 { 800 {
798 "swarming": { 801 "swarming": {
799 "can_use_on_swarming_builders": true 802 "can_use_on_swarming_builders": true
800 }, 803 },
801 "test": "chrome_app_unittests" 804 "test": "chrome_app_unittests"
802 }, 805 },
803 { 806 {
804 "test": "chrome_elf_unittests" 807 "test": "chrome_elf_unittests"
(...skipping 22 matching lines...) Expand all
827 }, 830 },
828 "test": "courgette_unittests" 831 "test": "courgette_unittests"
829 }, 832 },
830 { 833 {
831 "swarming": { 834 "swarming": {
832 "can_use_on_swarming_builders": true 835 "can_use_on_swarming_builders": true
833 }, 836 },
834 "test": "crypto_unittests" 837 "test": "crypto_unittests"
835 }, 838 },
836 { 839 {
840 "swarming": {
841 "can_use_on_swarming_builders": true
842 },
837 "test": "device_unittests" 843 "test": "device_unittests"
838 }, 844 },
839 { 845 {
840 "swarming": { 846 "swarming": {
841 "can_use_on_swarming_builders": true 847 "can_use_on_swarming_builders": true
842 }, 848 },
843 "test": "extensions_unittests" 849 "test": "extensions_unittests"
844 }, 850 },
845 { 851 {
852 "swarming": {
853 "can_use_on_swarming_builders": true
854 },
846 "test": "gcm_unit_tests" 855 "test": "gcm_unit_tests"
847 }, 856 },
848 { 857 {
849 "swarming": { 858 "swarming": {
850 "can_use_on_swarming_builders": true 859 "can_use_on_swarming_builders": true
851 }, 860 },
852 "test": "google_apis_unittests" 861 "test": "google_apis_unittests"
853 }, 862 },
854 { 863 {
855 "swarming": { 864 "swarming": {
856 "can_use_on_swarming_builders": true 865 "can_use_on_swarming_builders": true
857 }, 866 },
858 "test": "gpu_unittests" 867 "test": "gpu_unittests"
859 }, 868 },
860 { 869 {
861 "test": "installer_util_unittests" 870 "test": "installer_util_unittests"
862 }, 871 },
863 { 872 {
864 "swarming": { 873 "swarming": {
865 "can_use_on_swarming_builders": true 874 "can_use_on_swarming_builders": true
866 }, 875 },
867 "test": "ipc_tests" 876 "test": "ipc_tests"
868 }, 877 },
869 { 878 {
870 "test": "jingle_unittests" 879 "test": "jingle_unittests"
871 }, 880 },
872 { 881 {
882 "swarming": {
883 "can_use_on_swarming_builders": true
884 },
873 "test": "media_blink_unittests" 885 "test": "media_blink_unittests"
874 }, 886 },
875 { 887 {
876 "swarming": { 888 "swarming": {
877 "can_use_on_swarming_builders": true 889 "can_use_on_swarming_builders": true
878 }, 890 },
879 "test": "media_unittests" 891 "test": "media_unittests"
880 }, 892 },
881 { 893 {
882 "test": "midi_unittests" 894 "test": "midi_unittests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
917 }, 929 },
918 "test": "skia_unittests" 930 "test": "skia_unittests"
919 }, 931 },
920 { 932 {
921 "swarming": { 933 "swarming": {
922 "can_use_on_swarming_builders": true 934 "can_use_on_swarming_builders": true
923 }, 935 },
924 "test": "sql_unittests" 936 "test": "sql_unittests"
925 }, 937 },
926 { 938 {
939 "swarming": {
940 "can_use_on_swarming_builders": true
941 },
927 "test": "sync_unit_tests" 942 "test": "sync_unit_tests"
928 }, 943 },
929 { 944 {
930 "test": "ui_base_unittests" 945 "test": "ui_base_unittests"
931 }, 946 },
932 { 947 {
933 "swarming": { 948 "swarming": {
934 "can_use_on_swarming_builders": true 949 "can_use_on_swarming_builders": true
935 }, 950 },
936 "test": "unit_tests" 951 "test": "unit_tests"
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
982 "test": "blink_platform_unittests" 997 "test": "blink_platform_unittests"
983 }, 998 },
984 { 999 {
985 "swarming": { 1000 "swarming": {
986 "can_use_on_swarming_builders": true, 1001 "can_use_on_swarming_builders": true,
987 "shards": 5 1002 "shards": 5
988 }, 1003 },
989 "test": "browser_tests" 1004 "test": "browser_tests"
990 }, 1005 },
991 { 1006 {
1007 "swarming": {
1008 "can_use_on_swarming_builders": true
1009 },
992 "test": "cacheinvalidation_unittests" 1010 "test": "cacheinvalidation_unittests"
993 }, 1011 },
994 { 1012 {
995 "test": "cast_unittests" 1013 "test": "cast_unittests"
996 }, 1014 },
997 { 1015 {
998 "test": "cc_unittests" 1016 "test": "cc_unittests"
999 }, 1017 },
1000 { 1018 {
1001 "test": "chromedriver_unittests" 1019 "test": "chromedriver_unittests"
(...skipping 22 matching lines...) Expand all
1024 }, 1042 },
1025 "test": "content_unittests" 1043 "test": "content_unittests"
1026 }, 1044 },
1027 { 1045 {
1028 "test": "crypto_unittests" 1046 "test": "crypto_unittests"
1029 }, 1047 },
1030 { 1048 {
1031 "test": "dbus_unittests" 1049 "test": "dbus_unittests"
1032 }, 1050 },
1033 { 1051 {
1052 "swarming": {
1053 "can_use_on_swarming_builders": true
1054 },
1034 "test": "device_unittests" 1055 "test": "device_unittests"
1035 }, 1056 },
1036 { 1057 {
1037 "test": "display_unittests" 1058 "test": "display_unittests"
1038 }, 1059 },
1039 { 1060 {
1040 "test": "events_unittests" 1061 "test": "events_unittests"
1041 }, 1062 },
1042 { 1063 {
1043 "swarming": { 1064 "swarming": {
1044 "can_use_on_swarming_builders": true 1065 "can_use_on_swarming_builders": true
1045 }, 1066 },
1046 "test": "extensions_unittests" 1067 "test": "extensions_unittests"
1047 }, 1068 },
1048 { 1069 {
1070 "swarming": {
1071 "can_use_on_swarming_builders": true
1072 },
1049 "test": "gcm_unit_tests" 1073 "test": "gcm_unit_tests"
1050 }, 1074 },
1051 { 1075 {
1052 "test": "gfx_unittests" 1076 "test": "gfx_unittests"
1053 }, 1077 },
1054 { 1078 {
1055 "swarming": { 1079 "swarming": {
1056 "can_use_on_swarming_builders": true 1080 "can_use_on_swarming_builders": true
1057 }, 1081 },
1058 "test": "google_apis_unittests" 1082 "test": "google_apis_unittests"
(...skipping 10 matching lines...) Expand all
1069 { 1093 {
1070 "swarming": { 1094 "swarming": {
1071 "can_use_on_swarming_builders": true 1095 "can_use_on_swarming_builders": true
1072 }, 1096 },
1073 "test": "ipc_tests" 1097 "test": "ipc_tests"
1074 }, 1098 },
1075 { 1099 {
1076 "test": "jingle_unittests" 1100 "test": "jingle_unittests"
1077 }, 1101 },
1078 { 1102 {
1103 "swarming": {
1104 "can_use_on_swarming_builders": true
1105 },
1079 "test": "media_blink_unittests" 1106 "test": "media_blink_unittests"
1080 }, 1107 },
1081 { 1108 {
1082 "swarming": { 1109 "swarming": {
1083 "can_use_on_swarming_builders": true 1110 "can_use_on_swarming_builders": true
1084 }, 1111 },
1085 "test": "media_unittests" 1112 "test": "media_unittests"
1086 }, 1113 },
1087 { 1114 {
1088 "test": "midi_unittests" 1115 "test": "midi_unittests"
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
1147 }, 1174 },
1148 "test": "skia_unittests" 1175 "test": "skia_unittests"
1149 }, 1176 },
1150 { 1177 {
1151 "swarming": { 1178 "swarming": {
1152 "can_use_on_swarming_builders": true 1179 "can_use_on_swarming_builders": true
1153 }, 1180 },
1154 "test": "sql_unittests" 1181 "test": "sql_unittests"
1155 }, 1182 },
1156 { 1183 {
1184 "swarming": {
1185 "can_use_on_swarming_builders": true
1186 },
1157 "test": "sync_unit_tests" 1187 "test": "sync_unit_tests"
1158 }, 1188 },
1159 { 1189 {
1160 "test": "ui_base_unittests" 1190 "test": "ui_base_unittests"
1161 }, 1191 },
1162 { 1192 {
1163 "test": "ui_touch_selection_unittests" 1193 "test": "ui_touch_selection_unittests"
1164 }, 1194 },
1165 { 1195 {
1166 "test": "unit_tests" 1196 "test": "unit_tests"
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
1224 "test": "blink_platform_unittests" 1254 "test": "blink_platform_unittests"
1225 }, 1255 },
1226 { 1256 {
1227 "swarming": { 1257 "swarming": {
1228 "can_use_on_swarming_builders": true, 1258 "can_use_on_swarming_builders": true,
1229 "shards": 5 1259 "shards": 5
1230 }, 1260 },
1231 "test": "browser_tests" 1261 "test": "browser_tests"
1232 }, 1262 },
1233 { 1263 {
1264 "swarming": {
1265 "can_use_on_swarming_builders": true
1266 },
1234 "test": "cacheinvalidation_unittests" 1267 "test": "cacheinvalidation_unittests"
1235 }, 1268 },
1236 { 1269 {
1237 "test": "cast_unittests" 1270 "test": "cast_unittests"
1238 }, 1271 },
1239 { 1272 {
1240 "test": "cc_unittests" 1273 "test": "cc_unittests"
1241 }, 1274 },
1242 { 1275 {
1243 "swarming": { 1276 "swarming": {
(...skipping 13 matching lines...) Expand all
1257 }, 1290 },
1258 "test": "content_unittests" 1291 "test": "content_unittests"
1259 }, 1292 },
1260 { 1293 {
1261 "swarming": { 1294 "swarming": {
1262 "can_use_on_swarming_builders": true 1295 "can_use_on_swarming_builders": true
1263 }, 1296 },
1264 "test": "crypto_unittests" 1297 "test": "crypto_unittests"
1265 }, 1298 },
1266 { 1299 {
1300 "swarming": {
1301 "can_use_on_swarming_builders": true
1302 },
1267 "test": "device_unittests" 1303 "test": "device_unittests"
1268 }, 1304 },
1269 { 1305 {
1270 "test": "display_unittests" 1306 "test": "display_unittests"
1271 }, 1307 },
1272 { 1308 {
1273 "test": "extensions_browsertests" 1309 "test": "extensions_browsertests"
1274 }, 1310 },
1275 { 1311 {
1276 "swarming": { 1312 "swarming": {
1277 "can_use_on_swarming_builders": true 1313 "can_use_on_swarming_builders": true
1278 }, 1314 },
1279 "test": "extensions_unittests" 1315 "test": "extensions_unittests"
1280 }, 1316 },
1281 { 1317 {
1318 "swarming": {
1319 "can_use_on_swarming_builders": true
1320 },
1282 "test": "gcm_unit_tests" 1321 "test": "gcm_unit_tests"
1283 }, 1322 },
1284 { 1323 {
1285 "test": "gfx_unittests" 1324 "test": "gfx_unittests"
1286 }, 1325 },
1287 { 1326 {
1288 "swarming": { 1327 "swarming": {
1289 "can_use_on_swarming_builders": true 1328 "can_use_on_swarming_builders": true
1290 }, 1329 },
1291 "test": "google_apis_unittests" 1330 "test": "google_apis_unittests"
(...skipping 13 matching lines...) Expand all
1305 { 1344 {
1306 "swarming": { 1345 "swarming": {
1307 "can_use_on_swarming_builders": true 1346 "can_use_on_swarming_builders": true
1308 }, 1347 },
1309 "test": "ipc_tests" 1348 "test": "ipc_tests"
1310 }, 1349 },
1311 { 1350 {
1312 "test": "jingle_unittests" 1351 "test": "jingle_unittests"
1313 }, 1352 },
1314 { 1353 {
1354 "swarming": {
1355 "can_use_on_swarming_builders": true
1356 },
1315 "test": "media_blink_unittests" 1357 "test": "media_blink_unittests"
1316 }, 1358 },
1317 { 1359 {
1318 "swarming": { 1360 "swarming": {
1319 "can_use_on_swarming_builders": true 1361 "can_use_on_swarming_builders": true
1320 }, 1362 },
1321 "test": "media_unittests" 1363 "test": "media_unittests"
1322 }, 1364 },
1323 { 1365 {
1324 "test": "midi_unittests" 1366 "test": "midi_unittests"
(...skipping 23 matching lines...) Expand all
1348 }, 1390 },
1349 "test": "skia_unittests" 1391 "test": "skia_unittests"
1350 }, 1392 },
1351 { 1393 {
1352 "swarming": { 1394 "swarming": {
1353 "can_use_on_swarming_builders": true 1395 "can_use_on_swarming_builders": true
1354 }, 1396 },
1355 "test": "sql_unittests" 1397 "test": "sql_unittests"
1356 }, 1398 },
1357 { 1399 {
1400 "swarming": {
1401 "can_use_on_swarming_builders": true
1402 },
1358 "test": "sync_unit_tests" 1403 "test": "sync_unit_tests"
1359 }, 1404 },
1360 { 1405 {
1361 "test": "ui_base_unittests" 1406 "test": "ui_base_unittests"
1362 }, 1407 },
1363 { 1408 {
1364 "swarming": { 1409 "swarming": {
1365 "can_use_on_swarming_builders": true, 1410 "can_use_on_swarming_builders": true,
1366 "shards": 2 1411 "shards": 2
1367 }, 1412 },
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1407 }, 1452 },
1408 "test": "blink_heap_unittests" 1453 "test": "blink_heap_unittests"
1409 }, 1454 },
1410 { 1455 {
1411 "swarming": { 1456 "swarming": {
1412 "can_use_on_swarming_builders": true 1457 "can_use_on_swarming_builders": true
1413 }, 1458 },
1414 "test": "blink_platform_unittests" 1459 "test": "blink_platform_unittests"
1415 }, 1460 },
1416 { 1461 {
1462 "swarming": {
1463 "can_use_on_swarming_builders": true
1464 },
1417 "test": "cacheinvalidation_unittests" 1465 "test": "cacheinvalidation_unittests"
1418 }, 1466 },
1419 { 1467 {
1420 "test": "cast_unittests" 1468 "test": "cast_unittests"
1421 }, 1469 },
1422 { 1470 {
1423 "test": "cc_unittests" 1471 "test": "cc_unittests"
1424 }, 1472 },
1425 { 1473 {
1426 "swarming": { 1474 "swarming": {
1427 "can_use_on_swarming_builders": true, 1475 "can_use_on_swarming_builders": true,
1428 "shards": 5 1476 "shards": 5
1429 }, 1477 },
1430 "test": "content_browsertests" 1478 "test": "content_browsertests"
1431 }, 1479 },
1432 { 1480 {
1433 "swarming": { 1481 "swarming": {
1434 "can_use_on_swarming_builders": true 1482 "can_use_on_swarming_builders": true
1435 }, 1483 },
1436 "test": "crypto_unittests" 1484 "test": "crypto_unittests"
1437 }, 1485 },
1438 { 1486 {
1487 "swarming": {
1488 "can_use_on_swarming_builders": true
1489 },
1439 "test": "device_unittests" 1490 "test": "device_unittests"
1440 }, 1491 },
1441 { 1492 {
1442 "test": "display_unittests" 1493 "test": "display_unittests"
1443 }, 1494 },
1444 { 1495 {
1445 "test": "extensions_browsertests" 1496 "test": "extensions_browsertests"
1446 }, 1497 },
1447 { 1498 {
1499 "swarming": {
1500 "can_use_on_swarming_builders": true
1501 },
1448 "test": "gcm_unit_tests" 1502 "test": "gcm_unit_tests"
1449 }, 1503 },
1450 { 1504 {
1451 "test": "gfx_unittests" 1505 "test": "gfx_unittests"
1452 }, 1506 },
1453 { 1507 {
1454 "swarming": { 1508 "swarming": {
1455 "can_use_on_swarming_builders": true 1509 "can_use_on_swarming_builders": true
1456 }, 1510 },
1457 "test": "google_apis_unittests" 1511 "test": "google_apis_unittests"
1458 }, 1512 },
1459 { 1513 {
1460 "swarming": { 1514 "swarming": {
1461 "can_use_on_swarming_builders": true 1515 "can_use_on_swarming_builders": true
1462 }, 1516 },
1463 "test": "gpu_unittests" 1517 "test": "gpu_unittests"
1464 }, 1518 },
1465 { 1519 {
1466 "test": "jingle_unittests" 1520 "test": "jingle_unittests"
1467 }, 1521 },
1468 { 1522 {
1523 "swarming": {
1524 "can_use_on_swarming_builders": true
1525 },
1469 "test": "media_blink_unittests" 1526 "test": "media_blink_unittests"
1470 }, 1527 },
1471 { 1528 {
1472 "test": "midi_unittests" 1529 "test": "midi_unittests"
1473 }, 1530 },
1474 { 1531 {
1475 "test": "ppapi_unittests" 1532 "test": "ppapi_unittests"
1476 }, 1533 },
1477 { 1534 {
1478 "test": "printing_unittests" 1535 "test": "printing_unittests"
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
1534 "test": "blink_platform_unittests" 1591 "test": "blink_platform_unittests"
1535 }, 1592 },
1536 { 1593 {
1537 "swarming": { 1594 "swarming": {
1538 "can_use_on_swarming_builders": true, 1595 "can_use_on_swarming_builders": true,
1539 "shards": 10 1596 "shards": 10
1540 }, 1597 },
1541 "test": "browser_tests" 1598 "test": "browser_tests"
1542 }, 1599 },
1543 { 1600 {
1601 "swarming": {
1602 "can_use_on_swarming_builders": true
1603 },
1544 "test": "cacheinvalidation_unittests" 1604 "test": "cacheinvalidation_unittests"
1545 }, 1605 },
1546 { 1606 {
1547 "test": "cast_unittests" 1607 "test": "cast_unittests"
1548 }, 1608 },
1549 { 1609 {
1550 "test": "cc_unittests" 1610 "test": "cc_unittests"
1551 }, 1611 },
1552 { 1612 {
1553 "test": "chromedriver_unittests" 1613 "test": "chromedriver_unittests"
(...skipping 22 matching lines...) Expand all
1576 }, 1636 },
1577 "test": "crypto_unittests" 1637 "test": "crypto_unittests"
1578 }, 1638 },
1579 { 1639 {
1580 "swarming": { 1640 "swarming": {
1581 "can_use_on_swarming_builders": true 1641 "can_use_on_swarming_builders": true
1582 }, 1642 },
1583 "test": "extensions_unittests" 1643 "test": "extensions_unittests"
1584 }, 1644 },
1585 { 1645 {
1646 "swarming": {
1647 "can_use_on_swarming_builders": true
1648 },
1586 "test": "gcm_unit_tests" 1649 "test": "gcm_unit_tests"
1587 }, 1650 },
1588 { 1651 {
1589 "test": "gfx_unittests" 1652 "test": "gfx_unittests"
1590 }, 1653 },
1591 { 1654 {
1592 "swarming": { 1655 "swarming": {
1593 "can_use_on_swarming_builders": true 1656 "can_use_on_swarming_builders": true
1594 }, 1657 },
1595 "test": "google_apis_unittests" 1658 "test": "google_apis_unittests"
(...skipping 13 matching lines...) Expand all
1609 { 1672 {
1610 "swarming": { 1673 "swarming": {
1611 "can_use_on_swarming_builders": true 1674 "can_use_on_swarming_builders": true
1612 }, 1675 },
1613 "test": "ipc_tests" 1676 "test": "ipc_tests"
1614 }, 1677 },
1615 { 1678 {
1616 "test": "jingle_unittests" 1679 "test": "jingle_unittests"
1617 }, 1680 },
1618 { 1681 {
1682 "swarming": {
1683 "can_use_on_swarming_builders": true
1684 },
1619 "test": "media_blink_unittests" 1685 "test": "media_blink_unittests"
1620 }, 1686 },
1621 { 1687 {
1622 "swarming": { 1688 "swarming": {
1623 "can_use_on_swarming_builders": true 1689 "can_use_on_swarming_builders": true
1624 }, 1690 },
1625 "test": "media_unittests" 1691 "test": "media_unittests"
1626 }, 1692 },
1627 { 1693 {
1628 "test": "message_center_unittests" 1694 "test": "message_center_unittests"
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
1690 { 1756 {
1691 "swarming": { 1757 "swarming": {
1692 "can_use_on_swarming_builders": true 1758 "can_use_on_swarming_builders": true
1693 }, 1759 },
1694 "test": "sql_unittests" 1760 "test": "sql_unittests"
1695 }, 1761 },
1696 { 1762 {
1697 "test": "sync_integration_tests" 1763 "test": "sync_integration_tests"
1698 }, 1764 },
1699 { 1765 {
1766 "swarming": {
1767 "can_use_on_swarming_builders": true
1768 },
1700 "test": "sync_unit_tests" 1769 "test": "sync_unit_tests"
1701 }, 1770 },
1702 { 1771 {
1703 "test": "ui_base_unittests" 1772 "test": "ui_base_unittests"
1704 }, 1773 },
1705 { 1774 {
1706 "swarming": { 1775 "swarming": {
1707 "can_use_on_swarming_builders": true 1776 "can_use_on_swarming_builders": true
1708 }, 1777 },
1709 "test": "unit_tests" 1778 "test": "unit_tests"
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
1793 "test": "blink_platform_unittests" 1862 "test": "blink_platform_unittests"
1794 }, 1863 },
1795 { 1864 {
1796 "swarming": { 1865 "swarming": {
1797 "can_use_on_swarming_builders": true, 1866 "can_use_on_swarming_builders": true,
1798 "shards": 10 1867 "shards": 10
1799 }, 1868 },
1800 "test": "browser_tests" 1869 "test": "browser_tests"
1801 }, 1870 },
1802 { 1871 {
1872 "swarming": {
1873 "can_use_on_swarming_builders": true
1874 },
1803 "test": "cacheinvalidation_unittests" 1875 "test": "cacheinvalidation_unittests"
1804 }, 1876 },
1805 { 1877 {
1806 "test": "cast_unittests" 1878 "test": "cast_unittests"
1807 }, 1879 },
1808 { 1880 {
1809 "test": "cc_unittests" 1881 "test": "cc_unittests"
1810 }, 1882 },
1811 { 1883 {
1812 "test": "chromedriver_unittests" 1884 "test": "chromedriver_unittests"
(...skipping 22 matching lines...) Expand all
1835 }, 1907 },
1836 "test": "crypto_unittests" 1908 "test": "crypto_unittests"
1837 }, 1909 },
1838 { 1910 {
1839 "swarming": { 1911 "swarming": {
1840 "can_use_on_swarming_builders": true 1912 "can_use_on_swarming_builders": true
1841 }, 1913 },
1842 "test": "extensions_unittests" 1914 "test": "extensions_unittests"
1843 }, 1915 },
1844 { 1916 {
1917 "swarming": {
1918 "can_use_on_swarming_builders": true
1919 },
1845 "test": "gcm_unit_tests" 1920 "test": "gcm_unit_tests"
1846 }, 1921 },
1847 { 1922 {
1848 "test": "gfx_unittests" 1923 "test": "gfx_unittests"
1849 }, 1924 },
1850 { 1925 {
1851 "swarming": { 1926 "swarming": {
1852 "can_use_on_swarming_builders": true 1927 "can_use_on_swarming_builders": true
1853 }, 1928 },
1854 "test": "google_apis_unittests" 1929 "test": "google_apis_unittests"
(...skipping 13 matching lines...) Expand all
1868 { 1943 {
1869 "swarming": { 1944 "swarming": {
1870 "can_use_on_swarming_builders": true 1945 "can_use_on_swarming_builders": true
1871 }, 1946 },
1872 "test": "ipc_tests" 1947 "test": "ipc_tests"
1873 }, 1948 },
1874 { 1949 {
1875 "test": "jingle_unittests" 1950 "test": "jingle_unittests"
1876 }, 1951 },
1877 { 1952 {
1953 "swarming": {
1954 "can_use_on_swarming_builders": true
1955 },
1878 "test": "media_blink_unittests" 1956 "test": "media_blink_unittests"
1879 }, 1957 },
1880 { 1958 {
1881 "swarming": { 1959 "swarming": {
1882 "can_use_on_swarming_builders": true 1960 "can_use_on_swarming_builders": true
1883 }, 1961 },
1884 "test": "media_unittests" 1962 "test": "media_unittests"
1885 }, 1963 },
1886 { 1964 {
1887 "test": "message_center_unittests" 1965 "test": "message_center_unittests"
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
1940 { 2018 {
1941 "swarming": { 2019 "swarming": {
1942 "can_use_on_swarming_builders": true 2020 "can_use_on_swarming_builders": true
1943 }, 2021 },
1944 "test": "sql_unittests" 2022 "test": "sql_unittests"
1945 }, 2023 },
1946 { 2024 {
1947 "test": "sync_integration_tests" 2025 "test": "sync_integration_tests"
1948 }, 2026 },
1949 { 2027 {
2028 "swarming": {
2029 "can_use_on_swarming_builders": true
2030 },
1950 "test": "sync_unit_tests" 2031 "test": "sync_unit_tests"
1951 }, 2032 },
1952 { 2033 {
1953 "swarming": { 2034 "swarming": {
1954 "can_use_on_swarming_builders": true 2035 "can_use_on_swarming_builders": true
1955 }, 2036 },
1956 "test": "ui_base_unittests" 2037 "test": "ui_base_unittests"
1957 }, 2038 },
1958 { 2039 {
1959 "swarming": { 2040 "swarming": {
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
2008 "test": "blink_platform_unittests" 2089 "test": "blink_platform_unittests"
2009 }, 2090 },
2010 { 2091 {
2011 "swarming": { 2092 "swarming": {
2012 "can_use_on_swarming_builders": true, 2093 "can_use_on_swarming_builders": true,
2013 "shards": 10 2094 "shards": 10
2014 }, 2095 },
2015 "test": "browser_tests" 2096 "test": "browser_tests"
2016 }, 2097 },
2017 { 2098 {
2099 "swarming": {
2100 "can_use_on_swarming_builders": true
2101 },
2018 "test": "cacheinvalidation_unittests" 2102 "test": "cacheinvalidation_unittests"
2019 }, 2103 },
2020 { 2104 {
2021 "swarming": { 2105 "swarming": {
2022 "can_use_on_swarming_builders": true 2106 "can_use_on_swarming_builders": true
2023 }, 2107 },
2024 "test": "chrome_app_unittests" 2108 "test": "chrome_app_unittests"
2025 }, 2109 },
2026 { 2110 {
2027 "test": "chrome_elf_unittests" 2111 "test": "chrome_elf_unittests"
(...skipping 22 matching lines...) Expand all
2050 }, 2134 },
2051 "test": "courgette_unittests" 2135 "test": "courgette_unittests"
2052 }, 2136 },
2053 { 2137 {
2054 "swarming": { 2138 "swarming": {
2055 "can_use_on_swarming_builders": true 2139 "can_use_on_swarming_builders": true
2056 }, 2140 },
2057 "test": "crypto_unittests" 2141 "test": "crypto_unittests"
2058 }, 2142 },
2059 { 2143 {
2144 "swarming": {
2145 "can_use_on_swarming_builders": true
2146 },
2060 "test": "device_unittests" 2147 "test": "device_unittests"
2061 }, 2148 },
2062 { 2149 {
2063 "swarming": { 2150 "swarming": {
2064 "can_use_on_swarming_builders": true 2151 "can_use_on_swarming_builders": true
2065 }, 2152 },
2066 "test": "extensions_unittests" 2153 "test": "extensions_unittests"
2067 }, 2154 },
2068 { 2155 {
2156 "swarming": {
2157 "can_use_on_swarming_builders": true
2158 },
2069 "test": "gcm_unit_tests" 2159 "test": "gcm_unit_tests"
2070 }, 2160 },
2071 { 2161 {
2072 "swarming": { 2162 "swarming": {
2073 "can_use_on_swarming_builders": true 2163 "can_use_on_swarming_builders": true
2074 }, 2164 },
2075 "test": "google_apis_unittests" 2165 "test": "google_apis_unittests"
2076 }, 2166 },
2077 { 2167 {
2078 "swarming": { 2168 "swarming": {
2079 "can_use_on_swarming_builders": true 2169 "can_use_on_swarming_builders": true
2080 }, 2170 },
2081 "test": "gpu_unittests" 2171 "test": "gpu_unittests"
2082 }, 2172 },
2083 { 2173 {
2084 "test": "installer_util_unittests" 2174 "test": "installer_util_unittests"
2085 }, 2175 },
2086 { 2176 {
2087 "swarming": { 2177 "swarming": {
2088 "can_use_on_swarming_builders": true 2178 "can_use_on_swarming_builders": true
2089 }, 2179 },
2090 "test": "ipc_tests" 2180 "test": "ipc_tests"
2091 }, 2181 },
2092 { 2182 {
2093 "test": "jingle_unittests" 2183 "test": "jingle_unittests"
2094 }, 2184 },
2095 { 2185 {
2186 "swarming": {
2187 "can_use_on_swarming_builders": true
2188 },
2096 "test": "media_blink_unittests" 2189 "test": "media_blink_unittests"
2097 }, 2190 },
2098 { 2191 {
2099 "swarming": { 2192 "swarming": {
2100 "can_use_on_swarming_builders": true 2193 "can_use_on_swarming_builders": true
2101 }, 2194 },
2102 "test": "media_unittests" 2195 "test": "media_unittests"
2103 }, 2196 },
2104 { 2197 {
2105 "test": "midi_unittests" 2198 "test": "midi_unittests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
2140 }, 2233 },
2141 "test": "skia_unittests" 2234 "test": "skia_unittests"
2142 }, 2235 },
2143 { 2236 {
2144 "swarming": { 2237 "swarming": {
2145 "can_use_on_swarming_builders": true 2238 "can_use_on_swarming_builders": true
2146 }, 2239 },
2147 "test": "sql_unittests" 2240 "test": "sql_unittests"
2148 }, 2241 },
2149 { 2242 {
2243 "swarming": {
2244 "can_use_on_swarming_builders": true
2245 },
2150 "test": "sync_unit_tests" 2246 "test": "sync_unit_tests"
2151 }, 2247 },
2152 { 2248 {
2153 "test": "ui_base_unittests" 2249 "test": "ui_base_unittests"
2154 }, 2250 },
2155 { 2251 {
2156 "swarming": { 2252 "swarming": {
2157 "can_use_on_swarming_builders": true 2253 "can_use_on_swarming_builders": true
2158 }, 2254 },
2159 "test": "unit_tests" 2255 "test": "unit_tests"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
2202 "test": "blink_platform_unittests" 2298 "test": "blink_platform_unittests"
2203 }, 2299 },
2204 { 2300 {
2205 "swarming": { 2301 "swarming": {
2206 "can_use_on_swarming_builders": true, 2302 "can_use_on_swarming_builders": true,
2207 "shards": 10 2303 "shards": 10
2208 }, 2304 },
2209 "test": "browser_tests" 2305 "test": "browser_tests"
2210 }, 2306 },
2211 { 2307 {
2308 "swarming": {
2309 "can_use_on_swarming_builders": true
2310 },
2212 "test": "cacheinvalidation_unittests" 2311 "test": "cacheinvalidation_unittests"
2213 }, 2312 },
2214 { 2313 {
2215 "swarming": { 2314 "swarming": {
2216 "can_use_on_swarming_builders": true 2315 "can_use_on_swarming_builders": true
2217 }, 2316 },
2218 "test": "chrome_app_unittests" 2317 "test": "chrome_app_unittests"
2219 }, 2318 },
2220 { 2319 {
2221 "test": "chrome_elf_unittests" 2320 "test": "chrome_elf_unittests"
(...skipping 22 matching lines...) Expand all
2244 }, 2343 },
2245 "test": "courgette_unittests" 2344 "test": "courgette_unittests"
2246 }, 2345 },
2247 { 2346 {
2248 "swarming": { 2347 "swarming": {
2249 "can_use_on_swarming_builders": true 2348 "can_use_on_swarming_builders": true
2250 }, 2349 },
2251 "test": "crypto_unittests" 2350 "test": "crypto_unittests"
2252 }, 2351 },
2253 { 2352 {
2353 "swarming": {
2354 "can_use_on_swarming_builders": true
2355 },
2254 "test": "device_unittests" 2356 "test": "device_unittests"
2255 }, 2357 },
2256 { 2358 {
2257 "swarming": { 2359 "swarming": {
2258 "can_use_on_swarming_builders": true 2360 "can_use_on_swarming_builders": true
2259 }, 2361 },
2260 "test": "extensions_unittests" 2362 "test": "extensions_unittests"
2261 }, 2363 },
2262 { 2364 {
2365 "swarming": {
2366 "can_use_on_swarming_builders": true
2367 },
2263 "test": "gcm_unit_tests" 2368 "test": "gcm_unit_tests"
2264 }, 2369 },
2265 { 2370 {
2266 "swarming": { 2371 "swarming": {
2267 "can_use_on_swarming_builders": true 2372 "can_use_on_swarming_builders": true
2268 }, 2373 },
2269 "test": "google_apis_unittests" 2374 "test": "google_apis_unittests"
2270 }, 2375 },
2271 { 2376 {
2272 "swarming": { 2377 "swarming": {
2273 "can_use_on_swarming_builders": true 2378 "can_use_on_swarming_builders": true
2274 }, 2379 },
2275 "test": "gpu_unittests" 2380 "test": "gpu_unittests"
2276 }, 2381 },
2277 { 2382 {
2278 "test": "installer_util_unittests" 2383 "test": "installer_util_unittests"
2279 }, 2384 },
2280 { 2385 {
2281 "swarming": { 2386 "swarming": {
2282 "can_use_on_swarming_builders": true 2387 "can_use_on_swarming_builders": true
2283 }, 2388 },
2284 "test": "ipc_tests" 2389 "test": "ipc_tests"
2285 }, 2390 },
2286 { 2391 {
2287 "test": "jingle_unittests" 2392 "test": "jingle_unittests"
2288 }, 2393 },
2289 { 2394 {
2395 "swarming": {
2396 "can_use_on_swarming_builders": true
2397 },
2290 "test": "media_blink_unittests" 2398 "test": "media_blink_unittests"
2291 }, 2399 },
2292 { 2400 {
2293 "swarming": { 2401 "swarming": {
2294 "can_use_on_swarming_builders": true 2402 "can_use_on_swarming_builders": true
2295 }, 2403 },
2296 "test": "media_unittests" 2404 "test": "media_unittests"
2297 }, 2405 },
2298 { 2406 {
2299 "test": "midi_unittests" 2407 "test": "midi_unittests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
2334 }, 2442 },
2335 "test": "skia_unittests" 2443 "test": "skia_unittests"
2336 }, 2444 },
2337 { 2445 {
2338 "swarming": { 2446 "swarming": {
2339 "can_use_on_swarming_builders": true 2447 "can_use_on_swarming_builders": true
2340 }, 2448 },
2341 "test": "sql_unittests" 2449 "test": "sql_unittests"
2342 }, 2450 },
2343 { 2451 {
2452 "swarming": {
2453 "can_use_on_swarming_builders": true
2454 },
2344 "test": "sync_unit_tests" 2455 "test": "sync_unit_tests"
2345 }, 2456 },
2346 { 2457 {
2347 "test": "ui_base_unittests" 2458 "test": "ui_base_unittests"
2348 }, 2459 },
2349 { 2460 {
2350 "swarming": { 2461 "swarming": {
2351 "can_use_on_swarming_builders": true 2462 "can_use_on_swarming_builders": true
2352 }, 2463 },
2353 "test": "unit_tests" 2464 "test": "unit_tests"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
2396 "test": "blink_platform_unittests" 2507 "test": "blink_platform_unittests"
2397 }, 2508 },
2398 { 2509 {
2399 "swarming": { 2510 "swarming": {
2400 "can_use_on_swarming_builders": true, 2511 "can_use_on_swarming_builders": true,
2401 "shards": 10 2512 "shards": 10
2402 }, 2513 },
2403 "test": "browser_tests" 2514 "test": "browser_tests"
2404 }, 2515 },
2405 { 2516 {
2517 "swarming": {
2518 "can_use_on_swarming_builders": true
2519 },
2406 "test": "cacheinvalidation_unittests" 2520 "test": "cacheinvalidation_unittests"
2407 }, 2521 },
2408 { 2522 {
2409 "swarming": { 2523 "swarming": {
2410 "can_use_on_swarming_builders": true 2524 "can_use_on_swarming_builders": true
2411 }, 2525 },
2412 "test": "chrome_app_unittests" 2526 "test": "chrome_app_unittests"
2413 }, 2527 },
2414 { 2528 {
2415 "test": "chrome_elf_unittests" 2529 "test": "chrome_elf_unittests"
(...skipping 22 matching lines...) Expand all
2438 }, 2552 },
2439 "test": "courgette_unittests" 2553 "test": "courgette_unittests"
2440 }, 2554 },
2441 { 2555 {
2442 "swarming": { 2556 "swarming": {
2443 "can_use_on_swarming_builders": true 2557 "can_use_on_swarming_builders": true
2444 }, 2558 },
2445 "test": "crypto_unittests" 2559 "test": "crypto_unittests"
2446 }, 2560 },
2447 { 2561 {
2562 "swarming": {
2563 "can_use_on_swarming_builders": true
2564 },
2448 "test": "device_unittests" 2565 "test": "device_unittests"
2449 }, 2566 },
2450 { 2567 {
2451 "swarming": { 2568 "swarming": {
2452 "can_use_on_swarming_builders": true 2569 "can_use_on_swarming_builders": true
2453 }, 2570 },
2454 "test": "extensions_unittests" 2571 "test": "extensions_unittests"
2455 }, 2572 },
2456 { 2573 {
2574 "swarming": {
2575 "can_use_on_swarming_builders": true
2576 },
2457 "test": "gcm_unit_tests" 2577 "test": "gcm_unit_tests"
2458 }, 2578 },
2459 { 2579 {
2460 "swarming": { 2580 "swarming": {
2461 "can_use_on_swarming_builders": true 2581 "can_use_on_swarming_builders": true
2462 }, 2582 },
2463 "test": "google_apis_unittests" 2583 "test": "google_apis_unittests"
2464 }, 2584 },
2465 { 2585 {
2466 "swarming": { 2586 "swarming": {
2467 "can_use_on_swarming_builders": true 2587 "can_use_on_swarming_builders": true
2468 }, 2588 },
2469 "test": "gpu_unittests" 2589 "test": "gpu_unittests"
2470 }, 2590 },
2471 { 2591 {
2472 "test": "installer_util_unittests" 2592 "test": "installer_util_unittests"
2473 }, 2593 },
2474 { 2594 {
2475 "swarming": { 2595 "swarming": {
2476 "can_use_on_swarming_builders": true 2596 "can_use_on_swarming_builders": true
2477 }, 2597 },
2478 "test": "ipc_tests" 2598 "test": "ipc_tests"
2479 }, 2599 },
2480 { 2600 {
2481 "test": "jingle_unittests" 2601 "test": "jingle_unittests"
2482 }, 2602 },
2483 { 2603 {
2604 "swarming": {
2605 "can_use_on_swarming_builders": true
2606 },
2484 "test": "media_blink_unittests" 2607 "test": "media_blink_unittests"
2485 }, 2608 },
2486 { 2609 {
2487 "swarming": { 2610 "swarming": {
2488 "can_use_on_swarming_builders": true 2611 "can_use_on_swarming_builders": true
2489 }, 2612 },
2490 "test": "media_unittests" 2613 "test": "media_unittests"
2491 }, 2614 },
2492 { 2615 {
2493 "test": "midi_unittests" 2616 "test": "midi_unittests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
2528 }, 2651 },
2529 "test": "skia_unittests" 2652 "test": "skia_unittests"
2530 }, 2653 },
2531 { 2654 {
2532 "swarming": { 2655 "swarming": {
2533 "can_use_on_swarming_builders": true 2656 "can_use_on_swarming_builders": true
2534 }, 2657 },
2535 "test": "sql_unittests" 2658 "test": "sql_unittests"
2536 }, 2659 },
2537 { 2660 {
2661 "swarming": {
2662 "can_use_on_swarming_builders": true
2663 },
2538 "test": "sync_unit_tests" 2664 "test": "sync_unit_tests"
2539 }, 2665 },
2540 { 2666 {
2541 "test": "ui_base_unittests" 2667 "test": "ui_base_unittests"
2542 }, 2668 },
2543 { 2669 {
2544 "swarming": { 2670 "swarming": {
2545 "can_use_on_swarming_builders": true 2671 "can_use_on_swarming_builders": true
2546 }, 2672 },
2547 "test": "unit_tests" 2673 "test": "unit_tests"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
2590 "test": "blink_platform_unittests" 2716 "test": "blink_platform_unittests"
2591 }, 2717 },
2592 { 2718 {
2593 "swarming": { 2719 "swarming": {
2594 "can_use_on_swarming_builders": true, 2720 "can_use_on_swarming_builders": true,
2595 "shards": 10 2721 "shards": 10
2596 }, 2722 },
2597 "test": "browser_tests" 2723 "test": "browser_tests"
2598 }, 2724 },
2599 { 2725 {
2726 "swarming": {
2727 "can_use_on_swarming_builders": true
2728 },
2600 "test": "cacheinvalidation_unittests" 2729 "test": "cacheinvalidation_unittests"
2601 }, 2730 },
2602 { 2731 {
2603 "swarming": { 2732 "swarming": {
2604 "can_use_on_swarming_builders": true 2733 "can_use_on_swarming_builders": true
2605 }, 2734 },
2606 "test": "chrome_app_unittests" 2735 "test": "chrome_app_unittests"
2607 }, 2736 },
2608 { 2737 {
2609 "test": "chrome_elf_unittests" 2738 "test": "chrome_elf_unittests"
(...skipping 22 matching lines...) Expand all
2632 }, 2761 },
2633 "test": "courgette_unittests" 2762 "test": "courgette_unittests"
2634 }, 2763 },
2635 { 2764 {
2636 "swarming": { 2765 "swarming": {
2637 "can_use_on_swarming_builders": true 2766 "can_use_on_swarming_builders": true
2638 }, 2767 },
2639 "test": "crypto_unittests" 2768 "test": "crypto_unittests"
2640 }, 2769 },
2641 { 2770 {
2771 "swarming": {
2772 "can_use_on_swarming_builders": true
2773 },
2642 "test": "device_unittests" 2774 "test": "device_unittests"
2643 }, 2775 },
2644 { 2776 {
2645 "swarming": { 2777 "swarming": {
2646 "can_use_on_swarming_builders": true 2778 "can_use_on_swarming_builders": true
2647 }, 2779 },
2648 "test": "extensions_unittests" 2780 "test": "extensions_unittests"
2649 }, 2781 },
2650 { 2782 {
2783 "swarming": {
2784 "can_use_on_swarming_builders": true
2785 },
2651 "test": "gcm_unit_tests" 2786 "test": "gcm_unit_tests"
2652 }, 2787 },
2653 { 2788 {
2654 "swarming": { 2789 "swarming": {
2655 "can_use_on_swarming_builders": true 2790 "can_use_on_swarming_builders": true
2656 }, 2791 },
2657 "test": "google_apis_unittests" 2792 "test": "google_apis_unittests"
2658 }, 2793 },
2659 { 2794 {
2660 "swarming": { 2795 "swarming": {
2661 "can_use_on_swarming_builders": true 2796 "can_use_on_swarming_builders": true
2662 }, 2797 },
2663 "test": "gpu_unittests" 2798 "test": "gpu_unittests"
2664 }, 2799 },
2665 { 2800 {
2666 "test": "installer_util_unittests" 2801 "test": "installer_util_unittests"
2667 }, 2802 },
2668 { 2803 {
2669 "swarming": { 2804 "swarming": {
2670 "can_use_on_swarming_builders": true 2805 "can_use_on_swarming_builders": true
2671 }, 2806 },
2672 "test": "ipc_tests" 2807 "test": "ipc_tests"
2673 }, 2808 },
2674 { 2809 {
2675 "test": "jingle_unittests" 2810 "test": "jingle_unittests"
2676 }, 2811 },
2677 { 2812 {
2813 "swarming": {
2814 "can_use_on_swarming_builders": true
2815 },
2678 "test": "media_blink_unittests" 2816 "test": "media_blink_unittests"
2679 }, 2817 },
2680 { 2818 {
2681 "swarming": { 2819 "swarming": {
2682 "can_use_on_swarming_builders": true 2820 "can_use_on_swarming_builders": true
2683 }, 2821 },
2684 "test": "media_unittests" 2822 "test": "media_unittests"
2685 }, 2823 },
2686 { 2824 {
2687 "test": "midi_unittests" 2825 "test": "midi_unittests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
2722 }, 2860 },
2723 "test": "skia_unittests" 2861 "test": "skia_unittests"
2724 }, 2862 },
2725 { 2863 {
2726 "swarming": { 2864 "swarming": {
2727 "can_use_on_swarming_builders": true 2865 "can_use_on_swarming_builders": true
2728 }, 2866 },
2729 "test": "sql_unittests" 2867 "test": "sql_unittests"
2730 }, 2868 },
2731 { 2869 {
2870 "swarming": {
2871 "can_use_on_swarming_builders": true
2872 },
2732 "test": "sync_unit_tests" 2873 "test": "sync_unit_tests"
2733 }, 2874 },
2734 { 2875 {
2735 "test": "ui_base_unittests" 2876 "test": "ui_base_unittests"
2736 }, 2877 },
2737 { 2878 {
2738 "swarming": { 2879 "swarming": {
2739 "can_use_on_swarming_builders": true 2880 "can_use_on_swarming_builders": true
2740 }, 2881 },
2741 "test": "unit_tests" 2882 "test": "unit_tests"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
2784 "test": "blink_platform_unittests" 2925 "test": "blink_platform_unittests"
2785 }, 2926 },
2786 { 2927 {
2787 "swarming": { 2928 "swarming": {
2788 "can_use_on_swarming_builders": true, 2929 "can_use_on_swarming_builders": true,
2789 "shards": 10 2930 "shards": 10
2790 }, 2931 },
2791 "test": "browser_tests" 2932 "test": "browser_tests"
2792 }, 2933 },
2793 { 2934 {
2935 "swarming": {
2936 "can_use_on_swarming_builders": true
2937 },
2794 "test": "cacheinvalidation_unittests" 2938 "test": "cacheinvalidation_unittests"
2795 }, 2939 },
2796 { 2940 {
2797 "swarming": { 2941 "swarming": {
2798 "can_use_on_swarming_builders": true 2942 "can_use_on_swarming_builders": true
2799 }, 2943 },
2800 "test": "chrome_app_unittests" 2944 "test": "chrome_app_unittests"
2801 }, 2945 },
2802 { 2946 {
2803 "test": "chrome_elf_unittests" 2947 "test": "chrome_elf_unittests"
(...skipping 22 matching lines...) Expand all
2826 }, 2970 },
2827 "test": "courgette_unittests" 2971 "test": "courgette_unittests"
2828 }, 2972 },
2829 { 2973 {
2830 "swarming": { 2974 "swarming": {
2831 "can_use_on_swarming_builders": true 2975 "can_use_on_swarming_builders": true
2832 }, 2976 },
2833 "test": "crypto_unittests" 2977 "test": "crypto_unittests"
2834 }, 2978 },
2835 { 2979 {
2980 "swarming": {
2981 "can_use_on_swarming_builders": true
2982 },
2836 "test": "device_unittests" 2983 "test": "device_unittests"
2837 }, 2984 },
2838 { 2985 {
2839 "swarming": { 2986 "swarming": {
2840 "can_use_on_swarming_builders": true 2987 "can_use_on_swarming_builders": true
2841 }, 2988 },
2842 "test": "extensions_unittests" 2989 "test": "extensions_unittests"
2843 }, 2990 },
2844 { 2991 {
2992 "swarming": {
2993 "can_use_on_swarming_builders": true
2994 },
2845 "test": "gcm_unit_tests" 2995 "test": "gcm_unit_tests"
2846 }, 2996 },
2847 { 2997 {
2848 "swarming": { 2998 "swarming": {
2849 "can_use_on_swarming_builders": true 2999 "can_use_on_swarming_builders": true
2850 }, 3000 },
2851 "test": "google_apis_unittests" 3001 "test": "google_apis_unittests"
2852 }, 3002 },
2853 { 3003 {
2854 "swarming": { 3004 "swarming": {
2855 "can_use_on_swarming_builders": true 3005 "can_use_on_swarming_builders": true
2856 }, 3006 },
2857 "test": "gpu_unittests" 3007 "test": "gpu_unittests"
2858 }, 3008 },
2859 { 3009 {
2860 "test": "installer_util_unittests" 3010 "test": "installer_util_unittests"
2861 }, 3011 },
2862 { 3012 {
2863 "swarming": { 3013 "swarming": {
2864 "can_use_on_swarming_builders": true 3014 "can_use_on_swarming_builders": true
2865 }, 3015 },
2866 "test": "ipc_tests" 3016 "test": "ipc_tests"
2867 }, 3017 },
2868 { 3018 {
2869 "test": "jingle_unittests" 3019 "test": "jingle_unittests"
2870 }, 3020 },
2871 { 3021 {
3022 "swarming": {
3023 "can_use_on_swarming_builders": true
3024 },
2872 "test": "media_blink_unittests" 3025 "test": "media_blink_unittests"
2873 }, 3026 },
2874 { 3027 {
2875 "swarming": { 3028 "swarming": {
2876 "can_use_on_swarming_builders": true 3029 "can_use_on_swarming_builders": true
2877 }, 3030 },
2878 "test": "media_unittests" 3031 "test": "media_unittests"
2879 }, 3032 },
2880 { 3033 {
2881 "test": "midi_unittests" 3034 "test": "midi_unittests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
2916 }, 3069 },
2917 "test": "skia_unittests" 3070 "test": "skia_unittests"
2918 }, 3071 },
2919 { 3072 {
2920 "swarming": { 3073 "swarming": {
2921 "can_use_on_swarming_builders": true 3074 "can_use_on_swarming_builders": true
2922 }, 3075 },
2923 "test": "sql_unittests" 3076 "test": "sql_unittests"
2924 }, 3077 },
2925 { 3078 {
3079 "swarming": {
3080 "can_use_on_swarming_builders": true
3081 },
2926 "test": "sync_unit_tests" 3082 "test": "sync_unit_tests"
2927 }, 3083 },
2928 { 3084 {
2929 "test": "ui_base_unittests" 3085 "test": "ui_base_unittests"
2930 }, 3086 },
2931 { 3087 {
2932 "swarming": { 3088 "swarming": {
2933 "can_use_on_swarming_builders": true 3089 "can_use_on_swarming_builders": true
2934 }, 3090 },
2935 "test": "unit_tests" 3091 "test": "unit_tests"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
2978 "test": "blink_platform_unittests" 3134 "test": "blink_platform_unittests"
2979 }, 3135 },
2980 { 3136 {
2981 "swarming": { 3137 "swarming": {
2982 "can_use_on_swarming_builders": true, 3138 "can_use_on_swarming_builders": true,
2983 "shards": 10 3139 "shards": 10
2984 }, 3140 },
2985 "test": "browser_tests" 3141 "test": "browser_tests"
2986 }, 3142 },
2987 { 3143 {
3144 "swarming": {
3145 "can_use_on_swarming_builders": true
3146 },
2988 "test": "cacheinvalidation_unittests" 3147 "test": "cacheinvalidation_unittests"
2989 }, 3148 },
2990 { 3149 {
2991 "swarming": { 3150 "swarming": {
2992 "can_use_on_swarming_builders": true 3151 "can_use_on_swarming_builders": true
2993 }, 3152 },
2994 "test": "chrome_app_unittests" 3153 "test": "chrome_app_unittests"
2995 }, 3154 },
2996 { 3155 {
2997 "test": "chrome_elf_unittests" 3156 "test": "chrome_elf_unittests"
(...skipping 22 matching lines...) Expand all
3020 }, 3179 },
3021 "test": "courgette_unittests" 3180 "test": "courgette_unittests"
3022 }, 3181 },
3023 { 3182 {
3024 "swarming": { 3183 "swarming": {
3025 "can_use_on_swarming_builders": true 3184 "can_use_on_swarming_builders": true
3026 }, 3185 },
3027 "test": "crypto_unittests" 3186 "test": "crypto_unittests"
3028 }, 3187 },
3029 { 3188 {
3189 "swarming": {
3190 "can_use_on_swarming_builders": true
3191 },
3030 "test": "device_unittests" 3192 "test": "device_unittests"
3031 }, 3193 },
3032 { 3194 {
3033 "swarming": { 3195 "swarming": {
3034 "can_use_on_swarming_builders": true 3196 "can_use_on_swarming_builders": true
3035 }, 3197 },
3036 "test": "extensions_unittests" 3198 "test": "extensions_unittests"
3037 }, 3199 },
3038 { 3200 {
3201 "swarming": {
3202 "can_use_on_swarming_builders": true
3203 },
3039 "test": "gcm_unit_tests" 3204 "test": "gcm_unit_tests"
3040 }, 3205 },
3041 { 3206 {
3042 "swarming": { 3207 "swarming": {
3043 "can_use_on_swarming_builders": true 3208 "can_use_on_swarming_builders": true
3044 }, 3209 },
3045 "test": "google_apis_unittests" 3210 "test": "google_apis_unittests"
3046 }, 3211 },
3047 { 3212 {
3048 "swarming": { 3213 "swarming": {
(...skipping 10 matching lines...) Expand all
3059 { 3224 {
3060 "swarming": { 3225 "swarming": {
3061 "can_use_on_swarming_builders": true 3226 "can_use_on_swarming_builders": true
3062 }, 3227 },
3063 "test": "ipc_tests" 3228 "test": "ipc_tests"
3064 }, 3229 },
3065 { 3230 {
3066 "test": "jingle_unittests" 3231 "test": "jingle_unittests"
3067 }, 3232 },
3068 { 3233 {
3234 "swarming": {
3235 "can_use_on_swarming_builders": true
3236 },
3069 "test": "media_blink_unittests" 3237 "test": "media_blink_unittests"
3070 }, 3238 },
3071 { 3239 {
3072 "swarming": { 3240 "swarming": {
3073 "can_use_on_swarming_builders": true 3241 "can_use_on_swarming_builders": true
3074 }, 3242 },
3075 "test": "media_unittests" 3243 "test": "media_unittests"
3076 }, 3244 },
3077 { 3245 {
3078 "test": "midi_unittests" 3246 "test": "midi_unittests"
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
3122 }, 3290 },
3123 "test": "skia_unittests" 3291 "test": "skia_unittests"
3124 }, 3292 },
3125 { 3293 {
3126 "swarming": { 3294 "swarming": {
3127 "can_use_on_swarming_builders": true 3295 "can_use_on_swarming_builders": true
3128 }, 3296 },
3129 "test": "sql_unittests" 3297 "test": "sql_unittests"
3130 }, 3298 },
3131 { 3299 {
3300 "swarming": {
3301 "can_use_on_swarming_builders": true
3302 },
3132 "test": "sync_unit_tests" 3303 "test": "sync_unit_tests"
3133 }, 3304 },
3134 { 3305 {
3135 "test": "ui_base_unittests" 3306 "test": "ui_base_unittests"
3136 }, 3307 },
3137 { 3308 {
3138 "swarming": { 3309 "swarming": {
3139 "can_use_on_swarming_builders": true 3310 "can_use_on_swarming_builders": true
3140 }, 3311 },
3141 "test": "unit_tests" 3312 "test": "unit_tests"
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
3217 }, 3388 },
3218 "test": "courgette_unittests" 3389 "test": "courgette_unittests"
3219 }, 3390 },
3220 { 3391 {
3221 "swarming": { 3392 "swarming": {
3222 "can_use_on_swarming_builders": true 3393 "can_use_on_swarming_builders": true
3223 }, 3394 },
3224 "test": "crypto_unittests" 3395 "test": "crypto_unittests"
3225 }, 3396 },
3226 { 3397 {
3398 "swarming": {
3399 "can_use_on_swarming_builders": true
3400 },
3227 "test": "device_unittests" 3401 "test": "device_unittests"
3228 }, 3402 },
3229 { 3403 {
3230 "swarming": { 3404 "swarming": {
3231 "can_use_on_swarming_builders": true 3405 "can_use_on_swarming_builders": true
3232 }, 3406 },
3233 "test": "extensions_unittests" 3407 "test": "extensions_unittests"
3234 }, 3408 },
3235 { 3409 {
3236 "swarming": { 3410 "swarming": {
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
3429 }, 3603 },
3430 "test": "courgette_unittests" 3604 "test": "courgette_unittests"
3431 }, 3605 },
3432 { 3606 {
3433 "swarming": { 3607 "swarming": {
3434 "can_use_on_swarming_builders": true 3608 "can_use_on_swarming_builders": true
3435 }, 3609 },
3436 "test": "crypto_unittests" 3610 "test": "crypto_unittests"
3437 }, 3611 },
3438 { 3612 {
3613 "swarming": {
3614 "can_use_on_swarming_builders": true
3615 },
3439 "test": "device_unittests" 3616 "test": "device_unittests"
3440 }, 3617 },
3441 { 3618 {
3442 "swarming": { 3619 "swarming": {
3443 "can_use_on_swarming_builders": true 3620 "can_use_on_swarming_builders": true
3444 }, 3621 },
3445 "test": "extensions_unittests" 3622 "test": "extensions_unittests"
3446 }, 3623 },
3447 { 3624 {
3448 "swarming": { 3625 "swarming": {
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
3622 }, 3799 },
3623 "test": "courgette_unittests" 3800 "test": "courgette_unittests"
3624 }, 3801 },
3625 { 3802 {
3626 "swarming": { 3803 "swarming": {
3627 "can_use_on_swarming_builders": true 3804 "can_use_on_swarming_builders": true
3628 }, 3805 },
3629 "test": "crypto_unittests" 3806 "test": "crypto_unittests"
3630 }, 3807 },
3631 { 3808 {
3809 "swarming": {
3810 "can_use_on_swarming_builders": true
3811 },
3632 "test": "device_unittests" 3812 "test": "device_unittests"
3633 }, 3813 },
3634 { 3814 {
3635 "swarming": { 3815 "swarming": {
3636 "can_use_on_swarming_builders": true 3816 "can_use_on_swarming_builders": true
3637 }, 3817 },
3638 "test": "extensions_unittests" 3818 "test": "extensions_unittests"
3639 }, 3819 },
3640 { 3820 {
3641 "swarming": { 3821 "swarming": {
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
3789 "test": "blink_platform_unittests" 3969 "test": "blink_platform_unittests"
3790 }, 3970 },
3791 { 3971 {
3792 "swarming": { 3972 "swarming": {
3793 "can_use_on_swarming_builders": true, 3973 "can_use_on_swarming_builders": true,
3794 "shards": 10 3974 "shards": 10
3795 }, 3975 },
3796 "test": "browser_tests" 3976 "test": "browser_tests"
3797 }, 3977 },
3798 { 3978 {
3979 "swarming": {
3980 "can_use_on_swarming_builders": true
3981 },
3799 "test": "cacheinvalidation_unittests" 3982 "test": "cacheinvalidation_unittests"
3800 }, 3983 },
3801 { 3984 {
3802 "swarming": { 3985 "swarming": {
3803 "can_use_on_swarming_builders": true 3986 "can_use_on_swarming_builders": true
3804 }, 3987 },
3805 "test": "chrome_app_unittests" 3988 "test": "chrome_app_unittests"
3806 }, 3989 },
3807 { 3990 {
3808 "test": "chrome_elf_unittests" 3991 "test": "chrome_elf_unittests"
(...skipping 22 matching lines...) Expand all
3831 }, 4014 },
3832 "test": "courgette_unittests" 4015 "test": "courgette_unittests"
3833 }, 4016 },
3834 { 4017 {
3835 "swarming": { 4018 "swarming": {
3836 "can_use_on_swarming_builders": true 4019 "can_use_on_swarming_builders": true
3837 }, 4020 },
3838 "test": "crypto_unittests" 4021 "test": "crypto_unittests"
3839 }, 4022 },
3840 { 4023 {
4024 "swarming": {
4025 "can_use_on_swarming_builders": true
4026 },
3841 "test": "device_unittests" 4027 "test": "device_unittests"
3842 }, 4028 },
3843 { 4029 {
3844 "swarming": { 4030 "swarming": {
3845 "can_use_on_swarming_builders": true 4031 "can_use_on_swarming_builders": true
3846 }, 4032 },
3847 "test": "extensions_unittests" 4033 "test": "extensions_unittests"
3848 }, 4034 },
3849 { 4035 {
4036 "swarming": {
4037 "can_use_on_swarming_builders": true
4038 },
3850 "test": "gcm_unit_tests" 4039 "test": "gcm_unit_tests"
3851 }, 4040 },
3852 { 4041 {
3853 "swarming": { 4042 "swarming": {
3854 "can_use_on_swarming_builders": true 4043 "can_use_on_swarming_builders": true
3855 }, 4044 },
3856 "test": "google_apis_unittests" 4045 "test": "google_apis_unittests"
3857 }, 4046 },
3858 { 4047 {
3859 "swarming": { 4048 "swarming": {
3860 "can_use_on_swarming_builders": true 4049 "can_use_on_swarming_builders": true
3861 }, 4050 },
3862 "test": "gpu_unittests" 4051 "test": "gpu_unittests"
3863 }, 4052 },
3864 { 4053 {
3865 "test": "installer_util_unittests" 4054 "test": "installer_util_unittests"
3866 }, 4055 },
3867 { 4056 {
3868 "swarming": { 4057 "swarming": {
3869 "can_use_on_swarming_builders": true 4058 "can_use_on_swarming_builders": true
3870 }, 4059 },
3871 "test": "ipc_tests" 4060 "test": "ipc_tests"
3872 }, 4061 },
3873 { 4062 {
3874 "test": "jingle_unittests" 4063 "test": "jingle_unittests"
3875 }, 4064 },
3876 { 4065 {
4066 "swarming": {
4067 "can_use_on_swarming_builders": true
4068 },
3877 "test": "media_blink_unittests" 4069 "test": "media_blink_unittests"
3878 }, 4070 },
3879 { 4071 {
3880 "swarming": { 4072 "swarming": {
3881 "can_use_on_swarming_builders": true 4073 "can_use_on_swarming_builders": true
3882 }, 4074 },
3883 "test": "media_unittests" 4075 "test": "media_unittests"
3884 }, 4076 },
3885 { 4077 {
3886 "test": "midi_unittests" 4078 "test": "midi_unittests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
3921 }, 4113 },
3922 "test": "skia_unittests" 4114 "test": "skia_unittests"
3923 }, 4115 },
3924 { 4116 {
3925 "swarming": { 4117 "swarming": {
3926 "can_use_on_swarming_builders": true 4118 "can_use_on_swarming_builders": true
3927 }, 4119 },
3928 "test": "sql_unittests" 4120 "test": "sql_unittests"
3929 }, 4121 },
3930 { 4122 {
4123 "swarming": {
4124 "can_use_on_swarming_builders": true
4125 },
3931 "test": "sync_unit_tests" 4126 "test": "sync_unit_tests"
3932 }, 4127 },
3933 { 4128 {
3934 "test": "ui_base_unittests" 4129 "test": "ui_base_unittests"
3935 }, 4130 },
3936 { 4131 {
3937 "swarming": { 4132 "swarming": {
3938 "can_use_on_swarming_builders": true 4133 "can_use_on_swarming_builders": true
3939 }, 4134 },
3940 "test": "unit_tests" 4135 "test": "unit_tests"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
3983 "test": "blink_platform_unittests" 4178 "test": "blink_platform_unittests"
3984 }, 4179 },
3985 { 4180 {
3986 "swarming": { 4181 "swarming": {
3987 "can_use_on_swarming_builders": true, 4182 "can_use_on_swarming_builders": true,
3988 "shards": 10 4183 "shards": 10
3989 }, 4184 },
3990 "test": "browser_tests" 4185 "test": "browser_tests"
3991 }, 4186 },
3992 { 4187 {
4188 "swarming": {
4189 "can_use_on_swarming_builders": true
4190 },
3993 "test": "cacheinvalidation_unittests" 4191 "test": "cacheinvalidation_unittests"
3994 }, 4192 },
3995 { 4193 {
3996 "swarming": { 4194 "swarming": {
3997 "can_use_on_swarming_builders": true 4195 "can_use_on_swarming_builders": true
3998 }, 4196 },
3999 "test": "chrome_app_unittests" 4197 "test": "chrome_app_unittests"
4000 }, 4198 },
4001 { 4199 {
4002 "test": "chrome_elf_unittests" 4200 "test": "chrome_elf_unittests"
(...skipping 22 matching lines...) Expand all
4025 }, 4223 },
4026 "test": "courgette_unittests" 4224 "test": "courgette_unittests"
4027 }, 4225 },
4028 { 4226 {
4029 "swarming": { 4227 "swarming": {
4030 "can_use_on_swarming_builders": true 4228 "can_use_on_swarming_builders": true
4031 }, 4229 },
4032 "test": "crypto_unittests" 4230 "test": "crypto_unittests"
4033 }, 4231 },
4034 { 4232 {
4233 "swarming": {
4234 "can_use_on_swarming_builders": true
4235 },
4035 "test": "device_unittests" 4236 "test": "device_unittests"
4036 }, 4237 },
4037 { 4238 {
4038 "swarming": { 4239 "swarming": {
4039 "can_use_on_swarming_builders": true 4240 "can_use_on_swarming_builders": true
4040 }, 4241 },
4041 "test": "extensions_unittests" 4242 "test": "extensions_unittests"
4042 }, 4243 },
4043 { 4244 {
4245 "swarming": {
4246 "can_use_on_swarming_builders": true
4247 },
4044 "test": "gcm_unit_tests" 4248 "test": "gcm_unit_tests"
4045 }, 4249 },
4046 { 4250 {
4047 "swarming": { 4251 "swarming": {
4048 "can_use_on_swarming_builders": true 4252 "can_use_on_swarming_builders": true
4049 }, 4253 },
4050 "test": "google_apis_unittests" 4254 "test": "google_apis_unittests"
4051 }, 4255 },
4052 { 4256 {
4053 "swarming": { 4257 "swarming": {
4054 "can_use_on_swarming_builders": true 4258 "can_use_on_swarming_builders": true
4055 }, 4259 },
4056 "test": "gpu_unittests" 4260 "test": "gpu_unittests"
4057 }, 4261 },
4058 { 4262 {
4059 "test": "installer_util_unittests" 4263 "test": "installer_util_unittests"
4060 }, 4264 },
4061 { 4265 {
4062 "swarming": { 4266 "swarming": {
4063 "can_use_on_swarming_builders": true 4267 "can_use_on_swarming_builders": true
4064 }, 4268 },
4065 "test": "ipc_tests" 4269 "test": "ipc_tests"
4066 }, 4270 },
4067 { 4271 {
4068 "test": "jingle_unittests" 4272 "test": "jingle_unittests"
4069 }, 4273 },
4070 { 4274 {
4275 "swarming": {
4276 "can_use_on_swarming_builders": true
4277 },
4071 "test": "media_blink_unittests" 4278 "test": "media_blink_unittests"
4072 }, 4279 },
4073 { 4280 {
4074 "swarming": { 4281 "swarming": {
4075 "can_use_on_swarming_builders": true 4282 "can_use_on_swarming_builders": true
4076 }, 4283 },
4077 "test": "media_unittests" 4284 "test": "media_unittests"
4078 }, 4285 },
4079 { 4286 {
4080 "test": "midi_unittests" 4287 "test": "midi_unittests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
4115 }, 4322 },
4116 "test": "skia_unittests" 4323 "test": "skia_unittests"
4117 }, 4324 },
4118 { 4325 {
4119 "swarming": { 4326 "swarming": {
4120 "can_use_on_swarming_builders": true 4327 "can_use_on_swarming_builders": true
4121 }, 4328 },
4122 "test": "sql_unittests" 4329 "test": "sql_unittests"
4123 }, 4330 },
4124 { 4331 {
4332 "swarming": {
4333 "can_use_on_swarming_builders": true
4334 },
4125 "test": "sync_unit_tests" 4335 "test": "sync_unit_tests"
4126 }, 4336 },
4127 { 4337 {
4128 "test": "ui_base_unittests" 4338 "test": "ui_base_unittests"
4129 }, 4339 },
4130 { 4340 {
4131 "swarming": { 4341 "swarming": {
4132 "can_use_on_swarming_builders": true 4342 "can_use_on_swarming_builders": true
4133 }, 4343 },
4134 "test": "unit_tests" 4344 "test": "unit_tests"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
4177 "test": "blink_platform_unittests" 4387 "test": "blink_platform_unittests"
4178 }, 4388 },
4179 { 4389 {
4180 "swarming": { 4390 "swarming": {
4181 "can_use_on_swarming_builders": true, 4391 "can_use_on_swarming_builders": true,
4182 "shards": 10 4392 "shards": 10
4183 }, 4393 },
4184 "test": "browser_tests" 4394 "test": "browser_tests"
4185 }, 4395 },
4186 { 4396 {
4397 "swarming": {
4398 "can_use_on_swarming_builders": true
4399 },
4187 "test": "cacheinvalidation_unittests" 4400 "test": "cacheinvalidation_unittests"
4188 }, 4401 },
4189 { 4402 {
4190 "swarming": { 4403 "swarming": {
4191 "can_use_on_swarming_builders": true 4404 "can_use_on_swarming_builders": true
4192 }, 4405 },
4193 "test": "chrome_app_unittests" 4406 "test": "chrome_app_unittests"
4194 }, 4407 },
4195 { 4408 {
4196 "test": "chrome_elf_unittests" 4409 "test": "chrome_elf_unittests"
(...skipping 22 matching lines...) Expand all
4219 }, 4432 },
4220 "test": "courgette_unittests" 4433 "test": "courgette_unittests"
4221 }, 4434 },
4222 { 4435 {
4223 "swarming": { 4436 "swarming": {
4224 "can_use_on_swarming_builders": true 4437 "can_use_on_swarming_builders": true
4225 }, 4438 },
4226 "test": "crypto_unittests" 4439 "test": "crypto_unittests"
4227 }, 4440 },
4228 { 4441 {
4442 "swarming": {
4443 "can_use_on_swarming_builders": true
4444 },
4229 "test": "device_unittests" 4445 "test": "device_unittests"
4230 }, 4446 },
4231 { 4447 {
4232 "swarming": { 4448 "swarming": {
4233 "can_use_on_swarming_builders": true 4449 "can_use_on_swarming_builders": true
4234 }, 4450 },
4235 "test": "extensions_unittests" 4451 "test": "extensions_unittests"
4236 }, 4452 },
4237 { 4453 {
4454 "swarming": {
4455 "can_use_on_swarming_builders": true
4456 },
4238 "test": "gcm_unit_tests" 4457 "test": "gcm_unit_tests"
4239 }, 4458 },
4240 { 4459 {
4241 "swarming": { 4460 "swarming": {
4242 "can_use_on_swarming_builders": true 4461 "can_use_on_swarming_builders": true
4243 }, 4462 },
4244 "test": "google_apis_unittests" 4463 "test": "google_apis_unittests"
4245 }, 4464 },
4246 { 4465 {
4247 "swarming": { 4466 "swarming": {
4248 "can_use_on_swarming_builders": true 4467 "can_use_on_swarming_builders": true
4249 }, 4468 },
4250 "test": "gpu_unittests" 4469 "test": "gpu_unittests"
4251 }, 4470 },
4252 { 4471 {
4253 "test": "installer_util_unittests" 4472 "test": "installer_util_unittests"
4254 }, 4473 },
4255 { 4474 {
4256 "swarming": { 4475 "swarming": {
4257 "can_use_on_swarming_builders": true 4476 "can_use_on_swarming_builders": true
4258 }, 4477 },
4259 "test": "ipc_tests" 4478 "test": "ipc_tests"
4260 }, 4479 },
4261 { 4480 {
4262 "test": "jingle_unittests" 4481 "test": "jingle_unittests"
4263 }, 4482 },
4264 { 4483 {
4484 "swarming": {
4485 "can_use_on_swarming_builders": true
4486 },
4265 "test": "media_blink_unittests" 4487 "test": "media_blink_unittests"
4266 }, 4488 },
4267 { 4489 {
4268 "swarming": { 4490 "swarming": {
4269 "can_use_on_swarming_builders": true 4491 "can_use_on_swarming_builders": true
4270 }, 4492 },
4271 "test": "media_unittests" 4493 "test": "media_unittests"
4272 }, 4494 },
4273 { 4495 {
4274 "test": "midi_unittests" 4496 "test": "midi_unittests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
4309 }, 4531 },
4310 "test": "skia_unittests" 4532 "test": "skia_unittests"
4311 }, 4533 },
4312 { 4534 {
4313 "swarming": { 4535 "swarming": {
4314 "can_use_on_swarming_builders": true 4536 "can_use_on_swarming_builders": true
4315 }, 4537 },
4316 "test": "sql_unittests" 4538 "test": "sql_unittests"
4317 }, 4539 },
4318 { 4540 {
4541 "swarming": {
4542 "can_use_on_swarming_builders": true
4543 },
4319 "test": "sync_unit_tests" 4544 "test": "sync_unit_tests"
4320 }, 4545 },
4321 { 4546 {
4322 "test": "ui_base_unittests" 4547 "test": "ui_base_unittests"
4323 }, 4548 },
4324 { 4549 {
4325 "swarming": { 4550 "swarming": {
4326 "can_use_on_swarming_builders": true 4551 "can_use_on_swarming_builders": true
4327 }, 4552 },
4328 "test": "unit_tests" 4553 "test": "unit_tests"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
4371 "test": "blink_platform_unittests" 4596 "test": "blink_platform_unittests"
4372 }, 4597 },
4373 { 4598 {
4374 "swarming": { 4599 "swarming": {
4375 "can_use_on_swarming_builders": true, 4600 "can_use_on_swarming_builders": true,
4376 "shards": 10 4601 "shards": 10
4377 }, 4602 },
4378 "test": "browser_tests" 4603 "test": "browser_tests"
4379 }, 4604 },
4380 { 4605 {
4606 "swarming": {
4607 "can_use_on_swarming_builders": true
4608 },
4381 "test": "cacheinvalidation_unittests" 4609 "test": "cacheinvalidation_unittests"
4382 }, 4610 },
4383 { 4611 {
4384 "swarming": { 4612 "swarming": {
4385 "can_use_on_swarming_builders": true 4613 "can_use_on_swarming_builders": true
4386 }, 4614 },
4387 "test": "chrome_app_unittests" 4615 "test": "chrome_app_unittests"
4388 }, 4616 },
4389 { 4617 {
4390 "test": "chrome_elf_unittests" 4618 "test": "chrome_elf_unittests"
(...skipping 22 matching lines...) Expand all
4413 }, 4641 },
4414 "test": "courgette_unittests" 4642 "test": "courgette_unittests"
4415 }, 4643 },
4416 { 4644 {
4417 "swarming": { 4645 "swarming": {
4418 "can_use_on_swarming_builders": true 4646 "can_use_on_swarming_builders": true
4419 }, 4647 },
4420 "test": "crypto_unittests" 4648 "test": "crypto_unittests"
4421 }, 4649 },
4422 { 4650 {
4651 "swarming": {
4652 "can_use_on_swarming_builders": true
4653 },
4423 "test": "device_unittests" 4654 "test": "device_unittests"
4424 }, 4655 },
4425 { 4656 {
4426 "swarming": { 4657 "swarming": {
4427 "can_use_on_swarming_builders": true 4658 "can_use_on_swarming_builders": true
4428 }, 4659 },
4429 "test": "extensions_unittests" 4660 "test": "extensions_unittests"
4430 }, 4661 },
4431 { 4662 {
4663 "swarming": {
4664 "can_use_on_swarming_builders": true
4665 },
4432 "test": "gcm_unit_tests" 4666 "test": "gcm_unit_tests"
4433 }, 4667 },
4434 { 4668 {
4435 "swarming": { 4669 "swarming": {
4436 "can_use_on_swarming_builders": true 4670 "can_use_on_swarming_builders": true
4437 }, 4671 },
4438 "test": "google_apis_unittests" 4672 "test": "google_apis_unittests"
4439 }, 4673 },
4440 { 4674 {
4441 "swarming": { 4675 "swarming": {
4442 "can_use_on_swarming_builders": true 4676 "can_use_on_swarming_builders": true
4443 }, 4677 },
4444 "test": "gpu_unittests" 4678 "test": "gpu_unittests"
4445 }, 4679 },
4446 { 4680 {
4447 "test": "installer_util_unittests" 4681 "test": "installer_util_unittests"
4448 }, 4682 },
4449 { 4683 {
4450 "swarming": { 4684 "swarming": {
4451 "can_use_on_swarming_builders": true 4685 "can_use_on_swarming_builders": true
4452 }, 4686 },
4453 "test": "ipc_tests" 4687 "test": "ipc_tests"
4454 }, 4688 },
4455 { 4689 {
4456 "test": "jingle_unittests" 4690 "test": "jingle_unittests"
4457 }, 4691 },
4458 { 4692 {
4693 "swarming": {
4694 "can_use_on_swarming_builders": true
4695 },
4459 "test": "media_blink_unittests" 4696 "test": "media_blink_unittests"
4460 }, 4697 },
4461 { 4698 {
4462 "swarming": { 4699 "swarming": {
4463 "can_use_on_swarming_builders": true 4700 "can_use_on_swarming_builders": true
4464 }, 4701 },
4465 "test": "media_unittests" 4702 "test": "media_unittests"
4466 }, 4703 },
4467 { 4704 {
4468 "test": "midi_unittests" 4705 "test": "midi_unittests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
4503 }, 4740 },
4504 "test": "skia_unittests" 4741 "test": "skia_unittests"
4505 }, 4742 },
4506 { 4743 {
4507 "swarming": { 4744 "swarming": {
4508 "can_use_on_swarming_builders": true 4745 "can_use_on_swarming_builders": true
4509 }, 4746 },
4510 "test": "sql_unittests" 4747 "test": "sql_unittests"
4511 }, 4748 },
4512 { 4749 {
4750 "swarming": {
4751 "can_use_on_swarming_builders": true
4752 },
4513 "test": "sync_unit_tests" 4753 "test": "sync_unit_tests"
4514 }, 4754 },
4515 { 4755 {
4516 "test": "ui_base_unittests" 4756 "test": "ui_base_unittests"
4517 }, 4757 },
4518 { 4758 {
4519 "swarming": { 4759 "swarming": {
4520 "can_use_on_swarming_builders": true 4760 "can_use_on_swarming_builders": true
4521 }, 4761 },
4522 "test": "unit_tests" 4762 "test": "unit_tests"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
4565 "test": "blink_platform_unittests" 4805 "test": "blink_platform_unittests"
4566 }, 4806 },
4567 { 4807 {
4568 "swarming": { 4808 "swarming": {
4569 "can_use_on_swarming_builders": true, 4809 "can_use_on_swarming_builders": true,
4570 "shards": 10 4810 "shards": 10
4571 }, 4811 },
4572 "test": "browser_tests" 4812 "test": "browser_tests"
4573 }, 4813 },
4574 { 4814 {
4815 "swarming": {
4816 "can_use_on_swarming_builders": true
4817 },
4575 "test": "cacheinvalidation_unittests" 4818 "test": "cacheinvalidation_unittests"
4576 }, 4819 },
4577 { 4820 {
4578 "swarming": { 4821 "swarming": {
4579 "can_use_on_swarming_builders": true 4822 "can_use_on_swarming_builders": true
4580 }, 4823 },
4581 "test": "chrome_app_unittests" 4824 "test": "chrome_app_unittests"
4582 }, 4825 },
4583 { 4826 {
4584 "test": "chrome_elf_unittests" 4827 "test": "chrome_elf_unittests"
(...skipping 22 matching lines...) Expand all
4607 }, 4850 },
4608 "test": "courgette_unittests" 4851 "test": "courgette_unittests"
4609 }, 4852 },
4610 { 4853 {
4611 "swarming": { 4854 "swarming": {
4612 "can_use_on_swarming_builders": true 4855 "can_use_on_swarming_builders": true
4613 }, 4856 },
4614 "test": "crypto_unittests" 4857 "test": "crypto_unittests"
4615 }, 4858 },
4616 { 4859 {
4860 "swarming": {
4861 "can_use_on_swarming_builders": true
4862 },
4617 "test": "device_unittests" 4863 "test": "device_unittests"
4618 }, 4864 },
4619 { 4865 {
4620 "swarming": { 4866 "swarming": {
4621 "can_use_on_swarming_builders": true 4867 "can_use_on_swarming_builders": true
4622 }, 4868 },
4623 "test": "extensions_unittests" 4869 "test": "extensions_unittests"
4624 }, 4870 },
4625 { 4871 {
4872 "swarming": {
4873 "can_use_on_swarming_builders": true
4874 },
4626 "test": "gcm_unit_tests" 4875 "test": "gcm_unit_tests"
4627 }, 4876 },
4628 { 4877 {
4629 "swarming": { 4878 "swarming": {
4630 "can_use_on_swarming_builders": true 4879 "can_use_on_swarming_builders": true
4631 }, 4880 },
4632 "test": "google_apis_unittests" 4881 "test": "google_apis_unittests"
4633 }, 4882 },
4634 { 4883 {
4635 "swarming": { 4884 "swarming": {
4636 "can_use_on_swarming_builders": true 4885 "can_use_on_swarming_builders": true
4637 }, 4886 },
4638 "test": "gpu_unittests" 4887 "test": "gpu_unittests"
4639 }, 4888 },
4640 { 4889 {
4641 "test": "installer_util_unittests" 4890 "test": "installer_util_unittests"
4642 }, 4891 },
4643 { 4892 {
4644 "swarming": { 4893 "swarming": {
4645 "can_use_on_swarming_builders": true 4894 "can_use_on_swarming_builders": true
4646 }, 4895 },
4647 "test": "ipc_tests" 4896 "test": "ipc_tests"
4648 }, 4897 },
4649 { 4898 {
4650 "test": "jingle_unittests" 4899 "test": "jingle_unittests"
4651 }, 4900 },
4652 { 4901 {
4902 "swarming": {
4903 "can_use_on_swarming_builders": true
4904 },
4653 "test": "media_blink_unittests" 4905 "test": "media_blink_unittests"
4654 }, 4906 },
4655 { 4907 {
4656 "swarming": { 4908 "swarming": {
4657 "can_use_on_swarming_builders": true 4909 "can_use_on_swarming_builders": true
4658 }, 4910 },
4659 "test": "media_unittests" 4911 "test": "media_unittests"
4660 }, 4912 },
4661 { 4913 {
4662 "test": "midi_unittests" 4914 "test": "midi_unittests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
4697 }, 4949 },
4698 "test": "skia_unittests" 4950 "test": "skia_unittests"
4699 }, 4951 },
4700 { 4952 {
4701 "swarming": { 4953 "swarming": {
4702 "can_use_on_swarming_builders": true 4954 "can_use_on_swarming_builders": true
4703 }, 4955 },
4704 "test": "sql_unittests" 4956 "test": "sql_unittests"
4705 }, 4957 },
4706 { 4958 {
4959 "swarming": {
4960 "can_use_on_swarming_builders": true
4961 },
4707 "test": "sync_unit_tests" 4962 "test": "sync_unit_tests"
4708 }, 4963 },
4709 { 4964 {
4710 "test": "ui_base_unittests" 4965 "test": "ui_base_unittests"
4711 }, 4966 },
4712 { 4967 {
4713 "swarming": { 4968 "swarming": {
4714 "can_use_on_swarming_builders": true 4969 "can_use_on_swarming_builders": true
4715 }, 4970 },
4716 "test": "unit_tests" 4971 "test": "unit_tests"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
4759 "test": "blink_platform_unittests" 5014 "test": "blink_platform_unittests"
4760 }, 5015 },
4761 { 5016 {
4762 "swarming": { 5017 "swarming": {
4763 "can_use_on_swarming_builders": true, 5018 "can_use_on_swarming_builders": true,
4764 "shards": 10 5019 "shards": 10
4765 }, 5020 },
4766 "test": "browser_tests" 5021 "test": "browser_tests"
4767 }, 5022 },
4768 { 5023 {
5024 "swarming": {
5025 "can_use_on_swarming_builders": true
5026 },
4769 "test": "cacheinvalidation_unittests" 5027 "test": "cacheinvalidation_unittests"
4770 }, 5028 },
4771 { 5029 {
4772 "swarming": { 5030 "swarming": {
4773 "can_use_on_swarming_builders": true 5031 "can_use_on_swarming_builders": true
4774 }, 5032 },
4775 "test": "chrome_app_unittests" 5033 "test": "chrome_app_unittests"
4776 }, 5034 },
4777 { 5035 {
4778 "test": "chrome_elf_unittests" 5036 "test": "chrome_elf_unittests"
(...skipping 22 matching lines...) Expand all
4801 }, 5059 },
4802 "test": "courgette_unittests" 5060 "test": "courgette_unittests"
4803 }, 5061 },
4804 { 5062 {
4805 "swarming": { 5063 "swarming": {
4806 "can_use_on_swarming_builders": true 5064 "can_use_on_swarming_builders": true
4807 }, 5065 },
4808 "test": "crypto_unittests" 5066 "test": "crypto_unittests"
4809 }, 5067 },
4810 { 5068 {
5069 "swarming": {
5070 "can_use_on_swarming_builders": true
5071 },
4811 "test": "device_unittests" 5072 "test": "device_unittests"
4812 }, 5073 },
4813 { 5074 {
4814 "swarming": { 5075 "swarming": {
4815 "can_use_on_swarming_builders": true 5076 "can_use_on_swarming_builders": true
4816 }, 5077 },
4817 "test": "extensions_unittests" 5078 "test": "extensions_unittests"
4818 }, 5079 },
4819 { 5080 {
5081 "swarming": {
5082 "can_use_on_swarming_builders": true
5083 },
4820 "test": "gcm_unit_tests" 5084 "test": "gcm_unit_tests"
4821 }, 5085 },
4822 { 5086 {
4823 "swarming": { 5087 "swarming": {
4824 "can_use_on_swarming_builders": true 5088 "can_use_on_swarming_builders": true
4825 }, 5089 },
4826 "test": "google_apis_unittests" 5090 "test": "google_apis_unittests"
4827 }, 5091 },
4828 { 5092 {
4829 "swarming": { 5093 "swarming": {
4830 "can_use_on_swarming_builders": true 5094 "can_use_on_swarming_builders": true
4831 }, 5095 },
4832 "test": "gpu_unittests" 5096 "test": "gpu_unittests"
4833 }, 5097 },
4834 { 5098 {
4835 "test": "installer_util_unittests" 5099 "test": "installer_util_unittests"
4836 }, 5100 },
4837 { 5101 {
4838 "swarming": { 5102 "swarming": {
4839 "can_use_on_swarming_builders": true 5103 "can_use_on_swarming_builders": true
4840 }, 5104 },
4841 "test": "ipc_tests" 5105 "test": "ipc_tests"
4842 }, 5106 },
4843 { 5107 {
4844 "test": "jingle_unittests" 5108 "test": "jingle_unittests"
4845 }, 5109 },
4846 { 5110 {
5111 "swarming": {
5112 "can_use_on_swarming_builders": true
5113 },
4847 "test": "media_blink_unittests" 5114 "test": "media_blink_unittests"
4848 }, 5115 },
4849 { 5116 {
4850 "swarming": { 5117 "swarming": {
4851 "can_use_on_swarming_builders": true 5118 "can_use_on_swarming_builders": true
4852 }, 5119 },
4853 "test": "media_unittests" 5120 "test": "media_unittests"
4854 }, 5121 },
4855 { 5122 {
4856 "test": "midi_unittests" 5123 "test": "midi_unittests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
4891 }, 5158 },
4892 "test": "skia_unittests" 5159 "test": "skia_unittests"
4893 }, 5160 },
4894 { 5161 {
4895 "swarming": { 5162 "swarming": {
4896 "can_use_on_swarming_builders": true 5163 "can_use_on_swarming_builders": true
4897 }, 5164 },
4898 "test": "sql_unittests" 5165 "test": "sql_unittests"
4899 }, 5166 },
4900 { 5167 {
5168 "swarming": {
5169 "can_use_on_swarming_builders": true
5170 },
4901 "test": "sync_unit_tests" 5171 "test": "sync_unit_tests"
4902 }, 5172 },
4903 { 5173 {
4904 "test": "ui_base_unittests" 5174 "test": "ui_base_unittests"
4905 }, 5175 },
4906 { 5176 {
4907 "swarming": { 5177 "swarming": {
4908 "can_use_on_swarming_builders": true 5178 "can_use_on_swarming_builders": true
4909 }, 5179 },
4910 "test": "unit_tests" 5180 "test": "unit_tests"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
4953 "test": "blink_platform_unittests" 5223 "test": "blink_platform_unittests"
4954 }, 5224 },
4955 { 5225 {
4956 "swarming": { 5226 "swarming": {
4957 "can_use_on_swarming_builders": true, 5227 "can_use_on_swarming_builders": true,
4958 "shards": 10 5228 "shards": 10
4959 }, 5229 },
4960 "test": "browser_tests" 5230 "test": "browser_tests"
4961 }, 5231 },
4962 { 5232 {
5233 "swarming": {
5234 "can_use_on_swarming_builders": true
5235 },
4963 "test": "cacheinvalidation_unittests" 5236 "test": "cacheinvalidation_unittests"
4964 }, 5237 },
4965 { 5238 {
4966 "swarming": { 5239 "swarming": {
4967 "can_use_on_swarming_builders": true 5240 "can_use_on_swarming_builders": true
4968 }, 5241 },
4969 "test": "chrome_app_unittests" 5242 "test": "chrome_app_unittests"
4970 }, 5243 },
4971 { 5244 {
4972 "test": "chrome_elf_unittests" 5245 "test": "chrome_elf_unittests"
(...skipping 22 matching lines...) Expand all
4995 }, 5268 },
4996 "test": "courgette_unittests" 5269 "test": "courgette_unittests"
4997 }, 5270 },
4998 { 5271 {
4999 "swarming": { 5272 "swarming": {
5000 "can_use_on_swarming_builders": true 5273 "can_use_on_swarming_builders": true
5001 }, 5274 },
5002 "test": "crypto_unittests" 5275 "test": "crypto_unittests"
5003 }, 5276 },
5004 { 5277 {
5278 "swarming": {
5279 "can_use_on_swarming_builders": true
5280 },
5005 "test": "device_unittests" 5281 "test": "device_unittests"
5006 }, 5282 },
5007 { 5283 {
5008 "swarming": { 5284 "swarming": {
5009 "can_use_on_swarming_builders": true 5285 "can_use_on_swarming_builders": true
5010 }, 5286 },
5011 "test": "extensions_unittests" 5287 "test": "extensions_unittests"
5012 }, 5288 },
5013 { 5289 {
5290 "swarming": {
5291 "can_use_on_swarming_builders": true
5292 },
5014 "test": "gcm_unit_tests" 5293 "test": "gcm_unit_tests"
5015 }, 5294 },
5016 { 5295 {
5017 "swarming": { 5296 "swarming": {
5018 "can_use_on_swarming_builders": true 5297 "can_use_on_swarming_builders": true
5019 }, 5298 },
5020 "test": "google_apis_unittests" 5299 "test": "google_apis_unittests"
5021 }, 5300 },
5022 { 5301 {
5023 "swarming": { 5302 "swarming": {
5024 "can_use_on_swarming_builders": true 5303 "can_use_on_swarming_builders": true
5025 }, 5304 },
5026 "test": "gpu_unittests" 5305 "test": "gpu_unittests"
5027 }, 5306 },
5028 { 5307 {
5029 "test": "installer_util_unittests" 5308 "test": "installer_util_unittests"
5030 }, 5309 },
5031 { 5310 {
5032 "swarming": { 5311 "swarming": {
5033 "can_use_on_swarming_builders": true 5312 "can_use_on_swarming_builders": true
5034 }, 5313 },
5035 "test": "ipc_tests" 5314 "test": "ipc_tests"
5036 }, 5315 },
5037 { 5316 {
5038 "test": "jingle_unittests" 5317 "test": "jingle_unittests"
5039 }, 5318 },
5040 { 5319 {
5320 "swarming": {
5321 "can_use_on_swarming_builders": true
5322 },
5041 "test": "media_blink_unittests" 5323 "test": "media_blink_unittests"
5042 }, 5324 },
5043 { 5325 {
5044 "swarming": { 5326 "swarming": {
5045 "can_use_on_swarming_builders": true 5327 "can_use_on_swarming_builders": true
5046 }, 5328 },
5047 "test": "media_unittests" 5329 "test": "media_unittests"
5048 }, 5330 },
5049 { 5331 {
5050 "test": "midi_unittests" 5332 "test": "midi_unittests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
5085 }, 5367 },
5086 "test": "skia_unittests" 5368 "test": "skia_unittests"
5087 }, 5369 },
5088 { 5370 {
5089 "swarming": { 5371 "swarming": {
5090 "can_use_on_swarming_builders": true 5372 "can_use_on_swarming_builders": true
5091 }, 5373 },
5092 "test": "sql_unittests" 5374 "test": "sql_unittests"
5093 }, 5375 },
5094 { 5376 {
5377 "swarming": {
5378 "can_use_on_swarming_builders": true
5379 },
5095 "test": "sync_unit_tests" 5380 "test": "sync_unit_tests"
5096 }, 5381 },
5097 { 5382 {
5098 "test": "ui_base_unittests" 5383 "test": "ui_base_unittests"
5099 }, 5384 },
5100 { 5385 {
5101 "swarming": { 5386 "swarming": {
5102 "can_use_on_swarming_builders": true 5387 "can_use_on_swarming_builders": true
5103 }, 5388 },
5104 "test": "unit_tests" 5389 "test": "unit_tests"
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
5243 { 5528 {
5244 "swarming": { 5529 "swarming": {
5245 "can_use_on_swarming_builders": true 5530 "can_use_on_swarming_builders": true
5246 }, 5531 },
5247 "test": "crypto_unittests" 5532 "test": "crypto_unittests"
5248 }, 5533 },
5249 { 5534 {
5250 "test": "dbus_unittests" 5535 "test": "dbus_unittests"
5251 }, 5536 },
5252 { 5537 {
5538 "swarming": {
5539 "can_use_on_swarming_builders": true
5540 },
5253 "test": "device_unittests" 5541 "test": "device_unittests"
5254 }, 5542 },
5255 { 5543 {
5256 "swarming": { 5544 "swarming": {
5257 "can_use_on_swarming_builders": true 5545 "can_use_on_swarming_builders": true
5258 }, 5546 },
5259 "test": "display_unittests" 5547 "test": "display_unittests"
5260 }, 5548 },
5261 { 5549 {
5262 "swarming": { 5550 "swarming": {
(...skipping 523 matching lines...) Expand 10 before | Expand all | Expand 10 after
5786 { 6074 {
5787 "swarming": { 6075 "swarming": {
5788 "can_use_on_swarming_builders": true 6076 "can_use_on_swarming_builders": true
5789 }, 6077 },
5790 "test": "crypto_unittests" 6078 "test": "crypto_unittests"
5791 }, 6079 },
5792 { 6080 {
5793 "test": "dbus_unittests" 6081 "test": "dbus_unittests"
5794 }, 6082 },
5795 { 6083 {
6084 "swarming": {
6085 "can_use_on_swarming_builders": true
6086 },
5796 "test": "device_unittests" 6087 "test": "device_unittests"
5797 }, 6088 },
5798 { 6089 {
5799 "test": "display_unittests" 6090 "test": "display_unittests"
5800 }, 6091 },
5801 { 6092 {
5802 "swarming": { 6093 "swarming": {
5803 "can_use_on_swarming_builders": true 6094 "can_use_on_swarming_builders": true
5804 }, 6095 },
5805 "test": "events_unittests" 6096 "test": "events_unittests"
(...skipping 621 matching lines...) Expand 10 before | Expand all | Expand 10 after
6427 }, 6718 },
6428 { 6719 {
6429 "args": [ 6720 "args": [
6430 "--isolate-extensions" 6721 "--isolate-extensions"
6431 ], 6722 ],
6432 "test": "unit_tests" 6723 "test": "unit_tests"
6433 } 6724 }
6434 ] 6725 ]
6435 } 6726 }
6436 } 6727 }
OLDNEW
« no previous file with comments | « build/gn_migration.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698