Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
|
M-A Ruel
2015/06/30 19:54:20
There's a small issues with builders in this file,
Reilly Grant (use Gerrit)
2015/06/30 20:38:11
Done.
| |
| 2 "Browser Side Navigation Linux": { | 2 "Browser Side Navigation Linux": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 { | 4 { |
| 5 "args": [ | 5 "args": [ |
| 6 "--enable-browser-side-navigation", | 6 "--enable-browser-side-navigation", |
| 7 "--gtest_filter=-CrossSiteRedirectorBrowserTest.VerifyCrossSiteRedirec tURL:CrossSiteTransferTest.NoLeakOnCrossSiteCancel:CrossSiteTransferTest.Replace EntryCrossProcessThenTransfer:CrossSiteTransferTest.ReplaceEntryCrossProcessTwic e:CrossSiteTransferTest.ReplaceEntryInProcessThenTranfers:DevToolsProtocolTest.N avigationPreservesMessages:NavigationControllerBrowserTest.CorrectLengthWithCurr entItemReplacement:NavigationControllerBrowserTest.FrameNavigationEntry_BlankAut oSubframe:NavigationControllerBrowserTest.NavigationTypeClassification_ClientSid eRedirect:NavigationControllerBrowserTest.NavigationTypeClassification_ExistingP age:NavigationControllerBrowserTest.NavigationTypeClassification_InPage:Navigati onControllerBrowserTest.NavigationTypeClassification_NewAndAutoSubframe:Navigati onControllerBrowserTest.NavigationTypeClassification_NewPage:NavigationControlle rBrowserTest.PreventSpoofFromSubframeAndReplace:NavigationControllerBrowserTest. StopCausesFailureDespiteJavaScriptURL:RenderViewImplTest.DecideNavigationPolicy: RenderViewImplTest.NavigationStartOverride:RenderViewImplTest.OnNavigationHttpPo st:RenderViewImplTest.ReloadWhileSwappedOut:RenderViewImplTest.TestBackForward:S ecurityExploitBrowserTest.AttemptDuplicateRenderViewHost:SecurityExploitBrowserT est.AttemptDuplicateRenderWidgetHost:SecurityExploitBrowserTest.InterstitialComm andFromUnderlyingContent:ServiceWorkerBrowserTest.CrossSiteTransfer:ServiceWorke rBrowserTest.ImportsBustMemcache:ServiceWorkerBrowserTest.Reload:ServiceWorkerBr owserTest.ResponseFromHTTPServiceWorkerIsNotMarkedAsSecure:ServiceWorkerBrowserT est.ResponseFromHTTPSServiceWorkerIsMarkedAsSecure:SessionHistoryTest.CrossFrame FormBackForward:SessionHistoryTest.FrameBackForward:SessionHistoryTest.FrameForm BackForward:SessionHistoryTest.LocationChangeInSubframe:SitePerProcessBrowserTes t.CrossSiteDidStopLoading:WebContentsImplBrowserTest.ClearNonVisiblePendingOnFai l:WebContentsViewAuraTest.ReplaceStateReloadPushState:WebRtcBrowserTest.CallInsi deIframe:WebUIMojoTest.EndToEndPing" | 7 "--gtest_filter=-CrossSiteRedirectorBrowserTest.VerifyCrossSiteRedirec tURL:CrossSiteTransferTest.NoLeakOnCrossSiteCancel:CrossSiteTransferTest.Replace EntryCrossProcessThenTransfer:CrossSiteTransferTest.ReplaceEntryCrossProcessTwic e:CrossSiteTransferTest.ReplaceEntryInProcessThenTranfers:DevToolsProtocolTest.N avigationPreservesMessages:NavigationControllerBrowserTest.CorrectLengthWithCurr entItemReplacement:NavigationControllerBrowserTest.FrameNavigationEntry_BlankAut oSubframe:NavigationControllerBrowserTest.NavigationTypeClassification_ClientSid eRedirect:NavigationControllerBrowserTest.NavigationTypeClassification_ExistingP age:NavigationControllerBrowserTest.NavigationTypeClassification_InPage:Navigati onControllerBrowserTest.NavigationTypeClassification_NewAndAutoSubframe:Navigati onControllerBrowserTest.NavigationTypeClassification_NewPage:NavigationControlle rBrowserTest.PreventSpoofFromSubframeAndReplace:NavigationControllerBrowserTest. StopCausesFailureDespiteJavaScriptURL:RenderViewImplTest.DecideNavigationPolicy: RenderViewImplTest.NavigationStartOverride:RenderViewImplTest.OnNavigationHttpPo st:RenderViewImplTest.ReloadWhileSwappedOut:RenderViewImplTest.TestBackForward:S ecurityExploitBrowserTest.AttemptDuplicateRenderViewHost:SecurityExploitBrowserT est.AttemptDuplicateRenderWidgetHost:SecurityExploitBrowserTest.InterstitialComm andFromUnderlyingContent:ServiceWorkerBrowserTest.CrossSiteTransfer:ServiceWorke rBrowserTest.ImportsBustMemcache:ServiceWorkerBrowserTest.Reload:ServiceWorkerBr owserTest.ResponseFromHTTPServiceWorkerIsNotMarkedAsSecure:ServiceWorkerBrowserT est.ResponseFromHTTPSServiceWorkerIsMarkedAsSecure:SessionHistoryTest.CrossFrame FormBackForward:SessionHistoryTest.FrameBackForward:SessionHistoryTest.FrameForm BackForward:SessionHistoryTest.LocationChangeInSubframe:SitePerProcessBrowserTes t.CrossSiteDidStopLoading:WebContentsImplBrowserTest.ClearNonVisiblePendingOnFai l:WebContentsViewAuraTest.ReplaceStateReloadPushState:WebRtcBrowserTest.CallInsi deIframe:WebUIMojoTest.EndToEndPing" |
| 8 ], | 8 ], |
| 9 "swarming": { | 9 "swarming": { |
| 10 "can_use_on_swarming_builders": true | 10 "can_use_on_swarming_builders": true |
| 11 }, | 11 }, |
| (...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 230 { | 230 { |
| 231 "test": "content_unittests" | 231 "test": "content_unittests" |
| 232 }, | 232 }, |
| 233 { | 233 { |
| 234 "test": "crypto_unittests" | 234 "test": "crypto_unittests" |
| 235 }, | 235 }, |
| 236 { | 236 { |
| 237 "test": "dbus_unittests" | 237 "test": "dbus_unittests" |
| 238 }, | 238 }, |
| 239 { | 239 { |
| 240 "swarming": { | |
| 241 "can_use_on_swarming_builders": true | |
| 242 }, | |
| 240 "test": "device_unittests" | 243 "test": "device_unittests" |
| 241 }, | 244 }, |
| 242 { | 245 { |
| 243 "test": "display_unittests" | 246 "test": "display_unittests" |
| 244 }, | 247 }, |
| 245 { | 248 { |
| 246 "test": "events_unittests" | 249 "test": "events_unittests" |
| 247 }, | 250 }, |
| 248 { | 251 { |
| 249 "test": "extensions_unittests" | 252 "test": "extensions_unittests" |
| (...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 400 }, | 403 }, |
| 401 "test": "content_unittests" | 404 "test": "content_unittests" |
| 402 }, | 405 }, |
| 403 { | 406 { |
| 404 "swarming": { | 407 "swarming": { |
| 405 "can_use_on_swarming_builders": true | 408 "can_use_on_swarming_builders": true |
| 406 }, | 409 }, |
| 407 "test": "crypto_unittests" | 410 "test": "crypto_unittests" |
| 408 }, | 411 }, |
| 409 { | 412 { |
| 413 "swarming": { | |
| 414 "can_use_on_swarming_builders": true | |
| 415 }, | |
| 410 "test": "device_unittests" | 416 "test": "device_unittests" |
| 411 }, | 417 }, |
| 412 { | 418 { |
| 413 "test": "display_unittests" | 419 "test": "display_unittests" |
| 414 }, | 420 }, |
| 415 { | 421 { |
| 416 "test": "extensions_browsertests" | 422 "test": "extensions_browsertests" |
| 417 }, | 423 }, |
| 418 { | 424 { |
| 419 "test": "extensions_unittests" | 425 "test": "extensions_unittests" |
| (...skipping 455 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 875 }, | 881 }, |
| 876 "test": "courgette_unittests" | 882 "test": "courgette_unittests" |
| 877 }, | 883 }, |
| 878 { | 884 { |
| 879 "swarming": { | 885 "swarming": { |
| 880 "can_use_on_swarming_builders": true | 886 "can_use_on_swarming_builders": true |
| 881 }, | 887 }, |
| 882 "test": "crypto_unittests" | 888 "test": "crypto_unittests" |
| 883 }, | 889 }, |
| 884 { | 890 { |
| 891 "swarming": { | |
| 892 "can_use_on_swarming_builders": true | |
| 893 }, | |
| 885 "test": "device_unittests" | 894 "test": "device_unittests" |
| 886 }, | 895 }, |
| 887 { | 896 { |
| 888 "test": "extensions_unittests" | 897 "test": "extensions_unittests" |
| 889 }, | 898 }, |
| 890 { | 899 { |
| 891 "test": "gcm_unit_tests" | 900 "test": "gcm_unit_tests" |
| 892 }, | 901 }, |
| 893 { | 902 { |
| 894 "test": "google_apis_unittests" | 903 "test": "google_apis_unittests" |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1006 }, | 1015 }, |
| 1007 "test": "courgette_unittests" | 1016 "test": "courgette_unittests" |
| 1008 }, | 1017 }, |
| 1009 { | 1018 { |
| 1010 "swarming": { | 1019 "swarming": { |
| 1011 "can_use_on_swarming_builders": true | 1020 "can_use_on_swarming_builders": true |
| 1012 }, | 1021 }, |
| 1013 "test": "crypto_unittests" | 1022 "test": "crypto_unittests" |
| 1014 }, | 1023 }, |
| 1015 { | 1024 { |
| 1025 "swarming": { | |
| 1026 "can_use_on_swarming_builders": true | |
| 1027 }, | |
| 1016 "test": "device_unittests" | 1028 "test": "device_unittests" |
| 1017 }, | 1029 }, |
| 1018 { | 1030 { |
| 1019 "test": "extensions_unittests" | 1031 "test": "extensions_unittests" |
| 1020 }, | 1032 }, |
| 1021 { | 1033 { |
| 1022 "test": "gcm_unit_tests" | 1034 "test": "gcm_unit_tests" |
| 1023 }, | 1035 }, |
| 1024 { | 1036 { |
| 1025 "test": "google_apis_unittests" | 1037 "test": "google_apis_unittests" |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1137 }, | 1149 }, |
| 1138 "test": "courgette_unittests" | 1150 "test": "courgette_unittests" |
| 1139 }, | 1151 }, |
| 1140 { | 1152 { |
| 1141 "swarming": { | 1153 "swarming": { |
| 1142 "can_use_on_swarming_builders": true | 1154 "can_use_on_swarming_builders": true |
| 1143 }, | 1155 }, |
| 1144 "test": "crypto_unittests" | 1156 "test": "crypto_unittests" |
| 1145 }, | 1157 }, |
| 1146 { | 1158 { |
| 1159 "swarming": { | |
| 1160 "can_use_on_swarming_builders": true | |
| 1161 }, | |
| 1147 "test": "device_unittests" | 1162 "test": "device_unittests" |
| 1148 }, | 1163 }, |
| 1149 { | 1164 { |
| 1150 "test": "extensions_unittests" | 1165 "test": "extensions_unittests" |
| 1151 }, | 1166 }, |
| 1152 { | 1167 { |
| 1153 "test": "gcm_unit_tests" | 1168 "test": "gcm_unit_tests" |
| 1154 }, | 1169 }, |
| 1155 { | 1170 { |
| 1156 "test": "google_apis_unittests" | 1171 "test": "google_apis_unittests" |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1268 }, | 1283 }, |
| 1269 "test": "courgette_unittests" | 1284 "test": "courgette_unittests" |
| 1270 }, | 1285 }, |
| 1271 { | 1286 { |
| 1272 "swarming": { | 1287 "swarming": { |
| 1273 "can_use_on_swarming_builders": true | 1288 "can_use_on_swarming_builders": true |
| 1274 }, | 1289 }, |
| 1275 "test": "crypto_unittests" | 1290 "test": "crypto_unittests" |
| 1276 }, | 1291 }, |
| 1277 { | 1292 { |
| 1293 "swarming": { | |
| 1294 "can_use_on_swarming_builders": true | |
| 1295 }, | |
| 1278 "test": "device_unittests" | 1296 "test": "device_unittests" |
| 1279 }, | 1297 }, |
| 1280 { | 1298 { |
| 1281 "test": "extensions_unittests" | 1299 "test": "extensions_unittests" |
| 1282 }, | 1300 }, |
| 1283 { | 1301 { |
| 1284 "test": "gcm_unit_tests" | 1302 "test": "gcm_unit_tests" |
| 1285 }, | 1303 }, |
| 1286 { | 1304 { |
| 1287 "test": "google_apis_unittests" | 1305 "test": "google_apis_unittests" |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1399 }, | 1417 }, |
| 1400 "test": "courgette_unittests" | 1418 "test": "courgette_unittests" |
| 1401 }, | 1419 }, |
| 1402 { | 1420 { |
| 1403 "swarming": { | 1421 "swarming": { |
| 1404 "can_use_on_swarming_builders": true | 1422 "can_use_on_swarming_builders": true |
| 1405 }, | 1423 }, |
| 1406 "test": "crypto_unittests" | 1424 "test": "crypto_unittests" |
| 1407 }, | 1425 }, |
| 1408 { | 1426 { |
| 1427 "swarming": { | |
| 1428 "can_use_on_swarming_builders": true | |
| 1429 }, | |
| 1409 "test": "device_unittests" | 1430 "test": "device_unittests" |
| 1410 }, | 1431 }, |
| 1411 { | 1432 { |
| 1412 "test": "extensions_unittests" | 1433 "test": "extensions_unittests" |
| 1413 }, | 1434 }, |
| 1414 { | 1435 { |
| 1415 "test": "gcm_unit_tests" | 1436 "test": "gcm_unit_tests" |
| 1416 }, | 1437 }, |
| 1417 { | 1438 { |
| 1418 "test": "google_apis_unittests" | 1439 "test": "google_apis_unittests" |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1530 }, | 1551 }, |
| 1531 "test": "courgette_unittests" | 1552 "test": "courgette_unittests" |
| 1532 }, | 1553 }, |
| 1533 { | 1554 { |
| 1534 "swarming": { | 1555 "swarming": { |
| 1535 "can_use_on_swarming_builders": true | 1556 "can_use_on_swarming_builders": true |
| 1536 }, | 1557 }, |
| 1537 "test": "crypto_unittests" | 1558 "test": "crypto_unittests" |
| 1538 }, | 1559 }, |
| 1539 { | 1560 { |
| 1561 "swarming": { | |
| 1562 "can_use_on_swarming_builders": true | |
| 1563 }, | |
| 1540 "test": "device_unittests" | 1564 "test": "device_unittests" |
| 1541 }, | 1565 }, |
| 1542 { | 1566 { |
| 1543 "test": "extensions_unittests" | 1567 "test": "extensions_unittests" |
| 1544 }, | 1568 }, |
| 1545 { | 1569 { |
| 1546 "test": "gcm_unit_tests" | 1570 "test": "gcm_unit_tests" |
| 1547 }, | 1571 }, |
| 1548 { | 1572 { |
| 1549 "test": "google_apis_unittests" | 1573 "test": "google_apis_unittests" |
| (...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1663 }, | 1687 }, |
| 1664 "test": "courgette_unittests" | 1688 "test": "courgette_unittests" |
| 1665 }, | 1689 }, |
| 1666 { | 1690 { |
| 1667 "swarming": { | 1691 "swarming": { |
| 1668 "can_use_on_swarming_builders": true | 1692 "can_use_on_swarming_builders": true |
| 1669 }, | 1693 }, |
| 1670 "test": "crypto_unittests" | 1694 "test": "crypto_unittests" |
| 1671 }, | 1695 }, |
| 1672 { | 1696 { |
| 1697 "swarming": { | |
| 1698 "can_use_on_swarming_builders": true | |
| 1699 }, | |
| 1673 "test": "device_unittests" | 1700 "test": "device_unittests" |
| 1674 }, | 1701 }, |
| 1675 { | 1702 { |
| 1676 "test": "extensions_unittests" | 1703 "test": "extensions_unittests" |
| 1677 }, | 1704 }, |
| 1678 { | 1705 { |
| 1679 "test": "gcm_unit_tests" | 1706 "test": "gcm_unit_tests" |
| 1680 }, | 1707 }, |
| 1681 { | 1708 { |
| 1682 "test": "google_apis_unittests" | 1709 "test": "google_apis_unittests" |
| (...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1805 }, | 1832 }, |
| 1806 "test": "courgette_unittests" | 1833 "test": "courgette_unittests" |
| 1807 }, | 1834 }, |
| 1808 { | 1835 { |
| 1809 "swarming": { | 1836 "swarming": { |
| 1810 "can_use_on_swarming_builders": true | 1837 "can_use_on_swarming_builders": true |
| 1811 }, | 1838 }, |
| 1812 "test": "crypto_unittests" | 1839 "test": "crypto_unittests" |
| 1813 }, | 1840 }, |
| 1814 { | 1841 { |
| 1842 "swarming": { | |
| 1843 "can_use_on_swarming_builders": true | |
| 1844 }, | |
| 1815 "test": "device_unittests" | 1845 "test": "device_unittests" |
| 1816 }, | 1846 }, |
| 1817 { | 1847 { |
| 1818 "test": "extensions_unittests" | 1848 "test": "extensions_unittests" |
| 1819 }, | 1849 }, |
| 1820 { | 1850 { |
| 1821 "test": "gcm_unit_tests" | 1851 "test": "gcm_unit_tests" |
| 1822 }, | 1852 }, |
| 1823 { | 1853 { |
| 1824 "test": "google_apis_unittests" | 1854 "test": "google_apis_unittests" |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1945 }, | 1975 }, |
| 1946 "test": "courgette_unittests" | 1976 "test": "courgette_unittests" |
| 1947 }, | 1977 }, |
| 1948 { | 1978 { |
| 1949 "swarming": { | 1979 "swarming": { |
| 1950 "can_use_on_swarming_builders": true | 1980 "can_use_on_swarming_builders": true |
| 1951 }, | 1981 }, |
| 1952 "test": "crypto_unittests" | 1982 "test": "crypto_unittests" |
| 1953 }, | 1983 }, |
| 1954 { | 1984 { |
| 1985 "swarming": { | |
| 1986 "can_use_on_swarming_builders": true | |
| 1987 }, | |
| 1955 "test": "device_unittests" | 1988 "test": "device_unittests" |
| 1956 }, | 1989 }, |
| 1957 { | 1990 { |
| 1958 "test": "extensions_unittests" | 1991 "test": "extensions_unittests" |
| 1959 }, | 1992 }, |
| 1960 { | 1993 { |
| 1961 "test": "gcm_unit_tests" | 1994 "test": "gcm_unit_tests" |
| 1962 }, | 1995 }, |
| 1963 { | 1996 { |
| 1964 "test": "google_apis_unittests" | 1997 "test": "google_apis_unittests" |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2076 }, | 2109 }, |
| 2077 "test": "courgette_unittests" | 2110 "test": "courgette_unittests" |
| 2078 }, | 2111 }, |
| 2079 { | 2112 { |
| 2080 "swarming": { | 2113 "swarming": { |
| 2081 "can_use_on_swarming_builders": true | 2114 "can_use_on_swarming_builders": true |
| 2082 }, | 2115 }, |
| 2083 "test": "crypto_unittests" | 2116 "test": "crypto_unittests" |
| 2084 }, | 2117 }, |
| 2085 { | 2118 { |
| 2119 "swarming": { | |
| 2120 "can_use_on_swarming_builders": true | |
| 2121 }, | |
| 2086 "test": "device_unittests" | 2122 "test": "device_unittests" |
| 2087 }, | 2123 }, |
| 2088 { | 2124 { |
| 2089 "test": "extensions_unittests" | 2125 "test": "extensions_unittests" |
| 2090 }, | 2126 }, |
| 2091 { | 2127 { |
| 2092 "test": "gcm_unit_tests" | 2128 "test": "gcm_unit_tests" |
| 2093 }, | 2129 }, |
| 2094 { | 2130 { |
| 2095 "test": "google_apis_unittests" | 2131 "test": "google_apis_unittests" |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2207 }, | 2243 }, |
| 2208 "test": "courgette_unittests" | 2244 "test": "courgette_unittests" |
| 2209 }, | 2245 }, |
| 2210 { | 2246 { |
| 2211 "swarming": { | 2247 "swarming": { |
| 2212 "can_use_on_swarming_builders": true | 2248 "can_use_on_swarming_builders": true |
| 2213 }, | 2249 }, |
| 2214 "test": "crypto_unittests" | 2250 "test": "crypto_unittests" |
| 2215 }, | 2251 }, |
| 2216 { | 2252 { |
| 2253 "swarming": { | |
| 2254 "can_use_on_swarming_builders": true | |
| 2255 }, | |
| 2217 "test": "device_unittests" | 2256 "test": "device_unittests" |
| 2218 }, | 2257 }, |
| 2219 { | 2258 { |
| 2220 "test": "extensions_unittests" | 2259 "test": "extensions_unittests" |
| 2221 }, | 2260 }, |
| 2222 { | 2261 { |
| 2223 "test": "gcm_unit_tests" | 2262 "test": "gcm_unit_tests" |
| 2224 }, | 2263 }, |
| 2225 { | 2264 { |
| 2226 "test": "google_apis_unittests" | 2265 "test": "google_apis_unittests" |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2338 }, | 2377 }, |
| 2339 "test": "courgette_unittests" | 2378 "test": "courgette_unittests" |
| 2340 }, | 2379 }, |
| 2341 { | 2380 { |
| 2342 "swarming": { | 2381 "swarming": { |
| 2343 "can_use_on_swarming_builders": true | 2382 "can_use_on_swarming_builders": true |
| 2344 }, | 2383 }, |
| 2345 "test": "crypto_unittests" | 2384 "test": "crypto_unittests" |
| 2346 }, | 2385 }, |
| 2347 { | 2386 { |
| 2387 "swarming": { | |
| 2388 "can_use_on_swarming_builders": true | |
| 2389 }, | |
| 2348 "test": "device_unittests" | 2390 "test": "device_unittests" |
| 2349 }, | 2391 }, |
| 2350 { | 2392 { |
| 2351 "test": "extensions_unittests" | 2393 "test": "extensions_unittests" |
| 2352 }, | 2394 }, |
| 2353 { | 2395 { |
| 2354 "test": "gcm_unit_tests" | 2396 "test": "gcm_unit_tests" |
| 2355 }, | 2397 }, |
| 2356 { | 2398 { |
| 2357 "test": "google_apis_unittests" | 2399 "test": "google_apis_unittests" |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2450 { | 2492 { |
| 2451 "test": "content_unittests" | 2493 "test": "content_unittests" |
| 2452 }, | 2494 }, |
| 2453 { | 2495 { |
| 2454 "test": "courgette_unittests" | 2496 "test": "courgette_unittests" |
| 2455 }, | 2497 }, |
| 2456 { | 2498 { |
| 2457 "test": "crypto_unittests" | 2499 "test": "crypto_unittests" |
| 2458 }, | 2500 }, |
| 2459 { | 2501 { |
| 2502 "swarming": { | |
| 2503 "can_use_on_swarming_builders": true | |
| 2504 }, | |
| 2460 "test": "device_unittests" | 2505 "test": "device_unittests" |
| 2461 }, | 2506 }, |
| 2462 { | 2507 { |
| 2463 "test": "extensions_unittests" | 2508 "test": "extensions_unittests" |
| 2464 }, | 2509 }, |
| 2465 { | 2510 { |
| 2466 "test": "gcm_unit_tests" | 2511 "test": "gcm_unit_tests" |
| 2467 }, | 2512 }, |
| 2468 { | 2513 { |
| 2469 "test": "google_apis_unittests" | 2514 "test": "google_apis_unittests" |
| (...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2575 }, | 2620 }, |
| 2576 "test": "courgette_unittests" | 2621 "test": "courgette_unittests" |
| 2577 }, | 2622 }, |
| 2578 { | 2623 { |
| 2579 "swarming": { | 2624 "swarming": { |
| 2580 "can_use_on_swarming_builders": true | 2625 "can_use_on_swarming_builders": true |
| 2581 }, | 2626 }, |
| 2582 "test": "crypto_unittests" | 2627 "test": "crypto_unittests" |
| 2583 }, | 2628 }, |
| 2584 { | 2629 { |
| 2630 "swarming": { | |
| 2631 "can_use_on_swarming_builders": true | |
| 2632 }, | |
| 2585 "test": "device_unittests" | 2633 "test": "device_unittests" |
| 2586 }, | 2634 }, |
| 2587 { | 2635 { |
| 2588 "test": "extensions_unittests" | 2636 "test": "extensions_unittests" |
| 2589 }, | 2637 }, |
| 2590 { | 2638 { |
| 2591 "test": "gcm_unit_tests" | 2639 "test": "gcm_unit_tests" |
| 2592 }, | 2640 }, |
| 2593 { | 2641 { |
| 2594 "test": "google_apis_unittests" | 2642 "test": "google_apis_unittests" |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2706 }, | 2754 }, |
| 2707 "test": "courgette_unittests" | 2755 "test": "courgette_unittests" |
| 2708 }, | 2756 }, |
| 2709 { | 2757 { |
| 2710 "swarming": { | 2758 "swarming": { |
| 2711 "can_use_on_swarming_builders": true | 2759 "can_use_on_swarming_builders": true |
| 2712 }, | 2760 }, |
| 2713 "test": "crypto_unittests" | 2761 "test": "crypto_unittests" |
| 2714 }, | 2762 }, |
| 2715 { | 2763 { |
| 2764 "swarming": { | |
| 2765 "can_use_on_swarming_builders": true | |
| 2766 }, | |
| 2716 "test": "device_unittests" | 2767 "test": "device_unittests" |
| 2717 }, | 2768 }, |
| 2718 { | 2769 { |
| 2719 "test": "extensions_unittests" | 2770 "test": "extensions_unittests" |
| 2720 }, | 2771 }, |
| 2721 { | 2772 { |
| 2722 "test": "gcm_unit_tests" | 2773 "test": "gcm_unit_tests" |
| 2723 }, | 2774 }, |
| 2724 { | 2775 { |
| 2725 "test": "google_apis_unittests" | 2776 "test": "google_apis_unittests" |
| (...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2876 { | 2927 { |
| 2877 "swarming": { | 2928 "swarming": { |
| 2878 "can_use_on_swarming_builders": true | 2929 "can_use_on_swarming_builders": true |
| 2879 }, | 2930 }, |
| 2880 "test": "crypto_unittests" | 2931 "test": "crypto_unittests" |
| 2881 }, | 2932 }, |
| 2882 { | 2933 { |
| 2883 "test": "dbus_unittests" | 2934 "test": "dbus_unittests" |
| 2884 }, | 2935 }, |
| 2885 { | 2936 { |
| 2937 "swarming": { | |
| 2938 "can_use_on_swarming_builders": true | |
| 2939 }, | |
| 2886 "test": "device_unittests" | 2940 "test": "device_unittests" |
| 2887 }, | 2941 }, |
| 2888 { | 2942 { |
| 2889 "test": "display_unittests" | 2943 "test": "display_unittests" |
| 2890 }, | 2944 }, |
| 2891 { | 2945 { |
| 2892 "swarming": { | 2946 "swarming": { |
| 2893 "can_use_on_swarming_builders": true | 2947 "can_use_on_swarming_builders": true |
| 2894 }, | 2948 }, |
| 2895 "test": "events_unittests" | 2949 "test": "events_unittests" |
| (...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3281 { | 3335 { |
| 3282 "swarming": { | 3336 "swarming": { |
| 3283 "can_use_on_swarming_builders": true | 3337 "can_use_on_swarming_builders": true |
| 3284 }, | 3338 }, |
| 3285 "test": "crypto_unittests" | 3339 "test": "crypto_unittests" |
| 3286 }, | 3340 }, |
| 3287 { | 3341 { |
| 3288 "test": "dbus_unittests" | 3342 "test": "dbus_unittests" |
| 3289 }, | 3343 }, |
| 3290 { | 3344 { |
| 3345 "swarming": { | |
| 3346 "can_use_on_swarming_builders": true | |
| 3347 }, | |
| 3291 "test": "device_unittests" | 3348 "test": "device_unittests" |
| 3292 }, | 3349 }, |
| 3293 { | 3350 { |
| 3294 "test": "display_unittests" | 3351 "test": "display_unittests" |
| 3295 }, | 3352 }, |
| 3296 { | 3353 { |
| 3297 "swarming": { | 3354 "swarming": { |
| 3298 "can_use_on_swarming_builders": true | 3355 "can_use_on_swarming_builders": true |
| 3299 }, | 3356 }, |
| 3300 "test": "events_unittests" | 3357 "test": "events_unittests" |
| (...skipping 367 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3668 }, | 3725 }, |
| 3669 { | 3726 { |
| 3670 "args": [ | 3727 "args": [ |
| 3671 "--site-per-process" | 3728 "--site-per-process" |
| 3672 ], | 3729 ], |
| 3673 "test": "unit_tests" | 3730 "test": "unit_tests" |
| 3674 } | 3731 } |
| 3675 ] | 3732 ] |
| 3676 } | 3733 } |
| 3677 } | 3734 } |
| OLD | NEW |