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

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

Issue 664803003: Update from chromium a8e7c94b1b79a0948d05a1fcfff53391d22ce37a (Closed) Base URL: git@github.com:domokit/mojo.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 | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('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 "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 { 6 {
7 "test": "base_unittests", 7 "test": "base_unittests",
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": true 9 "can_use_on_swarming_builders": true
10 } 10 }
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
49 "jingle_unittests", 49 "jingle_unittests",
50 "media_unittests", 50 "media_unittests",
51 "message_center_unittests", 51 "message_center_unittests",
52 "mojo_apps_js_unittests", 52 "mojo_apps_js_unittests",
53 "mojo_common_unittests", 53 "mojo_common_unittests",
54 "mojo_js_unittests", 54 "mojo_js_unittests",
55 "mojo_public_bindings_unittests", 55 "mojo_public_bindings_unittests",
56 "mojo_public_environment_unittests", 56 "mojo_public_environment_unittests",
57 "mojo_public_system_unittests", 57 "mojo_public_system_unittests",
58 "mojo_public_utility_unittests", 58 "mojo_public_utility_unittests",
59 "mojo_application_manager_unittests",
60 "mojo_shell_tests",
61 "mojo_system_unittests", 59 "mojo_system_unittests",
62 { 60 {
63 "test": "net_unittests", 61 "test": "net_unittests",
64 "swarming": { 62 "swarming": {
65 "can_use_on_swarming_builders": true 63 "can_use_on_swarming_builders": true
66 } 64 }
67 }, 65 },
68 "ppapi_unittests", 66 "ppapi_unittests",
69 "printing_unittests", 67 "printing_unittests",
70 "remoting_unittests", 68 "remoting_unittests",
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 "jingle_unittests", 135 "jingle_unittests",
138 "media_unittests", 136 "media_unittests",
139 "message_center_unittests", 137 "message_center_unittests",
140 "mojo_apps_js_unittests", 138 "mojo_apps_js_unittests",
141 "mojo_common_unittests", 139 "mojo_common_unittests",
142 "mojo_js_unittests", 140 "mojo_js_unittests",
143 "mojo_public_bindings_unittests", 141 "mojo_public_bindings_unittests",
144 "mojo_public_environment_unittests", 142 "mojo_public_environment_unittests",
145 "mojo_public_system_unittests", 143 "mojo_public_system_unittests",
146 "mojo_public_utility_unittests", 144 "mojo_public_utility_unittests",
147 "mojo_application_manager_unittests",
148 "mojo_shell_tests",
149 "mojo_system_unittests", 145 "mojo_system_unittests",
150 { 146 {
151 "test": "net_unittests", 147 "test": "net_unittests",
152 "swarming": { 148 "swarming": {
153 "can_use_on_swarming_builders": true 149 "can_use_on_swarming_builders": true
154 } 150 }
155 }, 151 },
156 "ppapi_unittests", 152 "ppapi_unittests",
157 "printing_unittests", 153 "printing_unittests",
158 "remoting_unittests", 154 "remoting_unittests",
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 "jingle_unittests", 221 "jingle_unittests",
226 "media_unittests", 222 "media_unittests",
227 "message_center_unittests", 223 "message_center_unittests",
228 "mojo_apps_js_unittests", 224 "mojo_apps_js_unittests",
229 "mojo_common_unittests", 225 "mojo_common_unittests",
230 "mojo_js_unittests", 226 "mojo_js_unittests",
231 "mojo_public_bindings_unittests", 227 "mojo_public_bindings_unittests",
232 "mojo_public_environment_unittests", 228 "mojo_public_environment_unittests",
233 "mojo_public_system_unittests", 229 "mojo_public_system_unittests",
234 "mojo_public_utility_unittests", 230 "mojo_public_utility_unittests",
235 "mojo_application_manager_unittests",
236 "mojo_shell_tests",
237 "mojo_system_unittests", 231 "mojo_system_unittests",
238 { 232 {
239 "test": "net_unittests", 233 "test": "net_unittests",
240 "swarming": { 234 "swarming": {
241 "can_use_on_swarming_builders": true 235 "can_use_on_swarming_builders": true
242 } 236 }
243 }, 237 },
244 "ppapi_unittests", 238 "ppapi_unittests",
245 "printing_unittests", 239 "printing_unittests",
246 "remoting_unittests", 240 "remoting_unittests",
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
314 "jingle_unittests", 308 "jingle_unittests",
315 "media_unittests", 309 "media_unittests",
316 "message_center_unittests", 310 "message_center_unittests",
317 "mojo_apps_js_unittests", 311 "mojo_apps_js_unittests",
318 "mojo_common_unittests", 312 "mojo_common_unittests",
319 "mojo_js_unittests", 313 "mojo_js_unittests",
320 "mojo_public_bindings_unittests", 314 "mojo_public_bindings_unittests",
321 "mojo_public_environment_unittests", 315 "mojo_public_environment_unittests",
322 "mojo_public_system_unittests", 316 "mojo_public_system_unittests",
323 "mojo_public_utility_unittests", 317 "mojo_public_utility_unittests",
324 "mojo_application_manager_unittests",
325 "mojo_shell_tests",
326 "mojo_system_unittests", 318 "mojo_system_unittests",
327 { 319 {
328 "test": "net_unittests", 320 "test": "net_unittests",
329 "swarming": { 321 "swarming": {
330 "can_use_on_swarming_builders": true 322 "can_use_on_swarming_builders": true
331 } 323 }
332 }, 324 },
333 "ppapi_unittests", 325 "ppapi_unittests",
334 "printing_unittests", 326 "printing_unittests",
335 "remoting_unittests", 327 "remoting_unittests",
(...skipping 10 matching lines...) Expand all
346 { 338 {
347 "test": "unit_tests", 339 "test": "unit_tests",
348 "swarming": { 340 "swarming": {
349 "can_use_on_swarming_builders": true 341 "can_use_on_swarming_builders": true
350 } 342 }
351 }, 343 },
352 "url_unittests" 344 "url_unittests"
353 ] 345 ]
354 } 346 }
355 } 347 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698