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

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

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 10 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_PACKAGE[build]/bot_update.py", 6 "RECIPE_PACKAGE[build]/bot_update.py",
7 "--master", 7 "--master",
8 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux64 ASAN", 10 "V8 Linux64 ASAN",
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 "name": "compile", 140 "name": "compile",
141 "~followup_annotations": [ 141 "~followup_annotations": [
142 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 142 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
143 "@@@STEP_LOG_END@json.output (invalid)@@@" 143 "@@@STEP_LOG_END@json.output (invalid)@@@"
144 ] 144 ]
145 }, 145 },
146 { 146 {
147 "cmd": [ 147 "cmd": [
148 "python", 148 "python",
149 "-u", 149 "-u",
150 "RECIPE_MODULE[isolate]/resources/isolate.py", 150 "RECIPE_MODULE[build.isolate]/resources/isolate.py",
151 "[SLAVE_BUILD]/v8/tools/swarming_client", 151 "[SLAVE_BUILD]/v8/tools/swarming_client",
152 "batcharchive", 152 "batcharchive",
153 "--dump-json", 153 "--dump-json",
154 "/path/to/tmp/json", 154 "/path/to/tmp/json",
155 "--isolate-server", 155 "--isolate-server",
156 "https://isolateserver.appspot.com", 156 "https://isolateserver.appspot.com",
157 "--verbose", 157 "--verbose",
158 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", 158 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json",
159 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" 159 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json"
160 ], 160 ],
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
366 "@@@STEP_LOG_LINE@json.output@}@@@", 366 "@@@STEP_LOG_LINE@json.output@}@@@",
367 "@@@STEP_LOG_END@json.output@@@", 367 "@@@STEP_LOG_END@json.output@@@",
368 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 368 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
369 ] 369 ]
370 }, 370 },
371 { 371 {
372 "allow_subannotations": true, 372 "allow_subannotations": true,
373 "cmd": [ 373 "cmd": [
374 "python", 374 "python",
375 "-u", 375 "-u",
376 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", 376 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py",
377 "--swarming-client-dir", 377 "--swarming-client-dir",
378 "[SLAVE_BUILD]/v8/tools/swarming_client", 378 "[SLAVE_BUILD]/v8/tools/swarming_client",
379 "--temp-root-dir", 379 "--temp-root-dir",
380 "[TMP_BASE]", 380 "[TMP_BASE]",
381 "--merged-test-output", 381 "--merged-test-output",
382 "/path/to/tmp/json", 382 "/path/to/tmp/json",
383 "--", 383 "--",
384 "collect", 384 "collect",
385 "--swarming", 385 "--swarming",
386 "https://chromium-swarm.appspot.com", 386 "https://chromium-swarm.appspot.com",
(...skipping 20 matching lines...) Expand all
407 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 407 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
408 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 408 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
409 "@@@STEP_LOG_END@durations@@@" 409 "@@@STEP_LOG_END@durations@@@"
410 ] 410 ]
411 }, 411 },
412 { 412 {
413 "allow_subannotations": true, 413 "allow_subannotations": true,
414 "cmd": [ 414 "cmd": [
415 "python", 415 "python",
416 "-u", 416 "-u",
417 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", 417 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py",
418 "--swarming-client-dir", 418 "--swarming-client-dir",
419 "[SLAVE_BUILD]/v8/tools/swarming_client", 419 "[SLAVE_BUILD]/v8/tools/swarming_client",
420 "--temp-root-dir", 420 "--temp-root-dir",
421 "[TMP_BASE]", 421 "[TMP_BASE]",
422 "--merged-test-output", 422 "--merged-test-output",
423 "/path/to/tmp/json", 423 "/path/to/tmp/json",
424 "--", 424 "--",
425 "collect", 425 "collect",
426 "--swarming", 426 "--swarming",
427 "https://chromium-swarm.appspot.com", 427 "https://chromium-swarm.appspot.com",
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
524 "~followup_annotations": [ 524 "~followup_annotations": [
525 "@@@STEP_TEXT@V8 Linux ASAN arm - debug builder<br />V8 Linux ASAN mipsel - debug builder<br />V8 Linux64 ASAN - debug builder<br />V8 Linux64 ASAN arm64 - debug builder<br />V8 Linux64 ASAN no inline - release builder@@@" 525 "@@@STEP_TEXT@V8 Linux ASAN arm - debug builder<br />V8 Linux ASAN mipsel - debug builder<br />V8 Linux64 ASAN - debug builder<br />V8 Linux64 ASAN arm64 - debug builder<br />V8 Linux64 ASAN no inline - release builder@@@"
526 ] 526 ]
527 }, 527 },
528 { 528 {
529 "name": "$result", 529 "name": "$result",
530 "recipe_result": null, 530 "recipe_result": null,
531 "status_code": 0 531 "status_code": 0
532 } 532 }
533 ] 533 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698