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

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

Issue 822763005: Run app_shell_browsertests and app_shell_unittests on mac trybots and waterfall bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 12 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 | « no previous file | 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": { 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 {
11 "test": "app_list_unittests", 11 "test": "app_list_unittests",
12 "swarming": { 12 "swarming": {
13 "can_use_on_swarming_builders": true 13 "can_use_on_swarming_builders": true
14 } 14 }
15 }, 15 },
16 "app_shell_browsertests",
17 "app_shell_unittests",
16 { 18 {
17 "test": "base_unittests", 19 "test": "base_unittests",
18 "swarming": { 20 "swarming": {
19 "can_use_on_swarming_builders": true 21 "can_use_on_swarming_builders": true
20 } 22 }
21 }, 23 },
22 { 24 {
23 "test": "browser_tests", 25 "test": "browser_tests",
24 "swarming": { 26 "swarming": {
25 "can_use_on_swarming_builders": true, 27 "can_use_on_swarming_builders": true,
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 "swarming": { 131 "swarming": {
130 "can_use_on_swarming_builders": true 132 "can_use_on_swarming_builders": true
131 } 133 }
132 }, 134 },
133 { 135 {
134 "test": "app_list_unittests", 136 "test": "app_list_unittests",
135 "swarming": { 137 "swarming": {
136 "can_use_on_swarming_builders": true 138 "can_use_on_swarming_builders": true
137 } 139 }
138 }, 140 },
141 "app_shell_browsertests",
142 "app_shell_unittests",
139 { 143 {
140 "test": "base_unittests", 144 "test": "base_unittests",
141 "swarming": { 145 "swarming": {
142 "can_use_on_swarming_builders": true 146 "can_use_on_swarming_builders": true
143 } 147 }
144 }, 148 },
145 { 149 {
146 "test": "browser_tests", 150 "test": "browser_tests",
147 "swarming": { 151 "swarming": {
148 "can_use_on_swarming_builders": true, 152 "can_use_on_swarming_builders": true,
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 "swarming": { 256 "swarming": {
253 "can_use_on_swarming_builders": true 257 "can_use_on_swarming_builders": true
254 } 258 }
255 }, 259 },
256 { 260 {
257 "test": "app_list_unittests", 261 "test": "app_list_unittests",
258 "swarming": { 262 "swarming": {
259 "can_use_on_swarming_builders": true 263 "can_use_on_swarming_builders": true
260 } 264 }
261 }, 265 },
266 "app_shell_browsertests",
267 "app_shell_unittests",
262 { 268 {
263 "test": "base_unittests", 269 "test": "base_unittests",
264 "swarming": { 270 "swarming": {
265 "can_use_on_swarming_builders": true 271 "can_use_on_swarming_builders": true
266 } 272 }
267 }, 273 },
268 { 274 {
269 "test": "browser_tests", 275 "test": "browser_tests",
270 "swarming": { 276 "swarming": {
271 "can_use_on_swarming_builders": true, 277 "can_use_on_swarming_builders": true,
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
375 "swarming": { 381 "swarming": {
376 "can_use_on_swarming_builders": true 382 "can_use_on_swarming_builders": true
377 } 383 }
378 }, 384 },
379 { 385 {
380 "test": "app_list_unittests", 386 "test": "app_list_unittests",
381 "swarming": { 387 "swarming": {
382 "can_use_on_swarming_builders": true 388 "can_use_on_swarming_builders": true
383 } 389 }
384 }, 390 },
391 "app_shell_browsertests",
392 "app_shell_unittests",
385 { 393 {
386 "test": "base_unittests", 394 "test": "base_unittests",
387 "swarming": { 395 "swarming": {
388 "can_use_on_swarming_builders": true 396 "can_use_on_swarming_builders": true
389 } 397 }
390 }, 398 },
391 { 399 {
392 "test": "browser_tests", 400 "test": "browser_tests",
393 "swarming": { 401 "swarming": {
394 "can_use_on_swarming_builders": true, 402 "can_use_on_swarming_builders": true,
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
486 "name": "telemetry_perf_unittests", 494 "name": "telemetry_perf_unittests",
487 "script": "telemetry_perf_unittests.py" 495 "script": "telemetry_perf_unittests.py"
488 }, 496 },
489 { 497 {
490 "name": "nacl_integration", 498 "name": "nacl_integration",
491 "script": "nacl_integration.py" 499 "script": "nacl_integration.py"
492 } 500 }
493 ] 501 ]
494 } 502 }
495 } 503 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698