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

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

Issue 706203003: Update from https://crrev.com/303153 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « skia/skia_common.gypi ('k') | testing/buildbot/chromium_trybot.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": {
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 }
11 }, 11 },
12 { 12 {
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 { 90 {
91 "name": "telemetry_perf_unittests", 91 "name": "telemetry_perf_unittests",
92 "script": "telemetry_perf_unittests.py" 92 "script": "telemetry_perf_unittests.py"
93 }, 93 },
94 { 94 {
95 "name": "nacl_integration", 95 "name": "nacl_integration",
96 "script": "nacl_integration.py" 96 "script": "nacl_integration.py"
97 } 97 }
98 ] 98 ]
99 }, 99 },
100 "Mac10.7 Tests (1)": { 100 "Mac10.8 Tests": {
101 "gtest_tests": [ 101 "gtest_tests": [
102 "accessibility_unittests", 102 "accessibility_unittests",
103 "app_list_unittests", 103 "app_list_unittests",
104 { 104 {
105 "test": "base_unittests", 105 "test": "base_unittests",
106 "swarming": { 106 "swarming": {
107 "can_use_on_swarming_builders": true 107 "can_use_on_swarming_builders": true
108 } 108 }
109 }, 109 },
110 { 110 {
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
188 { 188 {
189 "name": "telemetry_perf_unittests", 189 "name": "telemetry_perf_unittests",
190 "script": "telemetry_perf_unittests.py" 190 "script": "telemetry_perf_unittests.py"
191 }, 191 },
192 { 192 {
193 "name": "nacl_integration", 193 "name": "nacl_integration",
194 "script": "nacl_integration.py" 194 "script": "nacl_integration.py"
195 } 195 }
196 ] 196 ]
197 }, 197 },
198 "Mac 10.6 Tests (dbg)(1)": { 198 "Mac10.9 Tests": {
199 "gtest_tests": [ 199 "gtest_tests": [
200 "accessibility_unittests", 200 "accessibility_unittests",
201 "app_list_unittests", 201 "app_list_unittests",
202 { 202 {
203 "test": "base_unittests", 203 "test": "base_unittests",
204 "swarming": { 204 "swarming": {
205 "can_use_on_swarming_builders": true 205 "can_use_on_swarming_builders": true
206 } 206 }
207 }, 207 },
208 { 208 {
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 {
283 "name": "telemetry_unittests",
284 "script": "telemetry_unittests.py"
285 },
286 {
287 "name": "telemetry_perf_unittests",
288 "script": "telemetry_perf_unittests.py"
289 },
290 {
291 "name": "nacl_integration", 283 "name": "nacl_integration",
292 "script": "nacl_integration.py" 284 "script": "nacl_integration.py"
293 } 285 }
294 ] 286 ]
295 }, 287 },
296 "Mac 10.7 Tests (dbg)(1)": { 288 "Mac10.9 Tests (dbg)": {
297 "gtest_tests": [ 289 "gtest_tests": [
298 "accessibility_unittests", 290 "accessibility_unittests",
299 "app_list_unittests", 291 "app_list_unittests",
300 { 292 {
301 "test": "base_unittests", 293 "test": "base_unittests",
302 "swarming": { 294 "swarming": {
303 "can_use_on_swarming_builders": true 295 "can_use_on_swarming_builders": true
304 } 296 }
305 }, 297 },
306 { 298 {
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
372 { 364 {
373 "test": "unit_tests", 365 "test": "unit_tests",
374 "swarming": { 366 "swarming": {
375 "can_use_on_swarming_builders": true 367 "can_use_on_swarming_builders": true
376 } 368 }
377 }, 369 },
378 "url_unittests" 370 "url_unittests"
379 ], 371 ],
380 "scripts": [ 372 "scripts": [
381 { 373 {
382 "name": "telemetry_unittests",
383 "script": "telemetry_unittests.py"
384 },
385 {
386 "name": "telemetry_perf_unittests",
387 "script": "telemetry_perf_unittests.py"
388 },
389 {
390 "name": "nacl_integration", 374 "name": "nacl_integration",
391 "script": "nacl_integration.py" 375 "script": "nacl_integration.py"
392 } 376 }
393 ] 377 ]
394 } 378 }
395 } 379 }
OLDNEW
« no previous file with comments | « skia/skia_common.gypi ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698