| OLD | NEW |
| 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 Linux - debug builder", | 10 "V8 Linux - debug builder", |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 67 { | 67 { |
| 68 "cmd": [ | 68 "cmd": [ |
| 69 "python", | 69 "python", |
| 70 "-u", | 70 "-u", |
| 71 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", | 71 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 72 "--version" | 72 "--version" |
| 73 ], | 73 ], |
| 74 "name": "swarming.py --version", | 74 "name": "swarming.py --version", |
| 75 "stdout": "/path/to/tmp/", | 75 "stdout": "/path/to/tmp/", |
| 76 "~followup_annotations": [ | 76 "~followup_annotations": [ |
| 77 "@@@STEP_TEXT@0.8.6@@@" | 77 "@@@STEP_TEXT@0.4.10@@@" |
| 78 ] | 78 ] |
| 79 }, | 79 }, |
| 80 { | 80 { |
| 81 "cmd": [], | 81 "cmd": [], |
| 82 "name": "ensure_goma" | 82 "name": "ensure_goma" |
| 83 }, | 83 }, |
| 84 { | 84 { |
| 85 "cmd": [ | 85 "cmd": [ |
| 86 "python", | 86 "python", |
| 87 "-u", | 87 "-u", |
| (...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 451 "~followup_annotations": [ | 451 "~followup_annotations": [ |
| 452 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux
- gc stress@@@" | 452 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux
- gc stress@@@" |
| 453 ] | 453 ] |
| 454 }, | 454 }, |
| 455 { | 455 { |
| 456 "name": "$result", | 456 "name": "$result", |
| 457 "recipe_result": null, | 457 "recipe_result": null, |
| 458 "status_code": 0 | 458 "status_code": 0 |
| 459 } | 459 } |
| 460 ] | 460 ] |
| OLD | NEW |