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

Side by Side Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json

Issue 2282563004: Do not exclude the last revision in the range returned by gitiles. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: typo Created 4 years, 3 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]/fake_checkout_tmp_1", 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
10 "name": "git update-ref" 10 "name": "git update-ref"
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 "https://chromium.googlesource.com/chromium/src" 144 "https://chromium.googlesource.com/chromium/src"
145 ], 145 ],
146 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45 b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 146 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45 b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
147 "stdout": "/path/to/tmp/json", 147 "stdout": "/path/to/tmp/json",
148 "~followup_annotations": [ 148 "~followup_annotations": [
149 "@@@STEP_NEST_LEVEL@1@@@", 149 "@@@STEP_NEST_LEVEL@1@@@",
150 "@@@STEP_LOG_LINE@json.output@[@@@", 150 "@@@STEP_LOG_LINE@json.output@[@@@",
151 "@@@STEP_LOG_LINE@json.output@ [@@@", 151 "@@@STEP_LOG_LINE@json.output@ [@@@",
152 "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b09 88\", @@@", 152 "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b09 88\", @@@",
153 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", 153 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@",
154 "@@@STEP_LOG_LINE@json.output@ ], @@@",
155 "@@@STEP_LOG_LINE@json.output@ [@@@",
156 "@@@STEP_LOG_LINE@json.output@ \"00316c9ddfb9d7b4e1ed2fff9fe6d964d21111 11\", @@@",
157 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@",
154 "@@@STEP_LOG_LINE@json.output@ ]@@@", 158 "@@@STEP_LOG_LINE@json.output@ ]@@@",
155 "@@@STEP_LOG_LINE@json.output@]@@@", 159 "@@@STEP_LOG_LINE@json.output@]@@@",
156 "@@@STEP_LOG_END@json.output@@@" 160 "@@@STEP_LOG_END@json.output@@@"
157 ] 161 ]
158 }, 162 },
159 { 163 {
160 "cmd": [ 164 "cmd": [
161 "python", 165 "python",
162 "-u", 166 "-u",
163 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 167 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
(...skipping 803 matching lines...) Expand 10 before | Expand all | Expand 10 after
967 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \" builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br owser=release_x64 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\" , \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \ "314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric \": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\ ": \"chromium_rel_win7_x64\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"T rue\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"maste rname\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"sla vename\": \"dummyslave\"}" 971 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \" builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br owser=release_x64 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\" , \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \ "314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric \": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\ ": \"chromium_rel_win7_x64\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"T rue\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"maste rname\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"sla vename\": \"dummyslave\"}"
968 ], 972 ],
969 "name": "Running Bisection" 973 "name": "Running Bisection"
970 }, 974 },
971 { 975 {
972 "name": "$result", 976 "name": "$result",
973 "recipe_result": null, 977 "recipe_result": null,
974 "status_code": 0 978 "status_code": 0
975 } 979 }
976 ] 980 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698