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

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

Issue 1205423003: Convert gcm_unit_tests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@8_sql_unittests
Patch Set: Fix path typo 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') | 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 "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 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 { 95 {
96 "swarming": { 96 "swarming": {
97 "can_use_on_swarming_builders": true 97 "can_use_on_swarming_builders": true
98 }, 98 },
99 "test": "extensions_browsertests" 99 "test": "extensions_browsertests"
100 }, 100 },
101 { 101 {
102 "test": "extensions_unittests" 102 "test": "extensions_unittests"
103 }, 103 },
104 { 104 {
105 "swarming": {
106 "can_use_on_swarming_builders": true
107 },
105 "test": "gcm_unit_tests" 108 "test": "gcm_unit_tests"
106 }, 109 },
107 { 110 {
108 "swarming": { 111 "swarming": {
109 "can_use_on_swarming_builders": true 112 "can_use_on_swarming_builders": true
110 }, 113 },
111 "test": "gfx_unittests" 114 "test": "gfx_unittests"
112 }, 115 },
113 { 116 {
114 "test": "gl_unittests" 117 "test": "gl_unittests"
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
375 { 378 {
376 "swarming": { 379 "swarming": {
377 "can_use_on_swarming_builders": true 380 "can_use_on_swarming_builders": true
378 }, 381 },
379 "test": "extensions_browsertests" 382 "test": "extensions_browsertests"
380 }, 383 },
381 { 384 {
382 "test": "extensions_unittests" 385 "test": "extensions_unittests"
383 }, 386 },
384 { 387 {
388 "swarming": {
389 "can_use_on_swarming_builders": true
390 },
385 "test": "gcm_unit_tests" 391 "test": "gcm_unit_tests"
386 }, 392 },
387 { 393 {
388 "swarming": { 394 "swarming": {
389 "can_use_on_swarming_builders": true 395 "can_use_on_swarming_builders": true
390 }, 396 },
391 "test": "gfx_unittests" 397 "test": "gfx_unittests"
392 }, 398 },
393 { 399 {
394 "test": "gl_unittests" 400 "test": "gl_unittests"
(...skipping 388 matching lines...) Expand 10 before | Expand all | Expand 10 after
783 { 789 {
784 "swarming": { 790 "swarming": {
785 "can_use_on_swarming_builders": true 791 "can_use_on_swarming_builders": true
786 }, 792 },
787 "test": "extensions_browsertests" 793 "test": "extensions_browsertests"
788 }, 794 },
789 { 795 {
790 "test": "extensions_unittests" 796 "test": "extensions_unittests"
791 }, 797 },
792 { 798 {
799 "swarming": {
800 "can_use_on_swarming_builders": true
801 },
793 "test": "gcm_unit_tests" 802 "test": "gcm_unit_tests"
794 }, 803 },
795 { 804 {
796 "swarming": { 805 "swarming": {
797 "can_use_on_swarming_builders": true 806 "can_use_on_swarming_builders": true
798 }, 807 },
799 "test": "gfx_unittests" 808 "test": "gfx_unittests"
800 }, 809 },
801 { 810 {
802 "test": "gl_unittests" 811 "test": "gl_unittests"
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
1072 { 1081 {
1073 "swarming": { 1082 "swarming": {
1074 "can_use_on_swarming_builders": true 1083 "can_use_on_swarming_builders": true
1075 }, 1084 },
1076 "test": "extensions_browsertests" 1085 "test": "extensions_browsertests"
1077 }, 1086 },
1078 { 1087 {
1079 "test": "extensions_unittests" 1088 "test": "extensions_unittests"
1080 }, 1089 },
1081 { 1090 {
1091 "swarming": {
1092 "can_use_on_swarming_builders": true
1093 },
1082 "test": "gcm_unit_tests" 1094 "test": "gcm_unit_tests"
1083 }, 1095 },
1084 { 1096 {
1085 "swarming": { 1097 "swarming": {
1086 "can_use_on_swarming_builders": true 1098 "can_use_on_swarming_builders": true
1087 }, 1099 },
1088 "test": "gpu_unittests" 1100 "test": "gpu_unittests"
1089 }, 1101 },
1090 { 1102 {
1091 "test": "installer_util_unittests" 1103 "test": "installer_util_unittests"
(...skipping 410 matching lines...) Expand 10 before | Expand all | Expand 10 after
1502 { 1514 {
1503 "swarming": { 1515 "swarming": {
1504 "can_use_on_swarming_builders": true 1516 "can_use_on_swarming_builders": true
1505 }, 1517 },
1506 "test": "extensions_browsertests" 1518 "test": "extensions_browsertests"
1507 }, 1519 },
1508 { 1520 {
1509 "test": "extensions_unittests" 1521 "test": "extensions_unittests"
1510 }, 1522 },
1511 { 1523 {
1524 "swarming": {
1525 "can_use_on_swarming_builders": true
1526 },
1512 "test": "gcm_unit_tests" 1527 "test": "gcm_unit_tests"
1513 }, 1528 },
1514 { 1529 {
1515 "swarming": { 1530 "swarming": {
1516 "can_use_on_swarming_builders": true 1531 "can_use_on_swarming_builders": true
1517 }, 1532 },
1518 "test": "gfx_unittests" 1533 "test": "gfx_unittests"
1519 }, 1534 },
1520 { 1535 {
1521 "test": "gl_unittests" 1536 "test": "gl_unittests"
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
1657 "name": "telemetry_perf_unittests", 1672 "name": "telemetry_perf_unittests",
1658 "script": "telemetry_perf_unittests.py" 1673 "script": "telemetry_perf_unittests.py"
1659 }, 1674 },
1660 { 1675 {
1661 "name": "nacl_integration", 1676 "name": "nacl_integration",
1662 "script": "nacl_integration.py" 1677 "script": "nacl_integration.py"
1663 } 1678 }
1664 ] 1679 ]
1665 } 1680 }
1666 } 1681 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698