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

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_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": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]/Android32_Builder", 7 "[BUILDER_CACHE]/Android32_Builder",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
102 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", 102 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@",
103 "@@@STEP_LOG_LINE@python.inline@ pass@@@", 103 "@@@STEP_LOG_LINE@python.inline@ pass@@@",
104 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv [4]):@@@", 104 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv [4]):@@@",
105 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", 105 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@",
106 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", 106 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@",
107 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@" , 107 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@" ,
108 "@@@STEP_LOG_END@python.inline@@@" 108 "@@@STEP_LOG_END@python.inline@@@"
109 ] 109 ]
110 }, 110 },
111 { 111 {
112 "cmd": [],
113 "name": "ensure_goma" 112 "name": "ensure_goma"
114 }, 113 },
115 { 114 {
116 "cmd": [ 115 "cmd": [
117 "python", 116 "python",
118 "-u", 117 "-u",
119 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 118 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
120 "--platform", 119 "--platform",
121 "linux-386", 120 "linux-386",
122 "--dest-directory", 121 "--dest-directory",
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
273 "--build_revision", 272 "--build_revision",
274 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 273 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
275 "--factory-properties", 274 "--factory-properties",
276 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Android32 Builder\", \ "buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"path_config\": \" kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavena me\": \"slavename\"}", 275 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Android32 Builder\", \ "buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"path_config\": \" kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavena me\": \"slavename\"}",
277 "--build-properties", 276 "--build-properties",
278 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Android32 Builder\", \ "buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"path_config\": \" kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavena me\": \"slavename\"}" 277 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Android32 Builder\", \ "buildnumber\": 1337, \"mastername\": \"client.webrtc.fyi\", \"path_config\": \" kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavena me\": \"slavename\"}"
279 ], 278 ],
280 "name": "package build" 279 "name": "package build"
281 }, 280 },
282 { 281 {
283 "cmd": [],
284 "name": "trigger", 282 "name": "trigger",
285 "trigger_specs": [ 283 "trigger_specs": [
286 { 284 {
287 "builder_name": "Android32 Tests (J Nexus4)", 285 "builder_name": "Android32 Tests (J Nexus4)",
288 "properties": { 286 "properties": {
289 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 287 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
290 "parent_got_revision_cp": "refs/heads/master@{#170242}", 288 "parent_got_revision_cp": "refs/heads/master@{#170242}",
291 "revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9" 289 "revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9"
292 } 290 }
293 }, 291 },
(...skipping 17 matching lines...) Expand all
311 "~followup_annotations": [ 309 "~followup_annotations": [
312 "@@@STEP_TEXT@Android32 Tests (J Nexus4)<br />Android32 Tests (K Nexus5)<b r />Android32 Tests (L Nexus6)@@@" 310 "@@@STEP_TEXT@Android32 Tests (J Nexus4)<br />Android32 Tests (K Nexus5)<b r />Android32 Tests (L Nexus6)@@@"
313 ] 311 ]
314 }, 312 },
315 { 313 {
316 "name": "$result", 314 "name": "$result",
317 "recipe_result": null, 315 "recipe_result": null,
318 "status_code": 0 316 "status_code": 0
319 } 317 }
320 ] 318 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698