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

Side by Side Diff: scripts/slave/recipes/bisect_test/example_bisect_results.expected/basic_test.json

Issue 1573293002: Change auto_bisect to post results to perf dashboard. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: update Created 4 years, 11 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 "git", 4 "git",
5 "update-ref", 5 "update-ref",
6 "refs/heads/master", 6 "refs/heads/master",
7 "refs/remotes/origin/master" 7 "refs/remotes/origin/master"
8 ], 8 ],
9 "cwd": "[TMP_BASE]/bogus_tmp_1", 9 "cwd": "[TMP_BASE]/bogus_tmp_1",
10 "name": "git update-ref" 10 "name": "git update-ref"
(...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 "name": "Reading culprit cl information.", 183 "name": "Reading culprit cl information.",
184 "stdout": "/path/to/tmp/json", 184 "stdout": "/path/to/tmp/json",
185 "~followup_annotations": [ 185 "~followup_annotations": [
186 "@@@STEP_LOG_LINE@json.output@{@@@", 186 "@@@STEP_LOG_LINE@json.output@{@@@",
187 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@", 187 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@",
188 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\ nContaining multiple lines\", @@@", 188 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\ nContaining multiple lines\", @@@",
189 "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@", 189 "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@",
190 "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@", 190 "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@",
191 "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@", 191 "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@",
192 "@@@STEP_LOG_LINE@json.output@}@@@", 192 "@@@STEP_LOG_LINE@json.output@}@@@",
193 "@@@STEP_LOG_END@json.output@@@", 193 "@@@STEP_LOG_END@json.output@@@"
194 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_LO_FINAL_CONF\"]@@@" 194 ]
195 },
196 {
197 "cmd": [
198 "cat",
199 "{\"bad_revision\": \"deadbeef\", \"bisect_bot\": \"linux_perf_tester\", \ "bug_id\": \"\", \"buildbot_log_url\": \"\", \"change\": null, \"command\": \"sr c/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrolling_cases \", \"culprit_data\": {\"author\": \"DummyAuthor\", \"cl\": \"deadbeef\", \"cl_d ate\": \"01/01/2015\", \"commit_info\": \"A long description for a CL.\\nContain ing multiple lines\", \"email\": \"dummy@nowhere.com\", \"revisions_links\": [], \"subject\": \"Some random CL\"}, \"fail_reason\": null, \"good_revision\": \"c 001c0de\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \" revision_data\": [], \"score\": 0.0, \"status\": \"completed\", \"try_job_id\": null, \"warnings\": [\"This is a demo warning\"]}"
200 ],
201 "cwd": "[SLAVE_BUILD]",
202 "name": "Results",
203 "stdout": "/path/to/tmp/json",
204 "~followup_annotations": [
205 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
206 "@@@STEP_LOG_END@json.output (invalid)@@@"
195 ] 207 ]
196 }, 208 },
197 { 209 {
198 "cmd": [ 210 "cmd": [
199 "python", 211 "python",
200 "-u", 212 "-u",
201 "\nimport shutil\nimport sys\nshutil.copyfileobj(open(sys.argv[1]), sys.st dout)\n", 213 "RECIPE_MODULE[perf_dashboard]/resources/post_json.py"
202 "---bisect results start here---\n\n===== BISECT JOB RESULTS =====\nStatus : Negative: Completed, but no culprit was found with high confidence.\n\nTest Co mmand: src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scroll ing_cases\nTest Metric: mean_input_event_latency/mean_input_event_latency\nRelat ive Change: None\nScore: 0.0\nRetested CL with revert: Not Implemented.\n\n\n=== == WARNINGS =====\nThe following warnings were raised by the bisect job:\n\n * T his is a demo warning\n\n\n===== SUSPECTED CL(s) =====\nSubject : Some random CL \nAuthor : DummyAuthor, dummy@nowhere.com\nCommit description:\n A long descri ption for a CL.\nContaining multiple lines\nCommit : deadbeef\nDate : 01/01/ 2015\n\n\n===== TESTED REVISIONS =====\nDepot Revision Mean Value Std. Dev. Num Values Good? \n\n\n\n| O O | Visit http://www.chromium.org/developers/speed-inf ra/perf-bug-faq\n| X | for more information addressing perf regression bugs. F or feedback,\n| / \\ | file a bug with label Cr-Tests-AutoBisect. Thank you!"
203 ], 214 ],
204 "cwd": "[SLAVE_BUILD]", 215 "cwd": "[SLAVE_BUILD]",
205 "name": "Results", 216 "name": "Post bisect results",
217 "stdin": "{\"data\": {\"bad_revision\": \"deadbeef\", \"bisect_bot\": \"linu x_perf_tester\", \"bug_id\": \"\", \"buildbot_log_url\": \"\", \"change\": null, \"command\": \"src/tools/perf/run_benchmark -v --browser=release smoothness.tou gh_scrolling_cases\", \"culprit_data\": {\"author\": \"DummyAuthor\", \"cl\": \" deadbeef\", \"cl_date\": \"01/01/2015\", \"commit_info\": \"A long description f or a CL.\\nContaining multiple lines\", \"email\": \"dummy@nowhere.com\", \"revi sions_links\": [], \"subject\": \"Some random CL\"}, \"fail_reason\": null, \"go od_revision\": \"c001c0de\", \"metric\": \"mean_input_event_latency/mean_input_e vent_latency\", \"revision_data\": [], \"score\": 0.0, \"status\": \"completed\" , \"try_job_id\": null, \"warnings\": [\"This is a demo warning\"]}, \"url\": \" https://chromeperf.appspot.com/post_bisect_results\"}",
218 "stdout": "/path/to/tmp/json",
206 "~followup_annotations": [ 219 "~followup_annotations": [
207 "@@@STEP_LOG_LINE@python.inline@@@@", 220 "@@@STEP_LOG_LINE@json.output@{@@@",
208 "@@@STEP_LOG_LINE@python.inline@import shutil@@@", 221 "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@",
209 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 222 "@@@STEP_LOG_LINE@json.output@}@@@",
210 "@@@STEP_LOG_LINE@python.inline@shutil.copyfileobj(open(sys.argv[1]), sys. stdout)@@@", 223 "@@@STEP_LOG_END@json.output@@@"
211 "@@@STEP_LOG_END@python.inline@@@"
212 ] 224 ]
213 }, 225 },
214 { 226 {
215 "name": "$result", 227 "name": "$result",
216 "recipe_result": null, 228 "recipe_result": null,
217 "status_code": 0 229 "status_code": 0
218 } 230 }
219 ] 231 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698