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

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

Issue 1689373002: Swarm extensions_unittests, gpu_unittests, media_unittests, skia_unittests, sql_unittests everywhere (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: typo 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 819 matching lines...) Expand 10 before | Expand all | Expand 10 after
830 { 830 {
831 "swarming": { 831 "swarming": {
832 "can_use_on_swarming_builders": true 832 "can_use_on_swarming_builders": true
833 }, 833 },
834 "test": "crypto_unittests" 834 "test": "crypto_unittests"
835 }, 835 },
836 { 836 {
837 "test": "device_unittests" 837 "test": "device_unittests"
838 }, 838 },
839 { 839 {
840 "swarming": {
841 "can_use_on_swarming_builders": true
842 },
840 "test": "extensions_unittests" 843 "test": "extensions_unittests"
841 }, 844 },
842 { 845 {
843 "test": "gcm_unit_tests" 846 "test": "gcm_unit_tests"
844 }, 847 },
845 { 848 {
846 "swarming": { 849 "swarming": {
847 "can_use_on_swarming_builders": true 850 "can_use_on_swarming_builders": true
848 }, 851 },
849 "test": "google_apis_unittests" 852 "test": "google_apis_unittests"
850 }, 853 },
851 { 854 {
855 "swarming": {
856 "can_use_on_swarming_builders": true
857 },
852 "test": "gpu_unittests" 858 "test": "gpu_unittests"
853 }, 859 },
854 { 860 {
855 "test": "installer_util_unittests" 861 "test": "installer_util_unittests"
856 }, 862 },
857 { 863 {
858 "swarming": { 864 "swarming": {
859 "can_use_on_swarming_builders": true 865 "can_use_on_swarming_builders": true
860 }, 866 },
861 "test": "ipc_tests" 867 "test": "ipc_tests"
862 }, 868 },
863 { 869 {
864 "test": "jingle_unittests" 870 "test": "jingle_unittests"
865 }, 871 },
866 { 872 {
867 "test": "media_blink_unittests" 873 "test": "media_blink_unittests"
868 }, 874 },
869 { 875 {
876 "swarming": {
877 "can_use_on_swarming_builders": true
878 },
870 "test": "media_unittests" 879 "test": "media_unittests"
871 }, 880 },
872 { 881 {
873 "test": "midi_unittests" 882 "test": "midi_unittests"
874 }, 883 },
875 { 884 {
876 "swarming": { 885 "swarming": {
877 "can_use_on_swarming_builders": true 886 "can_use_on_swarming_builders": true
878 }, 887 },
879 "test": "net_unittests" 888 "test": "net_unittests"
(...skipping 16 matching lines...) Expand all
896 { 905 {
897 "test": "sbox_validation_tests" 906 "test": "sbox_validation_tests"
898 }, 907 },
899 { 908 {
900 "swarming": { 909 "swarming": {
901 "can_use_on_swarming_builders": true 910 "can_use_on_swarming_builders": true
902 }, 911 },
903 "test": "setup_unittests" 912 "test": "setup_unittests"
904 }, 913 },
905 { 914 {
915 "swarming": {
916 "can_use_on_swarming_builders": true
917 },
906 "test": "skia_unittests" 918 "test": "skia_unittests"
907 }, 919 },
908 { 920 {
921 "swarming": {
922 "can_use_on_swarming_builders": true
923 },
909 "test": "sql_unittests" 924 "test": "sql_unittests"
910 }, 925 },
911 { 926 {
912 "test": "sync_unit_tests" 927 "test": "sync_unit_tests"
913 }, 928 },
914 { 929 {
915 "test": "ui_base_unittests" 930 "test": "ui_base_unittests"
916 }, 931 },
917 { 932 {
918 "swarming": { 933 "swarming": {
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
1018 { 1033 {
1019 "test": "device_unittests" 1034 "test": "device_unittests"
1020 }, 1035 },
1021 { 1036 {
1022 "test": "display_unittests" 1037 "test": "display_unittests"
1023 }, 1038 },
1024 { 1039 {
1025 "test": "events_unittests" 1040 "test": "events_unittests"
1026 }, 1041 },
1027 { 1042 {
1043 "swarming": {
1044 "can_use_on_swarming_builders": true
1045 },
1028 "test": "extensions_unittests" 1046 "test": "extensions_unittests"
1029 }, 1047 },
1030 { 1048 {
1031 "test": "gcm_unit_tests" 1049 "test": "gcm_unit_tests"
1032 }, 1050 },
1033 { 1051 {
1034 "test": "gfx_unittests" 1052 "test": "gfx_unittests"
1035 }, 1053 },
1036 { 1054 {
1037 "swarming": { 1055 "swarming": {
1038 "can_use_on_swarming_builders": true 1056 "can_use_on_swarming_builders": true
1039 }, 1057 },
1040 "test": "google_apis_unittests" 1058 "test": "google_apis_unittests"
1041 }, 1059 },
1042 { 1060 {
1061 "swarming": {
1062 "can_use_on_swarming_builders": true
1063 },
1043 "test": "gpu_unittests" 1064 "test": "gpu_unittests"
1044 }, 1065 },
1045 { 1066 {
1046 "test": "interactive_ui_tests" 1067 "test": "interactive_ui_tests"
1047 }, 1068 },
1048 { 1069 {
1049 "swarming": { 1070 "swarming": {
1050 "can_use_on_swarming_builders": true 1071 "can_use_on_swarming_builders": true
1051 }, 1072 },
1052 "test": "ipc_tests" 1073 "test": "ipc_tests"
1053 }, 1074 },
1054 { 1075 {
1055 "test": "jingle_unittests" 1076 "test": "jingle_unittests"
1056 }, 1077 },
1057 { 1078 {
1058 "test": "media_blink_unittests" 1079 "test": "media_blink_unittests"
1059 }, 1080 },
1060 { 1081 {
1082 "swarming": {
1083 "can_use_on_swarming_builders": true
1084 },
1061 "test": "media_unittests" 1085 "test": "media_unittests"
1062 }, 1086 },
1063 { 1087 {
1064 "test": "midi_unittests" 1088 "test": "midi_unittests"
1065 }, 1089 },
1066 { 1090 {
1067 "test": "mojo_common_unittests" 1091 "test": "mojo_common_unittests"
1068 }, 1092 },
1069 { 1093 {
1070 "swarming": { 1094 "swarming": {
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1111 { 1135 {
1112 "test": "printing_unittests" 1136 "test": "printing_unittests"
1113 }, 1137 },
1114 { 1138 {
1115 "test": "remoting_unittests" 1139 "test": "remoting_unittests"
1116 }, 1140 },
1117 { 1141 {
1118 "test": "sandbox_linux_unittests" 1142 "test": "sandbox_linux_unittests"
1119 }, 1143 },
1120 { 1144 {
1145 "swarming": {
1146 "can_use_on_swarming_builders": true
1147 },
1121 "test": "skia_unittests" 1148 "test": "skia_unittests"
1122 }, 1149 },
1123 { 1150 {
1151 "swarming": {
1152 "can_use_on_swarming_builders": true
1153 },
1124 "test": "sql_unittests" 1154 "test": "sql_unittests"
1125 }, 1155 },
1126 { 1156 {
1127 "test": "sync_unit_tests" 1157 "test": "sync_unit_tests"
1128 }, 1158 },
1129 { 1159 {
1130 "test": "ui_base_unittests" 1160 "test": "ui_base_unittests"
1131 }, 1161 },
1132 { 1162 {
1133 "test": "ui_touch_selection_unittests" 1163 "test": "ui_touch_selection_unittests"
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
1236 { 1266 {
1237 "test": "device_unittests" 1267 "test": "device_unittests"
1238 }, 1268 },
1239 { 1269 {
1240 "test": "display_unittests" 1270 "test": "display_unittests"
1241 }, 1271 },
1242 { 1272 {
1243 "test": "extensions_browsertests" 1273 "test": "extensions_browsertests"
1244 }, 1274 },
1245 { 1275 {
1276 "swarming": {
1277 "can_use_on_swarming_builders": true
1278 },
1246 "test": "extensions_unittests" 1279 "test": "extensions_unittests"
1247 }, 1280 },
1248 { 1281 {
1249 "test": "gcm_unit_tests" 1282 "test": "gcm_unit_tests"
1250 }, 1283 },
1251 { 1284 {
1252 "test": "gfx_unittests" 1285 "test": "gfx_unittests"
1253 }, 1286 },
1254 { 1287 {
1255 "swarming": { 1288 "swarming": {
1256 "can_use_on_swarming_builders": true 1289 "can_use_on_swarming_builders": true
1257 }, 1290 },
1258 "test": "google_apis_unittests" 1291 "test": "google_apis_unittests"
1259 }, 1292 },
1260 { 1293 {
1294 "swarming": {
1295 "can_use_on_swarming_builders": true
1296 },
1261 "test": "gpu_unittests" 1297 "test": "gpu_unittests"
1262 }, 1298 },
1263 { 1299 {
1264 "swarming": { 1300 "swarming": {
1265 "can_use_on_swarming_builders": true 1301 "can_use_on_swarming_builders": true
1266 }, 1302 },
1267 "test": "interactive_ui_tests" 1303 "test": "interactive_ui_tests"
1268 }, 1304 },
1269 { 1305 {
1270 "swarming": { 1306 "swarming": {
1271 "can_use_on_swarming_builders": true 1307 "can_use_on_swarming_builders": true
1272 }, 1308 },
1273 "test": "ipc_tests" 1309 "test": "ipc_tests"
1274 }, 1310 },
1275 { 1311 {
1276 "test": "jingle_unittests" 1312 "test": "jingle_unittests"
1277 }, 1313 },
1278 { 1314 {
1279 "test": "media_blink_unittests" 1315 "test": "media_blink_unittests"
1280 }, 1316 },
1281 { 1317 {
1318 "swarming": {
1319 "can_use_on_swarming_builders": true
1320 },
1282 "test": "media_unittests" 1321 "test": "media_unittests"
1283 }, 1322 },
1284 { 1323 {
1285 "test": "midi_unittests" 1324 "test": "midi_unittests"
1286 }, 1325 },
1287 { 1326 {
1288 "swarming": { 1327 "swarming": {
1289 "can_use_on_swarming_builders": true, 1328 "can_use_on_swarming_builders": true,
1290 "shards": 4 1329 "shards": 4
1291 }, 1330 },
1292 "test": "net_unittests" 1331 "test": "net_unittests"
1293 }, 1332 },
1294 { 1333 {
1295 "test": "ppapi_unittests" 1334 "test": "ppapi_unittests"
1296 }, 1335 },
1297 { 1336 {
1298 "test": "printing_unittests" 1337 "test": "printing_unittests"
1299 }, 1338 },
1300 { 1339 {
1301 "test": "remoting_unittests" 1340 "test": "remoting_unittests"
1302 }, 1341 },
1303 { 1342 {
1304 "test": "sandbox_linux_unittests" 1343 "test": "sandbox_linux_unittests"
1305 }, 1344 },
1306 { 1345 {
1346 "swarming": {
1347 "can_use_on_swarming_builders": true
1348 },
1307 "test": "skia_unittests" 1349 "test": "skia_unittests"
1308 }, 1350 },
1309 { 1351 {
1352 "swarming": {
1353 "can_use_on_swarming_builders": true
1354 },
1310 "test": "sql_unittests" 1355 "test": "sql_unittests"
1311 }, 1356 },
1312 { 1357 {
1313 "test": "sync_unit_tests" 1358 "test": "sync_unit_tests"
1314 }, 1359 },
1315 { 1360 {
1316 "test": "ui_base_unittests" 1361 "test": "ui_base_unittests"
1317 }, 1362 },
1318 { 1363 {
1319 "swarming": { 1364 "swarming": {
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
1405 { 1450 {
1406 "test": "gfx_unittests" 1451 "test": "gfx_unittests"
1407 }, 1452 },
1408 { 1453 {
1409 "swarming": { 1454 "swarming": {
1410 "can_use_on_swarming_builders": true 1455 "can_use_on_swarming_builders": true
1411 }, 1456 },
1412 "test": "google_apis_unittests" 1457 "test": "google_apis_unittests"
1413 }, 1458 },
1414 { 1459 {
1460 "swarming": {
1461 "can_use_on_swarming_builders": true
1462 },
1415 "test": "gpu_unittests" 1463 "test": "gpu_unittests"
1416 }, 1464 },
1417 { 1465 {
1418 "test": "jingle_unittests" 1466 "test": "jingle_unittests"
1419 }, 1467 },
1420 { 1468 {
1421 "test": "media_blink_unittests" 1469 "test": "media_blink_unittests"
1422 }, 1470 },
1423 { 1471 {
1424 "test": "midi_unittests" 1472 "test": "midi_unittests"
1425 }, 1473 },
1426 { 1474 {
1427 "test": "ppapi_unittests" 1475 "test": "ppapi_unittests"
1428 }, 1476 },
1429 { 1477 {
1430 "test": "printing_unittests" 1478 "test": "printing_unittests"
1431 }, 1479 },
1432 { 1480 {
1433 "test": "remoting_unittests" 1481 "test": "remoting_unittests"
1434 }, 1482 },
1435 { 1483 {
1436 "test": "sandbox_linux_unittests" 1484 "test": "sandbox_linux_unittests"
1437 }, 1485 },
1438 { 1486 {
1487 "swarming": {
1488 "can_use_on_swarming_builders": true
1489 },
1439 "test": "skia_unittests" 1490 "test": "skia_unittests"
1440 }, 1491 },
1441 { 1492 {
1493 "swarming": {
1494 "can_use_on_swarming_builders": true
1495 },
1442 "test": "sql_unittests" 1496 "test": "sql_unittests"
1443 }, 1497 },
1444 { 1498 {
1445 "test": "ui_base_unittests" 1499 "test": "ui_base_unittests"
1446 }, 1500 },
1447 { 1501 {
1448 "test": "url_unittests" 1502 "test": "url_unittests"
1449 } 1503 }
1450 ] 1504 ]
1451 }, 1505 },
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
1516 }, 1570 },
1517 "test": "content_unittests" 1571 "test": "content_unittests"
1518 }, 1572 },
1519 { 1573 {
1520 "swarming": { 1574 "swarming": {
1521 "can_use_on_swarming_builders": true 1575 "can_use_on_swarming_builders": true
1522 }, 1576 },
1523 "test": "crypto_unittests" 1577 "test": "crypto_unittests"
1524 }, 1578 },
1525 { 1579 {
1580 "swarming": {
1581 "can_use_on_swarming_builders": true
1582 },
1526 "test": "extensions_unittests" 1583 "test": "extensions_unittests"
1527 }, 1584 },
1528 { 1585 {
1529 "test": "gcm_unit_tests" 1586 "test": "gcm_unit_tests"
1530 }, 1587 },
1531 { 1588 {
1532 "test": "gfx_unittests" 1589 "test": "gfx_unittests"
1533 }, 1590 },
1534 { 1591 {
1535 "swarming": { 1592 "swarming": {
1536 "can_use_on_swarming_builders": true 1593 "can_use_on_swarming_builders": true
1537 }, 1594 },
1538 "test": "google_apis_unittests" 1595 "test": "google_apis_unittests"
1539 }, 1596 },
1540 { 1597 {
1598 "swarming": {
1599 "can_use_on_swarming_builders": true
1600 },
1541 "test": "gpu_unittests" 1601 "test": "gpu_unittests"
1542 }, 1602 },
1543 { 1603 {
1544 "swarming": { 1604 "swarming": {
1545 "can_use_on_swarming_builders": true 1605 "can_use_on_swarming_builders": true
1546 }, 1606 },
1547 "test": "interactive_ui_tests" 1607 "test": "interactive_ui_tests"
1548 }, 1608 },
1549 { 1609 {
1550 "swarming": { 1610 "swarming": {
1551 "can_use_on_swarming_builders": true 1611 "can_use_on_swarming_builders": true
1552 }, 1612 },
1553 "test": "ipc_tests" 1613 "test": "ipc_tests"
1554 }, 1614 },
1555 { 1615 {
1556 "test": "jingle_unittests" 1616 "test": "jingle_unittests"
1557 }, 1617 },
1558 { 1618 {
1559 "test": "media_blink_unittests" 1619 "test": "media_blink_unittests"
1560 }, 1620 },
1561 { 1621 {
1622 "swarming": {
1623 "can_use_on_swarming_builders": true
1624 },
1562 "test": "media_unittests" 1625 "test": "media_unittests"
1563 }, 1626 },
1564 { 1627 {
1565 "test": "message_center_unittests" 1628 "test": "message_center_unittests"
1566 }, 1629 },
1567 { 1630 {
1568 "test": "midi_unittests" 1631 "test": "midi_unittests"
1569 }, 1632 },
1570 { 1633 {
1571 "test": "mojo_common_unittests" 1634 "test": "mojo_common_unittests"
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1612 { 1675 {
1613 "test": "remoting_unittests" 1676 "test": "remoting_unittests"
1614 }, 1677 },
1615 { 1678 {
1616 "swarming": { 1679 "swarming": {
1617 "can_use_on_swarming_builders": true 1680 "can_use_on_swarming_builders": true
1618 }, 1681 },
1619 "test": "sandbox_mac_unittests" 1682 "test": "sandbox_mac_unittests"
1620 }, 1683 },
1621 { 1684 {
1685 "swarming": {
1686 "can_use_on_swarming_builders": true
1687 },
1622 "test": "skia_unittests" 1688 "test": "skia_unittests"
1623 }, 1689 },
1624 { 1690 {
1691 "swarming": {
1692 "can_use_on_swarming_builders": true
1693 },
1625 "test": "sql_unittests" 1694 "test": "sql_unittests"
1626 }, 1695 },
1627 { 1696 {
1628 "test": "sync_integration_tests" 1697 "test": "sync_integration_tests"
1629 }, 1698 },
1630 { 1699 {
1631 "test": "sync_unit_tests" 1700 "test": "sync_unit_tests"
1632 }, 1701 },
1633 { 1702 {
1634 "test": "ui_base_unittests" 1703 "test": "ui_base_unittests"
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
1760 }, 1829 },
1761 "test": "content_unittests" 1830 "test": "content_unittests"
1762 }, 1831 },
1763 { 1832 {
1764 "swarming": { 1833 "swarming": {
1765 "can_use_on_swarming_builders": true 1834 "can_use_on_swarming_builders": true
1766 }, 1835 },
1767 "test": "crypto_unittests" 1836 "test": "crypto_unittests"
1768 }, 1837 },
1769 { 1838 {
1839 "swarming": {
1840 "can_use_on_swarming_builders": true
1841 },
1770 "test": "extensions_unittests" 1842 "test": "extensions_unittests"
1771 }, 1843 },
1772 { 1844 {
1773 "test": "gcm_unit_tests" 1845 "test": "gcm_unit_tests"
1774 }, 1846 },
1775 { 1847 {
1776 "test": "gfx_unittests" 1848 "test": "gfx_unittests"
1777 }, 1849 },
1778 { 1850 {
1779 "swarming": { 1851 "swarming": {
1780 "can_use_on_swarming_builders": true 1852 "can_use_on_swarming_builders": true
1781 }, 1853 },
1782 "test": "google_apis_unittests" 1854 "test": "google_apis_unittests"
1783 }, 1855 },
1784 { 1856 {
1857 "swarming": {
1858 "can_use_on_swarming_builders": true
1859 },
1785 "test": "gpu_unittests" 1860 "test": "gpu_unittests"
1786 }, 1861 },
1787 { 1862 {
1788 "swarming": { 1863 "swarming": {
1789 "can_use_on_swarming_builders": true 1864 "can_use_on_swarming_builders": true
1790 }, 1865 },
1791 "test": "interactive_ui_tests" 1866 "test": "interactive_ui_tests"
1792 }, 1867 },
1793 { 1868 {
1794 "swarming": { 1869 "swarming": {
1795 "can_use_on_swarming_builders": true 1870 "can_use_on_swarming_builders": true
1796 }, 1871 },
1797 "test": "ipc_tests" 1872 "test": "ipc_tests"
1798 }, 1873 },
1799 { 1874 {
1800 "test": "jingle_unittests" 1875 "test": "jingle_unittests"
1801 }, 1876 },
1802 { 1877 {
1803 "test": "media_blink_unittests" 1878 "test": "media_blink_unittests"
1804 }, 1879 },
1805 { 1880 {
1881 "swarming": {
1882 "can_use_on_swarming_builders": true
1883 },
1806 "test": "media_unittests" 1884 "test": "media_unittests"
1807 }, 1885 },
1808 { 1886 {
1809 "test": "message_center_unittests" 1887 "test": "message_center_unittests"
1810 }, 1888 },
1811 { 1889 {
1812 "test": "midi_unittests" 1890 "test": "midi_unittests"
1813 }, 1891 },
1814 { 1892 {
1815 "test": "mojo_common_unittests" 1893 "test": "mojo_common_unittests"
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
1847 { 1925 {
1848 "test": "remoting_unittests" 1926 "test": "remoting_unittests"
1849 }, 1927 },
1850 { 1928 {
1851 "swarming": { 1929 "swarming": {
1852 "can_use_on_swarming_builders": true 1930 "can_use_on_swarming_builders": true
1853 }, 1931 },
1854 "test": "sandbox_mac_unittests" 1932 "test": "sandbox_mac_unittests"
1855 }, 1933 },
1856 { 1934 {
1935 "swarming": {
1936 "can_use_on_swarming_builders": true
1937 },
1857 "test": "skia_unittests" 1938 "test": "skia_unittests"
1858 }, 1939 },
1859 { 1940 {
1941 "swarming": {
1942 "can_use_on_swarming_builders": true
1943 },
1860 "test": "sql_unittests" 1944 "test": "sql_unittests"
1861 }, 1945 },
1862 { 1946 {
1863 "test": "sync_integration_tests" 1947 "test": "sync_integration_tests"
1864 }, 1948 },
1865 { 1949 {
1866 "test": "sync_unit_tests" 1950 "test": "sync_unit_tests"
1867 }, 1951 },
1868 { 1952 {
1869 "swarming": { 1953 "swarming": {
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
1969 { 2053 {
1970 "swarming": { 2054 "swarming": {
1971 "can_use_on_swarming_builders": true 2055 "can_use_on_swarming_builders": true
1972 }, 2056 },
1973 "test": "crypto_unittests" 2057 "test": "crypto_unittests"
1974 }, 2058 },
1975 { 2059 {
1976 "test": "device_unittests" 2060 "test": "device_unittests"
1977 }, 2061 },
1978 { 2062 {
2063 "swarming": {
2064 "can_use_on_swarming_builders": true
2065 },
1979 "test": "extensions_unittests" 2066 "test": "extensions_unittests"
1980 }, 2067 },
1981 { 2068 {
1982 "test": "gcm_unit_tests" 2069 "test": "gcm_unit_tests"
1983 }, 2070 },
1984 { 2071 {
1985 "swarming": { 2072 "swarming": {
1986 "can_use_on_swarming_builders": true 2073 "can_use_on_swarming_builders": true
1987 }, 2074 },
1988 "test": "google_apis_unittests" 2075 "test": "google_apis_unittests"
1989 }, 2076 },
1990 { 2077 {
2078 "swarming": {
2079 "can_use_on_swarming_builders": true
2080 },
1991 "test": "gpu_unittests" 2081 "test": "gpu_unittests"
1992 }, 2082 },
1993 { 2083 {
1994 "test": "installer_util_unittests" 2084 "test": "installer_util_unittests"
1995 }, 2085 },
1996 { 2086 {
1997 "swarming": { 2087 "swarming": {
1998 "can_use_on_swarming_builders": true 2088 "can_use_on_swarming_builders": true
1999 }, 2089 },
2000 "test": "ipc_tests" 2090 "test": "ipc_tests"
2001 }, 2091 },
2002 { 2092 {
2003 "test": "jingle_unittests" 2093 "test": "jingle_unittests"
2004 }, 2094 },
2005 { 2095 {
2006 "test": "media_blink_unittests" 2096 "test": "media_blink_unittests"
2007 }, 2097 },
2008 { 2098 {
2099 "swarming": {
2100 "can_use_on_swarming_builders": true
2101 },
2009 "test": "media_unittests" 2102 "test": "media_unittests"
2010 }, 2103 },
2011 { 2104 {
2012 "test": "midi_unittests" 2105 "test": "midi_unittests"
2013 }, 2106 },
2014 { 2107 {
2015 "swarming": { 2108 "swarming": {
2016 "can_use_on_swarming_builders": true 2109 "can_use_on_swarming_builders": true
2017 }, 2110 },
2018 "test": "net_unittests" 2111 "test": "net_unittests"
(...skipping 16 matching lines...) Expand all
2035 { 2128 {
2036 "test": "sbox_validation_tests" 2129 "test": "sbox_validation_tests"
2037 }, 2130 },
2038 { 2131 {
2039 "swarming": { 2132 "swarming": {
2040 "can_use_on_swarming_builders": true 2133 "can_use_on_swarming_builders": true
2041 }, 2134 },
2042 "test": "setup_unittests" 2135 "test": "setup_unittests"
2043 }, 2136 },
2044 { 2137 {
2138 "swarming": {
2139 "can_use_on_swarming_builders": true
2140 },
2045 "test": "skia_unittests" 2141 "test": "skia_unittests"
2046 }, 2142 },
2047 { 2143 {
2144 "swarming": {
2145 "can_use_on_swarming_builders": true
2146 },
2048 "test": "sql_unittests" 2147 "test": "sql_unittests"
2049 }, 2148 },
2050 { 2149 {
2051 "test": "sync_unit_tests" 2150 "test": "sync_unit_tests"
2052 }, 2151 },
2053 { 2152 {
2054 "test": "ui_base_unittests" 2153 "test": "ui_base_unittests"
2055 }, 2154 },
2056 { 2155 {
2057 "swarming": { 2156 "swarming": {
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
2148 { 2247 {
2149 "swarming": { 2248 "swarming": {
2150 "can_use_on_swarming_builders": true 2249 "can_use_on_swarming_builders": true
2151 }, 2250 },
2152 "test": "crypto_unittests" 2251 "test": "crypto_unittests"
2153 }, 2252 },
2154 { 2253 {
2155 "test": "device_unittests" 2254 "test": "device_unittests"
2156 }, 2255 },
2157 { 2256 {
2257 "swarming": {
2258 "can_use_on_swarming_builders": true
2259 },
2158 "test": "extensions_unittests" 2260 "test": "extensions_unittests"
2159 }, 2261 },
2160 { 2262 {
2161 "test": "gcm_unit_tests" 2263 "test": "gcm_unit_tests"
2162 }, 2264 },
2163 { 2265 {
2164 "swarming": { 2266 "swarming": {
2165 "can_use_on_swarming_builders": true 2267 "can_use_on_swarming_builders": true
2166 }, 2268 },
2167 "test": "google_apis_unittests" 2269 "test": "google_apis_unittests"
2168 }, 2270 },
2169 { 2271 {
2272 "swarming": {
2273 "can_use_on_swarming_builders": true
2274 },
2170 "test": "gpu_unittests" 2275 "test": "gpu_unittests"
2171 }, 2276 },
2172 { 2277 {
2173 "test": "installer_util_unittests" 2278 "test": "installer_util_unittests"
2174 }, 2279 },
2175 { 2280 {
2176 "swarming": { 2281 "swarming": {
2177 "can_use_on_swarming_builders": true 2282 "can_use_on_swarming_builders": true
2178 }, 2283 },
2179 "test": "ipc_tests" 2284 "test": "ipc_tests"
2180 }, 2285 },
2181 { 2286 {
2182 "test": "jingle_unittests" 2287 "test": "jingle_unittests"
2183 }, 2288 },
2184 { 2289 {
2185 "test": "media_blink_unittests" 2290 "test": "media_blink_unittests"
2186 }, 2291 },
2187 { 2292 {
2293 "swarming": {
2294 "can_use_on_swarming_builders": true
2295 },
2188 "test": "media_unittests" 2296 "test": "media_unittests"
2189 }, 2297 },
2190 { 2298 {
2191 "test": "midi_unittests" 2299 "test": "midi_unittests"
2192 }, 2300 },
2193 { 2301 {
2194 "swarming": { 2302 "swarming": {
2195 "can_use_on_swarming_builders": true 2303 "can_use_on_swarming_builders": true
2196 }, 2304 },
2197 "test": "net_unittests" 2305 "test": "net_unittests"
(...skipping 16 matching lines...) Expand all
2214 { 2322 {
2215 "test": "sbox_validation_tests" 2323 "test": "sbox_validation_tests"
2216 }, 2324 },
2217 { 2325 {
2218 "swarming": { 2326 "swarming": {
2219 "can_use_on_swarming_builders": true 2327 "can_use_on_swarming_builders": true
2220 }, 2328 },
2221 "test": "setup_unittests" 2329 "test": "setup_unittests"
2222 }, 2330 },
2223 { 2331 {
2332 "swarming": {
2333 "can_use_on_swarming_builders": true
2334 },
2224 "test": "skia_unittests" 2335 "test": "skia_unittests"
2225 }, 2336 },
2226 { 2337 {
2338 "swarming": {
2339 "can_use_on_swarming_builders": true
2340 },
2227 "test": "sql_unittests" 2341 "test": "sql_unittests"
2228 }, 2342 },
2229 { 2343 {
2230 "test": "sync_unit_tests" 2344 "test": "sync_unit_tests"
2231 }, 2345 },
2232 { 2346 {
2233 "test": "ui_base_unittests" 2347 "test": "ui_base_unittests"
2234 }, 2348 },
2235 { 2349 {
2236 "swarming": { 2350 "swarming": {
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
2327 { 2441 {
2328 "swarming": { 2442 "swarming": {
2329 "can_use_on_swarming_builders": true 2443 "can_use_on_swarming_builders": true
2330 }, 2444 },
2331 "test": "crypto_unittests" 2445 "test": "crypto_unittests"
2332 }, 2446 },
2333 { 2447 {
2334 "test": "device_unittests" 2448 "test": "device_unittests"
2335 }, 2449 },
2336 { 2450 {
2451 "swarming": {
2452 "can_use_on_swarming_builders": true
2453 },
2337 "test": "extensions_unittests" 2454 "test": "extensions_unittests"
2338 }, 2455 },
2339 { 2456 {
2340 "test": "gcm_unit_tests" 2457 "test": "gcm_unit_tests"
2341 }, 2458 },
2342 { 2459 {
2343 "swarming": { 2460 "swarming": {
2344 "can_use_on_swarming_builders": true 2461 "can_use_on_swarming_builders": true
2345 }, 2462 },
2346 "test": "google_apis_unittests" 2463 "test": "google_apis_unittests"
2347 }, 2464 },
2348 { 2465 {
2466 "swarming": {
2467 "can_use_on_swarming_builders": true
2468 },
2349 "test": "gpu_unittests" 2469 "test": "gpu_unittests"
2350 }, 2470 },
2351 { 2471 {
2352 "test": "installer_util_unittests" 2472 "test": "installer_util_unittests"
2353 }, 2473 },
2354 { 2474 {
2355 "swarming": { 2475 "swarming": {
2356 "can_use_on_swarming_builders": true 2476 "can_use_on_swarming_builders": true
2357 }, 2477 },
2358 "test": "ipc_tests" 2478 "test": "ipc_tests"
2359 }, 2479 },
2360 { 2480 {
2361 "test": "jingle_unittests" 2481 "test": "jingle_unittests"
2362 }, 2482 },
2363 { 2483 {
2364 "test": "media_blink_unittests" 2484 "test": "media_blink_unittests"
2365 }, 2485 },
2366 { 2486 {
2487 "swarming": {
2488 "can_use_on_swarming_builders": true
2489 },
2367 "test": "media_unittests" 2490 "test": "media_unittests"
2368 }, 2491 },
2369 { 2492 {
2370 "test": "midi_unittests" 2493 "test": "midi_unittests"
2371 }, 2494 },
2372 { 2495 {
2373 "swarming": { 2496 "swarming": {
2374 "can_use_on_swarming_builders": true 2497 "can_use_on_swarming_builders": true
2375 }, 2498 },
2376 "test": "net_unittests" 2499 "test": "net_unittests"
(...skipping 16 matching lines...) Expand all
2393 { 2516 {
2394 "test": "sbox_validation_tests" 2517 "test": "sbox_validation_tests"
2395 }, 2518 },
2396 { 2519 {
2397 "swarming": { 2520 "swarming": {
2398 "can_use_on_swarming_builders": true 2521 "can_use_on_swarming_builders": true
2399 }, 2522 },
2400 "test": "setup_unittests" 2523 "test": "setup_unittests"
2401 }, 2524 },
2402 { 2525 {
2526 "swarming": {
2527 "can_use_on_swarming_builders": true
2528 },
2403 "test": "skia_unittests" 2529 "test": "skia_unittests"
2404 }, 2530 },
2405 { 2531 {
2532 "swarming": {
2533 "can_use_on_swarming_builders": true
2534 },
2406 "test": "sql_unittests" 2535 "test": "sql_unittests"
2407 }, 2536 },
2408 { 2537 {
2409 "test": "sync_unit_tests" 2538 "test": "sync_unit_tests"
2410 }, 2539 },
2411 { 2540 {
2412 "test": "ui_base_unittests" 2541 "test": "ui_base_unittests"
2413 }, 2542 },
2414 { 2543 {
2415 "swarming": { 2544 "swarming": {
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
2506 { 2635 {
2507 "swarming": { 2636 "swarming": {
2508 "can_use_on_swarming_builders": true 2637 "can_use_on_swarming_builders": true
2509 }, 2638 },
2510 "test": "crypto_unittests" 2639 "test": "crypto_unittests"
2511 }, 2640 },
2512 { 2641 {
2513 "test": "device_unittests" 2642 "test": "device_unittests"
2514 }, 2643 },
2515 { 2644 {
2645 "swarming": {
2646 "can_use_on_swarming_builders": true
2647 },
2516 "test": "extensions_unittests" 2648 "test": "extensions_unittests"
2517 }, 2649 },
2518 { 2650 {
2519 "test": "gcm_unit_tests" 2651 "test": "gcm_unit_tests"
2520 }, 2652 },
2521 { 2653 {
2522 "swarming": { 2654 "swarming": {
2523 "can_use_on_swarming_builders": true 2655 "can_use_on_swarming_builders": true
2524 }, 2656 },
2525 "test": "google_apis_unittests" 2657 "test": "google_apis_unittests"
2526 }, 2658 },
2527 { 2659 {
2660 "swarming": {
2661 "can_use_on_swarming_builders": true
2662 },
2528 "test": "gpu_unittests" 2663 "test": "gpu_unittests"
2529 }, 2664 },
2530 { 2665 {
2531 "test": "installer_util_unittests" 2666 "test": "installer_util_unittests"
2532 }, 2667 },
2533 { 2668 {
2534 "swarming": { 2669 "swarming": {
2535 "can_use_on_swarming_builders": true 2670 "can_use_on_swarming_builders": true
2536 }, 2671 },
2537 "test": "ipc_tests" 2672 "test": "ipc_tests"
2538 }, 2673 },
2539 { 2674 {
2540 "test": "jingle_unittests" 2675 "test": "jingle_unittests"
2541 }, 2676 },
2542 { 2677 {
2543 "test": "media_blink_unittests" 2678 "test": "media_blink_unittests"
2544 }, 2679 },
2545 { 2680 {
2681 "swarming": {
2682 "can_use_on_swarming_builders": true
2683 },
2546 "test": "media_unittests" 2684 "test": "media_unittests"
2547 }, 2685 },
2548 { 2686 {
2549 "test": "midi_unittests" 2687 "test": "midi_unittests"
2550 }, 2688 },
2551 { 2689 {
2552 "swarming": { 2690 "swarming": {
2553 "can_use_on_swarming_builders": true 2691 "can_use_on_swarming_builders": true
2554 }, 2692 },
2555 "test": "net_unittests" 2693 "test": "net_unittests"
(...skipping 16 matching lines...) Expand all
2572 { 2710 {
2573 "test": "sbox_validation_tests" 2711 "test": "sbox_validation_tests"
2574 }, 2712 },
2575 { 2713 {
2576 "swarming": { 2714 "swarming": {
2577 "can_use_on_swarming_builders": true 2715 "can_use_on_swarming_builders": true
2578 }, 2716 },
2579 "test": "setup_unittests" 2717 "test": "setup_unittests"
2580 }, 2718 },
2581 { 2719 {
2720 "swarming": {
2721 "can_use_on_swarming_builders": true
2722 },
2582 "test": "skia_unittests" 2723 "test": "skia_unittests"
2583 }, 2724 },
2584 { 2725 {
2726 "swarming": {
2727 "can_use_on_swarming_builders": true
2728 },
2585 "test": "sql_unittests" 2729 "test": "sql_unittests"
2586 }, 2730 },
2587 { 2731 {
2588 "test": "sync_unit_tests" 2732 "test": "sync_unit_tests"
2589 }, 2733 },
2590 { 2734 {
2591 "test": "ui_base_unittests" 2735 "test": "ui_base_unittests"
2592 }, 2736 },
2593 { 2737 {
2594 "swarming": { 2738 "swarming": {
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
2685 { 2829 {
2686 "swarming": { 2830 "swarming": {
2687 "can_use_on_swarming_builders": true 2831 "can_use_on_swarming_builders": true
2688 }, 2832 },
2689 "test": "crypto_unittests" 2833 "test": "crypto_unittests"
2690 }, 2834 },
2691 { 2835 {
2692 "test": "device_unittests" 2836 "test": "device_unittests"
2693 }, 2837 },
2694 { 2838 {
2839 "swarming": {
2840 "can_use_on_swarming_builders": true
2841 },
2695 "test": "extensions_unittests" 2842 "test": "extensions_unittests"
2696 }, 2843 },
2697 { 2844 {
2698 "test": "gcm_unit_tests" 2845 "test": "gcm_unit_tests"
2699 }, 2846 },
2700 { 2847 {
2701 "swarming": { 2848 "swarming": {
2702 "can_use_on_swarming_builders": true 2849 "can_use_on_swarming_builders": true
2703 }, 2850 },
2704 "test": "google_apis_unittests" 2851 "test": "google_apis_unittests"
2705 }, 2852 },
2706 { 2853 {
2854 "swarming": {
2855 "can_use_on_swarming_builders": true
2856 },
2707 "test": "gpu_unittests" 2857 "test": "gpu_unittests"
2708 }, 2858 },
2709 { 2859 {
2710 "test": "installer_util_unittests" 2860 "test": "installer_util_unittests"
2711 }, 2861 },
2712 { 2862 {
2713 "swarming": { 2863 "swarming": {
2714 "can_use_on_swarming_builders": true 2864 "can_use_on_swarming_builders": true
2715 }, 2865 },
2716 "test": "ipc_tests" 2866 "test": "ipc_tests"
2717 }, 2867 },
2718 { 2868 {
2719 "test": "jingle_unittests" 2869 "test": "jingle_unittests"
2720 }, 2870 },
2721 { 2871 {
2722 "test": "media_blink_unittests" 2872 "test": "media_blink_unittests"
2723 }, 2873 },
2724 { 2874 {
2875 "swarming": {
2876 "can_use_on_swarming_builders": true
2877 },
2725 "test": "media_unittests" 2878 "test": "media_unittests"
2726 }, 2879 },
2727 { 2880 {
2728 "test": "midi_unittests" 2881 "test": "midi_unittests"
2729 }, 2882 },
2730 { 2883 {
2731 "swarming": { 2884 "swarming": {
2732 "can_use_on_swarming_builders": true 2885 "can_use_on_swarming_builders": true
2733 }, 2886 },
2734 "test": "net_unittests" 2887 "test": "net_unittests"
(...skipping 16 matching lines...) Expand all
2751 { 2904 {
2752 "test": "sbox_validation_tests" 2905 "test": "sbox_validation_tests"
2753 }, 2906 },
2754 { 2907 {
2755 "swarming": { 2908 "swarming": {
2756 "can_use_on_swarming_builders": true 2909 "can_use_on_swarming_builders": true
2757 }, 2910 },
2758 "test": "setup_unittests" 2911 "test": "setup_unittests"
2759 }, 2912 },
2760 { 2913 {
2914 "swarming": {
2915 "can_use_on_swarming_builders": true
2916 },
2761 "test": "skia_unittests" 2917 "test": "skia_unittests"
2762 }, 2918 },
2763 { 2919 {
2920 "swarming": {
2921 "can_use_on_swarming_builders": true
2922 },
2764 "test": "sql_unittests" 2923 "test": "sql_unittests"
2765 }, 2924 },
2766 { 2925 {
2767 "test": "sync_unit_tests" 2926 "test": "sync_unit_tests"
2768 }, 2927 },
2769 { 2928 {
2770 "test": "ui_base_unittests" 2929 "test": "ui_base_unittests"
2771 }, 2930 },
2772 { 2931 {
2773 "swarming": { 2932 "swarming": {
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
2864 { 3023 {
2865 "swarming": { 3024 "swarming": {
2866 "can_use_on_swarming_builders": true 3025 "can_use_on_swarming_builders": true
2867 }, 3026 },
2868 "test": "crypto_unittests" 3027 "test": "crypto_unittests"
2869 }, 3028 },
2870 { 3029 {
2871 "test": "device_unittests" 3030 "test": "device_unittests"
2872 }, 3031 },
2873 { 3032 {
3033 "swarming": {
3034 "can_use_on_swarming_builders": true
3035 },
2874 "test": "extensions_unittests" 3036 "test": "extensions_unittests"
2875 }, 3037 },
2876 { 3038 {
2877 "test": "gcm_unit_tests" 3039 "test": "gcm_unit_tests"
2878 }, 3040 },
2879 { 3041 {
2880 "swarming": { 3042 "swarming": {
2881 "can_use_on_swarming_builders": true 3043 "can_use_on_swarming_builders": true
2882 }, 3044 },
2883 "test": "google_apis_unittests" 3045 "test": "google_apis_unittests"
2884 }, 3046 },
2885 { 3047 {
3048 "swarming": {
3049 "can_use_on_swarming_builders": true
3050 },
2886 "test": "gpu_unittests" 3051 "test": "gpu_unittests"
2887 }, 3052 },
2888 { 3053 {
2889 "swarming": { 3054 "swarming": {
2890 "can_use_on_swarming_builders": true 3055 "can_use_on_swarming_builders": true
2891 }, 3056 },
2892 "test": "installer_util_unittests" 3057 "test": "installer_util_unittests"
2893 }, 3058 },
2894 { 3059 {
2895 "swarming": { 3060 "swarming": {
2896 "can_use_on_swarming_builders": true 3061 "can_use_on_swarming_builders": true
2897 }, 3062 },
2898 "test": "ipc_tests" 3063 "test": "ipc_tests"
2899 }, 3064 },
2900 { 3065 {
2901 "test": "jingle_unittests" 3066 "test": "jingle_unittests"
2902 }, 3067 },
2903 { 3068 {
2904 "test": "media_blink_unittests" 3069 "test": "media_blink_unittests"
2905 }, 3070 },
2906 { 3071 {
3072 "swarming": {
3073 "can_use_on_swarming_builders": true
3074 },
2907 "test": "media_unittests" 3075 "test": "media_unittests"
2908 }, 3076 },
2909 { 3077 {
2910 "test": "midi_unittests" 3078 "test": "midi_unittests"
2911 }, 3079 },
2912 { 3080 {
2913 "swarming": { 3081 "swarming": {
2914 "can_use_on_swarming_builders": true 3082 "can_use_on_swarming_builders": true
2915 }, 3083 },
2916 "test": "net_unittests" 3084 "test": "net_unittests"
(...skipping 25 matching lines...) Expand all
2942 }, 3110 },
2943 "test": "sbox_validation_tests" 3111 "test": "sbox_validation_tests"
2944 }, 3112 },
2945 { 3113 {
2946 "swarming": { 3114 "swarming": {
2947 "can_use_on_swarming_builders": true 3115 "can_use_on_swarming_builders": true
2948 }, 3116 },
2949 "test": "setup_unittests" 3117 "test": "setup_unittests"
2950 }, 3118 },
2951 { 3119 {
3120 "swarming": {
3121 "can_use_on_swarming_builders": true
3122 },
2952 "test": "skia_unittests" 3123 "test": "skia_unittests"
2953 }, 3124 },
2954 { 3125 {
3126 "swarming": {
3127 "can_use_on_swarming_builders": true
3128 },
2955 "test": "sql_unittests" 3129 "test": "sql_unittests"
2956 }, 3130 },
2957 { 3131 {
2958 "test": "sync_unit_tests" 3132 "test": "sync_unit_tests"
2959 }, 3133 },
2960 { 3134 {
2961 "test": "ui_base_unittests" 3135 "test": "ui_base_unittests"
2962 }, 3136 },
2963 { 3137 {
2964 "swarming": { 3138 "swarming": {
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
3046 { 3220 {
3047 "swarming": { 3221 "swarming": {
3048 "can_use_on_swarming_builders": true 3222 "can_use_on_swarming_builders": true
3049 }, 3223 },
3050 "test": "crypto_unittests" 3224 "test": "crypto_unittests"
3051 }, 3225 },
3052 { 3226 {
3053 "test": "device_unittests" 3227 "test": "device_unittests"
3054 }, 3228 },
3055 { 3229 {
3230 "swarming": {
3231 "can_use_on_swarming_builders": true
3232 },
3056 "test": "extensions_unittests" 3233 "test": "extensions_unittests"
3057 }, 3234 },
3058 { 3235 {
3059 "swarming": { 3236 "swarming": {
3060 "can_use_on_swarming_builders": true 3237 "can_use_on_swarming_builders": true
3061 }, 3238 },
3062 "test": "gcm_unit_tests" 3239 "test": "gcm_unit_tests"
3063 }, 3240 },
3064 { 3241 {
3065 "swarming": { 3242 "swarming": {
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
3148 }, 3325 },
3149 "test": "sbox_validation_tests" 3326 "test": "sbox_validation_tests"
3150 }, 3327 },
3151 { 3328 {
3152 "swarming": { 3329 "swarming": {
3153 "can_use_on_swarming_builders": true 3330 "can_use_on_swarming_builders": true
3154 }, 3331 },
3155 "test": "setup_unittests" 3332 "test": "setup_unittests"
3156 }, 3333 },
3157 { 3334 {
3335 "swarming": {
3336 "can_use_on_swarming_builders": true
3337 },
3158 "test": "skia_unittests" 3338 "test": "skia_unittests"
3159 }, 3339 },
3160 { 3340 {
3161 "swarming": { 3341 "swarming": {
3162 "can_use_on_swarming_builders": true 3342 "can_use_on_swarming_builders": true
3163 }, 3343 },
3164 "test": "sql_unittests" 3344 "test": "sql_unittests"
3165 }, 3345 },
3166 { 3346 {
3167 "swarming": { 3347 "swarming": {
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
3252 { 3432 {
3253 "swarming": { 3433 "swarming": {
3254 "can_use_on_swarming_builders": true 3434 "can_use_on_swarming_builders": true
3255 }, 3435 },
3256 "test": "crypto_unittests" 3436 "test": "crypto_unittests"
3257 }, 3437 },
3258 { 3438 {
3259 "test": "device_unittests" 3439 "test": "device_unittests"
3260 }, 3440 },
3261 { 3441 {
3442 "swarming": {
3443 "can_use_on_swarming_builders": true
3444 },
3262 "test": "extensions_unittests" 3445 "test": "extensions_unittests"
3263 }, 3446 },
3264 { 3447 {
3265 "swarming": { 3448 "swarming": {
3266 "can_use_on_swarming_builders": true 3449 "can_use_on_swarming_builders": true
3267 }, 3450 },
3268 "test": "gcm_unit_tests" 3451 "test": "gcm_unit_tests"
3269 }, 3452 },
3270 { 3453 {
3271 "swarming": { 3454 "swarming": {
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
3342 { 3525 {
3343 "test": "sbox_validation_tests" 3526 "test": "sbox_validation_tests"
3344 }, 3527 },
3345 { 3528 {
3346 "swarming": { 3529 "swarming": {
3347 "can_use_on_swarming_builders": true 3530 "can_use_on_swarming_builders": true
3348 }, 3531 },
3349 "test": "setup_unittests" 3532 "test": "setup_unittests"
3350 }, 3533 },
3351 { 3534 {
3535 "swarming": {
3536 "can_use_on_swarming_builders": true
3537 },
3352 "test": "skia_unittests" 3538 "test": "skia_unittests"
3353 }, 3539 },
3354 { 3540 {
3355 "swarming": { 3541 "swarming": {
3356 "can_use_on_swarming_builders": true 3542 "can_use_on_swarming_builders": true
3357 }, 3543 },
3358 "test": "sql_unittests" 3544 "test": "sql_unittests"
3359 }, 3545 },
3360 { 3546 {
3361 "swarming": { 3547 "swarming": {
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
3439 { 3625 {
3440 "swarming": { 3626 "swarming": {
3441 "can_use_on_swarming_builders": true 3627 "can_use_on_swarming_builders": true
3442 }, 3628 },
3443 "test": "crypto_unittests" 3629 "test": "crypto_unittests"
3444 }, 3630 },
3445 { 3631 {
3446 "test": "device_unittests" 3632 "test": "device_unittests"
3447 }, 3633 },
3448 { 3634 {
3635 "swarming": {
3636 "can_use_on_swarming_builders": true
3637 },
3449 "test": "extensions_unittests" 3638 "test": "extensions_unittests"
3450 }, 3639 },
3451 { 3640 {
3452 "swarming": { 3641 "swarming": {
3453 "can_use_on_swarming_builders": true 3642 "can_use_on_swarming_builders": true
3454 }, 3643 },
3455 "test": "gcm_unit_tests" 3644 "test": "gcm_unit_tests"
3456 }, 3645 },
3457 { 3646 {
3458 "swarming": { 3647 "swarming": {
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
3535 }, 3724 },
3536 "test": "sbox_validation_tests" 3725 "test": "sbox_validation_tests"
3537 }, 3726 },
3538 { 3727 {
3539 "swarming": { 3728 "swarming": {
3540 "can_use_on_swarming_builders": true 3729 "can_use_on_swarming_builders": true
3541 }, 3730 },
3542 "test": "setup_unittests" 3731 "test": "setup_unittests"
3543 }, 3732 },
3544 { 3733 {
3734 "swarming": {
3735 "can_use_on_swarming_builders": true
3736 },
3545 "test": "skia_unittests" 3737 "test": "skia_unittests"
3546 }, 3738 },
3547 { 3739 {
3548 "swarming": { 3740 "swarming": {
3549 "can_use_on_swarming_builders": true 3741 "can_use_on_swarming_builders": true
3550 }, 3742 },
3551 "test": "sql_unittests" 3743 "test": "sql_unittests"
3552 }, 3744 },
3553 { 3745 {
3554 "swarming": { 3746 "swarming": {
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
3642 { 3834 {
3643 "swarming": { 3835 "swarming": {
3644 "can_use_on_swarming_builders": true 3836 "can_use_on_swarming_builders": true
3645 }, 3837 },
3646 "test": "crypto_unittests" 3838 "test": "crypto_unittests"
3647 }, 3839 },
3648 { 3840 {
3649 "test": "device_unittests" 3841 "test": "device_unittests"
3650 }, 3842 },
3651 { 3843 {
3844 "swarming": {
3845 "can_use_on_swarming_builders": true
3846 },
3652 "test": "extensions_unittests" 3847 "test": "extensions_unittests"
3653 }, 3848 },
3654 { 3849 {
3655 "test": "gcm_unit_tests" 3850 "test": "gcm_unit_tests"
3656 }, 3851 },
3657 { 3852 {
3658 "swarming": { 3853 "swarming": {
3659 "can_use_on_swarming_builders": true 3854 "can_use_on_swarming_builders": true
3660 }, 3855 },
3661 "test": "google_apis_unittests" 3856 "test": "google_apis_unittests"
3662 }, 3857 },
3663 { 3858 {
3859 "swarming": {
3860 "can_use_on_swarming_builders": true
3861 },
3664 "test": "gpu_unittests" 3862 "test": "gpu_unittests"
3665 }, 3863 },
3666 { 3864 {
3667 "test": "installer_util_unittests" 3865 "test": "installer_util_unittests"
3668 }, 3866 },
3669 { 3867 {
3670 "swarming": { 3868 "swarming": {
3671 "can_use_on_swarming_builders": true 3869 "can_use_on_swarming_builders": true
3672 }, 3870 },
3673 "test": "ipc_tests" 3871 "test": "ipc_tests"
3674 }, 3872 },
3675 { 3873 {
3676 "test": "jingle_unittests" 3874 "test": "jingle_unittests"
3677 }, 3875 },
3678 { 3876 {
3679 "test": "media_blink_unittests" 3877 "test": "media_blink_unittests"
3680 }, 3878 },
3681 { 3879 {
3880 "swarming": {
3881 "can_use_on_swarming_builders": true
3882 },
3682 "test": "media_unittests" 3883 "test": "media_unittests"
3683 }, 3884 },
3684 { 3885 {
3685 "test": "midi_unittests" 3886 "test": "midi_unittests"
3686 }, 3887 },
3687 { 3888 {
3688 "swarming": { 3889 "swarming": {
3689 "can_use_on_swarming_builders": true 3890 "can_use_on_swarming_builders": true
3690 }, 3891 },
3691 "test": "net_unittests" 3892 "test": "net_unittests"
(...skipping 16 matching lines...) Expand all
3708 { 3909 {
3709 "test": "sbox_validation_tests" 3910 "test": "sbox_validation_tests"
3710 }, 3911 },
3711 { 3912 {
3712 "swarming": { 3913 "swarming": {
3713 "can_use_on_swarming_builders": true 3914 "can_use_on_swarming_builders": true
3714 }, 3915 },
3715 "test": "setup_unittests" 3916 "test": "setup_unittests"
3716 }, 3917 },
3717 { 3918 {
3919 "swarming": {
3920 "can_use_on_swarming_builders": true
3921 },
3718 "test": "skia_unittests" 3922 "test": "skia_unittests"
3719 }, 3923 },
3720 { 3924 {
3925 "swarming": {
3926 "can_use_on_swarming_builders": true
3927 },
3721 "test": "sql_unittests" 3928 "test": "sql_unittests"
3722 }, 3929 },
3723 { 3930 {
3724 "test": "sync_unit_tests" 3931 "test": "sync_unit_tests"
3725 }, 3932 },
3726 { 3933 {
3727 "test": "ui_base_unittests" 3934 "test": "ui_base_unittests"
3728 }, 3935 },
3729 { 3936 {
3730 "swarming": { 3937 "swarming": {
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
3821 { 4028 {
3822 "swarming": { 4029 "swarming": {
3823 "can_use_on_swarming_builders": true 4030 "can_use_on_swarming_builders": true
3824 }, 4031 },
3825 "test": "crypto_unittests" 4032 "test": "crypto_unittests"
3826 }, 4033 },
3827 { 4034 {
3828 "test": "device_unittests" 4035 "test": "device_unittests"
3829 }, 4036 },
3830 { 4037 {
4038 "swarming": {
4039 "can_use_on_swarming_builders": true
4040 },
3831 "test": "extensions_unittests" 4041 "test": "extensions_unittests"
3832 }, 4042 },
3833 { 4043 {
3834 "test": "gcm_unit_tests" 4044 "test": "gcm_unit_tests"
3835 }, 4045 },
3836 { 4046 {
3837 "swarming": { 4047 "swarming": {
3838 "can_use_on_swarming_builders": true 4048 "can_use_on_swarming_builders": true
3839 }, 4049 },
3840 "test": "google_apis_unittests" 4050 "test": "google_apis_unittests"
3841 }, 4051 },
3842 { 4052 {
4053 "swarming": {
4054 "can_use_on_swarming_builders": true
4055 },
3843 "test": "gpu_unittests" 4056 "test": "gpu_unittests"
3844 }, 4057 },
3845 { 4058 {
3846 "test": "installer_util_unittests" 4059 "test": "installer_util_unittests"
3847 }, 4060 },
3848 { 4061 {
3849 "swarming": { 4062 "swarming": {
3850 "can_use_on_swarming_builders": true 4063 "can_use_on_swarming_builders": true
3851 }, 4064 },
3852 "test": "ipc_tests" 4065 "test": "ipc_tests"
3853 }, 4066 },
3854 { 4067 {
3855 "test": "jingle_unittests" 4068 "test": "jingle_unittests"
3856 }, 4069 },
3857 { 4070 {
3858 "test": "media_blink_unittests" 4071 "test": "media_blink_unittests"
3859 }, 4072 },
3860 { 4073 {
4074 "swarming": {
4075 "can_use_on_swarming_builders": true
4076 },
3861 "test": "media_unittests" 4077 "test": "media_unittests"
3862 }, 4078 },
3863 { 4079 {
3864 "test": "midi_unittests" 4080 "test": "midi_unittests"
3865 }, 4081 },
3866 { 4082 {
3867 "swarming": { 4083 "swarming": {
3868 "can_use_on_swarming_builders": true 4084 "can_use_on_swarming_builders": true
3869 }, 4085 },
3870 "test": "net_unittests" 4086 "test": "net_unittests"
(...skipping 16 matching lines...) Expand all
3887 { 4103 {
3888 "test": "sbox_validation_tests" 4104 "test": "sbox_validation_tests"
3889 }, 4105 },
3890 { 4106 {
3891 "swarming": { 4107 "swarming": {
3892 "can_use_on_swarming_builders": true 4108 "can_use_on_swarming_builders": true
3893 }, 4109 },
3894 "test": "setup_unittests" 4110 "test": "setup_unittests"
3895 }, 4111 },
3896 { 4112 {
4113 "swarming": {
4114 "can_use_on_swarming_builders": true
4115 },
3897 "test": "skia_unittests" 4116 "test": "skia_unittests"
3898 }, 4117 },
3899 { 4118 {
4119 "swarming": {
4120 "can_use_on_swarming_builders": true
4121 },
3900 "test": "sql_unittests" 4122 "test": "sql_unittests"
3901 }, 4123 },
3902 { 4124 {
3903 "test": "sync_unit_tests" 4125 "test": "sync_unit_tests"
3904 }, 4126 },
3905 { 4127 {
3906 "test": "ui_base_unittests" 4128 "test": "ui_base_unittests"
3907 }, 4129 },
3908 { 4130 {
3909 "swarming": { 4131 "swarming": {
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
4000 { 4222 {
4001 "swarming": { 4223 "swarming": {
4002 "can_use_on_swarming_builders": true 4224 "can_use_on_swarming_builders": true
4003 }, 4225 },
4004 "test": "crypto_unittests" 4226 "test": "crypto_unittests"
4005 }, 4227 },
4006 { 4228 {
4007 "test": "device_unittests" 4229 "test": "device_unittests"
4008 }, 4230 },
4009 { 4231 {
4232 "swarming": {
4233 "can_use_on_swarming_builders": true
4234 },
4010 "test": "extensions_unittests" 4235 "test": "extensions_unittests"
4011 }, 4236 },
4012 { 4237 {
4013 "test": "gcm_unit_tests" 4238 "test": "gcm_unit_tests"
4014 }, 4239 },
4015 { 4240 {
4016 "swarming": { 4241 "swarming": {
4017 "can_use_on_swarming_builders": true 4242 "can_use_on_swarming_builders": true
4018 }, 4243 },
4019 "test": "google_apis_unittests" 4244 "test": "google_apis_unittests"
4020 }, 4245 },
4021 { 4246 {
4247 "swarming": {
4248 "can_use_on_swarming_builders": true
4249 },
4022 "test": "gpu_unittests" 4250 "test": "gpu_unittests"
4023 }, 4251 },
4024 { 4252 {
4025 "test": "installer_util_unittests" 4253 "test": "installer_util_unittests"
4026 }, 4254 },
4027 { 4255 {
4028 "swarming": { 4256 "swarming": {
4029 "can_use_on_swarming_builders": true 4257 "can_use_on_swarming_builders": true
4030 }, 4258 },
4031 "test": "ipc_tests" 4259 "test": "ipc_tests"
4032 }, 4260 },
4033 { 4261 {
4034 "test": "jingle_unittests" 4262 "test": "jingle_unittests"
4035 }, 4263 },
4036 { 4264 {
4037 "test": "media_blink_unittests" 4265 "test": "media_blink_unittests"
4038 }, 4266 },
4039 { 4267 {
4268 "swarming": {
4269 "can_use_on_swarming_builders": true
4270 },
4040 "test": "media_unittests" 4271 "test": "media_unittests"
4041 }, 4272 },
4042 { 4273 {
4043 "test": "midi_unittests" 4274 "test": "midi_unittests"
4044 }, 4275 },
4045 { 4276 {
4046 "swarming": { 4277 "swarming": {
4047 "can_use_on_swarming_builders": true 4278 "can_use_on_swarming_builders": true
4048 }, 4279 },
4049 "test": "net_unittests" 4280 "test": "net_unittests"
(...skipping 16 matching lines...) Expand all
4066 { 4297 {
4067 "test": "sbox_validation_tests" 4298 "test": "sbox_validation_tests"
4068 }, 4299 },
4069 { 4300 {
4070 "swarming": { 4301 "swarming": {
4071 "can_use_on_swarming_builders": true 4302 "can_use_on_swarming_builders": true
4072 }, 4303 },
4073 "test": "setup_unittests" 4304 "test": "setup_unittests"
4074 }, 4305 },
4075 { 4306 {
4307 "swarming": {
4308 "can_use_on_swarming_builders": true
4309 },
4076 "test": "skia_unittests" 4310 "test": "skia_unittests"
4077 }, 4311 },
4078 { 4312 {
4313 "swarming": {
4314 "can_use_on_swarming_builders": true
4315 },
4079 "test": "sql_unittests" 4316 "test": "sql_unittests"
4080 }, 4317 },
4081 { 4318 {
4082 "test": "sync_unit_tests" 4319 "test": "sync_unit_tests"
4083 }, 4320 },
4084 { 4321 {
4085 "test": "ui_base_unittests" 4322 "test": "ui_base_unittests"
4086 }, 4323 },
4087 { 4324 {
4088 "swarming": { 4325 "swarming": {
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
4179 { 4416 {
4180 "swarming": { 4417 "swarming": {
4181 "can_use_on_swarming_builders": true 4418 "can_use_on_swarming_builders": true
4182 }, 4419 },
4183 "test": "crypto_unittests" 4420 "test": "crypto_unittests"
4184 }, 4421 },
4185 { 4422 {
4186 "test": "device_unittests" 4423 "test": "device_unittests"
4187 }, 4424 },
4188 { 4425 {
4426 "swarming": {
4427 "can_use_on_swarming_builders": true
4428 },
4189 "test": "extensions_unittests" 4429 "test": "extensions_unittests"
4190 }, 4430 },
4191 { 4431 {
4192 "test": "gcm_unit_tests" 4432 "test": "gcm_unit_tests"
4193 }, 4433 },
4194 { 4434 {
4195 "swarming": { 4435 "swarming": {
4196 "can_use_on_swarming_builders": true 4436 "can_use_on_swarming_builders": true
4197 }, 4437 },
4198 "test": "google_apis_unittests" 4438 "test": "google_apis_unittests"
4199 }, 4439 },
4200 { 4440 {
4441 "swarming": {
4442 "can_use_on_swarming_builders": true
4443 },
4201 "test": "gpu_unittests" 4444 "test": "gpu_unittests"
4202 }, 4445 },
4203 { 4446 {
4204 "test": "installer_util_unittests" 4447 "test": "installer_util_unittests"
4205 }, 4448 },
4206 { 4449 {
4207 "swarming": { 4450 "swarming": {
4208 "can_use_on_swarming_builders": true 4451 "can_use_on_swarming_builders": true
4209 }, 4452 },
4210 "test": "ipc_tests" 4453 "test": "ipc_tests"
4211 }, 4454 },
4212 { 4455 {
4213 "test": "jingle_unittests" 4456 "test": "jingle_unittests"
4214 }, 4457 },
4215 { 4458 {
4216 "test": "media_blink_unittests" 4459 "test": "media_blink_unittests"
4217 }, 4460 },
4218 { 4461 {
4462 "swarming": {
4463 "can_use_on_swarming_builders": true
4464 },
4219 "test": "media_unittests" 4465 "test": "media_unittests"
4220 }, 4466 },
4221 { 4467 {
4222 "test": "midi_unittests" 4468 "test": "midi_unittests"
4223 }, 4469 },
4224 { 4470 {
4225 "swarming": { 4471 "swarming": {
4226 "can_use_on_swarming_builders": true 4472 "can_use_on_swarming_builders": true
4227 }, 4473 },
4228 "test": "net_unittests" 4474 "test": "net_unittests"
(...skipping 16 matching lines...) Expand all
4245 { 4491 {
4246 "test": "sbox_validation_tests" 4492 "test": "sbox_validation_tests"
4247 }, 4493 },
4248 { 4494 {
4249 "swarming": { 4495 "swarming": {
4250 "can_use_on_swarming_builders": true 4496 "can_use_on_swarming_builders": true
4251 }, 4497 },
4252 "test": "setup_unittests" 4498 "test": "setup_unittests"
4253 }, 4499 },
4254 { 4500 {
4501 "swarming": {
4502 "can_use_on_swarming_builders": true
4503 },
4255 "test": "skia_unittests" 4504 "test": "skia_unittests"
4256 }, 4505 },
4257 { 4506 {
4507 "swarming": {
4508 "can_use_on_swarming_builders": true
4509 },
4258 "test": "sql_unittests" 4510 "test": "sql_unittests"
4259 }, 4511 },
4260 { 4512 {
4261 "test": "sync_unit_tests" 4513 "test": "sync_unit_tests"
4262 }, 4514 },
4263 { 4515 {
4264 "test": "ui_base_unittests" 4516 "test": "ui_base_unittests"
4265 }, 4517 },
4266 { 4518 {
4267 "swarming": { 4519 "swarming": {
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
4358 { 4610 {
4359 "swarming": { 4611 "swarming": {
4360 "can_use_on_swarming_builders": true 4612 "can_use_on_swarming_builders": true
4361 }, 4613 },
4362 "test": "crypto_unittests" 4614 "test": "crypto_unittests"
4363 }, 4615 },
4364 { 4616 {
4365 "test": "device_unittests" 4617 "test": "device_unittests"
4366 }, 4618 },
4367 { 4619 {
4620 "swarming": {
4621 "can_use_on_swarming_builders": true
4622 },
4368 "test": "extensions_unittests" 4623 "test": "extensions_unittests"
4369 }, 4624 },
4370 { 4625 {
4371 "test": "gcm_unit_tests" 4626 "test": "gcm_unit_tests"
4372 }, 4627 },
4373 { 4628 {
4374 "swarming": { 4629 "swarming": {
4375 "can_use_on_swarming_builders": true 4630 "can_use_on_swarming_builders": true
4376 }, 4631 },
4377 "test": "google_apis_unittests" 4632 "test": "google_apis_unittests"
4378 }, 4633 },
4379 { 4634 {
4635 "swarming": {
4636 "can_use_on_swarming_builders": true
4637 },
4380 "test": "gpu_unittests" 4638 "test": "gpu_unittests"
4381 }, 4639 },
4382 { 4640 {
4383 "test": "installer_util_unittests" 4641 "test": "installer_util_unittests"
4384 }, 4642 },
4385 { 4643 {
4386 "swarming": { 4644 "swarming": {
4387 "can_use_on_swarming_builders": true 4645 "can_use_on_swarming_builders": true
4388 }, 4646 },
4389 "test": "ipc_tests" 4647 "test": "ipc_tests"
4390 }, 4648 },
4391 { 4649 {
4392 "test": "jingle_unittests" 4650 "test": "jingle_unittests"
4393 }, 4651 },
4394 { 4652 {
4395 "test": "media_blink_unittests" 4653 "test": "media_blink_unittests"
4396 }, 4654 },
4397 { 4655 {
4656 "swarming": {
4657 "can_use_on_swarming_builders": true
4658 },
4398 "test": "media_unittests" 4659 "test": "media_unittests"
4399 }, 4660 },
4400 { 4661 {
4401 "test": "midi_unittests" 4662 "test": "midi_unittests"
4402 }, 4663 },
4403 { 4664 {
4404 "swarming": { 4665 "swarming": {
4405 "can_use_on_swarming_builders": true 4666 "can_use_on_swarming_builders": true
4406 }, 4667 },
4407 "test": "net_unittests" 4668 "test": "net_unittests"
(...skipping 16 matching lines...) Expand all
4424 { 4685 {
4425 "test": "sbox_validation_tests" 4686 "test": "sbox_validation_tests"
4426 }, 4687 },
4427 { 4688 {
4428 "swarming": { 4689 "swarming": {
4429 "can_use_on_swarming_builders": true 4690 "can_use_on_swarming_builders": true
4430 }, 4691 },
4431 "test": "setup_unittests" 4692 "test": "setup_unittests"
4432 }, 4693 },
4433 { 4694 {
4695 "swarming": {
4696 "can_use_on_swarming_builders": true
4697 },
4434 "test": "skia_unittests" 4698 "test": "skia_unittests"
4435 }, 4699 },
4436 { 4700 {
4701 "swarming": {
4702 "can_use_on_swarming_builders": true
4703 },
4437 "test": "sql_unittests" 4704 "test": "sql_unittests"
4438 }, 4705 },
4439 { 4706 {
4440 "test": "sync_unit_tests" 4707 "test": "sync_unit_tests"
4441 }, 4708 },
4442 { 4709 {
4443 "test": "ui_base_unittests" 4710 "test": "ui_base_unittests"
4444 }, 4711 },
4445 { 4712 {
4446 "swarming": { 4713 "swarming": {
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
4537 { 4804 {
4538 "swarming": { 4805 "swarming": {
4539 "can_use_on_swarming_builders": true 4806 "can_use_on_swarming_builders": true
4540 }, 4807 },
4541 "test": "crypto_unittests" 4808 "test": "crypto_unittests"
4542 }, 4809 },
4543 { 4810 {
4544 "test": "device_unittests" 4811 "test": "device_unittests"
4545 }, 4812 },
4546 { 4813 {
4814 "swarming": {
4815 "can_use_on_swarming_builders": true
4816 },
4547 "test": "extensions_unittests" 4817 "test": "extensions_unittests"
4548 }, 4818 },
4549 { 4819 {
4550 "test": "gcm_unit_tests" 4820 "test": "gcm_unit_tests"
4551 }, 4821 },
4552 { 4822 {
4553 "swarming": { 4823 "swarming": {
4554 "can_use_on_swarming_builders": true 4824 "can_use_on_swarming_builders": true
4555 }, 4825 },
4556 "test": "google_apis_unittests" 4826 "test": "google_apis_unittests"
4557 }, 4827 },
4558 { 4828 {
4829 "swarming": {
4830 "can_use_on_swarming_builders": true
4831 },
4559 "test": "gpu_unittests" 4832 "test": "gpu_unittests"
4560 }, 4833 },
4561 { 4834 {
4562 "test": "installer_util_unittests" 4835 "test": "installer_util_unittests"
4563 }, 4836 },
4564 { 4837 {
4565 "swarming": { 4838 "swarming": {
4566 "can_use_on_swarming_builders": true 4839 "can_use_on_swarming_builders": true
4567 }, 4840 },
4568 "test": "ipc_tests" 4841 "test": "ipc_tests"
4569 }, 4842 },
4570 { 4843 {
4571 "test": "jingle_unittests" 4844 "test": "jingle_unittests"
4572 }, 4845 },
4573 { 4846 {
4574 "test": "media_blink_unittests" 4847 "test": "media_blink_unittests"
4575 }, 4848 },
4576 { 4849 {
4850 "swarming": {
4851 "can_use_on_swarming_builders": true
4852 },
4577 "test": "media_unittests" 4853 "test": "media_unittests"
4578 }, 4854 },
4579 { 4855 {
4580 "test": "midi_unittests" 4856 "test": "midi_unittests"
4581 }, 4857 },
4582 { 4858 {
4583 "swarming": { 4859 "swarming": {
4584 "can_use_on_swarming_builders": true 4860 "can_use_on_swarming_builders": true
4585 }, 4861 },
4586 "test": "net_unittests" 4862 "test": "net_unittests"
(...skipping 16 matching lines...) Expand all
4603 { 4879 {
4604 "test": "sbox_validation_tests" 4880 "test": "sbox_validation_tests"
4605 }, 4881 },
4606 { 4882 {
4607 "swarming": { 4883 "swarming": {
4608 "can_use_on_swarming_builders": true 4884 "can_use_on_swarming_builders": true
4609 }, 4885 },
4610 "test": "setup_unittests" 4886 "test": "setup_unittests"
4611 }, 4887 },
4612 { 4888 {
4889 "swarming": {
4890 "can_use_on_swarming_builders": true
4891 },
4613 "test": "skia_unittests" 4892 "test": "skia_unittests"
4614 }, 4893 },
4615 { 4894 {
4895 "swarming": {
4896 "can_use_on_swarming_builders": true
4897 },
4616 "test": "sql_unittests" 4898 "test": "sql_unittests"
4617 }, 4899 },
4618 { 4900 {
4619 "test": "sync_unit_tests" 4901 "test": "sync_unit_tests"
4620 }, 4902 },
4621 { 4903 {
4622 "test": "ui_base_unittests" 4904 "test": "ui_base_unittests"
4623 }, 4905 },
4624 { 4906 {
4625 "swarming": { 4907 "swarming": {
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
4716 { 4998 {
4717 "swarming": { 4999 "swarming": {
4718 "can_use_on_swarming_builders": true 5000 "can_use_on_swarming_builders": true
4719 }, 5001 },
4720 "test": "crypto_unittests" 5002 "test": "crypto_unittests"
4721 }, 5003 },
4722 { 5004 {
4723 "test": "device_unittests" 5005 "test": "device_unittests"
4724 }, 5006 },
4725 { 5007 {
5008 "swarming": {
5009 "can_use_on_swarming_builders": true
5010 },
4726 "test": "extensions_unittests" 5011 "test": "extensions_unittests"
4727 }, 5012 },
4728 { 5013 {
4729 "test": "gcm_unit_tests" 5014 "test": "gcm_unit_tests"
4730 }, 5015 },
4731 { 5016 {
4732 "swarming": { 5017 "swarming": {
4733 "can_use_on_swarming_builders": true 5018 "can_use_on_swarming_builders": true
4734 }, 5019 },
4735 "test": "google_apis_unittests" 5020 "test": "google_apis_unittests"
4736 }, 5021 },
4737 { 5022 {
5023 "swarming": {
5024 "can_use_on_swarming_builders": true
5025 },
4738 "test": "gpu_unittests" 5026 "test": "gpu_unittests"
4739 }, 5027 },
4740 { 5028 {
4741 "test": "installer_util_unittests" 5029 "test": "installer_util_unittests"
4742 }, 5030 },
4743 { 5031 {
4744 "swarming": { 5032 "swarming": {
4745 "can_use_on_swarming_builders": true 5033 "can_use_on_swarming_builders": true
4746 }, 5034 },
4747 "test": "ipc_tests" 5035 "test": "ipc_tests"
4748 }, 5036 },
4749 { 5037 {
4750 "test": "jingle_unittests" 5038 "test": "jingle_unittests"
4751 }, 5039 },
4752 { 5040 {
4753 "test": "media_blink_unittests" 5041 "test": "media_blink_unittests"
4754 }, 5042 },
4755 { 5043 {
5044 "swarming": {
5045 "can_use_on_swarming_builders": true
5046 },
4756 "test": "media_unittests" 5047 "test": "media_unittests"
4757 }, 5048 },
4758 { 5049 {
4759 "test": "midi_unittests" 5050 "test": "midi_unittests"
4760 }, 5051 },
4761 { 5052 {
4762 "swarming": { 5053 "swarming": {
4763 "can_use_on_swarming_builders": true 5054 "can_use_on_swarming_builders": true
4764 }, 5055 },
4765 "test": "net_unittests" 5056 "test": "net_unittests"
(...skipping 16 matching lines...) Expand all
4782 { 5073 {
4783 "test": "sbox_validation_tests" 5074 "test": "sbox_validation_tests"
4784 }, 5075 },
4785 { 5076 {
4786 "swarming": { 5077 "swarming": {
4787 "can_use_on_swarming_builders": true 5078 "can_use_on_swarming_builders": true
4788 }, 5079 },
4789 "test": "setup_unittests" 5080 "test": "setup_unittests"
4790 }, 5081 },
4791 { 5082 {
5083 "swarming": {
5084 "can_use_on_swarming_builders": true
5085 },
4792 "test": "skia_unittests" 5086 "test": "skia_unittests"
4793 }, 5087 },
4794 { 5088 {
5089 "swarming": {
5090 "can_use_on_swarming_builders": true
5091 },
4795 "test": "sql_unittests" 5092 "test": "sql_unittests"
4796 }, 5093 },
4797 { 5094 {
4798 "test": "sync_unit_tests" 5095 "test": "sync_unit_tests"
4799 }, 5096 },
4800 { 5097 {
4801 "test": "ui_base_unittests" 5098 "test": "ui_base_unittests"
4802 }, 5099 },
4803 { 5100 {
4804 "swarming": { 5101 "swarming": {
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
4961 }, 5258 },
4962 "test": "display_unittests" 5259 "test": "display_unittests"
4963 }, 5260 },
4964 { 5261 {
4965 "swarming": { 5262 "swarming": {
4966 "can_use_on_swarming_builders": true 5263 "can_use_on_swarming_builders": true
4967 }, 5264 },
4968 "test": "events_unittests" 5265 "test": "events_unittests"
4969 }, 5266 },
4970 { 5267 {
5268 "swarming": {
5269 "can_use_on_swarming_builders": true
5270 },
4971 "test": "extensions_unittests" 5271 "test": "extensions_unittests"
4972 }, 5272 },
4973 { 5273 {
4974 "swarming": { 5274 "swarming": {
4975 "can_use_on_swarming_builders": true 5275 "can_use_on_swarming_builders": true
4976 }, 5276 },
4977 "test": "gcm_unit_tests" 5277 "test": "gcm_unit_tests"
4978 }, 5278 },
4979 { 5279 {
4980 "swarming": { 5280 "swarming": {
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
5093 }, 5393 },
5094 "test": "remoting_unittests" 5394 "test": "remoting_unittests"
5095 }, 5395 },
5096 { 5396 {
5097 "swarming": { 5397 "swarming": {
5098 "can_use_on_swarming_builders": true 5398 "can_use_on_swarming_builders": true
5099 }, 5399 },
5100 "test": "sandbox_linux_unittests" 5400 "test": "sandbox_linux_unittests"
5101 }, 5401 },
5102 { 5402 {
5403 "swarming": {
5404 "can_use_on_swarming_builders": true
5405 },
5103 "test": "skia_unittests" 5406 "test": "skia_unittests"
5104 }, 5407 },
5105 { 5408 {
5106 "swarming": { 5409 "swarming": {
5107 "can_use_on_swarming_builders": true 5410 "can_use_on_swarming_builders": true
5108 }, 5411 },
5109 "test": "sql_unittests" 5412 "test": "sql_unittests"
5110 }, 5413 },
5111 { 5414 {
5112 "swarming": { 5415 "swarming": {
(...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after
5495 { 5798 {
5496 "test": "display_unittests" 5799 "test": "display_unittests"
5497 }, 5800 },
5498 { 5801 {
5499 "swarming": { 5802 "swarming": {
5500 "can_use_on_swarming_builders": true 5803 "can_use_on_swarming_builders": true
5501 }, 5804 },
5502 "test": "events_unittests" 5805 "test": "events_unittests"
5503 }, 5806 },
5504 { 5807 {
5808 "swarming": {
5809 "can_use_on_swarming_builders": true
5810 },
5505 "test": "extensions_unittests" 5811 "test": "extensions_unittests"
5506 }, 5812 },
5507 { 5813 {
5508 "swarming": { 5814 "swarming": {
5509 "can_use_on_swarming_builders": true 5815 "can_use_on_swarming_builders": true
5510 }, 5816 },
5511 "test": "gcm_unit_tests" 5817 "test": "gcm_unit_tests"
5512 }, 5818 },
5513 { 5819 {
5514 "swarming": { 5820 "swarming": {
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
5618 }, 5924 },
5619 "test": "remoting_unittests" 5925 "test": "remoting_unittests"
5620 }, 5926 },
5621 { 5927 {
5622 "swarming": { 5928 "swarming": {
5623 "can_use_on_swarming_builders": true 5929 "can_use_on_swarming_builders": true
5624 }, 5930 },
5625 "test": "sandbox_linux_unittests" 5931 "test": "sandbox_linux_unittests"
5626 }, 5932 },
5627 { 5933 {
5934 "swarming": {
5935 "can_use_on_swarming_builders": true
5936 },
5628 "test": "skia_unittests" 5937 "test": "skia_unittests"
5629 }, 5938 },
5630 { 5939 {
5631 "swarming": { 5940 "swarming": {
5632 "can_use_on_swarming_builders": true 5941 "can_use_on_swarming_builders": true
5633 }, 5942 },
5634 "test": "sql_unittests" 5943 "test": "sql_unittests"
5635 }, 5944 },
5636 { 5945 {
5637 "swarming": { 5946 "swarming": {
(...skipping 480 matching lines...) Expand 10 before | Expand all | Expand 10 after
6118 }, 6427 },
6119 { 6428 {
6120 "args": [ 6429 "args": [
6121 "--isolate-extensions" 6430 "--isolate-extensions"
6122 ], 6431 ],
6123 "test": "unit_tests" 6432 "test": "unit_tests"
6124 } 6433 }
6125 ] 6434 ]
6126 } 6435 }
6127 } 6436 }
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