Index: scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json |
diff --git a/scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json b/scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json |
index f0aeebbed088e4b70bd941dc3c0f4be1aec2b015..0c58d4b9af051467d6c1238470cb5f4ca18cb4c7 100644 |
--- a/scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json |
+++ b/scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json |
@@ -724,29 +724,42 @@ |
"@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: PerfRevisionState(cp=306475, values=[70, 70, 80, 90, 90], mean_value=80.0, std_dev=10.0)@@@", |
"@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: PerfRevisionState(cp=306478, values=[], mean_value=None, std_dev=None)@@@", |
"@@@STEP_LOG_LINE@Debug Info@@@@", |
- "@@@STEP_LOG_LINE@Debug Info@Revision Values @@@", |
- "@@@STEP_LOG_LINE@Debug Info@306475 [70, 70, 80, 90, 90] @@@", |
- "@@@STEP_LOG_LINE@Debug Info@306476 [] @@@", |
- "@@@STEP_LOG_LINE@Debug Info@306477 [] @@@", |
- "@@@STEP_LOG_LINE@Debug Info@306478 [] @@@", |
+ "@@@STEP_LOG_LINE@Debug Info@Revision Values @@@", |
+ "@@@STEP_LOG_LINE@Debug Info@306475 [70, 70, 80, 90, 90]@@@", |
+ "@@@STEP_LOG_LINE@Debug Info@306476 [] @@@", |
+ "@@@STEP_LOG_LINE@Debug Info@306477 [] @@@", |
+ "@@@STEP_LOG_LINE@Debug Info@306478 [] @@@", |
"@@@STEP_LOG_END@Debug Info@@@" |
] |
}, |
{ |
"cmd": [ |
+ "cat", |
+ "{\"bad_revision\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\", \"bisect_bot\": \"linux_perf_tester\", \"bug_id\": \"425582\", \"buildbot_log_url\": \"\", \"change\": null, \"command\": \"tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he\", \"culprit_data\": null, \"fail_reason\": null, \"good_revision\": \"e28dc0d49c331def2a3bbf3ddd0096eb51551155\", \"metric\": \"warm_times/page_load_time\", \"revision_data\": [{\"commit_pos\": 306475, \"depot_name\": \"chromium\", \"deps_revision\": null, \"mean_value\": 80.0, \"result\": \"good\", \"std_dev\": 10.0, \"values\": [70, 70, 80, 90, 90]}], \"score\": 0, \"status\": \"failed\", \"try_job_id\": null, \"warnings\": []}" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "Results", |
+ "stdout": "/path/to/tmp/json", |
+ "~followup_annotations": [ |
+ "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
+ "@@@STEP_LOG_END@json.output (invalid)@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
"python", |
"-u", |
- "\nimport shutil\nimport sys\nshutil.copyfileobj(open(sys.argv[1]), sys.stdout)\n", |
- "---bisect results start here---\n\n===== BISECT JOB RESULTS =====\nStatus: Negative: Failed to bisect.\n\nTest Command: tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he\nTest Metric: warm_times/page_load_time\nRelative Change: None\nScore: None\nRetested CL with revert: Not Implemented.\n\n\n===== TESTED REVISIONS =====\nDepot Revision Mean Value Std. Dev. Num Values Good? \nchromium r306475 80.0 10.0 5 good \n\n\n\n| O O | Visit http://www.chromium.org/developers/speed-infra/perf-bug-faq\n| X | for more information addressing perf regression bugs. For feedback,\n| / \\ | file a bug with label Cr-Tests-AutoBisect. Thank you!" |
+ "RECIPE_MODULE[perf_dashboard]/resources/post_json.py" |
], |
"cwd": "[SLAVE_BUILD]", |
- "name": "Results", |
+ "name": "Post bisect results", |
+ "stdin": "{\"data\": {\"bad_revision\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\", \"bisect_bot\": \"linux_perf_tester\", \"bug_id\": \"425582\", \"buildbot_log_url\": \"\", \"change\": null, \"command\": \"tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he\", \"culprit_data\": null, \"fail_reason\": null, \"good_revision\": \"e28dc0d49c331def2a3bbf3ddd0096eb51551155\", \"metric\": \"warm_times/page_load_time\", \"revision_data\": [{\"commit_pos\": 306475, \"depot_name\": \"chromium\", \"deps_revision\": null, \"mean_value\": 80.0, \"result\": \"good\", \"std_dev\": 10.0, \"values\": [70, 70, 80, 90, 90]}], \"score\": 0, \"status\": \"failed\", \"try_job_id\": null, \"warnings\": []}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}", |
+ "stdout": "/path/to/tmp/json", |
"~followup_annotations": [ |
- "@@@STEP_LOG_LINE@python.inline@@@@", |
- "@@@STEP_LOG_LINE@python.inline@import shutil@@@", |
- "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
- "@@@STEP_LOG_LINE@python.inline@shutil.copyfileobj(open(sys.argv[1]), sys.stdout)@@@", |
- "@@@STEP_LOG_END@python.inline@@@" |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
] |
}, |
{ |