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

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

Issue 2395363002: Add storage_unittests to buildbots. (Closed)
Patch Set: Rebased against master. Created 4 years, 2 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 "Mac GYP": { 2 "Mac GYP": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "base_unittests", 4 "base_unittests",
5 "browser_tests", 5 "browser_tests",
6 "chrome", 6 "chrome",
7 "content_browsertests", 7 "content_browsertests",
8 "content_unittests", 8 "content_unittests",
9 "interactive_ui_tests", 9 "interactive_ui_tests",
10 "ipc_tests", 10 "ipc_tests",
11 "media_unittests", 11 "media_unittests",
12 "net_unittests", 12 "net_unittests",
13 "printing_unittests", 13 "printing_unittests",
14 "skia_unittests", 14 "skia_unittests",
15 "sql_unittests", 15 "sql_unittests",
16 "storage_unittests",
16 "ui_base_unittests", 17 "ui_base_unittests",
17 "unit_tests", 18 "unit_tests",
18 "url_unittests" 19 "url_unittests"
19 ] 20 ]
20 }, 21 },
21 "Mac GYP (dbg)": { 22 "Mac GYP (dbg)": {
22 "additional_compile_targets": [ 23 "additional_compile_targets": [
23 "all" 24 "all"
24 ] 25 ]
25 }, 26 },
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 { 294 {
294 "swarming": { 295 "swarming": {
295 "can_use_on_swarming_builders": true 296 "can_use_on_swarming_builders": true
296 }, 297 },
297 "test": "sql_unittests" 298 "test": "sql_unittests"
298 }, 299 },
299 { 300 {
300 "swarming": { 301 "swarming": {
301 "can_use_on_swarming_builders": true 302 "can_use_on_swarming_builders": true
302 }, 303 },
304 "test": "storage_unittests"
305 },
306 {
307 "swarming": {
308 "can_use_on_swarming_builders": true
309 },
303 "test": "sync_integration_tests" 310 "test": "sync_integration_tests"
304 }, 311 },
305 { 312 {
306 "swarming": { 313 "swarming": {
307 "can_use_on_swarming_builders": true 314 "can_use_on_swarming_builders": true
308 }, 315 },
309 "test": "ui_base_unittests" 316 "test": "ui_base_unittests"
310 }, 317 },
311 { 318 {
312 "swarming": { 319 "swarming": {
(...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after
638 { 645 {
639 "swarming": { 646 "swarming": {
640 "can_use_on_swarming_builders": true 647 "can_use_on_swarming_builders": true
641 }, 648 },
642 "test": "sql_unittests" 649 "test": "sql_unittests"
643 }, 650 },
644 { 651 {
645 "swarming": { 652 "swarming": {
646 "can_use_on_swarming_builders": true 653 "can_use_on_swarming_builders": true
647 }, 654 },
655 "test": "storage_unittests"
656 },
657 {
658 "swarming": {
659 "can_use_on_swarming_builders": true
660 },
648 "test": "sync_integration_tests" 661 "test": "sync_integration_tests"
649 }, 662 },
650 { 663 {
651 "swarming": { 664 "swarming": {
652 "can_use_on_swarming_builders": true 665 "can_use_on_swarming_builders": true
653 }, 666 },
654 "test": "ui_base_unittests" 667 "test": "ui_base_unittests"
655 }, 668 },
656 { 669 {
657 "swarming": { 670 "swarming": {
(...skipping 326 matching lines...) Expand 10 before | Expand all | Expand 10 after
984 { 997 {
985 "swarming": { 998 "swarming": {
986 "can_use_on_swarming_builders": true 999 "can_use_on_swarming_builders": true
987 }, 1000 },
988 "test": "sql_unittests" 1001 "test": "sql_unittests"
989 }, 1002 },
990 { 1003 {
991 "swarming": { 1004 "swarming": {
992 "can_use_on_swarming_builders": true 1005 "can_use_on_swarming_builders": true
993 }, 1006 },
1007 "test": "storage_unittests"
1008 },
1009 {
1010 "swarming": {
1011 "can_use_on_swarming_builders": true
1012 },
994 "test": "sync_integration_tests" 1013 "test": "sync_integration_tests"
995 }, 1014 },
996 { 1015 {
997 "swarming": { 1016 "swarming": {
998 "can_use_on_swarming_builders": true 1017 "can_use_on_swarming_builders": true
999 }, 1018 },
1000 "test": "ui_base_unittests" 1019 "test": "ui_base_unittests"
1001 }, 1020 },
1002 { 1021 {
1003 "swarming": { 1022 "swarming": {
(...skipping 314 matching lines...) Expand 10 before | Expand all | Expand 10 after
1318 { 1337 {
1319 "swarming": { 1338 "swarming": {
1320 "can_use_on_swarming_builders": true 1339 "can_use_on_swarming_builders": true
1321 }, 1340 },
1322 "test": "sql_unittests" 1341 "test": "sql_unittests"
1323 }, 1342 },
1324 { 1343 {
1325 "swarming": { 1344 "swarming": {
1326 "can_use_on_swarming_builders": true 1345 "can_use_on_swarming_builders": true
1327 }, 1346 },
1347 "test": "storage_unittests"
1348 },
1349 {
1350 "swarming": {
1351 "can_use_on_swarming_builders": true
1352 },
1328 "test": "sync_integration_tests" 1353 "test": "sync_integration_tests"
1329 }, 1354 },
1330 { 1355 {
1331 "swarming": { 1356 "swarming": {
1332 "can_use_on_swarming_builders": true 1357 "can_use_on_swarming_builders": true
1333 }, 1358 },
1334 "test": "ui_base_unittests" 1359 "test": "ui_base_unittests"
1335 }, 1360 },
1336 { 1361 {
1337 "swarming": { 1362 "swarming": {
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1375 } 1400 }
1376 ], 1401 ],
1377 "scripts": [ 1402 "scripts": [
1378 { 1403 {
1379 "name": "nacl_integration", 1404 "name": "nacl_integration",
1380 "script": "nacl_integration.py" 1405 "script": "nacl_integration.py"
1381 } 1406 }
1382 ] 1407 ]
1383 } 1408 }
1384 } 1409 }
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