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

Side by Side Diff: scripts/slave/recipes/bisect.expected/broken_good_revision_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: post_bisect to post_bisect_results 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 "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_bisector", 10 "linux_perf_bisector",
(...skipping 692 matching lines...) Expand 10 before | Expand all | Expand 10 after
703 ] 703 ]
704 }, 704 },
705 { 705 {
706 "cmd": [], 706 "cmd": [],
707 "cwd": "[SLAVE_BUILD]", 707 "cwd": "[SLAVE_BUILD]",
708 "name": "Debug Info", 708 "name": "Debug Info",
709 "~followup_annotations": [ 709 "~followup_annotations": [
710 "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: PerfRevisionState(cp=306475, v alues=[], mean_value=None, std_dev=None)@@@", 710 "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: PerfRevisionState(cp=306475, v alues=[], mean_value=None, std_dev=None)@@@",
711 "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: PerfRevisionState(cp=306478, v alues=[19, 20, 21], mean_value=20.0, std_dev=1.0)@@@", 711 "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: PerfRevisionState(cp=306478, v alues=[19, 20, 21], mean_value=20.0, std_dev=1.0)@@@",
712 "@@@STEP_LOG_LINE@Debug Info@@@@", 712 "@@@STEP_LOG_LINE@Debug Info@@@@",
713 "@@@STEP_LOG_LINE@Debug Info@Revision Values @@@", 713 "@@@STEP_LOG_LINE@Debug Info@Revision Values @@@",
714 "@@@STEP_LOG_LINE@Debug Info@306475 [] @@@", 714 "@@@STEP_LOG_LINE@Debug Info@306475 [] @@@",
715 "@@@STEP_LOG_LINE@Debug Info@306476 [] @@@", 715 "@@@STEP_LOG_LINE@Debug Info@306476 [] @@@",
716 "@@@STEP_LOG_LINE@Debug Info@306477 [] @@@", 716 "@@@STEP_LOG_LINE@Debug Info@306477 [] @@@",
717 "@@@STEP_LOG_LINE@Debug Info@306478 [19, 20, 21] @@@", 717 "@@@STEP_LOG_LINE@Debug Info@306478 [19, 20, 21] @@@",
718 "@@@STEP_LOG_END@Debug Info@@@" 718 "@@@STEP_LOG_END@Debug Info@@@"
719 ] 719 ]
720 }, 720 },
721 { 721 {
722 "cmd": [ 722 "cmd": [
723 "python", 723 "python",
724 "-u", 724 "-u",
725 "\nimport shutil\nimport sys\nshutil.copyfileobj(open(sys.argv[1]), sys.st dout)\n", 725 "RECIPE_MODULE[perf_dashboard]/resources/post_json.py"
726 "---bisect results start here---\n\n===== BISECT JOB RESULTS =====\nStatus : Negative: Failed to bisect.\n\nTest Command: tools/perf/run_benchmark -v --bro wser=release page_cycler.intl_ar_fa_he\nTest Metric: warm_times/page_load_time\n Relative Change: None\nScore: None\nRetested CL with revert: Not Implemented.\n\ n\n===== TESTED REVISIONS =====\nDepot Revision Mean Value Std. Dev. Num Valu es Good? \nchromium r306478 20.0 1.0 3 bad \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| / \\ | fi le a bug with label Cr-Tests-AutoBisect. Thank you!"
727 ], 726 ],
728 "cwd": "[SLAVE_BUILD]", 727 "cwd": "[SLAVE_BUILD]",
729 "name": "Results", 728 "name": "Post bisect results",
729 "stdin": "{\"data\": {\"bad_revision\": \"a6298e4afedbf2cd461755ea6f45b0ad64 222222\", \"bisect_bot\": \"linux_perf_tester\", \"bug_id\": \"425582\", \"build bot_log_url\": \"http://c.org/p/cr/builders/linux_perf_bisector/builds/571\", \" change\": null, \"command\": \"tools/perf/run_benchmark -v --browser=release pag e_cycler.intl_ar_fa_he\", \"culprit_data\": null, \"fail_reason\": null, \"good_ revision\": \"e28dc0d49c331def2a3bbf3ddd0096eb51551155\", \"metric\": \"warm_tim es/page_load_time\", \"revision_data\": [{\"commit_pos\": 306478, \"depot_name\" : \"chromium\", \"deps_revision\": null, \"mean_value\": 20.0, \"result\": \"bad \", \"std_dev\": 1.0, \"values\": [19, 20, 21]}], \"score\": 0, \"status\": \"fa iled\", \"test_type\": \"perf\", \"try_job_id\": null, \"warnings\": []}, \"url\ ": \"https://chromeperf.appspot.com/post_bisect_results\"}",
730 "stdout": "/path/to/tmp/json",
730 "~followup_annotations": [ 731 "~followup_annotations": [
731 "@@@STEP_LOG_LINE@python.inline@@@@", 732 "@@@STEP_LOG_LINE@json.output@{@@@",
732 "@@@STEP_LOG_LINE@python.inline@import shutil@@@", 733 "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@",
733 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 734 "@@@STEP_LOG_LINE@json.output@}@@@",
734 "@@@STEP_LOG_LINE@python.inline@shutil.copyfileobj(open(sys.argv[1]), sys. stdout)@@@", 735 "@@@STEP_LOG_END@json.output@@@"
735 "@@@STEP_LOG_END@python.inline@@@"
736 ] 736 ]
737 }, 737 },
738 { 738 {
739 "name": "$result", 739 "name": "$result",
740 "recipe_result": null, 740 "recipe_result": null,
741 "status_code": 0 741 "status_code": 0
742 } 742 }
743 ] 743 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698