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

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

Issue 2237523003: Update path to snapshot target (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: snapshot.dart too 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 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
178 "env": { 178 "env": {
179 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" 179 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
180 }, 180 },
181 "name": "build host_debug" 181 "name": "build host_debug"
182 }, 182 },
183 { 183 {
184 "cmd": [ 184 "cmd": [
185 "ninja", 185 "ninja",
186 "-C", 186 "-C",
187 "[SLAVE_BUILD]/src/out/android_profile", 187 "[SLAVE_BUILD]/src/out/android_profile",
188 "flutter/sky/engine/bindings:snapshot_cc" 188 "flutter/lib/snapshot"
189 ], 189 ],
190 "env": { 190 "env": {
191 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" 191 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
192 }, 192 },
193 "name": "build android_profile flutter/sky/engine/bindings:snapshot_cc" 193 "name": "build android_profile flutter/lib/snapshot"
194 }, 194 },
195 { 195 {
196 "cmd": [ 196 "cmd": [
197 "ninja", 197 "ninja",
198 "-C", 198 "-C",
199 "[SLAVE_BUILD]/src/out/android_release", 199 "[SLAVE_BUILD]/src/out/android_release",
200 "flutter/sky/engine/bindings:snapshot_cc" 200 "flutter/lib/snapshot"
201 ], 201 ],
202 "env": { 202 "env": {
203 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" 203 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
204 }, 204 },
205 "name": "build android_release flutter/sky/engine/bindings:snapshot_cc" 205 "name": "build android_release flutter/lib/snapshot"
206 }, 206 },
207 { 207 {
208 "cmd": [ 208 "cmd": [
209 "python", 209 "python",
210 "-u", 210 "-u",
211 "RECIPE_MODULE[build::zip]/resources/zip.py" 211 "RECIPE_MODULE[build::zip]/resources/zip.py"
212 ], 212 ],
213 "env": { 213 "env": {
214 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" 214 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
215 }, 215 },
(...skipping 274 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/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\"}" 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/lib/ snapshot/snapshot.dart\", \"type\": \"file\"}, {\"archive_name\": \"gen_snapshot \", \"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\"}], \"output\": \"[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/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 \"}" 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/lib/ snapshot/snapshot.dart\", \"type\": \"file\"}, {\"archive_name\": \"gen_snapshot \", \"path\": \"[SLAVE_BUILD]/src/out/ios_profile/clang_x64/gen_snapshot\", \"ty pe\": \"file\"}, {\"archive_name\": \"Flutter.framework.zip\", \"path\": \"[SLAV E_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/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 \"}" 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/lib/ snapshot/snapshot.dart\", \"type\": \"file\"}, {\"archive_name\": \"gen_snapshot \", \"path\": \"[SLAVE_BUILD]/src/out/ios_release/clang_x64/gen_snapshot\", \"ty pe\": \"file\"}, {\"archive_name\": \"Flutter.framework.zip\", \"path\": \"[SLAV E_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