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

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

Issue 1240333002: Convert google_apis_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: fixed 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
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 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
122 { 122 {
123 "swarming": { 123 "swarming": {
124 "can_use_on_swarming_builders": true 124 "can_use_on_swarming_builders": true
125 }, 125 },
126 "test": "gfx_unittests" 126 "test": "gfx_unittests"
127 }, 127 },
128 { 128 {
129 "test": "gl_unittests" 129 "test": "gl_unittests"
130 }, 130 },
131 { 131 {
132 "swarming": {
133 "can_use_on_swarming_builders": true
134 },
132 "test": "google_apis_unittests" 135 "test": "google_apis_unittests"
133 }, 136 },
134 { 137 {
135 "swarming": { 138 "swarming": {
136 "can_use_on_swarming_builders": true 139 "can_use_on_swarming_builders": true
137 }, 140 },
138 "test": "gpu_unittests" 141 "test": "gpu_unittests"
139 }, 142 },
140 { 143 {
141 "swarming": { 144 "swarming": {
(...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after
459 { 462 {
460 "swarming": { 463 "swarming": {
461 "can_use_on_swarming_builders": true 464 "can_use_on_swarming_builders": true
462 }, 465 },
463 "test": "gfx_unittests" 466 "test": "gfx_unittests"
464 }, 467 },
465 { 468 {
466 "test": "gl_unittests" 469 "test": "gl_unittests"
467 }, 470 },
468 { 471 {
472 "swarming": {
473 "can_use_on_swarming_builders": true
474 },
469 "test": "google_apis_unittests" 475 "test": "google_apis_unittests"
470 }, 476 },
471 { 477 {
472 "swarming": { 478 "swarming": {
473 "can_use_on_swarming_builders": true 479 "can_use_on_swarming_builders": true
474 }, 480 },
475 "test": "gpu_unittests" 481 "test": "gpu_unittests"
476 }, 482 },
477 { 483 {
478 "swarming": { 484 "swarming": {
(...skipping 449 matching lines...) Expand 10 before | Expand all | Expand 10 after
928 { 934 {
929 "swarming": { 935 "swarming": {
930 "can_use_on_swarming_builders": true 936 "can_use_on_swarming_builders": true
931 }, 937 },
932 "test": "gfx_unittests" 938 "test": "gfx_unittests"
933 }, 939 },
934 { 940 {
935 "test": "gl_unittests" 941 "test": "gl_unittests"
936 }, 942 },
937 { 943 {
944 "swarming": {
945 "can_use_on_swarming_builders": true
946 },
938 "test": "google_apis_unittests" 947 "test": "google_apis_unittests"
939 }, 948 },
940 { 949 {
941 "swarming": { 950 "swarming": {
942 "can_use_on_swarming_builders": true 951 "can_use_on_swarming_builders": true
943 }, 952 },
944 "test": "gpu_unittests" 953 "test": "gpu_unittests"
945 }, 954 },
946 { 955 {
947 "swarming": { 956 "swarming": {
(...skipping 815 matching lines...) Expand 10 before | Expand all | Expand 10 after
1763 { 1772 {
1764 "swarming": { 1773 "swarming": {
1765 "can_use_on_swarming_builders": true 1774 "can_use_on_swarming_builders": true
1766 }, 1775 },
1767 "test": "gfx_unittests" 1776 "test": "gfx_unittests"
1768 }, 1777 },
1769 { 1778 {
1770 "test": "gl_unittests" 1779 "test": "gl_unittests"
1771 }, 1780 },
1772 { 1781 {
1782 "swarming": {
1783 "can_use_on_swarming_builders": true
1784 },
1773 "test": "google_apis_unittests" 1785 "test": "google_apis_unittests"
1774 }, 1786 },
1775 { 1787 {
1776 "swarming": { 1788 "swarming": {
1777 "can_use_on_swarming_builders": true 1789 "can_use_on_swarming_builders": true
1778 }, 1790 },
1779 "test": "gpu_unittests" 1791 "test": "gpu_unittests"
1780 }, 1792 },
1781 { 1793 {
1782 "swarming": { 1794 "swarming": {
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
1940 "name": "telemetry_perf_unittests", 1952 "name": "telemetry_perf_unittests",
1941 "script": "telemetry_perf_unittests.py" 1953 "script": "telemetry_perf_unittests.py"
1942 }, 1954 },
1943 { 1955 {
1944 "name": "nacl_integration", 1956 "name": "nacl_integration",
1945 "script": "nacl_integration.py" 1957 "script": "nacl_integration.py"
1946 } 1958 }
1947 ] 1959 ]
1948 } 1960 }
1949 } 1961 }
OLDNEW
« google_apis/google_apis_unittests.isolate ('K') | « testing/buildbot/chromium.webkit.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698