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

Side by Side Diff: scripts/slave/recipes/webrtc/ios.expected/no_tests.json

Issue 2237793002: WebRTC: Add gyp_script parameter to ios recipe module's run_mb call. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Updated last expectation 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py",
5 "--json-file", 5 "--json-file",
6 "/path/to/tmp/json" 6 "/path/to/tmp/json"
7 ], 7 ],
8 "name": "host and tools info", 8 "name": "host and tools info",
9 "~followup_annotations": [ 9 "~followup_annotations": [
10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@",
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 "name": "read build config", 112 "name": "read build config",
113 "~followup_annotations": [ 113 "~followup_annotations": [
114 "@@@STEP_LOG_LINE@json.output@{@@@", 114 "@@@STEP_LOG_LINE@json.output@{@@@",
115 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": {@@@", 115 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": {@@@",
116 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 1\": \"fake value 1\", @@@", 116 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 1\": \"fake value 1\", @@@",
117 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 2\": \"fake value 2\", @@@", 117 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 2\": \"fake value 2\", @@@",
118 "@@@STEP_LOG_LINE@json.output@ \"use_goma\": \"1\"@@@", 118 "@@@STEP_LOG_LINE@json.output@ \"use_goma\": \"1\"@@@",
119 "@@@STEP_LOG_LINE@json.output@ }, @@@", 119 "@@@STEP_LOG_LINE@json.output@ }, @@@",
120 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"ninja\", @@@", 120 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"ninja\", @@@",
121 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Release\", @@@", 121 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Release\", @@@",
122 "@@@STEP_LOG_LINE@json.output@ \"mb_type\": \"gyp\", @@@",
122 "@@@STEP_LOG_LINE@json.output@ \"sdk\": \"iphoneos8.0\", @@@", 123 "@@@STEP_LOG_LINE@json.output@ \"sdk\": \"iphoneos8.0\", @@@",
123 "@@@STEP_LOG_LINE@json.output@ \"tests\": [], @@@", 124 "@@@STEP_LOG_LINE@json.output@ \"tests\": [], @@@",
124 "@@@STEP_LOG_LINE@json.output@ \"xcode version\": \"fake xcode version\"@ @@", 125 "@@@STEP_LOG_LINE@json.output@ \"xcode version\": \"fake xcode version\"@ @@",
125 "@@@STEP_LOG_LINE@json.output@}@@@", 126 "@@@STEP_LOG_LINE@json.output@}@@@",
126 "@@@STEP_LOG_END@json.output@@@" 127 "@@@STEP_LOG_END@json.output@@@"
127 ] 128 ]
128 }, 129 },
129 { 130 {
130 "cmd": [ 131 "cmd": [
131 "echo", 132 "echo",
132 "-e", 133 "-e",
133 "{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"stat ic_library\", \n \"fake gyp define 1\": \"fake value 1\", \n \"fake gyp de fine 2\": \"fake value 2\", \n \"use_goma\": \"1\"\n }, \n \"additional_com pile_targets\": [\n \"All\"\n ], \n \"compiler\": \"ninja\", \n \"configur ation\": \"Release\", \n \"env\": {}, \n \"gn_args\": [], \n \"mastername\": \"chromium.fake\", \n \"mb_type\": null, \n \"sdk\": \"iphoneos8.0\", \n \"te sts\": [], \n \"triggered bots\": {}, \n \"use_analyze\": true, \n \"xcode ve rsion\": \"fake xcode version\"\n}" 134 "{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"stat ic_library\", \n \"fake gyp define 1\": \"fake value 1\", \n \"fake gyp de fine 2\": \"fake value 2\", \n \"use_goma\": \"1\"\n }, \n \"additional_com pile_targets\": [\n \"All\"\n ], \n \"compiler\": \"ninja\", \n \"configur ation\": \"Release\", \n \"env\": {}, \n \"gn_args\": [], \n \"mastername\": \"chromium.fake\", \n \"mb_type\": \"gyp\", \n \"sdk\": \"iphoneos8.0\", \n \ "tests\": [], \n \"triggered bots\": {}, \n \"use_analyze\": true, \n \"xcode version\": \"fake xcode version\"\n}"
134 ], 135 ],
135 "name": "finalize build config" 136 "name": "finalize build config"
136 }, 137 },
137 { 138 {
138 "cmd": [ 139 "cmd": [
139 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/find_xcode.py", 140 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/find_xcode.py",
140 "--json-file", 141 "--json-file",
141 "/path/to/tmp/json", 142 "/path/to/tmp/json",
142 "--version", 143 "--version",
143 "fake xcode version" 144 "fake xcode version"
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 }, 205 },
205 { 206 {
206 "cmd": [ 207 "cmd": [
207 "python", 208 "python",
208 "-u", 209 "-u",
209 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 210 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
210 "runhooks" 211 "runhooks"
211 ], 212 ],
212 "cwd": "[BUILDER_CACHE]/ios/src", 213 "cwd": "[BUILDER_CACHE]/ios/src",
213 "env": { 214 "env": {
215 "GYP_CHROMIUM_NO_ACTION": "1",
214 "GYP_CROSSCOMPILE": "1", 216 "GYP_CROSSCOMPILE": "1",
215 "GYP_DEFINES": "use_goma=1 fake gyp define 1=fake value 1 fake gyp define 2=fake value 2 component=static_library OS=ios", 217 "GYP_DEFINES": "use_goma=1 fake gyp define 1=fake value 1 fake gyp define 2=fake value 2 component=static_library OS=ios",
216 "GYP_GENERATORS": "ninja", 218 "GYP_GENERATORS": "ninja",
217 "LANDMINES_VERBOSE": "1", 219 "LANDMINES_VERBOSE": "1",
218 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 220 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
219 }, 221 },
220 "name": "gclient runhooks", 222 "name": "gclient runhooks",
221 "~followup_annotations": [ 223 "~followup_annotations": [
222 "@@@STEP_TEXT@<br />GYP_DEFINES:<br />use_goma=1<br />fake gyp define 1=fa ke value 1<br />fake gyp define 2=fake value 2<br />component=static_library<br />OS=ios@@@" 224 "@@@STEP_TEXT@<br />GYP_DEFINES:<br />use_goma=1<br />fake gyp define 1=fa ke value 1<br />fake gyp define 2=fake value 2<br />component=static_library<br />OS=ios<br />GYP_CHROMIUM_NO_ACTION=1@@@"
223 ] 225 ]
224 }, 226 },
225 { 227 {
228 "cmd": [
229 "python",
230 "-u",
231 "[BUILDER_CACHE]/ios/src/tools/mb/mb.py",
232 "gen",
233 "-m",
234 "chromium.fake",
235 "-b",
236 "ios",
237 "--config-file",
238 "[BUILDER_CACHE]/ios/src/webrtc/build/mb_config.pyl",
239 "--goma-dir",
240 "[CACHE]/cipd/goma",
241 "--gyp-script=[BUILDER_CACHE]/ios/src/webrtc/build/gyp_webrtc.py",
242 "//out/Release-iphoneos"
243 ],
244 "cwd": "[BUILDER_CACHE]/ios/src",
245 "env": {
246 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
247 },
248 "name": "generate_build_files"
249 },
250 {
226 "allow_subannotations": true, 251 "allow_subannotations": true,
227 "cmd": [ 252 "cmd": [
228 "python", 253 "python",
229 "-u", 254 "-u",
230 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", 255 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
231 "--src-dir", 256 "--src-dir",
232 "[BUILDER_CACHE]/ios/src", 257 "[BUILDER_CACHE]/ios/src",
233 "--output-json", 258 "--output-json",
234 "/path/to/tmp/json" 259 "/path/to/tmp/json"
235 ], 260 ],
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
284 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 309 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
285 "@@@STEP_LOG_END@json.output (invalid)@@@" 310 "@@@STEP_LOG_END@json.output (invalid)@@@"
286 ] 311 ]
287 }, 312 },
288 { 313 {
289 "name": "$result", 314 "name": "$result",
290 "recipe_result": null, 315 "recipe_result": null,
291 "status_code": 0 316 "status_code": 0
292 } 317 }
293 ] 318 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698