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

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

Issue 1217473009: Convert wm_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@11_sandbox_linux_unittests
Patch Set: Add pak Created 5 years, 5 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.webkit.json ('k') | ui/wm/wm.gyp » ('j') | 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 "Vista Tests (1)": { 2 "Vista Tests (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 241 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 { 252 {
253 "swarming": { 253 "swarming": {
254 "can_use_on_swarming_builders": true 254 "can_use_on_swarming_builders": true
255 }, 255 },
256 "test": "url_unittests" 256 "test": "url_unittests"
257 }, 257 },
258 { 258 {
259 "test": "views_unittests" 259 "test": "views_unittests"
260 }, 260 },
261 { 261 {
262 "swarming": {
263 "can_use_on_swarming_builders": true
264 },
262 "test": "wm_unittests" 265 "test": "wm_unittests"
263 } 266 }
264 ], 267 ],
265 "scripts": [] 268 "scripts": []
266 }, 269 },
267 "Win 7 Tests x64 (1)": { 270 "Win 7 Tests x64 (1)": {
268 "gtest_tests": [ 271 "gtest_tests": [
269 { 272 {
270 "swarming": { 273 "swarming": {
271 "can_use_on_swarming_builders": true 274 "can_use_on_swarming_builders": true
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
547 { 550 {
548 "swarming": { 551 "swarming": {
549 "can_use_on_swarming_builders": true 552 "can_use_on_swarming_builders": true
550 }, 553 },
551 "test": "url_unittests" 554 "test": "url_unittests"
552 }, 555 },
553 { 556 {
554 "test": "views_unittests" 557 "test": "views_unittests"
555 }, 558 },
556 { 559 {
560 "swarming": {
561 "can_use_on_swarming_builders": true
562 },
557 "test": "wm_unittests" 563 "test": "wm_unittests"
558 } 564 }
559 ], 565 ],
560 "scripts": [ 566 "scripts": [
561 { 567 {
562 "name": "telemetry_unittests", 568 "name": "telemetry_unittests",
563 "script": "telemetry_unittests.py" 569 "script": "telemetry_unittests.py"
564 }, 570 },
565 { 571 {
566 "name": "telemetry_perf_unittests", 572 "name": "telemetry_perf_unittests",
(...skipping 394 matching lines...) Expand 10 before | Expand all | Expand 10 after
961 { 967 {
962 "swarming": { 968 "swarming": {
963 "can_use_on_swarming_builders": true 969 "can_use_on_swarming_builders": true
964 }, 970 },
965 "test": "url_unittests" 971 "test": "url_unittests"
966 }, 972 },
967 { 973 {
968 "test": "views_unittests" 974 "test": "views_unittests"
969 }, 975 },
970 { 976 {
977 "swarming": {
978 "can_use_on_swarming_builders": true
979 },
971 "test": "wm_unittests" 980 "test": "wm_unittests"
972 } 981 }
973 ], 982 ],
974 "scripts": [ 983 "scripts": [
975 { 984 {
976 "name": "telemetry_unittests", 985 "name": "telemetry_unittests",
977 "script": "telemetry_unittests.py" 986 "script": "telemetry_unittests.py"
978 }, 987 },
979 { 988 {
980 "name": "telemetry_perf_unittests", 989 "name": "telemetry_perf_unittests",
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
1236 { 1245 {
1237 "swarming": { 1246 "swarming": {
1238 "can_use_on_swarming_builders": true 1247 "can_use_on_swarming_builders": true
1239 }, 1248 },
1240 "test": "url_unittests" 1249 "test": "url_unittests"
1241 }, 1250 },
1242 { 1251 {
1243 "test": "views_unittests" 1252 "test": "views_unittests"
1244 }, 1253 },
1245 { 1254 {
1255 "swarming": {
1256 "can_use_on_swarming_builders": true
1257 },
1246 "test": "wm_unittests" 1258 "test": "wm_unittests"
1247 } 1259 }
1248 ], 1260 ],
1249 "scripts": [ 1261 "scripts": [
1250 { 1262 {
1251 "name": "telemetry_unittests", 1263 "name": "telemetry_unittests",
1252 "script": "telemetry_unittests.py" 1264 "script": "telemetry_unittests.py"
1253 }, 1265 },
1254 { 1266 {
1255 "name": "telemetry_perf_unittests", 1267 "name": "telemetry_perf_unittests",
(...skipping 412 matching lines...) Expand 10 before | Expand all | Expand 10 after
1668 { 1680 {
1669 "swarming": { 1681 "swarming": {
1670 "can_use_on_swarming_builders": true 1682 "can_use_on_swarming_builders": true
1671 }, 1683 },
1672 "test": "url_unittests" 1684 "test": "url_unittests"
1673 }, 1685 },
1674 { 1686 {
1675 "test": "views_unittests" 1687 "test": "views_unittests"
1676 }, 1688 },
1677 { 1689 {
1690 "swarming": {
1691 "can_use_on_swarming_builders": true
1692 },
1678 "test": "wm_unittests" 1693 "test": "wm_unittests"
1679 } 1694 }
1680 ], 1695 ],
1681 "scripts": [ 1696 "scripts": [
1682 { 1697 {
1683 "name": "telemetry_unittests", 1698 "name": "telemetry_unittests",
1684 "script": "telemetry_unittests.py" 1699 "script": "telemetry_unittests.py"
1685 }, 1700 },
1686 { 1701 {
1687 "name": "telemetry_perf_unittests", 1702 "name": "telemetry_perf_unittests",
1688 "script": "telemetry_perf_unittests.py" 1703 "script": "telemetry_perf_unittests.py"
1689 }, 1704 },
1690 { 1705 {
1691 "name": "nacl_integration", 1706 "name": "nacl_integration",
1692 "script": "nacl_integration.py" 1707 "script": "nacl_integration.py"
1693 } 1708 }
1694 ] 1709 ]
1695 } 1710 }
1696 } 1711 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | ui/wm/wm.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698