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

Side by Side Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_arm64_rel.json

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 8 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": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.libyuv", 8 "tryserver.libyuv",
9 "--builder", 9 "--builder",
10 "ios_arm64_rel", 10 "ios_arm64_rel",
11 "--slave", 11 "--slave",
12 "slavename", 12 "slavename",
13 "--spec", 13 "--spec",
14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars' : {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url ': 'https://chromium.googlesource.com/libyuv/libyuv'}]\ntarget_os = ['ios', 'mac ']", 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'root_dir': 'src '}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromiu m.googlesource.com/libyuv/libyuv'}]\ntarget_os = ['ios', 'mac']",
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{}", 18 "{}",
19 "--git-cache-dir", 19 "--git-cache-dir",
20 "[ROOT]/b/build/slave/cache_dir", 20 "[GIT_CACHE]",
21 "--patch_url", 21 "--patch_url",
22 "try_job_svn_patch", 22 "try_job_svn_patch",
23 "--output_json", 23 "--output_json",
24 "/path/to/tmp/json", 24 "/path/to/tmp/json",
25 "--revision", 25 "--revision",
26 "src@12345", 26 "src@12345",
27 "--force", 27 "--force",
28 "--output_manifest" 28 "--output_manifest"
29 ], 29 ],
30 "cwd": "[SLAVE_BUILD]",
30 "env": { 31 "env": {
31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
32 }, 33 },
33 "name": "bot_update", 34 "name": "bot_update",
34 "~followup_annotations": [ 35 "~followup_annotations": [
35 "@@@STEP_TEXT@Some step text@@@", 36 "@@@STEP_TEXT@Some step text@@@",
36 "@@@STEP_LOG_LINE@json.output@{@@@", 37 "@@@STEP_LOG_LINE@json.output@{@@@",
37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", 40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@",
40 "@@@STEP_LOG_LINE@json.output@ }, @@@", 41 "@@@STEP_LOG_LINE@json.output@ }, @@@",
41 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@", 42 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@",
42 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", 43 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
43 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", 44 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
44 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", 45 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@",
45 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", 46 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
46 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 47 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
47 "@@@STEP_LOG_LINE@json.output@}@@@", 48 "@@@STEP_LOG_LINE@json.output@}@@@",
48 "@@@STEP_LOG_END@json.output@@@" 49 "@@@STEP_LOG_END@json.output@@@"
49 ] 50 ]
50 }, 51 },
51 { 52 {
52 "cmd": [ 53 "cmd": [
53 "python", 54 "python",
54 "-u", 55 "-u",
55 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 56 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
56 "runhooks" 57 "runhooks"
57 ], 58 ],
59 "cwd": "[SLAVE_BUILD]",
58 "env": { 60 "env": {
59 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 61 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
60 "GYP_CROSSCOMPILE": "1", 62 "GYP_CROSSCOMPILE": "1",
61 "GYP_DEFINES": "OS=ios clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[ROOT]/b/build/goma' target_arch=arm64 target_subarch=arm6 4 use_goma=1", 63 "GYP_DEFINES": "OS=ios clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm64 target_subarch=arm64 use_g oma=1",
62 "GYP_GENERATORS": "ninja", 64 "GYP_GENERATORS": "ninja",
63 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 65 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
64 }, 66 },
65 "name": "gclient runhooks" 67 "name": "gclient runhooks"
66 }, 68 },
67 { 69 {
68 "allow_subannotations": true, 70 "allow_subannotations": true,
69 "cmd": [ 71 "cmd": [
70 "python", 72 "python",
71 "-u", 73 "-u",
72 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", 74 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
73 "--src-dir", 75 "--src-dir",
74 "[CWD]/src", 76 "[SLAVE_BUILD]/src",
75 "--output-json", 77 "--output-json",
76 "/path/to/tmp/json" 78 "/path/to/tmp/json"
77 ], 79 ],
80 "cwd": "[SLAVE_BUILD]",
78 "env": { 81 "env": {
79 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 82 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
80 }, 83 },
81 "name": "clang_revision", 84 "name": "clang_revision",
82 "~followup_annotations": [ 85 "~followup_annotations": [
83 "@@@STEP_LOG_LINE@json.output@{@@@", 86 "@@@STEP_LOG_LINE@json.output@{@@@",
84 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", 87 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
85 "@@@STEP_LOG_LINE@json.output@}@@@", 88 "@@@STEP_LOG_LINE@json.output@}@@@",
86 "@@@STEP_LOG_END@json.output@@@" 89 "@@@STEP_LOG_END@json.output@@@"
87 ] 90 ]
88 }, 91 },
89 { 92 {
90 "cmd": [ 93 "cmd": [
91 "python", 94 "python",
92 "-u", 95 "-u",
93 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 96 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
94 "--show-path", 97 "--show-path",
95 "python", 98 "python",
96 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 99 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
97 "--gsutil-py-path", 100 "--gsutil-py-path",
98 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 101 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
99 "--ninja-path", 102 "--ninja-path",
100 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 103 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
101 "--target", 104 "--target",
102 "Release-iphoneos", 105 "Release-iphoneos",
103 "--src-dir", 106 "--src-dir",
104 "[CWD]/src", 107 "[SLAVE_BUILD]/src",
105 "--goma-cache-dir", 108 "--goma-cache-dir",
106 "[ROOT]/b/build/slave/goma_cache", 109 "[GOMA_CACHE]",
107 "--build-tool", 110 "--build-tool",
108 "ninja", 111 "ninja",
109 "--compiler", 112 "--compiler",
110 "goma-clang", 113 "goma-clang",
111 "--goma-jsonstatus", 114 "--goma-jsonstatus",
112 "/path/to/tmp/json", 115 "/path/to/tmp/json",
113 "--goma-service-account-json-file", 116 "--goma-service-account-json-file",
114 "/creds/service_accounts/service-account-goma-client.json", 117 "/creds/service_accounts/service-account-goma-client.json",
115 "--goma-dir", 118 "--goma-dir",
116 "[ROOT]/b/build/goma", 119 "[BUILD]/goma",
117 "--goma-fail-fast", 120 "--goma-fail-fast",
118 "--goma-disable-local-fallback", 121 "--goma-disable-local-fallback",
119 "--", 122 "--",
120 "All" 123 "All"
121 ], 124 ],
125 "cwd": "[SLAVE_BUILD]",
122 "env": { 126 "env": {
123 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 127 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
124 }, 128 },
125 "name": "compile", 129 "name": "compile",
126 "~followup_annotations": [ 130 "~followup_annotations": [
127 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 131 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
128 "@@@STEP_LOG_END@json.output (invalid)@@@" 132 "@@@STEP_LOG_END@json.output (invalid)@@@"
129 ] 133 ]
130 }, 134 },
131 { 135 {
132 "name": "$result", 136 "name": "$result",
133 "recipe_result": null, 137 "recipe_result": null,
134 "status_code": 0 138 "status_code": 0
135 } 139 }
136 ] 140 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698