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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap_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 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--spec", 7 "--spec",
8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
9 "--patch_root", 9 "--patch_root",
10 "v8", 10 "v8",
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", 65 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py",
66 "--version" 66 "--version"
67 ], 67 ],
68 "name": "swarming.py --version", 68 "name": "swarming.py --version",
69 "stdout": "/path/to/tmp/", 69 "stdout": "/path/to/tmp/",
70 "~followup_annotations": [ 70 "~followup_annotations": [
71 "@@@STEP_TEXT@0.8.6@@@" 71 "@@@STEP_TEXT@0.8.6@@@"
72 ] 72 ]
73 }, 73 },
74 { 74 {
75 "cmd": [],
76 "name": "ensure_goma" 75 "name": "ensure_goma"
77 }, 76 },
78 { 77 {
79 "cmd": [ 78 "cmd": [
80 "python", 79 "python",
81 "-u", 80 "-u",
82 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 81 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
83 "--platform", 82 "--platform",
84 "linux-386", 83 "linux-386",
85 "--dest-directory", 84 "--dest-directory",
(...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after
372 "--build-url", 371 "--build-url",
373 "gs://chromium-v8/v8-linux-nosnap-rel", 372 "gs://chromium-v8/v8-linux-nosnap-rel",
374 "--factory-properties", 373 "--factory-properties",
375 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"master\", \"buildername\": \"V8 Linux - nosnap builder\", \"buildnum ber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recip e\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdi r\": \"/path/to/workdir/TestSlavename\"}", 374 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"master\", \"buildername\": \"V8 Linux - nosnap builder\", \"buildnum ber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recip e\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdi r\": \"/path/to/workdir/TestSlavename\"}",
376 "--build-properties", 375 "--build-properties",
377 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"master\", \"buildername\": \"V8 Linux - nosnap builder\", \"buildnum ber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recip e\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdi r\": \"/path/to/workdir/TestSlavename\"}" 376 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"master\", \"buildername\": \"V8 Linux - nosnap builder\", \"buildnum ber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recip e\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdi r\": \"/path/to/workdir/TestSlavename\"}"
378 ], 377 ],
379 "name": "package build" 378 "name": "package build"
380 }, 379 },
381 { 380 {
382 "cmd": [],
383 "name": "trigger", 381 "name": "trigger",
384 "trigger_specs": [ 382 "trigger_specs": [
385 { 383 {
386 "builder_name": "V8 Linux - nosnap", 384 "builder_name": "V8 Linux - nosnap",
387 "properties": { 385 "properties": {
388 "parent_build_environment": { 386 "parent_build_environment": {
389 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" 387 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
390 }, 388 },
391 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 389 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
392 "parent_got_revision_cp": "refs/heads/master@{#50110}", 390 "parent_got_revision_cp": "refs/heads/master@{#50110}",
(...skipping 11 matching lines...) Expand all
404 "~followup_annotations": [ 402 "~followup_annotations": [
405 "@@@STEP_TEXT@V8 Linux - nosnap@@@" 403 "@@@STEP_TEXT@V8 Linux - nosnap@@@"
406 ] 404 ]
407 }, 405 },
408 { 406 {
409 "name": "$result", 407 "name": "$result",
410 "recipe_result": null, 408 "recipe_result": null,
411 "status_code": 0 409 "status_code": 0
412 } 410 }
413 ] 411 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698