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

Side by Side Diff: scripts/slave/recipes/flutter/engine.expected/mac.json

Issue 2233883003: Fix two more paths to account for buildroot (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: 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 | « scripts/slave/recipes/flutter/engine.py ('k') | no next file » | 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 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\npath = sys.argv[1]\nif os.path.exists(path):\n for p in (o s.path.join(path, x) for x in os.listdir(path)):\n if os.path.isdir(p):\n chromium_utils.RemoveDirectory(p)\n else:\n os.unlink(p)\n", 6 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\npath = sys.argv[1]\nif os.path.exists(path):\n for p in (o s.path.join(path, x) for x in os.listdir(path)):\n if os.path.isdir(p):\n chromium_utils.RemoveDirectory(p)\n else:\n os.unlink(p)\n",
7 "[SLAVE_BUILD]" 7 "[SLAVE_BUILD]"
8 ], 8 ],
9 "name": "rmcontents everything", 9 "name": "rmcontents everything",
10 "~followup_annotations": [ 10 "~followup_annotations": [
(...skipping 479 matching lines...) Expand 10 before | Expand all | Expand 10 after
490 { 490 {
491 "cmd": [ 491 "cmd": [
492 "python", 492 "python",
493 "-u", 493 "-u",
494 "RECIPE_MODULE[build::zip]/resources/zip.py" 494 "RECIPE_MODULE[build::zip]/resources/zip.py"
495 ], 495 ],
496 "env": { 496 "env": {
497 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" 497 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
498 }, 498 },
499 "name": "Zip ios artifacts.zip", 499 "name": "Zip ios artifacts.zip",
500 "stdin": "{\"entries\": [{\"archive_name\": \"dart_io_entries.txt\", \"path\ ": \"[SLAVE_BUILD]/src/dart/runtime/bin/dart_io_entries.txt\", \"type\": \"file\ "}, {\"archive_name\": \"dart_vm_entry_points.txt\", \"path\": \"[SLAVE_BUILD]/s rc/sky/engine/bindings/dart_vm_entry_points.txt\", \"type\": \"file\"}, {\"archi ve_name\": \"snapshot.dart\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bindings/ snapshot.dart\", \"type\": \"file\"}, {\"archive_name\": \"gen_snapshot\", \"pat h\": \"[SLAVE_BUILD]/src/out/ios_debug/clang_x64/gen_snapshot\", \"type\": \"fil e\"}, {\"archive_name\": \"Flutter.framework.zip\", \"path\": \"[SLAVE_BUILD]/sr c/out/debug/Flutter.framework.zip\", \"type\": \"file\"}], \"output\": \"[TMP_BA SE]/tmp_tmp_4/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src\"}" 500 "stdin": "{\"entries\": [{\"archive_name\": \"dart_io_entries.txt\", \"path\ ": \"[SLAVE_BUILD]/src/dart/runtime/bin/dart_io_entries.txt\", \"type\": \"file\ "}, {\"archive_name\": \"dart_vm_entry_points.txt\", \"path\": \"[SLAVE_BUILD]/s rc/flutter/sky/engine/bindings/dart_vm_entry_points.txt\", \"type\": \"file\"}, {\"archive_name\": \"snapshot.dart\", \"path\": \"[SLAVE_BUILD]/src/flutter/sky/ engine/bindings/snapshot.dart\", \"type\": \"file\"}, {\"archive_name\": \"gen_s napshot\", \"path\": \"[SLAVE_BUILD]/src/out/ios_debug/clang_x64/gen_snapshot\", \"type\": \"file\"}, {\"archive_name\": \"Flutter.framework.zip\", \"path\": \" [SLAVE_BUILD]/src/out/debug/Flutter.framework.zip\", \"type\": \"file\"}], \"out put\": \"[TMP_BASE]/tmp_tmp_4/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src\"}"
501 }, 501 },
502 { 502 {
503 "cmd": [ 503 "cmd": [
504 "python", 504 "python",
505 "-u", 505 "-u",
506 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 506 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
507 "--", 507 "--",
508 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 508 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
509 "----", 509 "----",
510 "cp", 510 "cp",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
572 { 572 {
573 "cmd": [ 573 "cmd": [
574 "python", 574 "python",
575 "-u", 575 "-u",
576 "RECIPE_MODULE[build::zip]/resources/zip.py" 576 "RECIPE_MODULE[build::zip]/resources/zip.py"
577 ], 577 ],
578 "env": { 578 "env": {
579 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" 579 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
580 }, 580 },
581 "name": "Zip ios-profile artifacts.zip", 581 "name": "Zip ios-profile artifacts.zip",
582 "stdin": "{\"entries\": [{\"archive_name\": \"dart_io_entries.txt\", \"path\ ": \"[SLAVE_BUILD]/src/dart/runtime/bin/dart_io_entries.txt\", \"type\": \"file\ "}, {\"archive_name\": \"dart_vm_entry_points.txt\", \"path\": \"[SLAVE_BUILD]/s rc/sky/engine/bindings/dart_vm_entry_points.txt\", \"type\": \"file\"}, {\"archi ve_name\": \"snapshot.dart\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bindings/ snapshot.dart\", \"type\": \"file\"}, {\"archive_name\": \"gen_snapshot\", \"pat h\": \"[SLAVE_BUILD]/src/out/ios_profile/clang_x64/gen_snapshot\", \"type\": \"f ile\"}, {\"archive_name\": \"Flutter.framework.zip\", \"path\": \"[SLAVE_BUILD]/ src/out/profile/Flutter.framework.zip\", \"type\": \"file\"}], \"output\": \"[TM P_BASE]/tmp_tmp_5/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src\"}" 582 "stdin": "{\"entries\": [{\"archive_name\": \"dart_io_entries.txt\", \"path\ ": \"[SLAVE_BUILD]/src/dart/runtime/bin/dart_io_entries.txt\", \"type\": \"file\ "}, {\"archive_name\": \"dart_vm_entry_points.txt\", \"path\": \"[SLAVE_BUILD]/s rc/flutter/sky/engine/bindings/dart_vm_entry_points.txt\", \"type\": \"file\"}, {\"archive_name\": \"snapshot.dart\", \"path\": \"[SLAVE_BUILD]/src/flutter/sky/ engine/bindings/snapshot.dart\", \"type\": \"file\"}, {\"archive_name\": \"gen_s napshot\", \"path\": \"[SLAVE_BUILD]/src/out/ios_profile/clang_x64/gen_snapshot\ ", \"type\": \"file\"}, {\"archive_name\": \"Flutter.framework.zip\", \"path\": \"[SLAVE_BUILD]/src/out/profile/Flutter.framework.zip\", \"type\": \"file\"}], \ "output\": \"[TMP_BASE]/tmp_tmp_5/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src \"}"
583 }, 583 },
584 { 584 {
585 "cmd": [ 585 "cmd": [
586 "python", 586 "python",
587 "-u", 587 "-u",
588 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 588 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
589 "--", 589 "--",
590 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 590 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
591 "----", 591 "----",
592 "cp", 592 "cp",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
654 { 654 {
655 "cmd": [ 655 "cmd": [
656 "python", 656 "python",
657 "-u", 657 "-u",
658 "RECIPE_MODULE[build::zip]/resources/zip.py" 658 "RECIPE_MODULE[build::zip]/resources/zip.py"
659 ], 659 ],
660 "env": { 660 "env": {
661 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" 661 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
662 }, 662 },
663 "name": "Zip ios-release artifacts.zip", 663 "name": "Zip ios-release artifacts.zip",
664 "stdin": "{\"entries\": [{\"archive_name\": \"dart_io_entries.txt\", \"path\ ": \"[SLAVE_BUILD]/src/dart/runtime/bin/dart_io_entries.txt\", \"type\": \"file\ "}, {\"archive_name\": \"dart_vm_entry_points.txt\", \"path\": \"[SLAVE_BUILD]/s rc/sky/engine/bindings/dart_vm_entry_points.txt\", \"type\": \"file\"}, {\"archi ve_name\": \"snapshot.dart\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bindings/ snapshot.dart\", \"type\": \"file\"}, {\"archive_name\": \"gen_snapshot\", \"pat h\": \"[SLAVE_BUILD]/src/out/ios_release/clang_x64/gen_snapshot\", \"type\": \"f ile\"}, {\"archive_name\": \"Flutter.framework.zip\", \"path\": \"[SLAVE_BUILD]/ src/out/release/Flutter.framework.zip\", \"type\": \"file\"}], \"output\": \"[TM P_BASE]/tmp_tmp_6/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src\"}" 664 "stdin": "{\"entries\": [{\"archive_name\": \"dart_io_entries.txt\", \"path\ ": \"[SLAVE_BUILD]/src/dart/runtime/bin/dart_io_entries.txt\", \"type\": \"file\ "}, {\"archive_name\": \"dart_vm_entry_points.txt\", \"path\": \"[SLAVE_BUILD]/s rc/flutter/sky/engine/bindings/dart_vm_entry_points.txt\", \"type\": \"file\"}, {\"archive_name\": \"snapshot.dart\", \"path\": \"[SLAVE_BUILD]/src/flutter/sky/ engine/bindings/snapshot.dart\", \"type\": \"file\"}, {\"archive_name\": \"gen_s napshot\", \"path\": \"[SLAVE_BUILD]/src/out/ios_release/clang_x64/gen_snapshot\ ", \"type\": \"file\"}, {\"archive_name\": \"Flutter.framework.zip\", \"path\": \"[SLAVE_BUILD]/src/out/release/Flutter.framework.zip\", \"type\": \"file\"}], \ "output\": \"[TMP_BASE]/tmp_tmp_6/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src \"}"
665 }, 665 },
666 { 666 {
667 "cmd": [ 667 "cmd": [
668 "python", 668 "python",
669 "-u", 669 "-u",
670 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 670 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
671 "--", 671 "--",
672 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 672 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
673 "----", 673 "----",
674 "cp", 674 "cp",
(...skipping 29 matching lines...) Expand all
704 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@", 704 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
705 "@@@STEP_LOG_END@python.inline@@@" 705 "@@@STEP_LOG_END@python.inline@@@"
706 ] 706 ]
707 }, 707 },
708 { 708 {
709 "name": "$result", 709 "name": "$result",
710 "recipe_result": null, 710 "recipe_result": null,
711 "status_code": 0 711 "status_code": 0
712 } 712 }
713 ] 713 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/flutter/engine.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698