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

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

Issue 392253004: Mojo: Enable mojo_shell_tests on Mac (on the bots). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | Annotate | Revision Log
« 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 "interactive_ui_tests", 4 "interactive_ui_tests",
5 "accessibility_unittests", 5 "accessibility_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 30 matching lines...) Expand all
41 "net_unittests", 41 "net_unittests",
42 "message_center_unittests", 42 "message_center_unittests",
43 "mojo_apps_js_unittests", 43 "mojo_apps_js_unittests",
44 "mojo_common_unittests", 44 "mojo_common_unittests",
45 "mojo_js_unittests", 45 "mojo_js_unittests",
46 "mojo_public_bindings_unittests", 46 "mojo_public_bindings_unittests",
47 "mojo_public_environment_unittests", 47 "mojo_public_environment_unittests",
48 "mojo_public_system_unittests", 48 "mojo_public_system_unittests",
49 "mojo_public_utility_unittests", 49 "mojo_public_utility_unittests",
50 "mojo_service_manager_unittests", 50 "mojo_service_manager_unittests",
51 "mojo_shell_tests",
51 "mojo_system_unittests", 52 "mojo_system_unittests",
52 "sandbox_mac_unittests", 53 "sandbox_mac_unittests",
53 {"test": "browser_tests", "shard_index": 2, "total_shards": 3} 54 {"test": "browser_tests", "shard_index": 2, "total_shards": 3}
54 ] 55 ]
55 }, 56 },
56 "Mac10.7 Tests (1)": { 57 "Mac10.7 Tests (1)": {
57 "gtest_tests": [ 58 "gtest_tests": [
58 "interactive_ui_tests", 59 "interactive_ui_tests",
59 "accessibility_unittests", 60 "accessibility_unittests",
60 "base_unittests", 61 "base_unittests",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 "net_unittests", 96 "net_unittests",
96 "message_center_unittests", 97 "message_center_unittests",
97 "mojo_apps_js_unittests", 98 "mojo_apps_js_unittests",
98 "mojo_common_unittests", 99 "mojo_common_unittests",
99 "mojo_js_unittests", 100 "mojo_js_unittests",
100 "mojo_public_bindings_unittests", 101 "mojo_public_bindings_unittests",
101 "mojo_public_environment_unittests", 102 "mojo_public_environment_unittests",
102 "mojo_public_system_unittests", 103 "mojo_public_system_unittests",
103 "mojo_public_utility_unittests", 104 "mojo_public_utility_unittests",
104 "mojo_service_manager_unittests", 105 "mojo_service_manager_unittests",
106 "mojo_shell_tests",
105 "mojo_system_unittests", 107 "mojo_system_unittests",
106 "sandbox_mac_unittests", 108 "sandbox_mac_unittests",
107 {"test": "browser_tests", "shard_index": 2, "total_shards": 3} 109 {"test": "browser_tests", "shard_index": 2, "total_shards": 3}
108 ] 110 ]
109 }, 111 },
110 "Mac 10.6 Tests (dbg)(1)": { 112 "Mac 10.6 Tests (dbg)(1)": {
111 "gtest_tests": [ 113 "gtest_tests": [
112 "cacheinvalidation_unittests", 114 "cacheinvalidation_unittests",
113 "cast_unittests", 115 "cast_unittests",
114 "cc_unittests", 116 "cc_unittests",
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
154 "ui_unittests", 156 "ui_unittests",
155 "content_unittests", 157 "content_unittests",
156 "mojo_apps_js_unittests", 158 "mojo_apps_js_unittests",
157 "mojo_common_unittests", 159 "mojo_common_unittests",
158 "mojo_js_unittests", 160 "mojo_js_unittests",
159 "mojo_public_bindings_unittests", 161 "mojo_public_bindings_unittests",
160 "mojo_public_environment_unittests", 162 "mojo_public_environment_unittests",
161 "mojo_public_system_unittests", 163 "mojo_public_system_unittests",
162 "mojo_public_utility_unittests", 164 "mojo_public_utility_unittests",
163 "mojo_service_manager_unittests", 165 "mojo_service_manager_unittests",
166 "mojo_shell_tests",
164 "mojo_system_unittests", 167 "mojo_system_unittests",
165 {"test": "browser_tests", "shard_index": 3, "total_shards": 4} 168 {"test": "browser_tests", "shard_index": 3, "total_shards": 4}
166 ] 169 ]
167 }, 170 },
168 "Mac 10.7 Tests (dbg)(1)": { 171 "Mac 10.7 Tests (dbg)(1)": {
169 "gtest_tests": [ 172 "gtest_tests": [
170 "cacheinvalidation_unittests", 173 "cacheinvalidation_unittests",
171 "cast_unittests", 174 "cast_unittests",
172 "cc_unittests", 175 "cc_unittests",
173 "chromedriver_unittests", 176 "chromedriver_unittests",
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
212 "ui_unittests", 215 "ui_unittests",
213 "content_unittests", 216 "content_unittests",
214 "mojo_apps_js_unittests", 217 "mojo_apps_js_unittests",
215 "mojo_common_unittests", 218 "mojo_common_unittests",
216 "mojo_js_unittests", 219 "mojo_js_unittests",
217 "mojo_public_bindings_unittests", 220 "mojo_public_bindings_unittests",
218 "mojo_public_environment_unittests", 221 "mojo_public_environment_unittests",
219 "mojo_public_system_unittests", 222 "mojo_public_system_unittests",
220 "mojo_public_utility_unittests", 223 "mojo_public_utility_unittests",
221 "mojo_service_manager_unittests", 224 "mojo_service_manager_unittests",
225 "mojo_shell_tests",
222 "mojo_system_unittests", 226 "mojo_system_unittests",
223 {"test": "browser_tests", "shard_index": 3, "total_shards": 4} 227 {"test": "browser_tests", "shard_index": 3, "total_shards": 4}
224 ] 228 ]
225 } 229 }
226 } 230 }
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