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

Side by Side Diff: scripts/slave/recipes/android/builder.expected/full_chromium_perf_Android_arm64_Builder.json

Issue 2334373002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 3 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [],
4 "name": "ensure_goma" 3 "name": "ensure_goma"
5 }, 4 },
6 { 5 {
7 "cmd": [ 6 "cmd": [
8 "python", 7 "python",
9 "-u", 8 "-u",
10 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 9 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
11 "--platform", 10 "--platform",
12 "linux-amd64", 11 "linux-amd64",
13 "--dest-directory", 12 "--dest-directory",
(...skipping 619 matching lines...) Expand 10 before | Expand all | Expand 10 after
633 "~followup_annotations": [ 632 "~followup_annotations": [
634 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-perf/A ndroid arm64 Builder/full-build-linux_267739.zip@@@" 633 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-perf/A ndroid arm64 Builder/full-build-linux_267739.zip@@@"
635 ] 634 ]
636 }, 635 },
637 { 636 {
638 "name": "$result", 637 "name": "$result",
639 "recipe_result": null, 638 "recipe_result": null,
640 "status_code": 0 639 "status_code": 0
641 } 640 }
642 ] 641 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698