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

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

Issue 1925943002: Add views_unittests to Mac10.{9,9(dbg),10,11} and asan bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Yipe - cater for r401862 and r401987 Created 4 years, 5 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.fyi.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 GN": { 2 "Mac GN": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "all" 4 "all"
5 ] 5 ]
6 }, 6 },
7 "Mac GN (dbg)": { 7 "Mac GN (dbg)": {
8 "additional_compile_targets": [ 8 "additional_compile_targets": [
9 "all" 9 "all"
10 ] 10 ]
(...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 "swarming": { 302 "swarming": {
303 "can_use_on_swarming_builders": true 303 "can_use_on_swarming_builders": true
304 }, 304 },
305 "test": "unit_tests" 305 "test": "unit_tests"
306 }, 306 },
307 { 307 {
308 "swarming": { 308 "swarming": {
309 "can_use_on_swarming_builders": true 309 "can_use_on_swarming_builders": true
310 }, 310 },
311 "test": "url_unittests" 311 "test": "url_unittests"
312 },
313 {
314 "swarming": {
315 "can_use_on_swarming_builders": true
316 },
317 "test": "views_unittests"
312 } 318 }
313 ], 319 ],
314 "isolated_scripts": [ 320 "isolated_scripts": [
315 { 321 {
316 "isolate_name": "telemetry_gpu_unittests", 322 "isolate_name": "telemetry_gpu_unittests",
317 "name": "telemetry_gpu_unittests", 323 "name": "telemetry_gpu_unittests",
318 "override_compile_targets": [ 324 "override_compile_targets": [
319 "telemetry_gpu_unittests_run" 325 "telemetry_gpu_unittests_run"
320 ], 326 ],
321 "swarming": { 327 "swarming": {
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
635 "swarming": { 641 "swarming": {
636 "can_use_on_swarming_builders": true 642 "can_use_on_swarming_builders": true
637 }, 643 },
638 "test": "unit_tests" 644 "test": "unit_tests"
639 }, 645 },
640 { 646 {
641 "swarming": { 647 "swarming": {
642 "can_use_on_swarming_builders": true 648 "can_use_on_swarming_builders": true
643 }, 649 },
644 "test": "url_unittests" 650 "test": "url_unittests"
651 },
652 {
653 "swarming": {
654 "can_use_on_swarming_builders": true
655 },
656 "test": "views_unittests"
645 } 657 }
646 ], 658 ],
647 "isolated_scripts": [ 659 "isolated_scripts": [
648 { 660 {
649 "isolate_name": "telemetry_gpu_unittests", 661 "isolate_name": "telemetry_gpu_unittests",
650 "name": "telemetry_gpu_unittests", 662 "name": "telemetry_gpu_unittests",
651 "override_compile_targets": [ 663 "override_compile_targets": [
652 "telemetry_gpu_unittests_run" 664 "telemetry_gpu_unittests_run"
653 ], 665 ],
654 "swarming": { 666 "swarming": {
(...skipping 314 matching lines...) Expand 10 before | Expand all | Expand 10 after
969 "swarming": { 981 "swarming": {
970 "can_use_on_swarming_builders": true 982 "can_use_on_swarming_builders": true
971 }, 983 },
972 "test": "unit_tests" 984 "test": "unit_tests"
973 }, 985 },
974 { 986 {
975 "swarming": { 987 "swarming": {
976 "can_use_on_swarming_builders": true 988 "can_use_on_swarming_builders": true
977 }, 989 },
978 "test": "url_unittests" 990 "test": "url_unittests"
991 },
992 {
993 "swarming": {
994 "can_use_on_swarming_builders": true
995 },
996 "test": "views_unittests"
979 } 997 }
980 ], 998 ],
981 "isolated_scripts": [ 999 "isolated_scripts": [
982 { 1000 {
983 "isolate_name": "telemetry_gpu_unittests", 1001 "isolate_name": "telemetry_gpu_unittests",
984 "name": "telemetry_gpu_unittests", 1002 "name": "telemetry_gpu_unittests",
985 "override_compile_targets": [ 1003 "override_compile_targets": [
986 "telemetry_gpu_unittests_run" 1004 "telemetry_gpu_unittests_run"
987 ], 1005 ],
988 "swarming": { 1006 "swarming": {
(...skipping 314 matching lines...) Expand 10 before | Expand all | Expand 10 after
1303 "swarming": { 1321 "swarming": {
1304 "can_use_on_swarming_builders": true 1322 "can_use_on_swarming_builders": true
1305 }, 1323 },
1306 "test": "unit_tests" 1324 "test": "unit_tests"
1307 }, 1325 },
1308 { 1326 {
1309 "swarming": { 1327 "swarming": {
1310 "can_use_on_swarming_builders": true 1328 "can_use_on_swarming_builders": true
1311 }, 1329 },
1312 "test": "url_unittests" 1330 "test": "url_unittests"
1331 },
1332 {
1333 "swarming": {
1334 "can_use_on_swarming_builders": true
1335 },
1336 "test": "views_unittests"
1313 } 1337 }
1314 ], 1338 ],
1315 "isolated_scripts": [ 1339 "isolated_scripts": [
1316 { 1340 {
1317 "isolate_name": "telemetry_gpu_unittests", 1341 "isolate_name": "telemetry_gpu_unittests",
1318 "name": "telemetry_gpu_unittests", 1342 "name": "telemetry_gpu_unittests",
1319 "override_compile_targets": [ 1343 "override_compile_targets": [
1320 "telemetry_gpu_unittests_run" 1344 "telemetry_gpu_unittests_run"
1321 ], 1345 ],
1322 "swarming": { 1346 "swarming": {
(...skipping 24 matching lines...) Expand all
1347 } 1371 }
1348 ], 1372 ],
1349 "scripts": [ 1373 "scripts": [
1350 { 1374 {
1351 "name": "nacl_integration", 1375 "name": "nacl_integration",
1352 "script": "nacl_integration.py" 1376 "script": "nacl_integration.py"
1353 } 1377 }
1354 ] 1378 ]
1355 } 1379 }
1356 } 1380 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698