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

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

Issue 2186733002: [Sync] Merge sync_unit_tests into components_unit_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc
Patch Set: Remove from chromium.memory.full.json Created 4 years, 4 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 "sync_unit_tests",
17 "ui_base_unittests", 16 "ui_base_unittests",
18 "unit_tests", 17 "unit_tests",
19 "url_unittests" 18 "url_unittests"
20 ] 19 ]
21 }, 20 },
22 "Mac GYP (dbg)": { 21 "Mac GYP (dbg)": {
23 "additional_compile_targets": [ 22 "additional_compile_targets": [
24 "all" 23 "all"
25 ] 24 ]
26 }, 25 },
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
288 { 287 {
289 "swarming": { 288 "swarming": {
290 "can_use_on_swarming_builders": true 289 "can_use_on_swarming_builders": true
291 }, 290 },
292 "test": "sync_integration_tests" 291 "test": "sync_integration_tests"
293 }, 292 },
294 { 293 {
295 "swarming": { 294 "swarming": {
296 "can_use_on_swarming_builders": true 295 "can_use_on_swarming_builders": true
297 }, 296 },
298 "test": "sync_unit_tests"
299 },
300 {
301 "swarming": {
302 "can_use_on_swarming_builders": true
303 },
304 "test": "ui_base_unittests" 297 "test": "ui_base_unittests"
305 }, 298 },
306 { 299 {
307 "swarming": { 300 "swarming": {
308 "can_use_on_swarming_builders": true 301 "can_use_on_swarming_builders": true
309 }, 302 },
310 "test": "unit_tests" 303 "test": "unit_tests"
311 }, 304 },
312 { 305 {
313 "swarming": { 306 "swarming": {
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
627 { 620 {
628 "swarming": { 621 "swarming": {
629 "can_use_on_swarming_builders": true 622 "can_use_on_swarming_builders": true
630 }, 623 },
631 "test": "sync_integration_tests" 624 "test": "sync_integration_tests"
632 }, 625 },
633 { 626 {
634 "swarming": { 627 "swarming": {
635 "can_use_on_swarming_builders": true 628 "can_use_on_swarming_builders": true
636 }, 629 },
637 "test": "sync_unit_tests"
638 },
639 {
640 "swarming": {
641 "can_use_on_swarming_builders": true
642 },
643 "test": "ui_base_unittests" 630 "test": "ui_base_unittests"
644 }, 631 },
645 { 632 {
646 "swarming": { 633 "swarming": {
647 "can_use_on_swarming_builders": true 634 "can_use_on_swarming_builders": true
648 }, 635 },
649 "test": "unit_tests" 636 "test": "unit_tests"
650 }, 637 },
651 { 638 {
652 "swarming": { 639 "swarming": {
(...skipping 314 matching lines...) Expand 10 before | Expand all | Expand 10 after
967 { 954 {
968 "swarming": { 955 "swarming": {
969 "can_use_on_swarming_builders": true 956 "can_use_on_swarming_builders": true
970 }, 957 },
971 "test": "sync_integration_tests" 958 "test": "sync_integration_tests"
972 }, 959 },
973 { 960 {
974 "swarming": { 961 "swarming": {
975 "can_use_on_swarming_builders": true 962 "can_use_on_swarming_builders": true
976 }, 963 },
977 "test": "sync_unit_tests"
978 },
979 {
980 "swarming": {
981 "can_use_on_swarming_builders": true
982 },
983 "test": "ui_base_unittests" 964 "test": "ui_base_unittests"
984 }, 965 },
985 { 966 {
986 "swarming": { 967 "swarming": {
987 "can_use_on_swarming_builders": true 968 "can_use_on_swarming_builders": true
988 }, 969 },
989 "test": "unit_tests" 970 "test": "unit_tests"
990 }, 971 },
991 { 972 {
992 "swarming": { 973 "swarming": {
(...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after
1295 { 1276 {
1296 "swarming": { 1277 "swarming": {
1297 "can_use_on_swarming_builders": true 1278 "can_use_on_swarming_builders": true
1298 }, 1279 },
1299 "test": "sync_integration_tests" 1280 "test": "sync_integration_tests"
1300 }, 1281 },
1301 { 1282 {
1302 "swarming": { 1283 "swarming": {
1303 "can_use_on_swarming_builders": true 1284 "can_use_on_swarming_builders": true
1304 }, 1285 },
1305 "test": "sync_unit_tests"
1306 },
1307 {
1308 "swarming": {
1309 "can_use_on_swarming_builders": true
1310 },
1311 "test": "ui_base_unittests" 1286 "test": "ui_base_unittests"
1312 }, 1287 },
1313 { 1288 {
1314 "swarming": { 1289 "swarming": {
1315 "can_use_on_swarming_builders": true 1290 "can_use_on_swarming_builders": true
1316 }, 1291 },
1317 "test": "unit_tests" 1292 "test": "unit_tests"
1318 }, 1293 },
1319 { 1294 {
1320 "swarming": { 1295 "swarming": {
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
1352 } 1327 }
1353 ], 1328 ],
1354 "scripts": [ 1329 "scripts": [
1355 { 1330 {
1356 "name": "nacl_integration", 1331 "name": "nacl_integration",
1357 "script": "nacl_integration.py" 1332 "script": "nacl_integration.py"
1358 } 1333 }
1359 ] 1334 ]
1360 } 1335 }
1361 } 1336 }
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