Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "Android Asan Builder Tests (dbg)": { | 2 "Android Asan Builder Tests (dbg)": { |
|
Nico
2016/08/04 18:39:51
this bot shouldn't be swarmed
M-A Ruel
2016/08/04 18:52:58
Done.
| |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 { | 4 { |
| 5 "args": [ | 5 "args": [ |
| 6 "--tool=asan" | 6 "--tool=asan" |
| 7 ], | 7 ], |
| 8 "swarming": { | |
| 9 "can_use_on_swarming_builders": true | |
| 10 }, | |
| 8 "test": "android_webview_unittests" | 11 "test": "android_webview_unittests" |
| 9 }, | 12 }, |
| 10 { | 13 { |
| 11 "args": [ | 14 "args": [ |
| 12 "--tool=asan" | 15 "--tool=asan" |
| 13 ], | 16 ], |
| 17 "swarming": { | |
| 18 "can_use_on_swarming_builders": true | |
| 19 }, | |
| 14 "test": "base_unittests" | 20 "test": "base_unittests" |
| 15 }, | 21 }, |
| 16 { | 22 { |
| 17 "args": [ | 23 "args": [ |
| 18 "--tool=asan" | 24 "--tool=asan" |
| 19 ], | 25 ], |
| 26 "swarming": { | |
| 27 "can_use_on_swarming_builders": true | |
| 28 }, | |
| 20 "test": "capture_unittests" | 29 "test": "capture_unittests" |
| 21 }, | 30 }, |
| 22 { | 31 { |
| 23 "args": [ | 32 "args": [ |
| 24 "--tool=asan" | 33 "--tool=asan" |
| 25 ], | 34 ], |
| 35 "swarming": { | |
| 36 "can_use_on_swarming_builders": true | |
| 37 }, | |
| 26 "test": "cc_unittests" | 38 "test": "cc_unittests" |
| 27 }, | 39 }, |
| 28 { | 40 { |
| 29 "args": [ | 41 "args": [ |
| 30 "--tool=asan" | 42 "--tool=asan" |
| 31 ], | 43 ], |
| 44 "swarming": { | |
| 45 "can_use_on_swarming_builders": true | |
| 46 }, | |
| 32 "test": "components_unittests" | 47 "test": "components_unittests" |
| 33 }, | 48 }, |
| 34 { | 49 { |
| 35 "args": [ | 50 "args": [ |
| 36 "--tool=asan" | 51 "--tool=asan" |
| 37 ], | 52 ], |
| 53 "swarming": { | |
| 54 "can_use_on_swarming_builders": true | |
| 55 }, | |
| 38 "test": "content_browsertests" | 56 "test": "content_browsertests" |
| 39 }, | 57 }, |
| 40 { | 58 { |
| 41 "args": [ | 59 "args": [ |
| 42 "--tool=asan" | 60 "--tool=asan" |
| 43 ], | 61 ], |
| 62 "swarming": { | |
| 63 "can_use_on_swarming_builders": true | |
| 64 }, | |
| 44 "test": "content_unittests" | 65 "test": "content_unittests" |
| 45 }, | 66 }, |
| 46 { | 67 { |
| 47 "args": [ | 68 "args": [ |
| 48 "--tool=asan" | 69 "--tool=asan" |
| 49 ], | 70 ], |
| 71 "swarming": { | |
| 72 "can_use_on_swarming_builders": true | |
| 73 }, | |
| 50 "test": "events_unittests" | 74 "test": "events_unittests" |
| 51 }, | 75 }, |
| 52 { | 76 { |
| 53 "args": [ | 77 "args": [ |
| 54 "--tool=asan" | 78 "--tool=asan" |
| 55 ], | 79 ], |
| 80 "swarming": { | |
| 81 "can_use_on_swarming_builders": true | |
| 82 }, | |
| 56 "test": "gl_tests" | 83 "test": "gl_tests" |
| 57 }, | 84 }, |
| 58 { | 85 { |
| 59 "args": [ | 86 "args": [ |
| 60 "--tool=asan" | 87 "--tool=asan" |
| 61 ], | 88 ], |
| 89 "swarming": { | |
| 90 "can_use_on_swarming_builders": true | |
| 91 }, | |
| 62 "test": "gl_unittests" | 92 "test": "gl_unittests" |
| 63 }, | 93 }, |
| 64 { | 94 { |
| 65 "args": [ | 95 "args": [ |
| 66 "--tool=asan" | 96 "--tool=asan" |
| 67 ], | 97 ], |
| 98 "swarming": { | |
| 99 "can_use_on_swarming_builders": true | |
| 100 }, | |
| 68 "test": "gpu_ipc_service_unittests" | 101 "test": "gpu_ipc_service_unittests" |
| 69 }, | 102 }, |
| 70 { | 103 { |
| 71 "args": [ | 104 "args": [ |
| 72 "--tool=asan" | 105 "--tool=asan" |
| 73 ], | 106 ], |
| 107 "swarming": { | |
| 108 "can_use_on_swarming_builders": true | |
| 109 }, | |
| 74 "test": "gpu_unittests" | 110 "test": "gpu_unittests" |
| 75 }, | 111 }, |
| 76 { | 112 { |
| 77 "args": [ | 113 "args": [ |
| 78 "--tool=asan" | 114 "--tool=asan" |
| 79 ], | 115 ], |
| 116 "swarming": { | |
| 117 "can_use_on_swarming_builders": true | |
| 118 }, | |
| 80 "test": "ipc_tests" | 119 "test": "ipc_tests" |
| 81 }, | 120 }, |
| 82 { | 121 { |
| 83 "args": [ | 122 "args": [ |
| 84 "--tool=asan" | 123 "--tool=asan" |
| 85 ], | 124 ], |
| 125 "swarming": { | |
| 126 "can_use_on_swarming_builders": true | |
| 127 }, | |
| 86 "test": "media_unittests" | 128 "test": "media_unittests" |
| 87 }, | 129 }, |
| 88 { | 130 { |
| 89 "args": [ | 131 "args": [ |
| 90 "--tool=asan" | 132 "--tool=asan" |
| 91 ], | 133 ], |
| 134 "swarming": { | |
| 135 "can_use_on_swarming_builders": true | |
| 136 }, | |
| 92 "test": "midi_unittests" | 137 "test": "midi_unittests" |
| 93 }, | 138 }, |
| 94 { | 139 { |
| 95 "args": [ | 140 "args": [ |
| 96 "--tool=asan" | 141 "--tool=asan" |
| 97 ], | 142 ], |
| 143 "swarming": { | |
| 144 "can_use_on_swarming_builders": true | |
| 145 }, | |
| 98 "test": "net_unittests" | 146 "test": "net_unittests" |
| 99 }, | 147 }, |
| 100 { | 148 { |
| 101 "args": [ | 149 "args": [ |
| 102 "--tool=asan" | 150 "--tool=asan" |
| 103 ], | 151 ], |
| 152 "swarming": { | |
| 153 "can_use_on_swarming_builders": true | |
| 154 }, | |
| 104 "test": "skia_unittests" | 155 "test": "skia_unittests" |
| 105 }, | 156 }, |
| 106 { | 157 { |
| 107 "args": [ | 158 "args": [ |
| 108 "--tool=asan" | 159 "--tool=asan" |
| 109 ], | 160 ], |
| 161 "swarming": { | |
| 162 "can_use_on_swarming_builders": true | |
| 163 }, | |
| 110 "test": "sql_unittests" | 164 "test": "sql_unittests" |
| 111 }, | 165 }, |
| 112 { | 166 { |
| 113 "args": [ | 167 "args": [ |
| 114 "--tool=asan" | 168 "--tool=asan" |
| 115 ], | 169 ], |
| 170 "swarming": { | |
| 171 "can_use_on_swarming_builders": true | |
| 172 }, | |
| 116 "test": "sync_unit_tests" | 173 "test": "sync_unit_tests" |
| 117 }, | 174 }, |
| 118 { | 175 { |
| 119 "args": [ | 176 "args": [ |
| 120 "--tool=asan" | 177 "--tool=asan" |
| 121 ], | 178 ], |
| 179 "swarming": { | |
| 180 "can_use_on_swarming_builders": true | |
| 181 }, | |
| 122 "test": "ui_android_unittests" | 182 "test": "ui_android_unittests" |
| 123 }, | 183 }, |
| 124 { | 184 { |
| 125 "args": [ | 185 "args": [ |
| 126 "--tool=asan" | 186 "--tool=asan" |
| 127 ], | 187 ], |
| 188 "swarming": { | |
| 189 "can_use_on_swarming_builders": true | |
| 190 }, | |
| 128 "test": "ui_base_unittests" | 191 "test": "ui_base_unittests" |
| 129 }, | 192 }, |
| 130 { | 193 { |
| 131 "args": [ | 194 "args": [ |
| 132 "--tool=asan" | 195 "--tool=asan" |
| 133 ], | 196 ], |
| 197 "swarming": { | |
| 198 "can_use_on_swarming_builders": true | |
| 199 }, | |
| 134 "test": "ui_touch_selection_unittests" | 200 "test": "ui_touch_selection_unittests" |
| 135 }, | 201 }, |
| 136 { | 202 { |
| 137 "args": [ | 203 "args": [ |
| 138 "--tool=asan" | 204 "--tool=asan" |
| 139 ], | 205 ], |
| 206 "swarming": { | |
| 207 "can_use_on_swarming_builders": true | |
| 208 }, | |
| 140 "test": "unit_tests" | 209 "test": "unit_tests" |
| 141 }, | 210 }, |
| 142 { | 211 { |
| 143 "args": [ | 212 "args": [ |
| 144 "--tool=asan" | 213 "--tool=asan" |
| 145 ], | 214 ], |
| 215 "swarming": { | |
| 216 "can_use_on_swarming_builders": true | |
| 217 }, | |
| 146 "test": "webkit_unit_tests" | 218 "test": "webkit_unit_tests" |
| 147 } | 219 } |
| 148 ] | 220 ] |
| 149 }, | 221 }, |
| 150 "Android Cloud Tests": { | 222 "Android Cloud Tests": { |
| 151 "gtest_tests": [ | 223 "gtest_tests": [ |
| 152 { | 224 { |
| 153 "override_compile_targets": [ | 225 "override_compile_targets": [ |
| 154 "android_webview_test_apk" | 226 "android_webview_test_apk" |
| 155 ], | 227 ], |
| (...skipping 538 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 694 ], | 766 ], |
| 695 "hard_timeout": 960, | 767 "hard_timeout": 960, |
| 696 "shards": 1 | 768 "shards": 1 |
| 697 } | 769 } |
| 698 } | 770 } |
| 699 ] | 771 ] |
| 700 }, | 772 }, |
| 701 "Android Tests (trial)(dbg)": { | 773 "Android Tests (trial)(dbg)": { |
| 702 "gtest_tests": [ | 774 "gtest_tests": [ |
| 703 { | 775 { |
| 776 "swarming": { | |
| 777 "can_use_on_swarming_builders": true | |
| 778 }, | |
| 704 "test": "blink_heap_unittests" | 779 "test": "blink_heap_unittests" |
| 705 }, | 780 }, |
| 706 { | 781 { |
| 782 "swarming": { | |
| 783 "can_use_on_swarming_builders": true | |
| 784 }, | |
| 707 "test": "blink_platform_unittests" | 785 "test": "blink_platform_unittests" |
| 708 } | 786 } |
| 709 ], | 787 ], |
| 710 "scripts": [ | 788 "scripts": [ |
| 711 { | 789 { |
| 712 "name": "telemetry_unittests", | 790 "name": "telemetry_unittests", |
| 713 "script": "telemetry_unittests.py" | 791 "script": "telemetry_unittests.py" |
| 714 } | 792 } |
| 715 ] | 793 ] |
| 716 }, | 794 }, |
| (...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 972 }, | 1050 }, |
| 973 "test": "content_unittests" | 1051 "test": "content_unittests" |
| 974 }, | 1052 }, |
| 975 { | 1053 { |
| 976 "swarming": { | 1054 "swarming": { |
| 977 "can_use_on_swarming_builders": true | 1055 "can_use_on_swarming_builders": true |
| 978 }, | 1056 }, |
| 979 "test": "crypto_unittests" | 1057 "test": "crypto_unittests" |
| 980 }, | 1058 }, |
| 981 { | 1059 { |
| 1060 "swarming": { | |
| 1061 "can_use_on_swarming_builders": true | |
| 1062 }, | |
| 982 "test": "dbus_unittests" | 1063 "test": "dbus_unittests" |
| 983 }, | 1064 }, |
| 984 { | 1065 { |
| 985 "swarming": { | 1066 "swarming": { |
| 986 "can_use_on_swarming_builders": true | 1067 "can_use_on_swarming_builders": true |
| 987 }, | 1068 }, |
| 988 "test": "device_unittests" | 1069 "test": "device_unittests" |
| 989 }, | 1070 }, |
| 990 { | 1071 { |
| 991 "swarming": { | 1072 "swarming": { |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1023 }, | 1104 }, |
| 1024 "test": "gfx_unittests" | 1105 "test": "gfx_unittests" |
| 1025 }, | 1106 }, |
| 1026 { | 1107 { |
| 1027 "swarming": { | 1108 "swarming": { |
| 1028 "can_use_on_swarming_builders": true | 1109 "can_use_on_swarming_builders": true |
| 1029 }, | 1110 }, |
| 1030 "test": "gin_unittests" | 1111 "test": "gin_unittests" |
| 1031 }, | 1112 }, |
| 1032 { | 1113 { |
| 1114 "swarming": { | |
| 1115 "can_use_on_swarming_builders": true | |
| 1116 }, | |
| 1033 "test": "gl_unittests" | 1117 "test": "gl_unittests" |
| 1034 }, | 1118 }, |
| 1035 { | 1119 { |
| 1036 "swarming": { | 1120 "swarming": { |
| 1037 "can_use_on_swarming_builders": true | 1121 "can_use_on_swarming_builders": true |
| 1038 }, | 1122 }, |
| 1039 "test": "gn_unittests" | 1123 "test": "gn_unittests" |
| 1040 }, | 1124 }, |
| 1041 { | 1125 { |
| 1042 "swarming": { | 1126 "swarming": { |
| (...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1334 }, | 1418 }, |
| 1335 "test": "content_unittests" | 1419 "test": "content_unittests" |
| 1336 }, | 1420 }, |
| 1337 { | 1421 { |
| 1338 "swarming": { | 1422 "swarming": { |
| 1339 "can_use_on_swarming_builders": true | 1423 "can_use_on_swarming_builders": true |
| 1340 }, | 1424 }, |
| 1341 "test": "crypto_unittests" | 1425 "test": "crypto_unittests" |
| 1342 }, | 1426 }, |
| 1343 { | 1427 { |
| 1428 "swarming": { | |
| 1429 "can_use_on_swarming_builders": true | |
| 1430 }, | |
| 1344 "test": "dbus_unittests" | 1431 "test": "dbus_unittests" |
| 1345 }, | 1432 }, |
| 1346 { | 1433 { |
| 1347 "swarming": { | 1434 "swarming": { |
| 1348 "can_use_on_swarming_builders": true | 1435 "can_use_on_swarming_builders": true |
| 1349 }, | 1436 }, |
| 1350 "test": "device_unittests" | 1437 "test": "device_unittests" |
| 1351 }, | 1438 }, |
| 1352 { | 1439 { |
| 1353 "swarming": { | 1440 "swarming": { |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1385 }, | 1472 }, |
| 1386 "test": "gfx_unittests" | 1473 "test": "gfx_unittests" |
| 1387 }, | 1474 }, |
| 1388 { | 1475 { |
| 1389 "swarming": { | 1476 "swarming": { |
| 1390 "can_use_on_swarming_builders": true | 1477 "can_use_on_swarming_builders": true |
| 1391 }, | 1478 }, |
| 1392 "test": "gin_unittests" | 1479 "test": "gin_unittests" |
| 1393 }, | 1480 }, |
| 1394 { | 1481 { |
| 1482 "swarming": { | |
| 1483 "can_use_on_swarming_builders": true | |
| 1484 }, | |
| 1395 "test": "gl_unittests" | 1485 "test": "gl_unittests" |
| 1396 }, | 1486 }, |
| 1397 { | 1487 { |
| 1398 "swarming": { | 1488 "swarming": { |
| 1399 "can_use_on_swarming_builders": true | 1489 "can_use_on_swarming_builders": true |
| 1400 }, | 1490 }, |
| 1401 "test": "gn_unittests" | 1491 "test": "gn_unittests" |
| 1402 }, | 1492 }, |
| 1403 { | 1493 { |
| 1404 "swarming": { | 1494 "swarming": { |
| (...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1575 "test": "wm_unittests" | 1665 "test": "wm_unittests" |
| 1576 }, | 1666 }, |
| 1577 { | 1667 { |
| 1578 "swarming": { | 1668 "swarming": { |
| 1579 "can_use_on_swarming_builders": true | 1669 "can_use_on_swarming_builders": true |
| 1580 }, | 1670 }, |
| 1581 "test": "wtf_unittests" | 1671 "test": "wtf_unittests" |
| 1582 } | 1672 } |
| 1583 ] | 1673 ] |
| 1584 }, | 1674 }, |
| 1585 "Chromium Mac 10.10 MacViews": { | 1675 "Chromium Mac 10.10 MacViews": { |
|
Nico
2016/08/04 18:39:51
this bot shouldn't be swarmed (swarming doesn't gu
M-A Ruel
2016/08/04 18:52:58
Done.
There's 149x 10.10 bots
https://chromium-sw
| |
| 1586 "gtest_tests": [ | 1676 "gtest_tests": [ |
| 1587 { | 1677 { |
| 1678 "swarming": { | |
| 1679 "can_use_on_swarming_builders": true | |
| 1680 }, | |
| 1588 "test": "accessibility_unittests" | 1681 "test": "accessibility_unittests" |
| 1589 }, | 1682 }, |
| 1590 { | 1683 { |
| 1684 "swarming": { | |
| 1685 "can_use_on_swarming_builders": true | |
| 1686 }, | |
| 1591 "test": "base_unittests" | 1687 "test": "base_unittests" |
| 1592 }, | 1688 }, |
| 1593 { | 1689 { |
| 1690 "swarming": { | |
| 1691 "can_use_on_swarming_builders": true | |
| 1692 }, | |
| 1594 "test": "browser_tests" | 1693 "test": "browser_tests" |
| 1595 }, | 1694 }, |
| 1596 { | 1695 { |
| 1696 "swarming": { | |
| 1697 "can_use_on_swarming_builders": true | |
| 1698 }, | |
| 1597 "test": "cacheinvalidation_unittests" | 1699 "test": "cacheinvalidation_unittests" |
| 1598 }, | 1700 }, |
| 1599 { | 1701 { |
| 1702 "swarming": { | |
| 1703 "can_use_on_swarming_builders": true | |
| 1704 }, | |
| 1600 "test": "capture_unittests" | 1705 "test": "capture_unittests" |
| 1601 }, | 1706 }, |
| 1602 { | 1707 { |
| 1708 "swarming": { | |
| 1709 "can_use_on_swarming_builders": true | |
| 1710 }, | |
| 1603 "test": "cast_unittests" | 1711 "test": "cast_unittests" |
| 1604 }, | 1712 }, |
| 1605 { | 1713 { |
| 1714 "swarming": { | |
| 1715 "can_use_on_swarming_builders": true | |
| 1716 }, | |
| 1606 "test": "cc_unittests" | 1717 "test": "cc_unittests" |
| 1607 }, | 1718 }, |
| 1608 { | 1719 { |
| 1720 "swarming": { | |
| 1721 "can_use_on_swarming_builders": true | |
| 1722 }, | |
| 1609 "test": "chromedriver_unittests" | 1723 "test": "chromedriver_unittests" |
| 1610 }, | 1724 }, |
| 1611 { | 1725 { |
| 1726 "swarming": { | |
| 1727 "can_use_on_swarming_builders": true | |
| 1728 }, | |
| 1612 "test": "components_unittests" | 1729 "test": "components_unittests" |
| 1613 }, | 1730 }, |
| 1614 { | 1731 { |
| 1732 "swarming": { | |
| 1733 "can_use_on_swarming_builders": true | |
| 1734 }, | |
| 1615 "test": "content_browsertests" | 1735 "test": "content_browsertests" |
| 1616 }, | 1736 }, |
| 1617 { | 1737 { |
| 1738 "swarming": { | |
| 1739 "can_use_on_swarming_builders": true | |
| 1740 }, | |
| 1618 "test": "content_unittests" | 1741 "test": "content_unittests" |
| 1619 }, | 1742 }, |
| 1620 { | 1743 { |
| 1744 "swarming": { | |
| 1745 "can_use_on_swarming_builders": true | |
| 1746 }, | |
| 1621 "test": "crypto_unittests" | 1747 "test": "crypto_unittests" |
| 1622 }, | 1748 }, |
| 1623 { | 1749 { |
| 1750 "swarming": { | |
| 1751 "can_use_on_swarming_builders": true | |
| 1752 }, | |
| 1624 "test": "extensions_unittests" | 1753 "test": "extensions_unittests" |
| 1625 }, | 1754 }, |
| 1626 { | 1755 { |
| 1756 "swarming": { | |
| 1757 "can_use_on_swarming_builders": true | |
| 1758 }, | |
| 1627 "test": "gcm_unit_tests" | 1759 "test": "gcm_unit_tests" |
| 1628 }, | 1760 }, |
| 1629 { | 1761 { |
| 1762 "swarming": { | |
| 1763 "can_use_on_swarming_builders": true | |
| 1764 }, | |
| 1630 "test": "gfx_unittests" | 1765 "test": "gfx_unittests" |
| 1631 }, | 1766 }, |
| 1632 { | 1767 { |
| 1768 "swarming": { | |
| 1769 "can_use_on_swarming_builders": true | |
| 1770 }, | |
| 1633 "test": "google_apis_unittests" | 1771 "test": "google_apis_unittests" |
| 1634 }, | 1772 }, |
| 1635 { | 1773 { |
| 1774 "swarming": { | |
| 1775 "can_use_on_swarming_builders": true | |
| 1776 }, | |
| 1636 "test": "gpu_ipc_service_unittests" | 1777 "test": "gpu_ipc_service_unittests" |
| 1637 }, | 1778 }, |
| 1638 { | 1779 { |
| 1780 "swarming": { | |
| 1781 "can_use_on_swarming_builders": true | |
| 1782 }, | |
| 1639 "test": "gpu_unittests" | 1783 "test": "gpu_unittests" |
| 1640 }, | 1784 }, |
| 1641 { | 1785 { |
| 1786 "swarming": { | |
| 1787 "can_use_on_swarming_builders": true | |
| 1788 }, | |
| 1642 "test": "interactive_ui_tests" | 1789 "test": "interactive_ui_tests" |
| 1643 }, | 1790 }, |
| 1644 { | 1791 { |
| 1792 "swarming": { | |
| 1793 "can_use_on_swarming_builders": true | |
| 1794 }, | |
| 1645 "test": "ipc_tests" | 1795 "test": "ipc_tests" |
| 1646 }, | 1796 }, |
| 1647 { | 1797 { |
| 1798 "swarming": { | |
| 1799 "can_use_on_swarming_builders": true | |
| 1800 }, | |
| 1648 "test": "jingle_unittests" | 1801 "test": "jingle_unittests" |
| 1649 }, | 1802 }, |
| 1650 { | 1803 { |
| 1804 "swarming": { | |
| 1805 "can_use_on_swarming_builders": true | |
| 1806 }, | |
| 1651 "test": "media_blink_unittests" | 1807 "test": "media_blink_unittests" |
| 1652 }, | 1808 }, |
| 1653 { | 1809 { |
| 1810 "swarming": { | |
| 1811 "can_use_on_swarming_builders": true | |
| 1812 }, | |
| 1654 "test": "media_unittests" | 1813 "test": "media_unittests" |
| 1655 }, | 1814 }, |
| 1656 { | 1815 { |
| 1816 "swarming": { | |
| 1817 "can_use_on_swarming_builders": true | |
| 1818 }, | |
| 1657 "test": "message_center_unittests" | 1819 "test": "message_center_unittests" |
| 1658 }, | 1820 }, |
| 1659 { | 1821 { |
| 1822 "swarming": { | |
| 1823 "can_use_on_swarming_builders": true | |
| 1824 }, | |
| 1660 "test": "midi_unittests" | 1825 "test": "midi_unittests" |
| 1661 }, | 1826 }, |
| 1662 { | 1827 { |
| 1663 "swarming": { | 1828 "swarming": { |
|
M-A Ruel
2016/08/04 18:52:58
Removed these.
| |
| 1664 "can_use_on_swarming_builders": true | 1829 "can_use_on_swarming_builders": true |
| 1665 }, | 1830 }, |
| 1666 "test": "mojo_common_unittests" | 1831 "test": "mojo_common_unittests" |
| 1667 }, | 1832 }, |
| 1668 { | 1833 { |
| 1669 "swarming": { | 1834 "swarming": { |
| 1670 "can_use_on_swarming_builders": true | 1835 "can_use_on_swarming_builders": true |
| 1671 }, | 1836 }, |
| 1672 "test": "mojo_public_bindings_unittests" | 1837 "test": "mojo_public_bindings_unittests" |
| 1673 }, | 1838 }, |
| 1674 { | 1839 { |
| 1675 "swarming": { | 1840 "swarming": { |
| 1676 "can_use_on_swarming_builders": true | 1841 "can_use_on_swarming_builders": true |
| 1677 }, | 1842 }, |
| 1678 "test": "mojo_public_system_unittests" | 1843 "test": "mojo_public_system_unittests" |
| 1679 }, | 1844 }, |
| 1680 { | 1845 { |
| 1681 "swarming": { | 1846 "swarming": { |
| 1682 "can_use_on_swarming_builders": true | 1847 "can_use_on_swarming_builders": true |
| 1683 }, | 1848 }, |
| 1684 "test": "mojo_system_unittests" | 1849 "test": "mojo_system_unittests" |
| 1685 }, | 1850 }, |
| 1686 { | 1851 { |
| 1852 "swarming": { | |
| 1853 "can_use_on_swarming_builders": true | |
| 1854 }, | |
| 1687 "test": "net_unittests" | 1855 "test": "net_unittests" |
| 1688 }, | 1856 }, |
| 1689 { | 1857 { |
| 1858 "swarming": { | |
| 1859 "can_use_on_swarming_builders": true | |
| 1860 }, | |
| 1690 "test": "ppapi_unittests" | 1861 "test": "ppapi_unittests" |
| 1691 }, | 1862 }, |
| 1692 { | 1863 { |
| 1864 "swarming": { | |
| 1865 "can_use_on_swarming_builders": true | |
| 1866 }, | |
| 1693 "test": "printing_unittests" | 1867 "test": "printing_unittests" |
| 1694 }, | 1868 }, |
| 1695 { | 1869 { |
| 1870 "swarming": { | |
| 1871 "can_use_on_swarming_builders": true | |
| 1872 }, | |
| 1696 "test": "remoting_unittests" | 1873 "test": "remoting_unittests" |
| 1697 }, | 1874 }, |
| 1698 { | 1875 { |
| 1876 "swarming": { | |
| 1877 "can_use_on_swarming_builders": true | |
| 1878 }, | |
| 1699 "test": "sandbox_mac_unittests" | 1879 "test": "sandbox_mac_unittests" |
| 1700 }, | 1880 }, |
| 1701 { | 1881 { |
| 1882 "swarming": { | |
| 1883 "can_use_on_swarming_builders": true | |
| 1884 }, | |
| 1702 "test": "skia_unittests" | 1885 "test": "skia_unittests" |
| 1703 }, | 1886 }, |
| 1704 { | 1887 { |
| 1888 "swarming": { | |
| 1889 "can_use_on_swarming_builders": true | |
| 1890 }, | |
| 1705 "test": "sql_unittests" | 1891 "test": "sql_unittests" |
| 1706 }, | 1892 }, |
| 1707 { | 1893 { |
| 1894 "swarming": { | |
| 1895 "can_use_on_swarming_builders": true | |
| 1896 }, | |
| 1708 "test": "sync_integration_tests" | 1897 "test": "sync_integration_tests" |
| 1709 }, | 1898 }, |
| 1710 { | 1899 { |
| 1900 "swarming": { | |
| 1901 "can_use_on_swarming_builders": true | |
| 1902 }, | |
| 1711 "test": "sync_unit_tests" | 1903 "test": "sync_unit_tests" |
| 1712 }, | 1904 }, |
| 1713 { | 1905 { |
| 1906 "swarming": { | |
| 1907 "can_use_on_swarming_builders": true | |
| 1908 }, | |
| 1714 "test": "ui_base_unittests" | 1909 "test": "ui_base_unittests" |
| 1715 }, | 1910 }, |
| 1716 { | 1911 { |
| 1912 "swarming": { | |
| 1913 "can_use_on_swarming_builders": true | |
| 1914 }, | |
| 1717 "test": "unit_tests" | 1915 "test": "unit_tests" |
| 1718 }, | 1916 }, |
| 1719 { | 1917 { |
| 1918 "swarming": { | |
| 1919 "can_use_on_swarming_builders": true | |
| 1920 }, | |
| 1720 "test": "url_unittests" | 1921 "test": "url_unittests" |
| 1721 }, | 1922 }, |
| 1722 { | 1923 { |
| 1924 "swarming": { | |
| 1925 "can_use_on_swarming_builders": true | |
| 1926 }, | |
| 1723 "test": "views_unittests" | 1927 "test": "views_unittests" |
| 1724 } | 1928 } |
| 1725 ], | 1929 ], |
| 1726 "scripts": [ | 1930 "scripts": [ |
| 1727 { | 1931 { |
| 1728 "name": "nacl_integration", | 1932 "name": "nacl_integration", |
| 1729 "script": "nacl_integration.py" | 1933 "script": "nacl_integration.py" |
| 1730 } | 1934 } |
| 1731 ] | 1935 ] |
| 1732 }, | 1936 }, |
| 1733 "Chromium Mac 10.11": { | 1937 "Chromium Mac 10.11": { |
|
Nico
2016/08/04 18:39:51
likewise
M-A Ruel
2016/08/04 18:52:58
Done.
There's 10x 10.11 bots
https://chromium-swa
| |
| 1734 "gtest_tests": [ | 1938 "gtest_tests": [ |
| 1735 { | 1939 { |
| 1940 "swarming": { | |
| 1941 "can_use_on_swarming_builders": true | |
| 1942 }, | |
| 1736 "test": "accessibility_unittests" | 1943 "test": "accessibility_unittests" |
| 1737 }, | 1944 }, |
| 1738 { | 1945 { |
| 1946 "swarming": { | |
| 1947 "can_use_on_swarming_builders": true | |
| 1948 }, | |
| 1739 "test": "base_unittests" | 1949 "test": "base_unittests" |
| 1740 }, | 1950 }, |
| 1741 { | 1951 { |
| 1952 "swarming": { | |
| 1953 "can_use_on_swarming_builders": true | |
| 1954 }, | |
| 1742 "test": "browser_tests" | 1955 "test": "browser_tests" |
| 1743 }, | 1956 }, |
| 1744 { | 1957 { |
| 1958 "swarming": { | |
| 1959 "can_use_on_swarming_builders": true | |
| 1960 }, | |
| 1745 "test": "cacheinvalidation_unittests" | 1961 "test": "cacheinvalidation_unittests" |
| 1746 }, | 1962 }, |
| 1747 { | 1963 { |
| 1964 "swarming": { | |
| 1965 "can_use_on_swarming_builders": true | |
| 1966 }, | |
| 1748 "test": "capture_unittests" | 1967 "test": "capture_unittests" |
| 1749 }, | 1968 }, |
| 1750 { | 1969 { |
| 1970 "swarming": { | |
| 1971 "can_use_on_swarming_builders": true | |
| 1972 }, | |
| 1751 "test": "cast_unittests" | 1973 "test": "cast_unittests" |
| 1752 }, | 1974 }, |
| 1753 { | 1975 { |
| 1976 "swarming": { | |
| 1977 "can_use_on_swarming_builders": true | |
| 1978 }, | |
| 1754 "test": "cc_unittests" | 1979 "test": "cc_unittests" |
| 1755 }, | 1980 }, |
| 1756 { | 1981 { |
| 1982 "swarming": { | |
| 1983 "can_use_on_swarming_builders": true | |
| 1984 }, | |
| 1757 "test": "chromedriver_unittests" | 1985 "test": "chromedriver_unittests" |
| 1758 }, | 1986 }, |
| 1759 { | 1987 { |
| 1988 "swarming": { | |
| 1989 "can_use_on_swarming_builders": true | |
| 1990 }, | |
| 1760 "test": "components_unittests" | 1991 "test": "components_unittests" |
| 1761 }, | 1992 }, |
| 1762 { | 1993 { |
| 1994 "swarming": { | |
| 1995 "can_use_on_swarming_builders": true | |
| 1996 }, | |
| 1763 "test": "content_browsertests" | 1997 "test": "content_browsertests" |
| 1764 }, | 1998 }, |
| 1765 { | 1999 { |
| 2000 "swarming": { | |
| 2001 "can_use_on_swarming_builders": true | |
| 2002 }, | |
| 1766 "test": "content_unittests" | 2003 "test": "content_unittests" |
| 1767 }, | 2004 }, |
| 1768 { | 2005 { |
| 2006 "swarming": { | |
| 2007 "can_use_on_swarming_builders": true | |
| 2008 }, | |
| 1769 "test": "crypto_unittests" | 2009 "test": "crypto_unittests" |
| 1770 }, | 2010 }, |
| 1771 { | 2011 { |
| 2012 "swarming": { | |
| 2013 "can_use_on_swarming_builders": true | |
| 2014 }, | |
| 1772 "test": "display_unittests" | 2015 "test": "display_unittests" |
| 1773 }, | 2016 }, |
| 1774 { | 2017 { |
| 2018 "swarming": { | |
| 2019 "can_use_on_swarming_builders": true | |
| 2020 }, | |
| 1775 "test": "extensions_unittests" | 2021 "test": "extensions_unittests" |
| 1776 }, | 2022 }, |
| 1777 { | 2023 { |
| 2024 "swarming": { | |
| 2025 "can_use_on_swarming_builders": true | |
| 2026 }, | |
| 1778 "test": "gcm_unit_tests" | 2027 "test": "gcm_unit_tests" |
| 1779 }, | 2028 }, |
| 1780 { | 2029 { |
| 2030 "swarming": { | |
| 2031 "can_use_on_swarming_builders": true | |
| 2032 }, | |
| 1781 "test": "gfx_unittests" | 2033 "test": "gfx_unittests" |
| 1782 }, | 2034 }, |
| 1783 { | 2035 { |
| 2036 "swarming": { | |
| 2037 "can_use_on_swarming_builders": true | |
| 2038 }, | |
| 1784 "test": "google_apis_unittests" | 2039 "test": "google_apis_unittests" |
| 1785 }, | 2040 }, |
| 1786 { | 2041 { |
| 2042 "swarming": { | |
| 2043 "can_use_on_swarming_builders": true | |
| 2044 }, | |
| 1787 "test": "gpu_ipc_service_unittests" | 2045 "test": "gpu_ipc_service_unittests" |
| 1788 }, | 2046 }, |
| 1789 { | 2047 { |
| 2048 "swarming": { | |
| 2049 "can_use_on_swarming_builders": true | |
| 2050 }, | |
| 1790 "test": "gpu_unittests" | 2051 "test": "gpu_unittests" |
| 1791 }, | 2052 }, |
| 1792 { | 2053 { |
| 2054 "swarming": { | |
| 2055 "can_use_on_swarming_builders": true | |
| 2056 }, | |
| 1793 "test": "interactive_ui_tests" | 2057 "test": "interactive_ui_tests" |
| 1794 }, | 2058 }, |
| 1795 { | 2059 { |
| 2060 "swarming": { | |
| 2061 "can_use_on_swarming_builders": true | |
| 2062 }, | |
| 1796 "test": "ipc_tests" | 2063 "test": "ipc_tests" |
| 1797 }, | 2064 }, |
| 1798 { | 2065 { |
| 2066 "swarming": { | |
| 2067 "can_use_on_swarming_builders": true | |
| 2068 }, | |
| 1799 "test": "jingle_unittests" | 2069 "test": "jingle_unittests" |
| 1800 }, | 2070 }, |
| 1801 { | 2071 { |
| 2072 "swarming": { | |
| 2073 "can_use_on_swarming_builders": true | |
| 2074 }, | |
| 1802 "test": "media_blink_unittests" | 2075 "test": "media_blink_unittests" |
| 1803 }, | 2076 }, |
| 1804 { | 2077 { |
| 2078 "swarming": { | |
| 2079 "can_use_on_swarming_builders": true | |
| 2080 }, | |
| 1805 "test": "media_unittests" | 2081 "test": "media_unittests" |
| 1806 }, | 2082 }, |
| 1807 { | 2083 { |
| 2084 "swarming": { | |
| 2085 "can_use_on_swarming_builders": true | |
| 2086 }, | |
| 1808 "test": "message_center_unittests" | 2087 "test": "message_center_unittests" |
| 1809 }, | 2088 }, |
| 1810 { | 2089 { |
| 2090 "swarming": { | |
| 2091 "can_use_on_swarming_builders": true | |
| 2092 }, | |
| 1811 "test": "midi_unittests" | 2093 "test": "midi_unittests" |
| 1812 }, | 2094 }, |
| 1813 { | 2095 { |
| 1814 "swarming": { | 2096 "swarming": { |
| 1815 "can_use_on_swarming_builders": true | 2097 "can_use_on_swarming_builders": true |
| 1816 }, | 2098 }, |
| 1817 "test": "mojo_common_unittests" | 2099 "test": "mojo_common_unittests" |
| 1818 }, | 2100 }, |
| 1819 { | 2101 { |
| 1820 "swarming": { | 2102 "swarming": { |
| 1821 "can_use_on_swarming_builders": true | 2103 "can_use_on_swarming_builders": true |
| 1822 }, | 2104 }, |
| 1823 "test": "mojo_public_bindings_unittests" | 2105 "test": "mojo_public_bindings_unittests" |
| 1824 }, | 2106 }, |
| 1825 { | 2107 { |
| 1826 "swarming": { | 2108 "swarming": { |
| 1827 "can_use_on_swarming_builders": true | 2109 "can_use_on_swarming_builders": true |
| 1828 }, | 2110 }, |
| 1829 "test": "mojo_public_system_unittests" | 2111 "test": "mojo_public_system_unittests" |
| 1830 }, | 2112 }, |
| 1831 { | 2113 { |
| 1832 "swarming": { | 2114 "swarming": { |
| 1833 "can_use_on_swarming_builders": true | 2115 "can_use_on_swarming_builders": true |
| 1834 }, | 2116 }, |
| 1835 "test": "mojo_system_unittests" | 2117 "test": "mojo_system_unittests" |
| 1836 }, | 2118 }, |
| 1837 { | 2119 { |
| 2120 "swarming": { | |
| 2121 "can_use_on_swarming_builders": true | |
| 2122 }, | |
| 1838 "test": "net_unittests" | 2123 "test": "net_unittests" |
| 1839 }, | 2124 }, |
| 1840 { | 2125 { |
| 2126 "swarming": { | |
| 2127 "can_use_on_swarming_builders": true | |
| 2128 }, | |
| 1841 "test": "ppapi_unittests" | 2129 "test": "ppapi_unittests" |
| 1842 }, | 2130 }, |
| 1843 { | 2131 { |
| 2132 "swarming": { | |
| 2133 "can_use_on_swarming_builders": true | |
| 2134 }, | |
| 1844 "test": "printing_unittests" | 2135 "test": "printing_unittests" |
| 1845 }, | 2136 }, |
| 1846 { | 2137 { |
| 2138 "swarming": { | |
| 2139 "can_use_on_swarming_builders": true | |
| 2140 }, | |
| 1847 "test": "remoting_unittests" | 2141 "test": "remoting_unittests" |
| 1848 }, | 2142 }, |
| 1849 { | 2143 { |
| 2144 "swarming": { | |
| 2145 "can_use_on_swarming_builders": true | |
| 2146 }, | |
| 1850 "test": "sandbox_mac_unittests" | 2147 "test": "sandbox_mac_unittests" |
| 1851 }, | 2148 }, |
| 1852 { | 2149 { |
| 2150 "swarming": { | |
| 2151 "can_use_on_swarming_builders": true | |
| 2152 }, | |
| 1853 "test": "skia_unittests" | 2153 "test": "skia_unittests" |
| 1854 }, | 2154 }, |
| 1855 { | 2155 { |
| 2156 "swarming": { | |
| 2157 "can_use_on_swarming_builders": true | |
| 2158 }, | |
| 1856 "test": "sql_unittests" | 2159 "test": "sql_unittests" |
| 1857 }, | 2160 }, |
| 1858 { | 2161 { |
| 2162 "swarming": { | |
| 2163 "can_use_on_swarming_builders": true | |
| 2164 }, | |
| 1859 "test": "sync_integration_tests" | 2165 "test": "sync_integration_tests" |
| 1860 }, | 2166 }, |
| 1861 { | 2167 { |
| 2168 "swarming": { | |
| 2169 "can_use_on_swarming_builders": true | |
| 2170 }, | |
| 1862 "test": "sync_unit_tests" | 2171 "test": "sync_unit_tests" |
| 1863 }, | 2172 }, |
| 1864 { | 2173 { |
| 2174 "swarming": { | |
| 2175 "can_use_on_swarming_builders": true | |
| 2176 }, | |
| 1865 "test": "ui_base_unittests" | 2177 "test": "ui_base_unittests" |
| 1866 }, | 2178 }, |
| 1867 { | 2179 { |
| 2180 "swarming": { | |
| 2181 "can_use_on_swarming_builders": true | |
| 2182 }, | |
| 1868 "test": "unit_tests" | 2183 "test": "unit_tests" |
| 1869 }, | 2184 }, |
| 1870 { | 2185 { |
| 2186 "swarming": { | |
| 2187 "can_use_on_swarming_builders": true | |
| 2188 }, | |
| 1871 "test": "url_unittests" | 2189 "test": "url_unittests" |
| 1872 }, | 2190 }, |
| 1873 { | 2191 { |
| 2192 "swarming": { | |
| 2193 "can_use_on_swarming_builders": true | |
| 2194 }, | |
| 1874 "test": "views_unittests" | 2195 "test": "views_unittests" |
| 1875 } | 2196 } |
| 1876 ], | 2197 ], |
| 1877 "isolated_scripts": [ | 2198 "isolated_scripts": [ |
| 1878 { | 2199 { |
| 1879 "isolate_name": "telemetry_gpu_unittests", | 2200 "isolate_name": "telemetry_gpu_unittests", |
| 1880 "name": "telemetry_gpu_unittests", | 2201 "name": "telemetry_gpu_unittests", |
| 1881 "override_compile_targets": [ | 2202 "override_compile_targets": [ |
| 1882 "telemetry_gpu_unittests_run" | 2203 "telemetry_gpu_unittests_run" |
| 1883 ], | 2204 ], |
| (...skipping 24 matching lines...) Expand all Loading... | |
| 1908 } | 2229 } |
| 1909 } | 2230 } |
| 1910 ], | 2231 ], |
| 1911 "scripts": [ | 2232 "scripts": [ |
| 1912 { | 2233 { |
| 1913 "name": "nacl_integration", | 2234 "name": "nacl_integration", |
| 1914 "script": "nacl_integration.py" | 2235 "script": "nacl_integration.py" |
| 1915 } | 2236 } |
| 1916 ] | 2237 ] |
| 1917 }, | 2238 }, |
| 1918 "Chromium Mac 10.11 Force Mac Toolchain": { | 2239 "Chromium Mac 10.11 Force Mac Toolchain": { |
|
Nico
2016/08/04 18:39:51
likewise
M-A Ruel
2016/08/04 18:52:58
Done.
| |
| 1919 "gtest_tests": [ | 2240 "gtest_tests": [ |
| 1920 { | 2241 { |
| 2242 "swarming": { | |
| 2243 "can_use_on_swarming_builders": true | |
| 2244 }, | |
| 1921 "test": "accessibility_unittests" | 2245 "test": "accessibility_unittests" |
| 1922 }, | 2246 }, |
| 1923 { | 2247 { |
| 2248 "swarming": { | |
| 2249 "can_use_on_swarming_builders": true | |
| 2250 }, | |
| 1924 "test": "base_unittests" | 2251 "test": "base_unittests" |
| 1925 }, | 2252 }, |
| 1926 { | 2253 { |
| 2254 "swarming": { | |
| 2255 "can_use_on_swarming_builders": true | |
| 2256 }, | |
| 1927 "test": "browser_tests" | 2257 "test": "browser_tests" |
| 1928 }, | 2258 }, |
| 1929 { | 2259 { |
| 2260 "swarming": { | |
| 2261 "can_use_on_swarming_builders": true | |
| 2262 }, | |
| 1930 "test": "cacheinvalidation_unittests" | 2263 "test": "cacheinvalidation_unittests" |
| 1931 }, | 2264 }, |
| 1932 { | 2265 { |
| 2266 "swarming": { | |
| 2267 "can_use_on_swarming_builders": true | |
| 2268 }, | |
| 1933 "test": "capture_unittests" | 2269 "test": "capture_unittests" |
| 1934 }, | 2270 }, |
| 1935 { | 2271 { |
| 2272 "swarming": { | |
| 2273 "can_use_on_swarming_builders": true | |
| 2274 }, | |
| 1936 "test": "cast_unittests" | 2275 "test": "cast_unittests" |
| 1937 }, | 2276 }, |
| 1938 { | 2277 { |
| 2278 "swarming": { | |
| 2279 "can_use_on_swarming_builders": true | |
| 2280 }, | |
| 1939 "test": "cc_unittests" | 2281 "test": "cc_unittests" |
| 1940 }, | 2282 }, |
| 1941 { | 2283 { |
| 2284 "swarming": { | |
| 2285 "can_use_on_swarming_builders": true | |
| 2286 }, | |
| 1942 "test": "chromedriver_unittests" | 2287 "test": "chromedriver_unittests" |
| 1943 }, | 2288 }, |
| 1944 { | 2289 { |
| 2290 "swarming": { | |
| 2291 "can_use_on_swarming_builders": true | |
| 2292 }, | |
| 1945 "test": "components_unittests" | 2293 "test": "components_unittests" |
| 1946 }, | 2294 }, |
| 1947 { | 2295 { |
| 2296 "swarming": { | |
| 2297 "can_use_on_swarming_builders": true | |
| 2298 }, | |
| 1948 "test": "content_browsertests" | 2299 "test": "content_browsertests" |
| 1949 }, | 2300 }, |
| 1950 { | 2301 { |
| 2302 "swarming": { | |
| 2303 "can_use_on_swarming_builders": true | |
| 2304 }, | |
| 1951 "test": "content_unittests" | 2305 "test": "content_unittests" |
| 1952 }, | 2306 }, |
| 1953 { | 2307 { |
| 2308 "swarming": { | |
| 2309 "can_use_on_swarming_builders": true | |
| 2310 }, | |
| 1954 "test": "crypto_unittests" | 2311 "test": "crypto_unittests" |
| 1955 }, | 2312 }, |
| 1956 { | 2313 { |
| 2314 "swarming": { | |
| 2315 "can_use_on_swarming_builders": true | |
| 2316 }, | |
| 1957 "test": "extensions_unittests" | 2317 "test": "extensions_unittests" |
| 1958 }, | 2318 }, |
| 1959 { | 2319 { |
| 2320 "swarming": { | |
| 2321 "can_use_on_swarming_builders": true | |
| 2322 }, | |
| 1960 "test": "gcm_unit_tests" | 2323 "test": "gcm_unit_tests" |
| 1961 }, | 2324 }, |
| 1962 { | 2325 { |
| 2326 "swarming": { | |
| 2327 "can_use_on_swarming_builders": true | |
| 2328 }, | |
| 1963 "test": "gfx_unittests" | 2329 "test": "gfx_unittests" |
| 1964 }, | 2330 }, |
| 1965 { | 2331 { |
| 2332 "swarming": { | |
| 2333 "can_use_on_swarming_builders": true | |
| 2334 }, | |
| 1966 "test": "google_apis_unittests" | 2335 "test": "google_apis_unittests" |
| 1967 }, | 2336 }, |
| 1968 { | 2337 { |
| 2338 "swarming": { | |
| 2339 "can_use_on_swarming_builders": true | |
| 2340 }, | |
| 1969 "test": "gpu_ipc_service_unittests" | 2341 "test": "gpu_ipc_service_unittests" |
| 1970 }, | 2342 }, |
| 1971 { | 2343 { |
| 2344 "swarming": { | |
| 2345 "can_use_on_swarming_builders": true | |
| 2346 }, | |
| 1972 "test": "gpu_unittests" | 2347 "test": "gpu_unittests" |
| 1973 }, | 2348 }, |
| 1974 { | 2349 { |
| 2350 "swarming": { | |
| 2351 "can_use_on_swarming_builders": true | |
| 2352 }, | |
| 1975 "test": "interactive_ui_tests" | 2353 "test": "interactive_ui_tests" |
| 1976 }, | 2354 }, |
| 1977 { | 2355 { |
| 2356 "swarming": { | |
| 2357 "can_use_on_swarming_builders": true | |
| 2358 }, | |
| 1978 "test": "ipc_tests" | 2359 "test": "ipc_tests" |
| 1979 }, | 2360 }, |
| 1980 { | 2361 { |
| 2362 "swarming": { | |
| 2363 "can_use_on_swarming_builders": true | |
| 2364 }, | |
| 1981 "test": "jingle_unittests" | 2365 "test": "jingle_unittests" |
| 1982 }, | 2366 }, |
| 1983 { | 2367 { |
| 2368 "swarming": { | |
| 2369 "can_use_on_swarming_builders": true | |
| 2370 }, | |
| 1984 "test": "media_blink_unittests" | 2371 "test": "media_blink_unittests" |
| 1985 }, | 2372 }, |
| 1986 { | 2373 { |
| 2374 "swarming": { | |
| 2375 "can_use_on_swarming_builders": true | |
| 2376 }, | |
| 1987 "test": "media_unittests" | 2377 "test": "media_unittests" |
| 1988 }, | 2378 }, |
| 1989 { | 2379 { |
| 2380 "swarming": { | |
| 2381 "can_use_on_swarming_builders": true | |
| 2382 }, | |
| 1990 "test": "message_center_unittests" | 2383 "test": "message_center_unittests" |
| 1991 }, | 2384 }, |
| 1992 { | 2385 { |
| 2386 "swarming": { | |
| 2387 "can_use_on_swarming_builders": true | |
| 2388 }, | |
| 1993 "test": "midi_unittests" | 2389 "test": "midi_unittests" |
| 1994 }, | 2390 }, |
| 1995 { | 2391 { |
| 1996 "swarming": { | 2392 "swarming": { |
| 1997 "can_use_on_swarming_builders": true | 2393 "can_use_on_swarming_builders": true |
| 1998 }, | 2394 }, |
| 1999 "test": "mojo_common_unittests" | 2395 "test": "mojo_common_unittests" |
| 2000 }, | 2396 }, |
| 2001 { | 2397 { |
| 2002 "swarming": { | 2398 "swarming": { |
| 2003 "can_use_on_swarming_builders": true | 2399 "can_use_on_swarming_builders": true |
| 2004 }, | 2400 }, |
| 2005 "test": "mojo_public_bindings_unittests" | 2401 "test": "mojo_public_bindings_unittests" |
| 2006 }, | 2402 }, |
| 2007 { | 2403 { |
| 2008 "swarming": { | 2404 "swarming": { |
| 2009 "can_use_on_swarming_builders": true | 2405 "can_use_on_swarming_builders": true |
| 2010 }, | 2406 }, |
| 2011 "test": "mojo_public_system_unittests" | 2407 "test": "mojo_public_system_unittests" |
| 2012 }, | 2408 }, |
| 2013 { | 2409 { |
| 2014 "swarming": { | 2410 "swarming": { |
| 2015 "can_use_on_swarming_builders": true | 2411 "can_use_on_swarming_builders": true |
| 2016 }, | 2412 }, |
| 2017 "test": "mojo_system_unittests" | 2413 "test": "mojo_system_unittests" |
| 2018 }, | 2414 }, |
| 2019 { | 2415 { |
| 2416 "swarming": { | |
| 2417 "can_use_on_swarming_builders": true | |
| 2418 }, | |
| 2020 "test": "net_unittests" | 2419 "test": "net_unittests" |
| 2021 }, | 2420 }, |
| 2022 { | 2421 { |
| 2422 "swarming": { | |
| 2423 "can_use_on_swarming_builders": true | |
| 2424 }, | |
| 2023 "test": "ppapi_unittests" | 2425 "test": "ppapi_unittests" |
| 2024 }, | 2426 }, |
| 2025 { | 2427 { |
| 2428 "swarming": { | |
| 2429 "can_use_on_swarming_builders": true | |
| 2430 }, | |
| 2026 "test": "printing_unittests" | 2431 "test": "printing_unittests" |
| 2027 }, | 2432 }, |
| 2028 { | 2433 { |
| 2434 "swarming": { | |
| 2435 "can_use_on_swarming_builders": true | |
| 2436 }, | |
| 2029 "test": "remoting_unittests" | 2437 "test": "remoting_unittests" |
| 2030 }, | 2438 }, |
| 2031 { | 2439 { |
| 2440 "swarming": { | |
| 2441 "can_use_on_swarming_builders": true | |
| 2442 }, | |
| 2032 "test": "sandbox_mac_unittests" | 2443 "test": "sandbox_mac_unittests" |
| 2033 }, | 2444 }, |
| 2034 { | 2445 { |
| 2446 "swarming": { | |
| 2447 "can_use_on_swarming_builders": true | |
| 2448 }, | |
| 2035 "test": "skia_unittests" | 2449 "test": "skia_unittests" |
| 2036 }, | 2450 }, |
| 2037 { | 2451 { |
| 2452 "swarming": { | |
| 2453 "can_use_on_swarming_builders": true | |
| 2454 }, | |
| 2038 "test": "sql_unittests" | 2455 "test": "sql_unittests" |
| 2039 }, | 2456 }, |
| 2040 { | 2457 { |
| 2458 "swarming": { | |
| 2459 "can_use_on_swarming_builders": true | |
| 2460 }, | |
| 2041 "test": "sync_integration_tests" | 2461 "test": "sync_integration_tests" |
| 2042 }, | 2462 }, |
| 2043 { | 2463 { |
| 2464 "swarming": { | |
| 2465 "can_use_on_swarming_builders": true | |
| 2466 }, | |
| 2044 "test": "sync_unit_tests" | 2467 "test": "sync_unit_tests" |
| 2045 }, | 2468 }, |
| 2046 { | 2469 { |
| 2470 "swarming": { | |
| 2471 "can_use_on_swarming_builders": true | |
| 2472 }, | |
| 2047 "test": "ui_base_unittests" | 2473 "test": "ui_base_unittests" |
| 2048 }, | 2474 }, |
| 2049 { | 2475 { |
| 2476 "swarming": { | |
| 2477 "can_use_on_swarming_builders": true | |
| 2478 }, | |
| 2050 "test": "unit_tests" | 2479 "test": "unit_tests" |
| 2051 }, | 2480 }, |
| 2052 { | 2481 { |
| 2482 "swarming": { | |
| 2483 "can_use_on_swarming_builders": true | |
| 2484 }, | |
| 2053 "test": "url_unittests" | 2485 "test": "url_unittests" |
| 2054 }, | 2486 }, |
| 2055 { | 2487 { |
| 2488 "swarming": { | |
| 2489 "can_use_on_swarming_builders": true | |
| 2490 }, | |
| 2056 "test": "views_unittests" | 2491 "test": "views_unittests" |
| 2057 } | 2492 } |
| 2058 ], | 2493 ], |
| 2059 "scripts": [ | 2494 "scripts": [ |
| 2060 { | 2495 { |
| 2061 "name": "nacl_integration", | 2496 "name": "nacl_integration", |
| 2062 "script": "nacl_integration.py" | 2497 "script": "nacl_integration.py" |
| 2063 } | 2498 } |
| 2064 ] | 2499 ] |
| 2065 }, | 2500 }, |
| (...skipping 12 matching lines...) Expand all Loading... | |
| 2078 }, | 2513 }, |
| 2079 "test": "accessibility_unittests" | 2514 "test": "accessibility_unittests" |
| 2080 }, | 2515 }, |
| 2081 { | 2516 { |
| 2082 "swarming": { | 2517 "swarming": { |
| 2083 "can_use_on_swarming_builders": true | 2518 "can_use_on_swarming_builders": true |
| 2084 }, | 2519 }, |
| 2085 "test": "angle_unittests" | 2520 "test": "angle_unittests" |
| 2086 }, | 2521 }, |
| 2087 { | 2522 { |
| 2523 "swarming": { | |
| 2524 "can_use_on_swarming_builders": true | |
| 2525 }, | |
| 2088 "test": "app_shell_unittests" | 2526 "test": "app_shell_unittests" |
| 2089 }, | 2527 }, |
| 2090 { | 2528 { |
| 2091 "swarming": { | 2529 "swarming": { |
| 2092 "can_use_on_swarming_builders": true | 2530 "can_use_on_swarming_builders": true |
| 2093 }, | 2531 }, |
| 2094 "test": "aura_unittests" | 2532 "test": "aura_unittests" |
| 2095 }, | 2533 }, |
| 2096 { | 2534 { |
| 2535 "swarming": { | |
| 2536 "can_use_on_swarming_builders": true | |
| 2537 }, | |
| 2097 "test": "base_unittests" | 2538 "test": "base_unittests" |
| 2098 }, | 2539 }, |
| 2099 { | 2540 { |
| 2100 "swarming": { | 2541 "swarming": { |
| 2101 "can_use_on_swarming_builders": true | 2542 "can_use_on_swarming_builders": true |
| 2102 }, | 2543 }, |
| 2103 "test": "blink_heap_unittests" | 2544 "test": "blink_heap_unittests" |
| 2104 }, | 2545 }, |
| 2105 { | 2546 { |
| 2106 "swarming": { | 2547 "swarming": { |
| (...skipping 26 matching lines...) Expand all Loading... | |
| 2133 }, | 2574 }, |
| 2134 "test": "cast_unittests" | 2575 "test": "cast_unittests" |
| 2135 }, | 2576 }, |
| 2136 { | 2577 { |
| 2137 "swarming": { | 2578 "swarming": { |
| 2138 "can_use_on_swarming_builders": true | 2579 "can_use_on_swarming_builders": true |
| 2139 }, | 2580 }, |
| 2140 "test": "cc_unittests" | 2581 "test": "cc_unittests" |
| 2141 }, | 2582 }, |
| 2142 { | 2583 { |
| 2584 "swarming": { | |
| 2585 "can_use_on_swarming_builders": true | |
| 2586 }, | |
| 2143 "test": "chromedriver_unittests" | 2587 "test": "chromedriver_unittests" |
| 2144 }, | 2588 }, |
| 2145 { | 2589 { |
| 2146 "swarming": { | 2590 "swarming": { |
| 2147 "can_use_on_swarming_builders": true | 2591 "can_use_on_swarming_builders": true |
| 2148 }, | 2592 }, |
| 2149 "test": "components_unittests" | 2593 "test": "components_unittests" |
| 2150 }, | 2594 }, |
| 2151 { | 2595 { |
| 2152 "swarming": { | 2596 "swarming": { |
| 2153 "can_use_on_swarming_builders": true | 2597 "can_use_on_swarming_builders": true |
| 2154 }, | 2598 }, |
| 2155 "test": "compositor_unittests" | 2599 "test": "compositor_unittests" |
| 2156 }, | 2600 }, |
| 2157 { | 2601 { |
| 2158 "swarming": { | 2602 "swarming": { |
| 2159 "can_use_on_swarming_builders": true | 2603 "can_use_on_swarming_builders": true |
| 2160 }, | 2604 }, |
| 2161 "test": "content_browsertests" | 2605 "test": "content_browsertests" |
| 2162 }, | 2606 }, |
| 2163 { | 2607 { |
| 2164 "swarming": { | 2608 "swarming": { |
| 2165 "can_use_on_swarming_builders": true | 2609 "can_use_on_swarming_builders": true |
| 2166 }, | 2610 }, |
| 2167 "test": "content_unittests" | 2611 "test": "content_unittests" |
| 2168 }, | 2612 }, |
| 2169 { | 2613 { |
| 2614 "swarming": { | |
| 2615 "can_use_on_swarming_builders": true | |
| 2616 }, | |
| 2170 "test": "crypto_unittests" | 2617 "test": "crypto_unittests" |
| 2171 }, | 2618 }, |
| 2172 { | 2619 { |
| 2620 "swarming": { | |
| 2621 "can_use_on_swarming_builders": true | |
| 2622 }, | |
| 2173 "test": "dbus_unittests" | 2623 "test": "dbus_unittests" |
| 2174 }, | 2624 }, |
| 2175 { | 2625 { |
| 2176 "swarming": { | 2626 "swarming": { |
| 2177 "can_use_on_swarming_builders": true | 2627 "can_use_on_swarming_builders": true |
| 2178 }, | 2628 }, |
| 2179 "test": "device_unittests" | 2629 "test": "device_unittests" |
| 2180 }, | 2630 }, |
| 2181 { | 2631 { |
| 2182 "swarming": { | 2632 "swarming": { |
| 2183 "can_use_on_swarming_builders": true | 2633 "can_use_on_swarming_builders": true |
| 2184 }, | 2634 }, |
| 2185 "test": "display_unittests" | 2635 "test": "display_unittests" |
| 2186 }, | 2636 }, |
| 2187 { | 2637 { |
| 2638 "swarming": { | |
| 2639 "can_use_on_swarming_builders": true | |
| 2640 }, | |
| 2188 "test": "events_unittests" | 2641 "test": "events_unittests" |
| 2189 }, | 2642 }, |
| 2190 { | 2643 { |
| 2191 "swarming": { | 2644 "swarming": { |
| 2192 "can_use_on_swarming_builders": true | 2645 "can_use_on_swarming_builders": true |
| 2193 }, | 2646 }, |
| 2194 "test": "extensions_unittests" | 2647 "test": "extensions_unittests" |
| 2195 }, | 2648 }, |
| 2196 { | 2649 { |
| 2197 "swarming": { | 2650 "swarming": { |
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2283 }, | 2736 }, |
| 2284 "test": "mojo_public_system_unittests" | 2737 "test": "mojo_public_system_unittests" |
| 2285 }, | 2738 }, |
| 2286 { | 2739 { |
| 2287 "swarming": { | 2740 "swarming": { |
| 2288 "can_use_on_swarming_builders": true | 2741 "can_use_on_swarming_builders": true |
| 2289 }, | 2742 }, |
| 2290 "test": "mojo_system_unittests" | 2743 "test": "mojo_system_unittests" |
| 2291 }, | 2744 }, |
| 2292 { | 2745 { |
| 2746 "swarming": { | |
| 2747 "can_use_on_swarming_builders": true | |
| 2748 }, | |
| 2293 "test": "nacl_helper_nonsfi_unittests" | 2749 "test": "nacl_helper_nonsfi_unittests" |
| 2294 }, | 2750 }, |
| 2295 { | 2751 { |
| 2296 "swarming": { | 2752 "swarming": { |
| 2297 "can_use_on_swarming_builders": true | 2753 "can_use_on_swarming_builders": true |
| 2298 }, | 2754 }, |
| 2299 "test": "nacl_loader_unittests" | 2755 "test": "nacl_loader_unittests" |
| 2300 }, | 2756 }, |
| 2301 { | 2757 { |
| 2758 "swarming": { | |
| 2759 "can_use_on_swarming_builders": true | |
| 2760 }, | |
| 2302 "test": "net_unittests" | 2761 "test": "net_unittests" |
| 2303 }, | 2762 }, |
| 2304 { | 2763 { |
| 2305 "swarming": { | 2764 "swarming": { |
| 2306 "can_use_on_swarming_builders": true | 2765 "can_use_on_swarming_builders": true |
| 2307 }, | 2766 }, |
| 2308 "test": "ppapi_unittests" | 2767 "test": "ppapi_unittests" |
| 2309 }, | 2768 }, |
| 2310 { | 2769 { |
| 2311 "swarming": { | 2770 "swarming": { |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2343 }, | 2802 }, |
| 2344 "test": "sync_unit_tests" | 2803 "test": "sync_unit_tests" |
| 2345 }, | 2804 }, |
| 2346 { | 2805 { |
| 2347 "swarming": { | 2806 "swarming": { |
| 2348 "can_use_on_swarming_builders": true | 2807 "can_use_on_swarming_builders": true |
| 2349 }, | 2808 }, |
| 2350 "test": "ui_base_unittests" | 2809 "test": "ui_base_unittests" |
| 2351 }, | 2810 }, |
| 2352 { | 2811 { |
| 2812 "swarming": { | |
| 2813 "can_use_on_swarming_builders": true | |
| 2814 }, | |
| 2353 "test": "ui_touch_selection_unittests" | 2815 "test": "ui_touch_selection_unittests" |
| 2354 }, | 2816 }, |
| 2355 { | 2817 { |
| 2356 "swarming": { | 2818 "swarming": { |
| 2357 "can_use_on_swarming_builders": true | 2819 "can_use_on_swarming_builders": true |
| 2358 }, | 2820 }, |
| 2359 "test": "unit_tests" | 2821 "test": "unit_tests" |
| 2360 }, | 2822 }, |
| 2361 { | 2823 { |
| 2362 "swarming": { | 2824 "swarming": { |
| 2363 "can_use_on_swarming_builders": true | 2825 "can_use_on_swarming_builders": true |
| 2364 }, | 2826 }, |
| 2365 "test": "url_unittests" | 2827 "test": "url_unittests" |
| 2366 }, | 2828 }, |
| 2367 { | 2829 { |
| 2368 "swarming": { | 2830 "swarming": { |
| 2369 "can_use_on_swarming_builders": true | 2831 "can_use_on_swarming_builders": true |
| 2370 }, | 2832 }, |
| 2371 "test": "views_unittests" | 2833 "test": "views_unittests" |
| 2372 }, | 2834 }, |
| 2373 { | 2835 { |
| 2374 "swarming": { | 2836 "swarming": { |
| 2375 "can_use_on_swarming_builders": true | 2837 "can_use_on_swarming_builders": true |
| 2376 }, | 2838 }, |
| 2377 "test": "webkit_unit_tests" | 2839 "test": "webkit_unit_tests" |
| 2378 }, | 2840 }, |
| 2379 { | 2841 { |
| 2842 "swarming": { | |
| 2843 "can_use_on_swarming_builders": true | |
| 2844 }, | |
| 2380 "test": "wm_unittests" | 2845 "test": "wm_unittests" |
| 2381 }, | 2846 }, |
| 2382 { | 2847 { |
| 2383 "swarming": { | 2848 "swarming": { |
| 2384 "can_use_on_swarming_builders": true | 2849 "can_use_on_swarming_builders": true |
| 2385 }, | 2850 }, |
| 2386 "test": "wtf_unittests" | 2851 "test": "wtf_unittests" |
| 2387 } | 2852 } |
| 2388 ], | 2853 ], |
| 2389 "scripts": [ | 2854 "scripts": [ |
| (...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2660 }, | 3125 }, |
| 2661 "test": "accessibility_unittests" | 3126 "test": "accessibility_unittests" |
| 2662 }, | 3127 }, |
| 2663 { | 3128 { |
| 2664 "swarming": { | 3129 "swarming": { |
| 2665 "can_use_on_swarming_builders": true | 3130 "can_use_on_swarming_builders": true |
| 2666 }, | 3131 }, |
| 2667 "test": "angle_unittests" | 3132 "test": "angle_unittests" |
| 2668 }, | 3133 }, |
| 2669 { | 3134 { |
| 3135 "swarming": { | |
| 3136 "can_use_on_swarming_builders": true | |
| 3137 }, | |
| 2670 "test": "app_shell_unittests" | 3138 "test": "app_shell_unittests" |
| 2671 }, | 3139 }, |
| 2672 { | 3140 { |
| 2673 "swarming": { | 3141 "swarming": { |
| 2674 "can_use_on_swarming_builders": true | 3142 "can_use_on_swarming_builders": true |
| 2675 }, | 3143 }, |
| 2676 "test": "aura_unittests" | 3144 "test": "aura_unittests" |
| 2677 }, | 3145 }, |
| 2678 { | 3146 { |
| 3147 "swarming": { | |
| 3148 "can_use_on_swarming_builders": true | |
| 3149 }, | |
| 2679 "test": "base_unittests" | 3150 "test": "base_unittests" |
| 2680 }, | 3151 }, |
| 2681 { | 3152 { |
| 2682 "swarming": { | 3153 "swarming": { |
| 2683 "can_use_on_swarming_builders": true | 3154 "can_use_on_swarming_builders": true |
| 2684 }, | 3155 }, |
| 2685 "test": "blink_heap_unittests" | 3156 "test": "blink_heap_unittests" |
| 2686 }, | 3157 }, |
| 2687 { | 3158 { |
| 2688 "swarming": { | 3159 "swarming": { |
| (...skipping 26 matching lines...) Expand all Loading... | |
| 2715 }, | 3186 }, |
| 2716 "test": "cast_unittests" | 3187 "test": "cast_unittests" |
| 2717 }, | 3188 }, |
| 2718 { | 3189 { |
| 2719 "swarming": { | 3190 "swarming": { |
| 2720 "can_use_on_swarming_builders": true | 3191 "can_use_on_swarming_builders": true |
| 2721 }, | 3192 }, |
| 2722 "test": "cc_unittests" | 3193 "test": "cc_unittests" |
| 2723 }, | 3194 }, |
| 2724 { | 3195 { |
| 3196 "swarming": { | |
| 3197 "can_use_on_swarming_builders": true | |
| 3198 }, | |
| 2725 "test": "chromedriver_unittests" | 3199 "test": "chromedriver_unittests" |
| 2726 }, | 3200 }, |
| 2727 { | 3201 { |
| 2728 "swarming": { | 3202 "swarming": { |
| 2729 "can_use_on_swarming_builders": true | 3203 "can_use_on_swarming_builders": true |
| 2730 }, | 3204 }, |
| 2731 "test": "components_unittests" | 3205 "test": "components_unittests" |
| 2732 }, | 3206 }, |
| 2733 { | 3207 { |
| 2734 "swarming": { | 3208 "swarming": { |
| 2735 "can_use_on_swarming_builders": true | 3209 "can_use_on_swarming_builders": true |
| 2736 }, | 3210 }, |
| 2737 "test": "compositor_unittests" | 3211 "test": "compositor_unittests" |
| 2738 }, | 3212 }, |
| 2739 { | 3213 { |
| 2740 "swarming": { | 3214 "swarming": { |
| 2741 "can_use_on_swarming_builders": true | 3215 "can_use_on_swarming_builders": true |
| 2742 }, | 3216 }, |
| 2743 "test": "content_browsertests" | 3217 "test": "content_browsertests" |
| 2744 }, | 3218 }, |
| 2745 { | 3219 { |
| 2746 "swarming": { | 3220 "swarming": { |
| 2747 "can_use_on_swarming_builders": true | 3221 "can_use_on_swarming_builders": true |
| 2748 }, | 3222 }, |
| 2749 "test": "content_unittests" | 3223 "test": "content_unittests" |
| 2750 }, | 3224 }, |
| 2751 { | 3225 { |
| 3226 "swarming": { | |
| 3227 "can_use_on_swarming_builders": true | |
| 3228 }, | |
| 2752 "test": "crypto_unittests" | 3229 "test": "crypto_unittests" |
| 2753 }, | 3230 }, |
| 2754 { | 3231 { |
| 3232 "swarming": { | |
| 3233 "can_use_on_swarming_builders": true | |
| 3234 }, | |
| 2755 "test": "dbus_unittests" | 3235 "test": "dbus_unittests" |
| 2756 }, | 3236 }, |
| 2757 { | 3237 { |
| 2758 "swarming": { | 3238 "swarming": { |
| 2759 "can_use_on_swarming_builders": true | 3239 "can_use_on_swarming_builders": true |
| 2760 }, | 3240 }, |
| 2761 "test": "device_unittests" | 3241 "test": "device_unittests" |
| 2762 }, | 3242 }, |
| 2763 { | 3243 { |
| 2764 "swarming": { | 3244 "swarming": { |
| 2765 "can_use_on_swarming_builders": true | 3245 "can_use_on_swarming_builders": true |
| 2766 }, | 3246 }, |
| 2767 "test": "display_unittests" | 3247 "test": "display_unittests" |
| 2768 }, | 3248 }, |
| 2769 { | 3249 { |
| 3250 "swarming": { | |
| 3251 "can_use_on_swarming_builders": true | |
| 3252 }, | |
| 2770 "test": "events_unittests" | 3253 "test": "events_unittests" |
| 2771 }, | 3254 }, |
| 2772 { | 3255 { |
| 2773 "swarming": { | 3256 "swarming": { |
| 2774 "can_use_on_swarming_builders": true | 3257 "can_use_on_swarming_builders": true |
| 2775 }, | 3258 }, |
| 2776 "test": "extensions_unittests" | 3259 "test": "extensions_unittests" |
| 2777 }, | 3260 }, |
| 2778 { | 3261 { |
| 2779 "swarming": { | 3262 "swarming": { |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2829 }, | 3312 }, |
| 2830 "test": "media_unittests" | 3313 "test": "media_unittests" |
| 2831 }, | 3314 }, |
| 2832 { | 3315 { |
| 2833 "swarming": { | 3316 "swarming": { |
| 2834 "can_use_on_swarming_builders": true | 3317 "can_use_on_swarming_builders": true |
| 2835 }, | 3318 }, |
| 2836 "test": "midi_unittests" | 3319 "test": "midi_unittests" |
| 2837 }, | 3320 }, |
| 2838 { | 3321 { |
| 3322 "swarming": { | |
| 3323 "can_use_on_swarming_builders": true | |
| 3324 }, | |
| 2839 "test": "mojo_common_unittests" | 3325 "test": "mojo_common_unittests" |
| 2840 }, | 3326 }, |
| 2841 { | 3327 { |
| 2842 "swarming": { | 3328 "swarming": { |
| 2843 "can_use_on_swarming_builders": true | 3329 "can_use_on_swarming_builders": true |
| 2844 }, | 3330 }, |
| 2845 "test": "mojo_public_bindings_unittests" | 3331 "test": "mojo_public_bindings_unittests" |
| 2846 }, | 3332 }, |
| 2847 { | 3333 { |
| 2848 "swarming": { | 3334 "swarming": { |
| 2849 "can_use_on_swarming_builders": true | 3335 "can_use_on_swarming_builders": true |
| 2850 }, | 3336 }, |
| 2851 "test": "mojo_public_system_unittests" | 3337 "test": "mojo_public_system_unittests" |
| 2852 }, | 3338 }, |
| 2853 { | 3339 { |
| 3340 "swarming": { | |
| 3341 "can_use_on_swarming_builders": true | |
| 3342 }, | |
| 2854 "test": "mojo_system_unittests" | 3343 "test": "mojo_system_unittests" |
| 2855 }, | 3344 }, |
| 2856 { | 3345 { |
| 3346 "swarming": { | |
| 3347 "can_use_on_swarming_builders": true | |
| 3348 }, | |
| 2857 "test": "nacl_helper_nonsfi_unittests" | 3349 "test": "nacl_helper_nonsfi_unittests" |
| 2858 }, | 3350 }, |
| 2859 { | 3351 { |
| 2860 "swarming": { | 3352 "swarming": { |
| 2861 "can_use_on_swarming_builders": true | 3353 "can_use_on_swarming_builders": true |
| 2862 }, | 3354 }, |
| 2863 "test": "nacl_loader_unittests" | 3355 "test": "nacl_loader_unittests" |
| 2864 }, | 3356 }, |
| 2865 { | 3357 { |
| 3358 "swarming": { | |
| 3359 "can_use_on_swarming_builders": true | |
| 3360 }, | |
| 2866 "test": "net_unittests" | 3361 "test": "net_unittests" |
| 2867 }, | 3362 }, |
| 2868 { | 3363 { |
| 2869 "swarming": { | 3364 "swarming": { |
| 2870 "can_use_on_swarming_builders": true | 3365 "can_use_on_swarming_builders": true |
| 2871 }, | 3366 }, |
| 2872 "test": "ppapi_unittests" | 3367 "test": "ppapi_unittests" |
| 2873 }, | 3368 }, |
| 2874 { | 3369 { |
| 2875 "swarming": { | 3370 "swarming": { |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2907 }, | 3402 }, |
| 2908 "test": "sync_unit_tests" | 3403 "test": "sync_unit_tests" |
| 2909 }, | 3404 }, |
| 2910 { | 3405 { |
| 2911 "swarming": { | 3406 "swarming": { |
| 2912 "can_use_on_swarming_builders": true | 3407 "can_use_on_swarming_builders": true |
| 2913 }, | 3408 }, |
| 2914 "test": "ui_base_unittests" | 3409 "test": "ui_base_unittests" |
| 2915 }, | 3410 }, |
| 2916 { | 3411 { |
| 3412 "swarming": { | |
| 3413 "can_use_on_swarming_builders": true | |
| 3414 }, | |
| 2917 "test": "ui_touch_selection_unittests" | 3415 "test": "ui_touch_selection_unittests" |
| 2918 }, | 3416 }, |
| 2919 { | 3417 { |
| 2920 "swarming": { | 3418 "swarming": { |
| 2921 "can_use_on_swarming_builders": true | 3419 "can_use_on_swarming_builders": true |
| 2922 }, | 3420 }, |
| 2923 "test": "unit_tests" | 3421 "test": "unit_tests" |
| 2924 }, | 3422 }, |
| 2925 { | 3423 { |
| 2926 "swarming": { | 3424 "swarming": { |
| 2927 "can_use_on_swarming_builders": true | 3425 "can_use_on_swarming_builders": true |
| 2928 }, | 3426 }, |
| 2929 "test": "url_unittests" | 3427 "test": "url_unittests" |
| 2930 }, | 3428 }, |
| 2931 { | 3429 { |
| 2932 "swarming": { | 3430 "swarming": { |
| 2933 "can_use_on_swarming_builders": true | 3431 "can_use_on_swarming_builders": true |
| 2934 }, | 3432 }, |
| 2935 "test": "views_unittests" | 3433 "test": "views_unittests" |
| 2936 }, | 3434 }, |
| 2937 { | 3435 { |
| 2938 "swarming": { | 3436 "swarming": { |
| 2939 "can_use_on_swarming_builders": true | 3437 "can_use_on_swarming_builders": true |
| 2940 }, | 3438 }, |
| 2941 "test": "webkit_unit_tests" | 3439 "test": "webkit_unit_tests" |
| 2942 }, | 3440 }, |
| 2943 { | 3441 { |
| 3442 "swarming": { | |
| 3443 "can_use_on_swarming_builders": true | |
| 3444 }, | |
| 2944 "test": "wm_unittests" | 3445 "test": "wm_unittests" |
| 2945 }, | 3446 }, |
| 2946 { | 3447 { |
| 2947 "swarming": { | 3448 "swarming": { |
| 2948 "can_use_on_swarming_builders": true | 3449 "can_use_on_swarming_builders": true |
| 2949 }, | 3450 }, |
| 2950 "test": "wtf_unittests" | 3451 "test": "wtf_unittests" |
| 2951 } | 3452 } |
| 2952 ], | 3453 ], |
| 2953 "scripts": [ | 3454 "scripts": [ |
| (...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3132 "swarming": { | 3633 "swarming": { |
| 3133 "can_use_on_swarming_builders": true | 3634 "can_use_on_swarming_builders": true |
| 3134 }, | 3635 }, |
| 3135 "test": "url_unittests" | 3636 "test": "url_unittests" |
| 3136 } | 3637 } |
| 3137 ] | 3638 ] |
| 3138 }, | 3639 }, |
| 3139 "ClangToTMac tester": { | 3640 "ClangToTMac tester": { |
| 3140 "gtest_tests": [ | 3641 "gtest_tests": [ |
| 3141 { | 3642 { |
| 3643 "swarming": { | |
| 3644 "can_use_on_swarming_builders": true | |
| 3645 }, | |
| 3142 "test": "accessibility_unittests" | 3646 "test": "accessibility_unittests" |
| 3143 }, | 3647 }, |
| 3144 { | 3648 { |
| 3145 "swarming": { | 3649 "swarming": { |
| 3146 "can_use_on_swarming_builders": true | 3650 "can_use_on_swarming_builders": true |
| 3147 }, | 3651 }, |
| 3148 "test": "angle_unittests" | 3652 "test": "angle_unittests" |
| 3149 }, | 3653 }, |
| 3150 { | 3654 { |
| 3151 "swarming": { | 3655 "swarming": { |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3191 }, | 3695 }, |
| 3192 "test": "cast_unittests" | 3696 "test": "cast_unittests" |
| 3193 }, | 3697 }, |
| 3194 { | 3698 { |
| 3195 "swarming": { | 3699 "swarming": { |
| 3196 "can_use_on_swarming_builders": true | 3700 "can_use_on_swarming_builders": true |
| 3197 }, | 3701 }, |
| 3198 "test": "cc_unittests" | 3702 "test": "cc_unittests" |
| 3199 }, | 3703 }, |
| 3200 { | 3704 { |
| 3705 "swarming": { | |
| 3706 "can_use_on_swarming_builders": true | |
| 3707 }, | |
| 3201 "test": "chromedriver_unittests" | 3708 "test": "chromedriver_unittests" |
| 3202 }, | 3709 }, |
| 3203 { | 3710 { |
| 3204 "swarming": { | 3711 "swarming": { |
| 3205 "can_use_on_swarming_builders": true | 3712 "can_use_on_swarming_builders": true |
| 3206 }, | 3713 }, |
| 3207 "test": "components_unittests" | 3714 "test": "components_unittests" |
| 3208 }, | 3715 }, |
| 3209 { | 3716 { |
| 3210 "swarming": { | 3717 "swarming": { |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3290 }, | 3797 }, |
| 3291 "test": "media_blink_unittests" | 3798 "test": "media_blink_unittests" |
| 3292 }, | 3799 }, |
| 3293 { | 3800 { |
| 3294 "swarming": { | 3801 "swarming": { |
| 3295 "can_use_on_swarming_builders": true | 3802 "can_use_on_swarming_builders": true |
| 3296 }, | 3803 }, |
| 3297 "test": "media_unittests" | 3804 "test": "media_unittests" |
| 3298 }, | 3805 }, |
| 3299 { | 3806 { |
| 3807 "swarming": { | |
| 3808 "can_use_on_swarming_builders": true | |
| 3809 }, | |
| 3300 "test": "message_center_unittests" | 3810 "test": "message_center_unittests" |
| 3301 }, | 3811 }, |
| 3302 { | 3812 { |
| 3303 "swarming": { | 3813 "swarming": { |
| 3304 "can_use_on_swarming_builders": true | 3814 "can_use_on_swarming_builders": true |
| 3305 }, | 3815 }, |
| 3306 "test": "midi_unittests" | 3816 "test": "midi_unittests" |
| 3307 }, | 3817 }, |
| 3308 { | 3818 { |
| 3309 "swarming": { | 3819 "swarming": { |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3365 }, | 3875 }, |
| 3366 "test": "skia_unittests" | 3876 "test": "skia_unittests" |
| 3367 }, | 3877 }, |
| 3368 { | 3878 { |
| 3369 "swarming": { | 3879 "swarming": { |
| 3370 "can_use_on_swarming_builders": true | 3880 "can_use_on_swarming_builders": true |
| 3371 }, | 3881 }, |
| 3372 "test": "sql_unittests" | 3882 "test": "sql_unittests" |
| 3373 }, | 3883 }, |
| 3374 { | 3884 { |
| 3885 "swarming": { | |
| 3886 "can_use_on_swarming_builders": true | |
| 3887 }, | |
| 3375 "test": "sync_integration_tests" | 3888 "test": "sync_integration_tests" |
| 3376 }, | 3889 }, |
| 3377 { | 3890 { |
| 3378 "swarming": { | 3891 "swarming": { |
| 3379 "can_use_on_swarming_builders": true | 3892 "can_use_on_swarming_builders": true |
| 3380 }, | 3893 }, |
| 3381 "test": "sync_unit_tests" | 3894 "test": "sync_unit_tests" |
| 3382 }, | 3895 }, |
| 3383 { | 3896 { |
| 3384 "swarming": { | 3897 "swarming": { |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3454 "scripts": [ | 3967 "scripts": [ |
| 3455 { | 3968 { |
| 3456 "name": "nacl_integration", | 3969 "name": "nacl_integration", |
| 3457 "script": "nacl_integration.py" | 3970 "script": "nacl_integration.py" |
| 3458 } | 3971 } |
| 3459 ] | 3972 ] |
| 3460 }, | 3973 }, |
| 3461 "ClangToTMacASan tester": { | 3974 "ClangToTMacASan tester": { |
| 3462 "gtest_tests": [ | 3975 "gtest_tests": [ |
| 3463 { | 3976 { |
| 3977 "swarming": { | |
| 3978 "can_use_on_swarming_builders": true | |
| 3979 }, | |
| 3464 "test": "accessibility_unittests" | 3980 "test": "accessibility_unittests" |
| 3465 }, | 3981 }, |
| 3466 { | 3982 { |
| 3467 "swarming": { | 3983 "swarming": { |
| 3468 "can_use_on_swarming_builders": true | 3984 "can_use_on_swarming_builders": true |
| 3469 }, | 3985 }, |
| 3470 "test": "angle_unittests" | 3986 "test": "angle_unittests" |
| 3471 }, | 3987 }, |
| 3472 { | 3988 { |
| 3473 "swarming": { | 3989 "swarming": { |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3512 }, | 4028 }, |
| 3513 "test": "cast_unittests" | 4029 "test": "cast_unittests" |
| 3514 }, | 4030 }, |
| 3515 { | 4031 { |
| 3516 "swarming": { | 4032 "swarming": { |
| 3517 "can_use_on_swarming_builders": true | 4033 "can_use_on_swarming_builders": true |
| 3518 }, | 4034 }, |
| 3519 "test": "cc_unittests" | 4035 "test": "cc_unittests" |
| 3520 }, | 4036 }, |
| 3521 { | 4037 { |
| 4038 "swarming": { | |
| 4039 "can_use_on_swarming_builders": true | |
| 4040 }, | |
| 3522 "test": "chromedriver_unittests" | 4041 "test": "chromedriver_unittests" |
| 3523 }, | 4042 }, |
| 3524 { | 4043 { |
| 3525 "swarming": { | 4044 "swarming": { |
| 3526 "can_use_on_swarming_builders": true | 4045 "can_use_on_swarming_builders": true |
| 3527 }, | 4046 }, |
| 3528 "test": "components_unittests" | 4047 "test": "components_unittests" |
| 3529 }, | 4048 }, |
| 3530 { | 4049 { |
| 3531 "swarming": { | 4050 "swarming": { |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3611 }, | 4130 }, |
| 3612 "test": "media_blink_unittests" | 4131 "test": "media_blink_unittests" |
| 3613 }, | 4132 }, |
| 3614 { | 4133 { |
| 3615 "swarming": { | 4134 "swarming": { |
| 3616 "can_use_on_swarming_builders": true | 4135 "can_use_on_swarming_builders": true |
| 3617 }, | 4136 }, |
| 3618 "test": "media_unittests" | 4137 "test": "media_unittests" |
| 3619 }, | 4138 }, |
| 3620 { | 4139 { |
| 4140 "swarming": { | |
| 4141 "can_use_on_swarming_builders": true | |
| 4142 }, | |
| 3621 "test": "message_center_unittests" | 4143 "test": "message_center_unittests" |
| 3622 }, | 4144 }, |
| 3623 { | 4145 { |
| 3624 "swarming": { | 4146 "swarming": { |
| 3625 "can_use_on_swarming_builders": true | 4147 "can_use_on_swarming_builders": true |
| 3626 }, | 4148 }, |
| 3627 "test": "midi_unittests" | 4149 "test": "midi_unittests" |
| 3628 }, | 4150 }, |
| 3629 { | 4151 { |
| 3630 "swarming": { | 4152 "swarming": { |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3686 }, | 4208 }, |
| 3687 "test": "skia_unittests" | 4209 "test": "skia_unittests" |
| 3688 }, | 4210 }, |
| 3689 { | 4211 { |
| 3690 "swarming": { | 4212 "swarming": { |
| 3691 "can_use_on_swarming_builders": true | 4213 "can_use_on_swarming_builders": true |
| 3692 }, | 4214 }, |
| 3693 "test": "sql_unittests" | 4215 "test": "sql_unittests" |
| 3694 }, | 4216 }, |
| 3695 { | 4217 { |
| 4218 "swarming": { | |
| 4219 "can_use_on_swarming_builders": true | |
| 4220 }, | |
| 3696 "test": "sync_integration_tests" | 4221 "test": "sync_integration_tests" |
| 3697 }, | 4222 }, |
| 3698 { | 4223 { |
| 3699 "swarming": { | 4224 "swarming": { |
| 3700 "can_use_on_swarming_builders": true | 4225 "can_use_on_swarming_builders": true |
| 3701 }, | 4226 }, |
| 3702 "test": "sync_unit_tests" | 4227 "test": "sync_unit_tests" |
| 3703 }, | 4228 }, |
| 3704 { | 4229 { |
| 3705 "swarming": { | 4230 "swarming": { |
| (...skipping 4932 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 8638 "test": "webkit_unit_tests" | 9163 "test": "webkit_unit_tests" |
| 8639 }, | 9164 }, |
| 8640 { | 9165 { |
| 8641 "swarming": { | 9166 "swarming": { |
| 8642 "can_use_on_swarming_builders": true | 9167 "can_use_on_swarming_builders": true |
| 8643 }, | 9168 }, |
| 8644 "test": "wtf_unittests" | 9169 "test": "wtf_unittests" |
| 8645 } | 9170 } |
| 8646 ] | 9171 ] |
| 8647 }, | 9172 }, |
| 8648 "Headless Linux (dbg)": { | 9173 "Headless Linux (dbg)": { |
|
Nico
2016/08/04 18:39:51
this one shouldn't be swarmed either i think
M-A Ruel
2016/08/04 18:52:58
I wonder why this is a fyi bot and not have the te
| |
| 8649 "additional_compile_targets": [ | 9174 "additional_compile_targets": [ |
| 8650 "headless_lib", | 9175 "headless_lib", |
| 8651 "headless_tests" | 9176 "headless_tests" |
| 8652 ], | 9177 ], |
| 8653 "gtest_tests": [ | 9178 "gtest_tests": [ |
| 8654 { | 9179 { |
| 9180 "swarming": { | |
| 9181 "can_use_on_swarming_builders": true | |
| 9182 }, | |
| 8655 "test": "headless_browsertests" | 9183 "test": "headless_browsertests" |
| 8656 }, | 9184 }, |
| 8657 { | 9185 { |
| 9186 "swarming": { | |
| 9187 "can_use_on_swarming_builders": true | |
| 9188 }, | |
| 8658 "test": "headless_unittests" | 9189 "test": "headless_unittests" |
| 8659 } | 9190 } |
| 8660 ] | 9191 ] |
| 8661 }, | 9192 }, |
| 8662 "LTO Linux": { | 9193 "LTO Linux": { |
| 8663 "gtest_tests": [ | 9194 "gtest_tests": [ |
| 8664 { | 9195 { |
| 8665 "swarming": { | 9196 "swarming": { |
| 8666 "can_use_on_swarming_builders": true | 9197 "can_use_on_swarming_builders": true |
| 8667 }, | 9198 }, |
| (...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 8773 }, | 9304 }, |
| 8774 "test": "content_unittests" | 9305 "test": "content_unittests" |
| 8775 }, | 9306 }, |
| 8776 { | 9307 { |
| 8777 "swarming": { | 9308 "swarming": { |
| 8778 "can_use_on_swarming_builders": true | 9309 "can_use_on_swarming_builders": true |
| 8779 }, | 9310 }, |
| 8780 "test": "crypto_unittests" | 9311 "test": "crypto_unittests" |
| 8781 }, | 9312 }, |
| 8782 { | 9313 { |
| 9314 "swarming": { | |
| 9315 "can_use_on_swarming_builders": true | |
| 9316 }, | |
| 8783 "test": "dbus_unittests" | 9317 "test": "dbus_unittests" |
| 8784 }, | 9318 }, |
| 8785 { | 9319 { |
| 8786 "swarming": { | 9320 "swarming": { |
| 8787 "can_use_on_swarming_builders": true | 9321 "can_use_on_swarming_builders": true |
| 8788 }, | 9322 }, |
| 8789 "test": "device_unittests" | 9323 "test": "device_unittests" |
| 8790 }, | 9324 }, |
| 8791 { | 9325 { |
| 8792 "swarming": { | 9326 "swarming": { |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 8824 }, | 9358 }, |
| 8825 "test": "gfx_unittests" | 9359 "test": "gfx_unittests" |
| 8826 }, | 9360 }, |
| 8827 { | 9361 { |
| 8828 "swarming": { | 9362 "swarming": { |
| 8829 "can_use_on_swarming_builders": true | 9363 "can_use_on_swarming_builders": true |
| 8830 }, | 9364 }, |
| 8831 "test": "gin_unittests" | 9365 "test": "gin_unittests" |
| 8832 }, | 9366 }, |
| 8833 { | 9367 { |
| 9368 "swarming": { | |
| 9369 "can_use_on_swarming_builders": true | |
| 9370 }, | |
| 8834 "test": "gl_unittests" | 9371 "test": "gl_unittests" |
| 8835 }, | 9372 }, |
| 8836 { | 9373 { |
| 8837 "swarming": { | 9374 "swarming": { |
| 8838 "can_use_on_swarming_builders": true | 9375 "can_use_on_swarming_builders": true |
| 8839 }, | 9376 }, |
| 8840 "test": "gn_unittests" | 9377 "test": "gn_unittests" |
| 8841 }, | 9378 }, |
| 8842 { | 9379 { |
| 8843 "swarming": { | 9380 "swarming": { |
| (...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 9057 }, | 9594 }, |
| 9058 "Linux Trusty": { | 9595 "Linux Trusty": { |
| 9059 "gtest_tests": [ | 9596 "gtest_tests": [ |
| 9060 { | 9597 { |
| 9061 "swarming": { | 9598 "swarming": { |
| 9062 "can_use_on_swarming_builders": true | 9599 "can_use_on_swarming_builders": true |
| 9063 }, | 9600 }, |
| 9064 "test": "accessibility_unittests" | 9601 "test": "accessibility_unittests" |
| 9065 }, | 9602 }, |
| 9066 { | 9603 { |
| 9604 "swarming": { | |
| 9605 "can_use_on_swarming_builders": true | |
| 9606 }, | |
| 9067 "test": "app_shell_unittests" | 9607 "test": "app_shell_unittests" |
| 9068 }, | 9608 }, |
| 9069 { | 9609 { |
| 9070 "swarming": { | 9610 "swarming": { |
| 9071 "can_use_on_swarming_builders": true | 9611 "can_use_on_swarming_builders": true |
| 9072 }, | 9612 }, |
| 9073 "test": "aura_unittests" | 9613 "test": "aura_unittests" |
| 9074 }, | 9614 }, |
| 9075 { | 9615 { |
| 9076 "swarming": { | 9616 "swarming": { |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 9138 }, | 9678 }, |
| 9139 "test": "content_unittests" | 9679 "test": "content_unittests" |
| 9140 }, | 9680 }, |
| 9141 { | 9681 { |
| 9142 "swarming": { | 9682 "swarming": { |
| 9143 "can_use_on_swarming_builders": true | 9683 "can_use_on_swarming_builders": true |
| 9144 }, | 9684 }, |
| 9145 "test": "crypto_unittests" | 9685 "test": "crypto_unittests" |
| 9146 }, | 9686 }, |
| 9147 { | 9687 { |
| 9688 "swarming": { | |
| 9689 "can_use_on_swarming_builders": true | |
| 9690 }, | |
| 9148 "test": "dbus_unittests" | 9691 "test": "dbus_unittests" |
| 9149 }, | 9692 }, |
| 9150 { | 9693 { |
| 9151 "swarming": { | 9694 "swarming": { |
| 9152 "can_use_on_swarming_builders": true | 9695 "can_use_on_swarming_builders": true |
| 9153 }, | 9696 }, |
| 9154 "test": "device_unittests" | 9697 "test": "device_unittests" |
| 9155 }, | 9698 }, |
| 9156 { | 9699 { |
| 9157 "swarming": { | 9700 "swarming": { |
| (...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 9249 }, | 9792 }, |
| 9250 "test": "mojo_public_system_unittests" | 9793 "test": "mojo_public_system_unittests" |
| 9251 }, | 9794 }, |
| 9252 { | 9795 { |
| 9253 "swarming": { | 9796 "swarming": { |
| 9254 "can_use_on_swarming_builders": true | 9797 "can_use_on_swarming_builders": true |
| 9255 }, | 9798 }, |
| 9256 "test": "mojo_system_unittests" | 9799 "test": "mojo_system_unittests" |
| 9257 }, | 9800 }, |
| 9258 { | 9801 { |
| 9802 "swarming": { | |
| 9803 "can_use_on_swarming_builders": true | |
| 9804 }, | |
| 9259 "test": "nacl_helper_nonsfi_unittests" | 9805 "test": "nacl_helper_nonsfi_unittests" |
| 9260 }, | 9806 }, |
| 9261 { | 9807 { |
| 9262 "swarming": { | 9808 "swarming": { |
| 9263 "can_use_on_swarming_builders": true | 9809 "can_use_on_swarming_builders": true |
| 9264 }, | 9810 }, |
| 9265 "test": "nacl_loader_unittests" | 9811 "test": "nacl_loader_unittests" |
| 9266 }, | 9812 }, |
| 9267 { | 9813 { |
| 9268 "swarming": { | 9814 "swarming": { |
| (...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 9601 }, | 10147 }, |
| 9602 "Linux Trusty (dbg)": { | 10148 "Linux Trusty (dbg)": { |
| 9603 "gtest_tests": [ | 10149 "gtest_tests": [ |
| 9604 { | 10150 { |
| 9605 "swarming": { | 10151 "swarming": { |
| 9606 "can_use_on_swarming_builders": true | 10152 "can_use_on_swarming_builders": true |
| 9607 }, | 10153 }, |
| 9608 "test": "accessibility_unittests" | 10154 "test": "accessibility_unittests" |
| 9609 }, | 10155 }, |
| 9610 { | 10156 { |
| 10157 "swarming": { | |
| 10158 "can_use_on_swarming_builders": true | |
| 10159 }, | |
| 9611 "test": "app_shell_unittests" | 10160 "test": "app_shell_unittests" |
| 9612 }, | 10161 }, |
| 9613 { | 10162 { |
| 9614 "swarming": { | 10163 "swarming": { |
| 9615 "can_use_on_swarming_builders": true | 10164 "can_use_on_swarming_builders": true |
| 9616 }, | 10165 }, |
| 9617 "test": "aura_unittests" | 10166 "test": "aura_unittests" |
| 9618 }, | 10167 }, |
| 9619 { | 10168 { |
| 9620 "swarming": { | 10169 "swarming": { |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 9682 }, | 10231 }, |
| 9683 "test": "content_unittests" | 10232 "test": "content_unittests" |
| 9684 }, | 10233 }, |
| 9685 { | 10234 { |
| 9686 "swarming": { | 10235 "swarming": { |
| 9687 "can_use_on_swarming_builders": true | 10236 "can_use_on_swarming_builders": true |
| 9688 }, | 10237 }, |
| 9689 "test": "crypto_unittests" | 10238 "test": "crypto_unittests" |
| 9690 }, | 10239 }, |
| 9691 { | 10240 { |
| 10241 "swarming": { | |
| 10242 "can_use_on_swarming_builders": true | |
| 10243 }, | |
| 9692 "test": "dbus_unittests" | 10244 "test": "dbus_unittests" |
| 9693 }, | 10245 }, |
| 9694 { | 10246 { |
| 9695 "swarming": { | 10247 "swarming": { |
| 9696 "can_use_on_swarming_builders": true | 10248 "can_use_on_swarming_builders": true |
| 9697 }, | 10249 }, |
| 9698 "test": "device_unittests" | 10250 "test": "device_unittests" |
| 9699 }, | 10251 }, |
| 9700 { | 10252 { |
| 9701 "swarming": { | 10253 "swarming": { |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 9799 }, | 10351 }, |
| 9800 "test": "mojo_public_system_unittests" | 10352 "test": "mojo_public_system_unittests" |
| 9801 }, | 10353 }, |
| 9802 { | 10354 { |
| 9803 "swarming": { | 10355 "swarming": { |
| 9804 "can_use_on_swarming_builders": true | 10356 "can_use_on_swarming_builders": true |
| 9805 }, | 10357 }, |
| 9806 "test": "mojo_system_unittests" | 10358 "test": "mojo_system_unittests" |
| 9807 }, | 10359 }, |
| 9808 { | 10360 { |
| 10361 "swarming": { | |
| 10362 "can_use_on_swarming_builders": true | |
| 10363 }, | |
| 9809 "test": "nacl_helper_nonsfi_unittests" | 10364 "test": "nacl_helper_nonsfi_unittests" |
| 9810 }, | 10365 }, |
| 9811 { | 10366 { |
| 9812 "swarming": { | 10367 "swarming": { |
| 9813 "can_use_on_swarming_builders": true | 10368 "can_use_on_swarming_builders": true |
| 9814 }, | 10369 }, |
| 9815 "test": "nacl_loader_unittests" | 10370 "test": "nacl_loader_unittests" |
| 9816 }, | 10371 }, |
| 9817 { | 10372 { |
| 9818 "swarming": { | 10373 "swarming": { |
| (...skipping 567 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 10386 "args": [ | 10941 "args": [ |
| 10387 "--top-chrome-md=material" | 10942 "--top-chrome-md=material" |
| 10388 ], | 10943 ], |
| 10389 "swarming": { | 10944 "swarming": { |
| 10390 "can_use_on_swarming_builders": true | 10945 "can_use_on_swarming_builders": true |
| 10391 }, | 10946 }, |
| 10392 "test": "views_unittests" | 10947 "test": "views_unittests" |
| 10393 } | 10948 } |
| 10394 ] | 10949 ] |
| 10395 }, | 10950 }, |
| 10396 "Mojo ChromiumOS": { | 10951 "Mojo ChromiumOS": { |
|
Nico
2016/08/04 18:39:51
ditto
M-A Ruel
2016/08/04 18:52:58
Are you sure about these two? Done anyhow and we c
| |
| 10397 "additional_compile_targets": [ | 10952 "additional_compile_targets": [ |
| 10398 "mash:all" | 10953 "mash:all" |
| 10399 ], | 10954 ], |
| 10400 "gtest_tests": [ | 10955 "gtest_tests": [ |
| 10401 { | 10956 { |
| 10402 "args": [ | 10957 "args": [ |
| 10403 "--override-use-gl-with-osmesa-for-tests", | 10958 "--override-use-gl-with-osmesa-for-tests", |
| 10404 "--run-in-mash", | 10959 "--run-in-mash", |
| 10405 "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.bro wser_tests.filter", | 10960 "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.bro wser_tests.filter", |
| 10406 "--use-test-config" | 10961 "--use-test-config" |
| 10407 ], | 10962 ], |
| 10963 "swarming": { | |
| 10964 "can_use_on_swarming_builders": true | |
| 10965 }, | |
| 10408 "test": "browser_tests" | 10966 "test": "browser_tests" |
| 10409 }, | 10967 }, |
| 10410 { | 10968 { |
| 10969 "swarming": { | |
| 10970 "can_use_on_swarming_builders": true | |
| 10971 }, | |
| 10411 "test": "media_mojo_shell_unittests" | 10972 "test": "media_mojo_shell_unittests" |
| 10412 }, | 10973 }, |
| 10413 { | 10974 { |
| 10975 "swarming": { | |
| 10976 "can_use_on_swarming_builders": true | |
| 10977 }, | |
| 10414 "test": "mus_ws_unittests" | 10978 "test": "mus_ws_unittests" |
| 10415 }, | 10979 }, |
| 10416 { | 10980 { |
| 10981 "swarming": { | |
| 10982 "can_use_on_swarming_builders": true | |
| 10983 }, | |
| 10417 "test": "views_mus_interactive_ui_tests" | 10984 "test": "views_mus_interactive_ui_tests" |
| 10418 }, | 10985 }, |
| 10419 { | 10986 { |
| 10987 "swarming": { | |
| 10988 "can_use_on_swarming_builders": true | |
| 10989 }, | |
| 10420 "test": "views_mus_unittests" | 10990 "test": "views_mus_unittests" |
| 10421 } | 10991 } |
| 10422 ] | 10992 ] |
| 10423 }, | 10993 }, |
| 10424 "Mojo Windows": { | 10994 "Mojo Windows": { |
|
Nico
2016/08/04 18:39:51
ditto
M-A Ruel
2016/08/04 18:52:58
Done.
| |
| 10425 "additional_compile_targets": [ | 10995 "additional_compile_targets": [ |
| 10426 "mash:all" | 10996 "mash:all" |
| 10427 ], | 10997 ], |
| 10428 "gtest_tests": [ | 10998 "gtest_tests": [ |
| 10429 { | 10999 { |
| 10430 "args": [ | 11000 "args": [ |
| 10431 "--override-use-gl-with-osmesa-for-tests", | 11001 "--override-use-gl-with-osmesa-for-tests", |
| 10432 "--run-in-mash", | 11002 "--run-in-mash", |
| 10433 "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.bro wser_tests.filter" | 11003 "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.bro wser_tests.filter" |
| 10434 ], | 11004 ], |
| 11005 "swarming": { | |
| 11006 "can_use_on_swarming_builders": true | |
| 11007 }, | |
| 10435 "test": "browser_tests" | 11008 "test": "browser_tests" |
| 10436 }, | 11009 }, |
| 10437 { | 11010 { |
| 11011 "swarming": { | |
| 11012 "can_use_on_swarming_builders": true | |
| 11013 }, | |
| 10438 "test": "media_mojo_shell_unittests" | 11014 "test": "media_mojo_shell_unittests" |
| 10439 }, | 11015 }, |
| 10440 { | 11016 { |
| 11017 "swarming": { | |
| 11018 "can_use_on_swarming_builders": true | |
| 11019 }, | |
| 10441 "test": "mus_ws_unittests" | 11020 "test": "mus_ws_unittests" |
| 10442 }, | 11021 }, |
| 10443 { | 11022 { |
| 11023 "swarming": { | |
| 11024 "can_use_on_swarming_builders": true | |
| 11025 }, | |
| 10444 "test": "views_mus_interactive_ui_tests" | 11026 "test": "views_mus_interactive_ui_tests" |
| 10445 }, | 11027 }, |
| 10446 { | 11028 { |
| 11029 "swarming": { | |
| 11030 "can_use_on_swarming_builders": true | |
| 11031 }, | |
| 10447 "test": "views_mus_unittests" | 11032 "test": "views_mus_unittests" |
| 10448 } | 11033 } |
| 10449 ] | 11034 ] |
| 10450 }, | 11035 }, |
| 10451 "Site Isolation Linux": { | 11036 "Site Isolation Linux": { |
| 10452 "gtest_tests": [ | 11037 "gtest_tests": [ |
| 10453 { | 11038 { |
| 10454 "args": [ | 11039 "args": [ |
| 10455 "--site-per-process" | 11040 "--site-per-process" |
| 10456 ], | 11041 ], |
| (...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 10714 }, | 11299 }, |
| 10715 "test": "content_browsertests" | 11300 "test": "content_browsertests" |
| 10716 }, | 11301 }, |
| 10717 { | 11302 { |
| 10718 "swarming": { | 11303 "swarming": { |
| 10719 "can_use_on_swarming_builders": true | 11304 "can_use_on_swarming_builders": true |
| 10720 }, | 11305 }, |
| 10721 "test": "crypto_unittests" | 11306 "test": "crypto_unittests" |
| 10722 }, | 11307 }, |
| 10723 { | 11308 { |
| 11309 "swarming": { | |
| 11310 "can_use_on_swarming_builders": true | |
| 11311 }, | |
| 10724 "test": "dbus_unittests" | 11312 "test": "dbus_unittests" |
| 10725 }, | 11313 }, |
| 10726 { | 11314 { |
| 10727 "swarming": { | 11315 "swarming": { |
| 10728 "can_use_on_swarming_builders": true | 11316 "can_use_on_swarming_builders": true |
| 10729 }, | 11317 }, |
| 10730 "test": "device_unittests" | 11318 "test": "device_unittests" |
| 10731 }, | 11319 }, |
| 10732 { | 11320 { |
| 10733 "swarming": { | 11321 "swarming": { |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 10765 }, | 11353 }, |
| 10766 "test": "gfx_unittests" | 11354 "test": "gfx_unittests" |
| 10767 }, | 11355 }, |
| 10768 { | 11356 { |
| 10769 "swarming": { | 11357 "swarming": { |
| 10770 "can_use_on_swarming_builders": true | 11358 "can_use_on_swarming_builders": true |
| 10771 }, | 11359 }, |
| 10772 "test": "gin_unittests" | 11360 "test": "gin_unittests" |
| 10773 }, | 11361 }, |
| 10774 { | 11362 { |
| 11363 "swarming": { | |
| 11364 "can_use_on_swarming_builders": true | |
| 11365 }, | |
| 10775 "test": "gl_unittests" | 11366 "test": "gl_unittests" |
| 10776 }, | 11367 }, |
| 10777 { | 11368 { |
| 10778 "swarming": { | 11369 "swarming": { |
| 10779 "can_use_on_swarming_builders": true | 11370 "can_use_on_swarming_builders": true |
| 10780 }, | 11371 }, |
| 10781 "test": "gn_unittests" | 11372 "test": "gn_unittests" |
| 10782 }, | 11373 }, |
| 10783 { | 11374 { |
| 10784 "swarming": { | 11375 "swarming": { |
| (...skipping 398 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 11183 }, | 11774 }, |
| 11184 { | 11775 { |
| 11185 "swarming": { | 11776 "swarming": { |
| 11186 "can_use_on_swarming_builders": true | 11777 "can_use_on_swarming_builders": true |
| 11187 }, | 11778 }, |
| 11188 "test": "views_unittests" | 11779 "test": "views_unittests" |
| 11189 } | 11780 } |
| 11190 ] | 11781 ] |
| 11191 } | 11782 } |
| 11192 } | 11783 } |
| OLD | NEW |