OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
7 "--master", | 7 "--master", |
8 "tryserver.chromium.perf", | 8 "tryserver.chromium.perf", |
9 "--builder", | 9 "--builder", |
10 "linux_perf_bisect", | 10 "linux_perf_bisect", |
(...skipping 417 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
428 "Relative Change: 0.00000%", | 428 "Relative Change: 0.00000%", |
429 "Standard Error: +- 0.18047 delta", | 429 "Standard Error: +- 0.18047 delta", |
430 "Revision Mean Std.Error ", | 430 "Revision Mean Std.Error ", |
431 "Patch 5.80533333333 0.127614436662 ", | 431 "Patch 5.80533333333 0.127614436662 ", |
432 "No Patch 5.80533333333 0.127614436662 ", | 432 "No Patch 5.80533333333 0.127614436662 ", |
433 "@@@", | 433 "@@@", |
434 "@@@STEP_LINK@HTML Results@http://storage.googleapis.com/chromium-telemetr
y/html-results/results-without_patch@@@" | 434 "@@@STEP_LINK@HTML Results@http://storage.googleapis.com/chromium-telemetr
y/html-results/results-without_patch@@@" |
435 ] | 435 ] |
436 }, | 436 }, |
437 { | 437 { |
| 438 "cmd": [ |
| 439 "cat", |
| 440 "{\"bisect_bot\": \"\", \"buildbot_log_url\": \"\", \"change\": 0.0, \"clo
ud_link\": \"http://storage.googleapis.com/chromium-telemetry/html-results/resul
ts-without_patch\", \"command\": \"src/tools/perf/run_benchmark -v --browser=rel
ease sunspider\", \"metric\": \"dummy/dummy\", \"profiler_links\": [], \"result\
": \"Revision Mean Std.Error \\nPatch 5.8053333333
3 0.127614436662 \\nNo Patch 5.80533333333 0.127614436662 \", \"status\"
: \"completed\", \"std_err\": 0.1804740670813644, \"try_job_id\": null}" |
| 441 ], |
| 442 "cwd": "[SLAVE_BUILD]", |
| 443 "name": "Results (2)", |
| 444 "stdout": "/path/to/tmp/json", |
| 445 "~followup_annotations": [ |
| 446 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 447 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 448 ] |
| 449 }, |
| 450 { |
| 451 "cmd": [ |
| 452 "python", |
| 453 "-u", |
| 454 "RECIPE_MODULE[perf_dashboard]/resources/post_json.py" |
| 455 ], |
| 456 "cwd": "[SLAVE_BUILD]", |
| 457 "name": "Post bisect results", |
| 458 "stdin": "{\"data\": {\"bisect_bot\": \"\", \"buildbot_log_url\": \"\", \"ch
ange\": 0.0, \"cloud_link\": \"http://storage.googleapis.com/chromium-telemetry/
html-results/results-without_patch\", \"command\": \"src/tools/perf/run_benchmar
k -v --browser=release sunspider\", \"metric\": \"dummy/dummy\", \"profiler_link
s\": [], \"result\": \"Revision Mean Std.Error \\nPatch
5.80533333333 0.127614436662 \\nNo Patch 5.80533333333 0.127614436
662 \", \"status\": \"completed\", \"std_err\": 0.1804740670813644, \"try_job_id
\": null}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}", |
| 459 "stdout": "/path/to/tmp/json", |
| 460 "~followup_annotations": [ |
| 461 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 462 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 463 ] |
| 464 }, |
| 465 { |
438 "name": "$result", | 466 "name": "$result", |
439 "recipe_result": null, | 467 "recipe_result": null, |
440 "status_code": 0 | 468 "status_code": 0 |
441 } | 469 } |
442 ] | 470 ] |
OLD | NEW |