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

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

Issue 626553002: Swarm Mac release 10.7 tests on main waterfall. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « no previous file | 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 "Mac10.6 Tests (1)": { 2 "Mac10.6 Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "app_list_unittests", 5 "app_list_unittests",
6 "base_unittests", 6 "base_unittests",
7 "cacheinvalidation_unittests", 7 "cacheinvalidation_unittests",
8 "cast_unittests", 8 "cast_unittests",
9 "cc_unittests", 9 "cc_unittests",
10 "chromedriver_unittests", 10 "chromedriver_unittests",
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 }, 47 },
48 "Mac10.6 Tests (2)": { 48 "Mac10.6 Tests (2)": {
49 "gtest_tests": [ 49 "gtest_tests": [
50 "browser_tests" 50 "browser_tests"
51 ] 51 ]
52 }, 52 },
53 "Mac10.7 Tests (1)": { 53 "Mac10.7 Tests (1)": {
54 "gtest_tests": [ 54 "gtest_tests": [
55 "accessibility_unittests", 55 "accessibility_unittests",
56 "app_list_unittests", 56 "app_list_unittests",
57 "base_unittests", 57 {
58 "test": "base_unittests",
59 "swarming": {
60 "can_use_on_swarming_builders": true
61 }
62 },
63 {
64 "test": "browser_tests",
65 "swarming": {
66 "can_use_on_swarming_builders": true,
67 "shards": 5
68 }
69 },
58 "cacheinvalidation_unittests", 70 "cacheinvalidation_unittests",
59 "cast_unittests", 71 "cast_unittests",
60 "cc_unittests", 72 "cc_unittests",
61 "chromedriver_unittests", 73 "chromedriver_unittests",
62 "components_unittests", 74 "components_unittests",
63 "content_browsertests", 75 {
64 "content_unittests", 76 "test": "content_browsertests",
77 "swarming": {
78 "can_use_on_swarming_builders": true
79 }
80 },
81 {
82 "test": "content_unittests",
83 "swarming": {
84 "can_use_on_swarming_builders": true
85 }
86 },
65 "crypto_unittests", 87 "crypto_unittests",
66 "extensions_unittests", 88 "extensions_unittests",
67 "gcm_unit_tests", 89 "gcm_unit_tests",
68 "gfx_unittests", 90 "gfx_unittests",
69 "gpu_unittests", 91 "gpu_unittests",
70 "google_apis_unittests", 92 "google_apis_unittests",
71 "interactive_ui_tests", 93 {
94 "test": "interactive_ui_tests",
95 "swarming": {
96 "can_use_on_swarming_builders": true
97 }
98 },
72 "ipc_tests", 99 "ipc_tests",
73 "jingle_unittests", 100 "jingle_unittests",
74 "media_unittests", 101 "media_unittests",
75 "message_center_unittests", 102 "message_center_unittests",
76 "mojo_apps_js_unittests", 103 "mojo_apps_js_unittests",
77 "mojo_common_unittests", 104 "mojo_common_unittests",
78 "mojo_js_unittests", 105 "mojo_js_unittests",
79 "mojo_public_bindings_unittests", 106 "mojo_public_bindings_unittests",
80 "mojo_public_environment_unittests", 107 "mojo_public_environment_unittests",
81 "mojo_public_system_unittests", 108 "mojo_public_system_unittests",
82 "mojo_public_utility_unittests", 109 "mojo_public_utility_unittests",
83 "mojo_application_manager_unittests", 110 "mojo_application_manager_unittests",
84 "mojo_shell_tests", 111 "mojo_shell_tests",
85 "mojo_system_unittests", 112 "mojo_system_unittests",
86 "net_unittests", 113 {
114 "test": "net_unittests",
115 "swarming": {
116 "can_use_on_swarming_builders": true
117 }
118 },
87 "ppapi_unittests", 119 "ppapi_unittests",
88 "printing_unittests", 120 "printing_unittests",
89 "remoting_unittests", 121 "remoting_unittests",
90 "sandbox_mac_unittests", 122 "sandbox_mac_unittests",
91 "sql_unittests", 123 "sql_unittests",
92 "sync_integration_tests", 124 {
125 "test": "sync_integration_tests",
126 "swarming": {
127 "can_use_on_swarming_builders": true
128 }
129 },
93 "sync_unit_tests", 130 "sync_unit_tests",
94 "ui_unittests", 131 "ui_unittests",
95 "unit_tests", 132 {
133 "test": "unit_tests",
134 "swarming": {
135 "can_use_on_swarming_builders": true
136 }
137 },
96 "url_unittests" 138 "url_unittests"
97 ] 139 ]
98 }, 140 },
99 "Mac10.7 Tests (2)": { 141 "Mac10.7 Tests (2)": {
100 "gtest_tests": [ 142 "gtest_tests": [
101 "browser_tests"
102 ] 143 ]
103 }, 144 },
104 "Mac 10.6 Tests (dbg)(1)": { 145 "Mac 10.6 Tests (dbg)(1)": {
105 "gtest_tests": [ 146 "gtest_tests": [
106 "accessibility_unittests", 147 "accessibility_unittests",
107 "app_list_unittests", 148 "app_list_unittests",
108 "base_unittests", 149 "base_unittests",
109 "cacheinvalidation_unittests", 150 "cacheinvalidation_unittests",
110 "cast_unittests", 151 "cast_unittests",
111 "cc_unittests", 152 "cc_unittests",
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 "unit_tests", 238 "unit_tests",
198 "url_unittests" 239 "url_unittests"
199 ] 240 ]
200 }, 241 },
201 "Mac 10.7 Tests (dbg)(2)": { 242 "Mac 10.7 Tests (dbg)(2)": {
202 "gtest_tests": [ 243 "gtest_tests": [
203 "browser_tests" 244 "browser_tests"
204 ] 245 ]
205 } 246 }
206 } 247 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698