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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json

Issue 2035863004: gsutil: use depot_tools.gsutil_py_path instead of path['depot_tools'] (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 6 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 | Annotate | Revision Log
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 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux64 - debug builder", 10 "V8 Linux64 - debug builder",
(...skipping 245 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 "@@@STEP_LOG_LINE@json.output@}@@@", 256 "@@@STEP_LOG_LINE@json.output@}@@@",
257 "@@@STEP_LOG_END@json.output@@@" 257 "@@@STEP_LOG_END@json.output@@@"
258 ] 258 ]
259 }, 259 },
260 { 260 {
261 "cmd": [ 261 "cmd": [
262 "python", 262 "python",
263 "-u", 263 "-u",
264 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 264 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
265 "--", 265 "--",
266 "[DEPOT_TOOLS]/gsutil.py", 266 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
267 "----", 267 "----",
268 "cp", 268 "cp",
269 "-a", 269 "-a",
270 "public-read", 270 "public-read",
271 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum my hash for bot_default]\", \"ignition\": \"[dummy hash for ignition]\", \"jsfun fuzz\": \"[dummy hash for jsfunfuzz]\", \"mjsunit\": \"[dummy hash for mjsunit]\ ", \"mozilla\": \"[dummy hash for mozilla]\", \"run-valgrind\": \"[dummy hash fo r run-valgrind]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dumm y hash for test262]\"}", 271 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum my hash for bot_default]\", \"ignition\": \"[dummy hash for ignition]\", \"jsfun fuzz\": \"[dummy hash for jsfunfuzz]\", \"mjsunit\": \"[dummy hash for mjsunit]\ ", \"mozilla\": \"[dummy hash for mozilla]\", \"run-valgrind\": \"[dummy hash fo r run-valgrind]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dumm y hash for test262]\"}",
272 "gs://chromium-v8/v8-linux64-dbg/full-build-linux_f2cbea7e89a45f46819777bb 78a1f5bd0241f64c.json" 272 "gs://chromium-v8/v8-linux64-dbg/full-build-linux_f2cbea7e89a45f46819777bb 78a1f5bd0241f64c.json"
273 ], 273 ],
274 "name": "gsutil upload", 274 "name": "gsutil upload",
275 "~followup_annotations": [ 275 "~followup_annotations": [
276 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v 8-linux64-dbg/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" 276 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v 8-linux64-dbg/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@"
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
402 "~followup_annotations": [ 402 "~followup_annotations": [
403 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug - avx2<br />V8 Linux64 - debug - greedy allocator@@@" 403 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug - avx2<br />V8 Linux64 - debug - greedy allocator@@@"
404 ] 404 ]
405 }, 405 },
406 { 406 {
407 "name": "$result", 407 "name": "$result",
408 "recipe_result": null, 408 "recipe_result": null,
409 "status_code": 0 409 "status_code": 0
410 } 410 }
411 ] 411 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698