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

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

Issue 816803003: Revert of skia: Add 'skia_unittests' test suite for this directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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.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": { 2 "Mac10.6 Tests": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "test": "accessibility_unittests", 5 "test": "accessibility_unittests",
6 "swarming": { 6 "swarming": {
7 "can_use_on_swarming_builders": true 7 "can_use_on_swarming_builders": true
8 } 8 }
9 }, 9 },
10 { 10 {
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 "swarming": { 98 "swarming": {
99 "can_use_on_swarming_builders": true 99 "can_use_on_swarming_builders": true
100 } 100 }
101 }, 101 },
102 { 102 {
103 "test": "unit_tests", 103 "test": "unit_tests",
104 "swarming": { 104 "swarming": {
105 "can_use_on_swarming_builders": true 105 "can_use_on_swarming_builders": true
106 } 106 }
107 }, 107 },
108 "url_unittests", 108 "url_unittests"
109 "skia_unittests"
110 ], 109 ],
111 "scripts": [ 110 "scripts": [
112 { 111 {
113 "name": "telemetry_unittests", 112 "name": "telemetry_unittests",
114 "script": "telemetry_unittests.py" 113 "script": "telemetry_unittests.py"
115 }, 114 },
116 { 115 {
117 "name": "telemetry_perf_unittests", 116 "name": "telemetry_perf_unittests",
118 "script": "telemetry_perf_unittests.py" 117 "script": "telemetry_perf_unittests.py"
119 }, 118 },
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 "swarming": { 221 "swarming": {
223 "can_use_on_swarming_builders": true 222 "can_use_on_swarming_builders": true
224 } 223 }
225 }, 224 },
226 { 225 {
227 "test": "unit_tests", 226 "test": "unit_tests",
228 "swarming": { 227 "swarming": {
229 "can_use_on_swarming_builders": true 228 "can_use_on_swarming_builders": true
230 } 229 }
231 }, 230 },
232 "url_unittests", 231 "url_unittests"
233 "skia_unittests"
234 ], 232 ],
235 "scripts": [ 233 "scripts": [
236 { 234 {
237 "name": "telemetry_unittests", 235 "name": "telemetry_unittests",
238 "script": "telemetry_unittests.py" 236 "script": "telemetry_unittests.py"
239 }, 237 },
240 { 238 {
241 "name": "telemetry_perf_unittests", 239 "name": "telemetry_perf_unittests",
242 "script": "telemetry_perf_unittests.py" 240 "script": "telemetry_perf_unittests.py"
243 }, 241 },
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
346 "swarming": { 344 "swarming": {
347 "can_use_on_swarming_builders": true 345 "can_use_on_swarming_builders": true
348 } 346 }
349 }, 347 },
350 { 348 {
351 "test": "unit_tests", 349 "test": "unit_tests",
352 "swarming": { 350 "swarming": {
353 "can_use_on_swarming_builders": true 351 "can_use_on_swarming_builders": true
354 } 352 }
355 }, 353 },
356 "url_unittests", 354 "url_unittests"
357 "skia_unittests"
358 ], 355 ],
359 "scripts": [ 356 "scripts": [
360 { 357 {
361 "name": "telemetry_unittests", 358 "name": "telemetry_unittests",
362 "script": "telemetry_unittests.py" 359 "script": "telemetry_unittests.py"
363 }, 360 },
364 { 361 {
365 "name": "telemetry_perf_unittests", 362 "name": "telemetry_perf_unittests",
366 "script": "telemetry_perf_unittests.py" 363 "script": "telemetry_perf_unittests.py"
367 }, 364 },
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
471 "swarming": { 468 "swarming": {
472 "can_use_on_swarming_builders": true 469 "can_use_on_swarming_builders": true
473 } 470 }
474 }, 471 },
475 { 472 {
476 "test": "unit_tests", 473 "test": "unit_tests",
477 "swarming": { 474 "swarming": {
478 "can_use_on_swarming_builders": true 475 "can_use_on_swarming_builders": true
479 } 476 }
480 }, 477 },
481 "url_unittests", 478 "url_unittests"
482 "skia_unittests"
483 ], 479 ],
484 "scripts": [ 480 "scripts": [
485 { 481 {
486 "name": "telemetry_unittests", 482 "name": "telemetry_unittests",
487 "script": "telemetry_unittests.py" 483 "script": "telemetry_unittests.py"
488 }, 484 },
489 { 485 {
490 "name": "telemetry_perf_unittests", 486 "name": "telemetry_perf_unittests",
491 "script": "telemetry_perf_unittests.py" 487 "script": "telemetry_perf_unittests.py"
492 }, 488 },
493 { 489 {
494 "name": "nacl_integration", 490 "name": "nacl_integration",
495 "script": "nacl_integration.py" 491 "script": "nacl_integration.py"
496 } 492 }
497 ] 493 ]
498 } 494 }
499 } 495 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698