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

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

Issue 2887663002: Revert of Include headless tests in all swarm version for Windows, since it's been enabled (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Win 7 Tests x64 (1)": { 2 "Win 7 Tests x64 (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "accessibility_unittests" 8 "test": "accessibility_unittests"
9 }, 9 },
10 { 10 {
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
195 "test": "gpu_ipc_service_unittests" 195 "test": "gpu_ipc_service_unittests"
196 }, 196 },
197 { 197 {
198 "swarming": { 198 "swarming": {
199 "can_use_on_swarming_builders": true 199 "can_use_on_swarming_builders": true
200 }, 200 },
201 "test": "gpu_unittests" 201 "test": "gpu_unittests"
202 }, 202 },
203 { 203 {
204 "swarming": { 204 "swarming": {
205 "can_use_on_swarming_builders": true
206 },
207 "test": "headless_browsertests"
208 },
209 {
210 "args": [
211 "--enable-browser-side-navigation"
212 ],
213 "name": "browser_side_navigation_headless_browsertests",
214 "swarming": {
215 "can_use_on_swarming_builders": true
216 },
217 "test": "headless_browsertests"
218 },
219 {
220 "swarming": {
221 "can_use_on_swarming_builders": true
222 },
223 "test": "headless_unittests"
224 },
225 {
226 "swarming": {
227 "can_use_on_swarming_builders": true 205 "can_use_on_swarming_builders": true
228 }, 206 },
229 "test": "install_static_unittests" 207 "test": "install_static_unittests"
230 }, 208 },
231 { 209 {
232 "swarming": { 210 "swarming": {
233 "can_use_on_swarming_builders": true 211 "can_use_on_swarming_builders": true
234 }, 212 },
235 "test": "installer_util_unittests" 213 "test": "installer_util_unittests"
236 }, 214 },
(...skipping 553 matching lines...) Expand 10 before | Expand all | Expand 10 after
790 { 768 {
791 "swarming": { 769 "swarming": {
792 "can_use_on_swarming_builders": true 770 "can_use_on_swarming_builders": true
793 }, 771 },
794 "test": "gpu_unittests" 772 "test": "gpu_unittests"
795 }, 773 },
796 { 774 {
797 "swarming": { 775 "swarming": {
798 "can_use_on_swarming_builders": true 776 "can_use_on_swarming_builders": true
799 }, 777 },
800 "test": "headless_browsertests"
801 },
802 {
803 "args": [
804 "--enable-browser-side-navigation"
805 ],
806 "name": "browser_side_navigation_headless_browsertests",
807 "swarming": {
808 "can_use_on_swarming_builders": true
809 },
810 "test": "headless_browsertests"
811 },
812 {
813 "swarming": {
814 "can_use_on_swarming_builders": true
815 },
816 "test": "headless_unittests"
817 },
818 {
819 "swarming": {
820 "can_use_on_swarming_builders": true
821 },
822 "test": "install_static_unittests" 778 "test": "install_static_unittests"
823 }, 779 },
824 { 780 {
825 "swarming": { 781 "swarming": {
826 "can_use_on_swarming_builders": true 782 "can_use_on_swarming_builders": true
827 }, 783 },
828 "test": "installer_util_unittests" 784 "test": "installer_util_unittests"
829 }, 785 },
830 { 786 {
831 "swarming": { 787 "swarming": {
(...skipping 480 matching lines...) Expand 10 before | Expand all | Expand 10 after
1312 { 1268 {
1313 "swarming": { 1269 "swarming": {
1314 "can_use_on_swarming_builders": true 1270 "can_use_on_swarming_builders": true
1315 }, 1271 },
1316 "test": "gpu_unittests" 1272 "test": "gpu_unittests"
1317 }, 1273 },
1318 { 1274 {
1319 "swarming": { 1275 "swarming": {
1320 "can_use_on_swarming_builders": true 1276 "can_use_on_swarming_builders": true
1321 }, 1277 },
1322 "test": "headless_browsertests"
1323 },
1324 {
1325 "args": [
1326 "--enable-browser-side-navigation"
1327 ],
1328 "name": "browser_side_navigation_headless_browsertests",
1329 "swarming": {
1330 "can_use_on_swarming_builders": true
1331 },
1332 "test": "headless_browsertests"
1333 },
1334 {
1335 "swarming": {
1336 "can_use_on_swarming_builders": true
1337 },
1338 "test": "headless_unittests"
1339 },
1340 {
1341 "swarming": {
1342 "can_use_on_swarming_builders": true
1343 },
1344 "test": "install_static_unittests" 1278 "test": "install_static_unittests"
1345 }, 1279 },
1346 { 1280 {
1347 "swarming": { 1281 "swarming": {
1348 "can_use_on_swarming_builders": true 1282 "can_use_on_swarming_builders": true
1349 }, 1283 },
1350 "test": "installer_util_unittests" 1284 "test": "installer_util_unittests"
1351 }, 1285 },
1352 { 1286 {
1353 "swarming": { 1287 "swarming": {
(...skipping 444 matching lines...) Expand 10 before | Expand all | Expand 10 after
1798 "test": "gpu_ipc_service_unittests" 1732 "test": "gpu_ipc_service_unittests"
1799 }, 1733 },
1800 { 1734 {
1801 "swarming": { 1735 "swarming": {
1802 "can_use_on_swarming_builders": true 1736 "can_use_on_swarming_builders": true
1803 }, 1737 },
1804 "test": "gpu_unittests" 1738 "test": "gpu_unittests"
1805 }, 1739 },
1806 { 1740 {
1807 "swarming": { 1741 "swarming": {
1808 "can_use_on_swarming_builders": true
1809 },
1810 "test": "headless_browsertests"
1811 },
1812 {
1813 "args": [
1814 "--enable-browser-side-navigation"
1815 ],
1816 "name": "browser_side_navigation_headless_browsertests",
1817 "swarming": {
1818 "can_use_on_swarming_builders": true
1819 },
1820 "test": "headless_browsertests"
1821 },
1822 {
1823 "swarming": {
1824 "can_use_on_swarming_builders": true
1825 },
1826 "test": "headless_unittests"
1827 },
1828 {
1829 "swarming": {
1830 "can_use_on_swarming_builders": true 1742 "can_use_on_swarming_builders": true
1831 }, 1743 },
1832 "test": "install_static_unittests" 1744 "test": "install_static_unittests"
1833 }, 1745 },
1834 { 1746 {
1835 "swarming": { 1747 "swarming": {
1836 "can_use_on_swarming_builders": true 1748 "can_use_on_swarming_builders": true
1837 }, 1749 },
1838 "test": "installer_util_unittests" 1750 "test": "installer_util_unittests"
1839 }, 1751 },
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
2066 "additional_compile_targets": [ 1978 "additional_compile_targets": [
2067 "chrome_official_builder" 1979 "chrome_official_builder"
2068 ] 1980 ]
2069 }, 1981 },
2070 "Win8 GYP (dbg)": { 1982 "Win8 GYP (dbg)": {
2071 "additional_compile_targets": [ 1983 "additional_compile_targets": [
2072 "all" 1984 "all"
2073 ] 1985 ]
2074 } 1986 }
2075 } 1987 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698