OLD | NEW |
1 { | 1 { |
2 "Mac10.6 Tests": { | 2 "Mac10.6 Tests": { |
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 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
66 "remoting_unittests", | 66 "remoting_unittests", |
67 "sandbox_mac_unittests", | 67 "sandbox_mac_unittests", |
68 "sql_unittests", | 68 "sql_unittests", |
69 { | 69 { |
70 "test": "sync_integration_tests", | 70 "test": "sync_integration_tests", |
71 "swarming": { | 71 "swarming": { |
72 "can_use_on_swarming_builders": true | 72 "can_use_on_swarming_builders": true |
73 } | 73 } |
74 }, | 74 }, |
75 "sync_unit_tests", | 75 "sync_unit_tests", |
76 "ui_unittests", | 76 "ui_base_unittests", |
77 { | 77 { |
78 "test": "unit_tests", | 78 "test": "unit_tests", |
79 "swarming": { | 79 "swarming": { |
80 "can_use_on_swarming_builders": true | 80 "can_use_on_swarming_builders": true |
81 } | 81 } |
82 }, | 82 }, |
83 "url_unittests" | 83 "url_unittests" |
84 ], | 84 ], |
85 "scripts": [ | 85 "scripts": [ |
86 { | 86 { |
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
164 "remoting_unittests", | 164 "remoting_unittests", |
165 "sandbox_mac_unittests", | 165 "sandbox_mac_unittests", |
166 "sql_unittests", | 166 "sql_unittests", |
167 { | 167 { |
168 "test": "sync_integration_tests", | 168 "test": "sync_integration_tests", |
169 "swarming": { | 169 "swarming": { |
170 "can_use_on_swarming_builders": true | 170 "can_use_on_swarming_builders": true |
171 } | 171 } |
172 }, | 172 }, |
173 "sync_unit_tests", | 173 "sync_unit_tests", |
174 "ui_unittests", | 174 "ui_base_unittests", |
175 { | 175 { |
176 "test": "unit_tests", | 176 "test": "unit_tests", |
177 "swarming": { | 177 "swarming": { |
178 "can_use_on_swarming_builders": true | 178 "can_use_on_swarming_builders": true |
179 } | 179 } |
180 }, | 180 }, |
181 "url_unittests" | 181 "url_unittests" |
182 ], | 182 ], |
183 "scripts": [ | 183 "scripts": [ |
184 { | 184 { |
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
262 "remoting_unittests", | 262 "remoting_unittests", |
263 "sandbox_mac_unittests", | 263 "sandbox_mac_unittests", |
264 "sql_unittests", | 264 "sql_unittests", |
265 { | 265 { |
266 "test": "sync_integration_tests", | 266 "test": "sync_integration_tests", |
267 "swarming": { | 267 "swarming": { |
268 "can_use_on_swarming_builders": true | 268 "can_use_on_swarming_builders": true |
269 } | 269 } |
270 }, | 270 }, |
271 "sync_unit_tests", | 271 "sync_unit_tests", |
272 "ui_unittests", | 272 "ui_base_unittests", |
273 { | 273 { |
274 "test": "unit_tests", | 274 "test": "unit_tests", |
275 "swarming": { | 275 "swarming": { |
276 "can_use_on_swarming_builders": true | 276 "can_use_on_swarming_builders": true |
277 } | 277 } |
278 }, | 278 }, |
279 "url_unittests" | 279 "url_unittests" |
280 ], | 280 ], |
281 "scripts": [ | 281 "scripts": [ |
282 { | 282 { |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
353 "remoting_unittests", | 353 "remoting_unittests", |
354 "sandbox_mac_unittests", | 354 "sandbox_mac_unittests", |
355 "sql_unittests", | 355 "sql_unittests", |
356 { | 356 { |
357 "test": "sync_integration_tests", | 357 "test": "sync_integration_tests", |
358 "swarming": { | 358 "swarming": { |
359 "can_use_on_swarming_builders": true | 359 "can_use_on_swarming_builders": true |
360 } | 360 } |
361 }, | 361 }, |
362 "sync_unit_tests", | 362 "sync_unit_tests", |
363 "ui_unittests", | 363 "ui_base_unittests", |
364 { | 364 { |
365 "test": "unit_tests", | 365 "test": "unit_tests", |
366 "swarming": { | 366 "swarming": { |
367 "can_use_on_swarming_builders": true | 367 "can_use_on_swarming_builders": true |
368 } | 368 } |
369 }, | 369 }, |
370 "url_unittests" | 370 "url_unittests" |
371 ], | 371 ], |
372 "scripts": [ | 372 "scripts": [ |
373 { | 373 { |
374 "name": "nacl_integration", | 374 "name": "nacl_integration", |
375 "script": "nacl_integration.py" | 375 "script": "nacl_integration.py" |
376 } | 376 } |
377 ] | 377 ] |
378 } | 378 } |
379 } | 379 } |
OLD | NEW |