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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_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]/android", 7 "[BUILDER_CACHE]/android",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 115 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
116 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 116 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
117 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 117 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
118 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 118 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
119 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 119 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
120 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@", 120 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
121 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@" 121 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@"
122 ] 122 ]
123 }, 123 },
124 { 124 {
125 "cmd": [],
126 "name": "ensure_goma" 125 "name": "ensure_goma"
127 }, 126 },
128 { 127 {
129 "cmd": [ 128 "cmd": [
130 "python", 129 "python",
131 "-u", 130 "-u",
132 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 131 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
133 "--platform", 132 "--platform",
134 "linux-386", 133 "linux-386",
135 "--dest-directory", 134 "--dest-directory",
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
289 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", 288 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@",
290 "@@@STEP_LOG_LINE@python.inline@ pass@@@", 289 "@@@STEP_LOG_LINE@python.inline@ pass@@@",
291 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv [4]):@@@", 290 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv [4]):@@@",
292 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", 291 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@",
293 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", 292 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@",
294 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@" , 293 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@" ,
295 "@@@STEP_LOG_END@python.inline@@@" 294 "@@@STEP_LOG_END@python.inline@@@"
296 ] 295 ]
297 }, 296 },
298 { 297 {
299 "allow_subannotations": false,
300 "cmd": [ 298 "cmd": [
301 "[BUILDER_CACHE]/android/src/build/tree_truth.sh", 299 "[BUILDER_CACHE]/android/src/build/tree_truth.sh",
302 "[BUILDER_CACHE]/android/src", 300 "[BUILDER_CACHE]/android/src",
303 "src" 301 "src"
304 ], 302 ],
305 "name": "tree truth steps" 303 "name": "tree truth steps"
306 }, 304 },
307 { 305 {
308 "cmd": [ 306 "cmd": [
309 "python", 307 "python",
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
447 "--build_revision", 445 "--build_revision",
448 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 446 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
449 "--factory-properties", 447 "--factory-properties",
450 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android Builder\ ", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"parent_buildernam e\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\" : \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 448 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android Builder\ ", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"parent_buildernam e\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\" : \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
451 "--build-properties", 449 "--build-properties",
452 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android Builder\ ", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"parent_buildernam e\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\" : \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 450 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android Builder\ ", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"parent_buildernam e\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\" : \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
453 ], 451 ],
454 "name": "package build" 452 "name": "package build"
455 }, 453 },
456 { 454 {
457 "cmd": [],
458 "name": "trigger", 455 "name": "trigger",
459 "trigger_specs": [ 456 "trigger_specs": [
460 { 457 {
461 "builder_name": "Android Tests", 458 "builder_name": "Android Tests",
462 "properties": { 459 "properties": {
463 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c ", 460 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c ",
464 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", 461 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}",
465 "parent_got_buildtools_revision": "f0319a328b2809876916353cb9942596921 40934", 462 "parent_got_buildtools_revision": "f0319a328b2809876916353cb9942596921 40934",
466 "parent_got_buildtools_revision_cp": "refs/heads/master@{#182578}", 463 "parent_got_buildtools_revision_cp": "refs/heads/master@{#182578}",
467 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50" , 464 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50" ,
(...skipping 12 matching lines...) Expand all
480 "~followup_annotations": [ 477 "~followup_annotations": [
481 "@@@STEP_TEXT@Android Tests@@@" 478 "@@@STEP_TEXT@Android Tests@@@"
482 ] 479 ]
483 }, 480 },
484 { 481 {
485 "name": "$result", 482 "name": "$result",
486 "recipe_result": null, 483 "recipe_result": null,
487 "status_code": 0 484 "status_code": 0
488 } 485 }
489 ] 486 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698