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

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

Issue 1124763003: Update from https://crrev.com/327068 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: update nacl, buildtools, fix display_change_notifier_unittest Created 5 years, 7 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 "Mac10.6 Tests": { 2 "Mac GN": {
3 "gtest_tests": [ 3 "additional_compile_targets": [
4 { 4 "accessibility_unittests",
5 "test": "accessibility_unittests", 5 "base_unittests",
6 "swarming": {
7 "can_use_on_swarming_builders": true
8 }
9 },
10 {
11 "test": "app_list_unittests",
12 "swarming": {
13 "can_use_on_swarming_builders": true
14 }
15 },
16 {
17 "test": "base_unittests",
18 "swarming": {
19 "can_use_on_swarming_builders": true
20 }
21 },
22 {
23 "test": "browser_tests",
24 "swarming": {
25 "can_use_on_swarming_builders": true,
26 "shards": 10
27 }
28 },
29 "cacheinvalidation_unittests", 6 "cacheinvalidation_unittests",
30 { 7 "cast_unittests",
31 "test": "cast_unittests", 8 "cc_unittests",
32 "swarming": {
33 "can_use_on_swarming_builders": true
34 }
35 },
36 {
37 "test": "cc_unittests",
38 "swarming": {
39 "can_use_on_swarming_builders": true
40 }
41 },
42 "chromedriver_unittests", 9 "chromedriver_unittests",
43 { 10 "crypto_unittests",
44 "test": "components_browsertests",
45 "swarming": {
46 "can_use_on_swarming_builders": true
47 }
48 },
49 {
50 "test": "components_unittests",
51 "swarming": {
52 "can_use_on_swarming_builders": true
53 }
54 },
55 {
56 "test": "content_browsertests",
57 "swarming": {
58 "can_use_on_swarming_builders": true
59 }
60 },
61 {
62 "test": "content_unittests",
63 "swarming": {
64 "can_use_on_swarming_builders": true
65 }
66 },
67 {
68 "test": "crypto_unittests",
69 "swarming": {
70 "can_use_on_swarming_builders": true
71 }
72 },
73 "extensions_unittests",
74 "gcm_unit_tests", 11 "gcm_unit_tests",
75 { 12 "gn_unittests",
76 "test": "gfx_unittests", 13 "gpu_unittests",
77 "swarming": {
78 "can_use_on_swarming_builders": true
79 }
80 },
81 {
82 "test": "gpu_unittests",
83 "swarming": {
84 "can_use_on_swarming_builders": true
85 }
86 },
87 "google_apis_unittests",
88 {
89 "test": "interactive_ui_tests",
90 "swarming": {
91 "can_use_on_swarming_builders": true
92 }
93 },
94 "ipc_tests", 14 "ipc_tests",
95 "jingle_unittests", 15 "jingle_unittests",
96 { 16 "media_unittests",
97 "test": "media_unittests",
98 "swarming": {
99 "can_use_on_swarming_builders": true
100 }
101 },
102 {
103 "test": "message_center_unittests",
104 "swarming": {
105 "can_use_on_swarming_builders": true
106 }
107 },
108 "mojo_common_unittests", 17 "mojo_common_unittests",
109 "mojo_public_bindings_unittests", 18 "mojo_public_bindings_unittests",
110 "mojo_public_environment_unittests", 19 "mojo_public_environment_unittests",
111 "mojo_public_system_unittests", 20 "mojo_public_system_unittests",
112 "mojo_public_utility_unittests", 21 "mojo_public_utility_unittests",
113 "mojo_system_unittests", 22 "mojo_system_unittests",
114 "nacl_loader_unittests",
115 {
116 "test": "net_unittests",
117 "swarming": {
118 "can_use_on_swarming_builders": true
119 }
120 },
121 "ppapi_unittests", 23 "ppapi_unittests",
122 "printing_unittests", 24 "printing_unittests",
123 "remoting_unittests", 25 "skia_unittests",
124 "sandbox_mac_unittests",
125 "sql_unittests", 26 "sql_unittests",
126 {
127 "test": "sync_integration_tests",
128 "swarming": {
129 "can_use_on_swarming_builders": true
130 }
131 },
132 "sync_unit_tests", 27 "sync_unit_tests",
133 { 28 "ui_base_unittests",
134 "test": "ui_base_unittests", 29 "url_unittests"
135 "swarming": { 30 ],
136 "can_use_on_swarming_builders": true 31 "gtest_tests": [
137 } 32 {
138 }, 33 "test": "base_unittests"
139 { 34 }
140 "test": "unit_tests", 35 ]
141 "swarming": { 36 },
142 "can_use_on_swarming_builders": true 37 "Mac GN (dbg)": {
143 } 38 "additional_compile_targets": [
144 }, 39 "accessibility_unittests",
145 "url_unittests", 40 "base_unittests",
146 "skia_unittests" 41 "cacheinvalidation_unittests",
42 "cast_unittests",
43 "cc_unittests",
44 "chromedriver_unittests",
45 "crypto_unittests",
46 "gcm_unit_tests",
47 "gn_unittests",
48 "gpu_unittests",
49 "ipc_tests",
50 "jingle_unittests",
51 "media_unittests",
52 "mojo_common_unittests",
53 "mojo_public_bindings_unittests",
54 "mojo_public_environment_unittests",
55 "mojo_public_system_unittests",
56 "mojo_public_utility_unittests",
57 "mojo_system_unittests",
58 "ppapi_unittests",
59 "printing_unittests",
60 "skia_unittests",
61 "sql_unittests",
62 "sync_unit_tests",
63 "ui_base_unittests",
64 "url_unittests"
65 ],
66 "gtest_tests": [
67 {
68 "test": "base_unittests"
69 }
70 ]
71 },
72 "Mac10.6 Tests": {
73 "gtest_tests": [
74 {
75 "swarming": {
76 "can_use_on_swarming_builders": true
77 },
78 "test": "accessibility_unittests"
79 },
80 {
81 "swarming": {
82 "can_use_on_swarming_builders": true
83 },
84 "test": "app_list_unittests"
85 },
86 {
87 "swarming": {
88 "can_use_on_swarming_builders": true
89 },
90 "test": "base_unittests"
91 },
92 {
93 "swarming": {
94 "can_use_on_swarming_builders": true,
95 "shards": 10
96 },
97 "test": "browser_tests"
98 },
99 {
100 "test": "cacheinvalidation_unittests"
101 },
102 {
103 "swarming": {
104 "can_use_on_swarming_builders": true
105 },
106 "test": "cast_unittests"
107 },
108 {
109 "swarming": {
110 "can_use_on_swarming_builders": true
111 },
112 "test": "cc_unittests"
113 },
114 {
115 "test": "chromedriver_unittests"
116 },
117 {
118 "swarming": {
119 "can_use_on_swarming_builders": true
120 },
121 "test": "components_browsertests"
122 },
123 {
124 "swarming": {
125 "can_use_on_swarming_builders": true
126 },
127 "test": "components_unittests"
128 },
129 {
130 "swarming": {
131 "can_use_on_swarming_builders": true
132 },
133 "test": "content_browsertests"
134 },
135 {
136 "swarming": {
137 "can_use_on_swarming_builders": true
138 },
139 "test": "content_unittests"
140 },
141 {
142 "swarming": {
143 "can_use_on_swarming_builders": true
144 },
145 "test": "crypto_unittests"
146 },
147 {
148 "test": "extensions_unittests"
149 },
150 {
151 "test": "gcm_unit_tests"
152 },
153 {
154 "swarming": {
155 "can_use_on_swarming_builders": true
156 },
157 "test": "gfx_unittests"
158 },
159 {
160 "test": "google_apis_unittests"
161 },
162 {
163 "swarming": {
164 "can_use_on_swarming_builders": true
165 },
166 "test": "gpu_unittests"
167 },
168 {
169 "swarming": {
170 "can_use_on_swarming_builders": true
171 },
172 "test": "interactive_ui_tests"
173 },
174 {
175 "test": "ipc_tests"
176 },
177 {
178 "test": "jingle_unittests"
179 },
180 {
181 "swarming": {
182 "can_use_on_swarming_builders": true
183 },
184 "test": "media_unittests"
185 },
186 {
187 "swarming": {
188 "can_use_on_swarming_builders": true
189 },
190 "test": "message_center_unittests"
191 },
192 {
193 "test": "mojo_common_unittests"
194 },
195 {
196 "test": "mojo_public_bindings_unittests"
197 },
198 {
199 "test": "mojo_public_environment_unittests"
200 },
201 {
202 "test": "mojo_public_system_unittests"
203 },
204 {
205 "test": "mojo_public_utility_unittests"
206 },
207 {
208 "test": "mojo_system_unittests"
209 },
210 {
211 "test": "nacl_loader_unittests"
212 },
213 {
214 "swarming": {
215 "can_use_on_swarming_builders": true
216 },
217 "test": "net_unittests"
218 },
219 {
220 "test": "ppapi_unittests"
221 },
222 {
223 "test": "printing_unittests"
224 },
225 {
226 "test": "remoting_unittests"
227 },
228 {
229 "test": "sandbox_mac_unittests"
230 },
231 {
232 "test": "skia_unittests"
233 },
234 {
235 "test": "sql_unittests"
236 },
237 {
238 "swarming": {
239 "can_use_on_swarming_builders": true
240 },
241 "test": "sync_integration_tests"
242 },
243 {
244 "test": "sync_unit_tests"
245 },
246 {
247 "swarming": {
248 "can_use_on_swarming_builders": true
249 },
250 "test": "ui_base_unittests"
251 },
252 {
253 "swarming": {
254 "can_use_on_swarming_builders": true
255 },
256 "test": "unit_tests"
257 },
258 {
259 "test": "url_unittests"
260 }
147 ], 261 ],
148 "scripts": [ 262 "scripts": [
149 { 263 {
150 "name": "telemetry_unittests", 264 "name": "telemetry_unittests",
151 "script": "telemetry_unittests.py" 265 "script": "telemetry_unittests.py"
152 }, 266 },
153 { 267 {
154 "name": "telemetry_perf_unittests", 268 "name": "telemetry_perf_unittests",
155 "script": "telemetry_perf_unittests.py" 269 "script": "telemetry_perf_unittests.py"
156 }, 270 },
157 { 271 {
158 "name": "nacl_integration", 272 "name": "nacl_integration",
159 "script": "nacl_integration.py" 273 "script": "nacl_integration.py"
160 } 274 }
161 ] 275 ]
162 }, 276 },
163 "Mac10.8 Tests": { 277 "Mac10.8 Tests": {
164 "gtest_tests": [ 278 "gtest_tests": [
165 { 279 {
166 "test": "accessibility_unittests",
167 "swarming": { 280 "swarming": {
168 "can_use_on_swarming_builders": true 281 "can_use_on_swarming_builders": true
169 } 282 },
283 "test": "accessibility_unittests"
170 }, 284 },
171 { 285 {
172 "test": "app_list_unittests",
173 "swarming": { 286 "swarming": {
174 "can_use_on_swarming_builders": true 287 "can_use_on_swarming_builders": true
175 } 288 },
289 "test": "app_list_unittests"
176 }, 290 },
177 { 291 {
178 "test": "base_unittests",
179 "swarming": { 292 "swarming": {
180 "can_use_on_swarming_builders": true 293 "can_use_on_swarming_builders": true
181 } 294 },
295 "test": "base_unittests"
182 }, 296 },
183 { 297 {
184 "test": "browser_tests",
185 "swarming": { 298 "swarming": {
186 "can_use_on_swarming_builders": true, 299 "can_use_on_swarming_builders": true,
187 "shards": 10 300 "shards": 10
188 } 301 },
302 "test": "browser_tests"
189 }, 303 },
190 "cacheinvalidation_unittests",
191 { 304 {
192 "test": "cast_unittests", 305 "test": "cacheinvalidation_unittests"
306 },
307 {
193 "swarming": { 308 "swarming": {
194 "can_use_on_swarming_builders": true 309 "can_use_on_swarming_builders": true
195 } 310 },
311 "test": "cast_unittests"
196 }, 312 },
197 { 313 {
198 "test": "cc_unittests",
199 "swarming": { 314 "swarming": {
200 "can_use_on_swarming_builders": true 315 "can_use_on_swarming_builders": true
201 } 316 },
317 "test": "cc_unittests"
202 }, 318 },
203 "chromedriver_unittests",
204 { 319 {
205 "test": "components_unittests", 320 "test": "chromedriver_unittests"
321 },
322 {
206 "swarming": { 323 "swarming": {
207 "can_use_on_swarming_builders": true 324 "can_use_on_swarming_builders": true
208 } 325 },
326 "test": "components_unittests"
209 }, 327 },
210 { 328 {
211 "test": "content_browsertests",
212 "swarming": { 329 "swarming": {
213 "can_use_on_swarming_builders": true 330 "can_use_on_swarming_builders": true
214 } 331 },
332 "test": "content_browsertests"
215 }, 333 },
216 { 334 {
217 "test": "content_unittests",
218 "swarming": { 335 "swarming": {
219 "can_use_on_swarming_builders": true 336 "can_use_on_swarming_builders": true
220 } 337 },
338 "test": "content_unittests"
221 }, 339 },
222 { 340 {
223 "test": "crypto_unittests",
224 "swarming": { 341 "swarming": {
225 "can_use_on_swarming_builders": true 342 "can_use_on_swarming_builders": true
226 } 343 },
344 "test": "crypto_unittests"
227 }, 345 },
228 "extensions_unittests",
229 "gcm_unit_tests",
230 { 346 {
231 "test": "gfx_unittests", 347 "test": "extensions_unittests"
348 },
349 {
350 "test": "gcm_unit_tests"
351 },
352 {
232 "swarming": { 353 "swarming": {
233 "can_use_on_swarming_builders": true 354 "can_use_on_swarming_builders": true
234 } 355 },
356 "test": "gfx_unittests"
235 }, 357 },
236 { 358 {
237 "test": "gpu_unittests", 359 "test": "google_apis_unittests"
360 },
361 {
238 "swarming": { 362 "swarming": {
239 "can_use_on_swarming_builders": true 363 "can_use_on_swarming_builders": true
240 } 364 },
365 "test": "gpu_unittests"
241 }, 366 },
242 "google_apis_unittests",
243 { 367 {
244 "test": "interactive_ui_tests",
245 "swarming": { 368 "swarming": {
246 "can_use_on_swarming_builders": true 369 "can_use_on_swarming_builders": true
247 } 370 },
371 "test": "interactive_ui_tests"
248 }, 372 },
249 "ipc_tests",
250 "jingle_unittests",
251 { 373 {
252 "test": "media_unittests", 374 "test": "ipc_tests"
375 },
376 {
377 "test": "jingle_unittests"
378 },
379 {
253 "swarming": { 380 "swarming": {
254 "can_use_on_swarming_builders": true 381 "can_use_on_swarming_builders": true
255 } 382 },
383 "test": "media_unittests"
256 }, 384 },
257 { 385 {
258 "test": "message_center_unittests",
259 "swarming": { 386 "swarming": {
260 "can_use_on_swarming_builders": true 387 "can_use_on_swarming_builders": true
261 } 388 },
389 "test": "message_center_unittests"
262 }, 390 },
263 "mojo_common_unittests",
264 "mojo_public_bindings_unittests",
265 "mojo_public_environment_unittests",
266 "mojo_public_system_unittests",
267 "mojo_public_utility_unittests",
268 "mojo_system_unittests",
269 "nacl_loader_unittests",
270 { 391 {
271 "test": "net_unittests", 392 "test": "mojo_common_unittests"
393 },
394 {
395 "test": "mojo_public_bindings_unittests"
396 },
397 {
398 "test": "mojo_public_environment_unittests"
399 },
400 {
401 "test": "mojo_public_system_unittests"
402 },
403 {
404 "test": "mojo_public_utility_unittests"
405 },
406 {
407 "test": "mojo_system_unittests"
408 },
409 {
410 "test": "nacl_loader_unittests"
411 },
412 {
272 "swarming": { 413 "swarming": {
273 "can_use_on_swarming_builders": true 414 "can_use_on_swarming_builders": true
274 } 415 },
416 "test": "net_unittests"
275 }, 417 },
276 "ppapi_unittests",
277 "printing_unittests",
278 "remoting_unittests",
279 "sandbox_mac_unittests",
280 "sql_unittests",
281 { 418 {
282 "test": "sync_integration_tests", 419 "test": "ppapi_unittests"
420 },
421 {
422 "test": "printing_unittests"
423 },
424 {
425 "test": "remoting_unittests"
426 },
427 {
428 "test": "sandbox_mac_unittests"
429 },
430 {
431 "test": "skia_unittests"
432 },
433 {
434 "test": "sql_unittests"
435 },
436 {
283 "swarming": { 437 "swarming": {
284 "can_use_on_swarming_builders": true 438 "can_use_on_swarming_builders": true
285 } 439 },
440 "test": "sync_integration_tests"
286 }, 441 },
287 "sync_unit_tests",
288 { 442 {
289 "test": "ui_base_unittests", 443 "test": "sync_unit_tests"
444 },
445 {
290 "swarming": { 446 "swarming": {
291 "can_use_on_swarming_builders": true 447 "can_use_on_swarming_builders": true
292 } 448 },
449 "test": "ui_base_unittests"
293 }, 450 },
294 { 451 {
295 "test": "unit_tests",
296 "swarming": { 452 "swarming": {
297 "can_use_on_swarming_builders": true 453 "can_use_on_swarming_builders": true
298 } 454 },
455 "test": "unit_tests"
299 }, 456 },
300 "url_unittests", 457 {
301 "skia_unittests" 458 "test": "url_unittests"
459 }
302 ], 460 ],
303 "scripts": [ 461 "scripts": [
304 { 462 {
305 "name": "telemetry_unittests", 463 "name": "telemetry_unittests",
306 "script": "telemetry_unittests.py" 464 "script": "telemetry_unittests.py"
307 }, 465 },
308 { 466 {
309 "name": "telemetry_perf_unittests", 467 "name": "telemetry_perf_unittests",
310 "script": "telemetry_perf_unittests.py" 468 "script": "telemetry_perf_unittests.py"
311 }, 469 },
312 { 470 {
313 "name": "nacl_integration", 471 "name": "nacl_integration",
314 "script": "nacl_integration.py" 472 "script": "nacl_integration.py"
315 } 473 }
316 ] 474 ]
317 }, 475 },
318 "Mac10.9 Tests": { 476 "Mac10.9 Tests": {
319 "gtest_tests": [ 477 "gtest_tests": [
320 { 478 {
321 "test": "accessibility_unittests",
322 "swarming": { 479 "swarming": {
323 "can_use_on_swarming_builders": true 480 "can_use_on_swarming_builders": true
324 } 481 },
482 "test": "accessibility_unittests"
325 }, 483 },
326 { 484 {
327 "test": "app_list_unittests",
328 "swarming": { 485 "swarming": {
329 "can_use_on_swarming_builders": true 486 "can_use_on_swarming_builders": true
330 } 487 },
488 "test": "app_list_unittests"
331 }, 489 },
332 { 490 {
333 "test": "base_unittests",
334 "swarming": { 491 "swarming": {
335 "can_use_on_swarming_builders": true 492 "can_use_on_swarming_builders": true
336 } 493 },
494 "test": "base_unittests"
337 }, 495 },
338 { 496 {
339 "test": "browser_tests",
340 "swarming": { 497 "swarming": {
341 "can_use_on_swarming_builders": true, 498 "can_use_on_swarming_builders": true,
342 "shards": 10 499 "shards": 10
343 } 500 },
501 "test": "browser_tests"
344 }, 502 },
345 "cacheinvalidation_unittests",
346 { 503 {
347 "test": "cast_unittests", 504 "test": "cacheinvalidation_unittests"
505 },
506 {
348 "swarming": { 507 "swarming": {
349 "can_use_on_swarming_builders": true 508 "can_use_on_swarming_builders": true
350 } 509 },
510 "test": "cast_unittests"
351 }, 511 },
352 { 512 {
353 "test": "cc_unittests",
354 "swarming": { 513 "swarming": {
355 "can_use_on_swarming_builders": true 514 "can_use_on_swarming_builders": true
356 } 515 },
516 "test": "cc_unittests"
357 }, 517 },
358 "chromedriver_unittests",
359 { 518 {
360 "test": "components_unittests", 519 "test": "chromedriver_unittests"
520 },
521 {
361 "swarming": { 522 "swarming": {
362 "can_use_on_swarming_builders": true 523 "can_use_on_swarming_builders": true
363 } 524 },
525 "test": "components_unittests"
364 }, 526 },
365 { 527 {
366 "test": "content_browsertests",
367 "swarming": { 528 "swarming": {
368 "can_use_on_swarming_builders": true 529 "can_use_on_swarming_builders": true
369 } 530 },
531 "test": "content_browsertests"
370 }, 532 },
371 { 533 {
372 "test": "content_unittests",
373 "swarming": { 534 "swarming": {
374 "can_use_on_swarming_builders": true 535 "can_use_on_swarming_builders": true
375 } 536 },
537 "test": "content_unittests"
376 }, 538 },
377 { 539 {
378 "test": "crypto_unittests",
379 "swarming": { 540 "swarming": {
380 "can_use_on_swarming_builders": true 541 "can_use_on_swarming_builders": true
381 } 542 },
543 "test": "crypto_unittests"
382 }, 544 },
383 "extensions_unittests",
384 "gcm_unit_tests",
385 { 545 {
386 "test": "gfx_unittests", 546 "test": "extensions_unittests"
547 },
548 {
549 "test": "gcm_unit_tests"
550 },
551 {
387 "swarming": { 552 "swarming": {
388 "can_use_on_swarming_builders": true 553 "can_use_on_swarming_builders": true
389 } 554 },
555 "test": "gfx_unittests"
390 }, 556 },
391 { 557 {
392 "test": "gpu_unittests", 558 "test": "google_apis_unittests"
559 },
560 {
393 "swarming": { 561 "swarming": {
394 "can_use_on_swarming_builders": true 562 "can_use_on_swarming_builders": true
395 } 563 },
564 "test": "gpu_unittests"
396 }, 565 },
397 "google_apis_unittests",
398 { 566 {
399 "test": "interactive_ui_tests",
400 "swarming": { 567 "swarming": {
401 "can_use_on_swarming_builders": true 568 "can_use_on_swarming_builders": true
402 } 569 },
570 "test": "interactive_ui_tests"
403 }, 571 },
404 "ipc_tests",
405 "jingle_unittests",
406 { 572 {
407 "test": "media_unittests", 573 "test": "ipc_tests"
574 },
575 {
576 "test": "jingle_unittests"
577 },
578 {
408 "swarming": { 579 "swarming": {
409 "can_use_on_swarming_builders": true 580 "can_use_on_swarming_builders": true
410 } 581 },
582 "test": "media_unittests"
411 }, 583 },
412 { 584 {
413 "test": "message_center_unittests",
414 "swarming": { 585 "swarming": {
415 "can_use_on_swarming_builders": true 586 "can_use_on_swarming_builders": true
416 } 587 },
588 "test": "message_center_unittests"
417 }, 589 },
418 "mojo_common_unittests",
419 "mojo_public_bindings_unittests",
420 "mojo_public_environment_unittests",
421 "mojo_public_system_unittests",
422 "mojo_public_utility_unittests",
423 "mojo_system_unittests",
424 "nacl_loader_unittests",
425 { 590 {
426 "test": "net_unittests", 591 "test": "mojo_common_unittests"
592 },
593 {
594 "test": "mojo_public_bindings_unittests"
595 },
596 {
597 "test": "mojo_public_environment_unittests"
598 },
599 {
600 "test": "mojo_public_system_unittests"
601 },
602 {
603 "test": "mojo_public_utility_unittests"
604 },
605 {
606 "test": "mojo_system_unittests"
607 },
608 {
609 "test": "nacl_loader_unittests"
610 },
611 {
427 "swarming": { 612 "swarming": {
428 "can_use_on_swarming_builders": true 613 "can_use_on_swarming_builders": true
429 } 614 },
615 "test": "net_unittests"
430 }, 616 },
431 "ppapi_unittests",
432 "printing_unittests",
433 "remoting_unittests",
434 "sandbox_mac_unittests",
435 "sql_unittests",
436 { 617 {
437 "test": "sync_integration_tests", 618 "test": "ppapi_unittests"
619 },
620 {
621 "test": "printing_unittests"
622 },
623 {
624 "test": "remoting_unittests"
625 },
626 {
627 "test": "sandbox_mac_unittests"
628 },
629 {
630 "test": "skia_unittests"
631 },
632 {
633 "test": "sql_unittests"
634 },
635 {
438 "swarming": { 636 "swarming": {
439 "can_use_on_swarming_builders": true 637 "can_use_on_swarming_builders": true
440 } 638 },
639 "test": "sync_integration_tests"
441 }, 640 },
442 "sync_unit_tests",
443 { 641 {
444 "test": "ui_base_unittests", 642 "test": "sync_unit_tests"
643 },
644 {
445 "swarming": { 645 "swarming": {
446 "can_use_on_swarming_builders": true 646 "can_use_on_swarming_builders": true
447 } 647 },
648 "test": "ui_base_unittests"
448 }, 649 },
449 { 650 {
450 "test": "unit_tests",
451 "swarming": { 651 "swarming": {
452 "can_use_on_swarming_builders": true 652 "can_use_on_swarming_builders": true
453 } 653 },
654 "test": "unit_tests"
454 }, 655 },
455 "url_unittests", 656 {
456 "skia_unittests" 657 "test": "url_unittests"
658 }
457 ], 659 ],
458 "scripts": [ 660 "scripts": [
459 { 661 {
460 "name": "telemetry_unittests", 662 "name": "telemetry_unittests",
461 "script": "telemetry_unittests.py" 663 "script": "telemetry_unittests.py"
462 }, 664 },
463 { 665 {
464 "name": "telemetry_perf_unittests", 666 "name": "telemetry_perf_unittests",
465 "script": "telemetry_perf_unittests.py" 667 "script": "telemetry_perf_unittests.py"
466 }, 668 },
467 { 669 {
468 "name": "nacl_integration", 670 "name": "nacl_integration",
469 "script": "nacl_integration.py" 671 "script": "nacl_integration.py"
470 } 672 }
471 ] 673 ]
472 }, 674 },
473 "Mac10.9 Tests (dbg)": { 675 "Mac10.9 Tests (dbg)": {
474 "gtest_tests": [ 676 "gtest_tests": [
475 { 677 {
476 "test": "accessibility_unittests",
477 "swarming": { 678 "swarming": {
478 "can_use_on_swarming_builders": true 679 "can_use_on_swarming_builders": true
479 } 680 },
681 "test": "accessibility_unittests"
480 }, 682 },
481 { 683 {
482 "test": "app_list_unittests",
483 "swarming": { 684 "swarming": {
484 "can_use_on_swarming_builders": true 685 "can_use_on_swarming_builders": true
485 } 686 },
687 "test": "app_list_unittests"
486 }, 688 },
487 { 689 {
488 "test": "base_unittests",
489 "swarming": { 690 "swarming": {
490 "can_use_on_swarming_builders": true 691 "can_use_on_swarming_builders": true
491 } 692 },
693 "test": "base_unittests"
492 }, 694 },
493 { 695 {
494 "test": "browser_tests",
495 "swarming": { 696 "swarming": {
496 "can_use_on_swarming_builders": true, 697 "can_use_on_swarming_builders": true,
497 "shards": 10 698 "shards": 10
498 } 699 },
700 "test": "browser_tests"
499 }, 701 },
500 "cacheinvalidation_unittests",
501 { 702 {
502 "test": "cast_unittests", 703 "test": "cacheinvalidation_unittests"
704 },
705 {
503 "swarming": { 706 "swarming": {
504 "can_use_on_swarming_builders": true 707 "can_use_on_swarming_builders": true
505 } 708 },
709 "test": "cast_unittests"
506 }, 710 },
507 { 711 {
508 "test": "cc_unittests",
509 "swarming": { 712 "swarming": {
510 "can_use_on_swarming_builders": true 713 "can_use_on_swarming_builders": true
511 } 714 },
715 "test": "cc_unittests"
512 }, 716 },
513 "chromedriver_unittests",
514 { 717 {
515 "test": "components_unittests", 718 "test": "chromedriver_unittests"
719 },
720 {
516 "swarming": { 721 "swarming": {
517 "can_use_on_swarming_builders": true 722 "can_use_on_swarming_builders": true
518 } 723 },
724 "test": "components_unittests"
519 }, 725 },
520 { 726 {
521 "test": "content_browsertests",
522 "swarming": { 727 "swarming": {
523 "can_use_on_swarming_builders": true 728 "can_use_on_swarming_builders": true
524 } 729 },
730 "test": "content_browsertests"
525 }, 731 },
526 { 732 {
527 "test": "content_unittests",
528 "swarming": { 733 "swarming": {
529 "can_use_on_swarming_builders": true 734 "can_use_on_swarming_builders": true
530 } 735 },
736 "test": "content_unittests"
531 }, 737 },
532 { 738 {
533 "test": "crypto_unittests",
534 "swarming": { 739 "swarming": {
535 "can_use_on_swarming_builders": true 740 "can_use_on_swarming_builders": true
536 } 741 },
742 "test": "crypto_unittests"
537 }, 743 },
538 "extensions_unittests",
539 "gcm_unit_tests",
540 { 744 {
541 "test": "gfx_unittests", 745 "test": "extensions_unittests"
746 },
747 {
748 "test": "gcm_unit_tests"
749 },
750 {
542 "swarming": { 751 "swarming": {
543 "can_use_on_swarming_builders": true 752 "can_use_on_swarming_builders": true
544 } 753 },
754 "test": "gfx_unittests"
545 }, 755 },
546 { 756 {
547 "test": "gpu_unittests", 757 "test": "google_apis_unittests"
758 },
759 {
548 "swarming": { 760 "swarming": {
549 "can_use_on_swarming_builders": true 761 "can_use_on_swarming_builders": true
550 } 762 },
763 "test": "gpu_unittests"
551 }, 764 },
552 "google_apis_unittests",
553 { 765 {
554 "test": "interactive_ui_tests",
555 "swarming": { 766 "swarming": {
556 "can_use_on_swarming_builders": true, 767 "can_use_on_swarming_builders": true,
557 "shards": 2 768 "shards": 2
558 } 769 },
770 "test": "interactive_ui_tests"
559 }, 771 },
560 "ipc_tests",
561 "jingle_unittests",
562 { 772 {
563 "test": "media_unittests", 773 "test": "ipc_tests"
774 },
775 {
776 "test": "jingle_unittests"
777 },
778 {
564 "swarming": { 779 "swarming": {
565 "can_use_on_swarming_builders": true 780 "can_use_on_swarming_builders": true
566 } 781 },
782 "test": "media_unittests"
567 }, 783 },
568 { 784 {
569 "test": "message_center_unittests",
570 "swarming": { 785 "swarming": {
571 "can_use_on_swarming_builders": true 786 "can_use_on_swarming_builders": true
572 } 787 },
788 "test": "message_center_unittests"
573 }, 789 },
574 "mojo_common_unittests",
575 "mojo_public_bindings_unittests",
576 "mojo_public_environment_unittests",
577 "mojo_public_system_unittests",
578 "mojo_public_utility_unittests",
579 "mojo_system_unittests",
580 "nacl_loader_unittests",
581 { 790 {
582 "test": "net_unittests", 791 "test": "mojo_common_unittests"
792 },
793 {
794 "test": "mojo_public_bindings_unittests"
795 },
796 {
797 "test": "mojo_public_environment_unittests"
798 },
799 {
800 "test": "mojo_public_system_unittests"
801 },
802 {
803 "test": "mojo_public_utility_unittests"
804 },
805 {
806 "test": "mojo_system_unittests"
807 },
808 {
809 "test": "nacl_loader_unittests"
810 },
811 {
583 "swarming": { 812 "swarming": {
584 "can_use_on_swarming_builders": true 813 "can_use_on_swarming_builders": true
585 } 814 },
815 "test": "net_unittests"
586 }, 816 },
587 "ppapi_unittests",
588 "printing_unittests",
589 "remoting_unittests",
590 "sandbox_mac_unittests",
591 "sql_unittests",
592 { 817 {
593 "test": "sync_integration_tests", 818 "test": "ppapi_unittests"
819 },
820 {
821 "test": "printing_unittests"
822 },
823 {
824 "test": "remoting_unittests"
825 },
826 {
827 "test": "sandbox_mac_unittests"
828 },
829 {
830 "test": "skia_unittests"
831 },
832 {
833 "test": "sql_unittests"
834 },
835 {
594 "swarming": { 836 "swarming": {
595 "can_use_on_swarming_builders": true 837 "can_use_on_swarming_builders": true
596 } 838 },
839 "test": "sync_integration_tests"
597 }, 840 },
598 "sync_unit_tests",
599 { 841 {
600 "test": "ui_base_unittests", 842 "test": "sync_unit_tests"
843 },
844 {
601 "swarming": { 845 "swarming": {
602 "can_use_on_swarming_builders": true 846 "can_use_on_swarming_builders": true
603 } 847 },
848 "test": "ui_base_unittests"
604 }, 849 },
605 { 850 {
606 "test": "unit_tests",
607 "swarming": { 851 "swarming": {
608 "can_use_on_swarming_builders": true 852 "can_use_on_swarming_builders": true
609 } 853 },
854 "test": "unit_tests"
610 }, 855 },
611 "url_unittests", 856 {
612 "skia_unittests" 857 "test": "url_unittests"
858 }
613 ], 859 ],
614 "scripts": [ 860 "scripts": [
615 { 861 {
616 "name": "telemetry_unittests", 862 "name": "telemetry_unittests",
617 "script": "telemetry_unittests.py" 863 "script": "telemetry_unittests.py"
618 }, 864 },
619 { 865 {
620 "name": "telemetry_perf_unittests", 866 "name": "telemetry_perf_unittests",
621 "script": "telemetry_perf_unittests.py" 867 "script": "telemetry_perf_unittests.py"
622 }, 868 },
623 { 869 {
624 "name": "nacl_integration", 870 "name": "nacl_integration",
625 "script": "nacl_integration.py" 871 "script": "nacl_integration.py"
626 } 872 }
627 ] 873 ]
628 } 874 }
629 } 875 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698