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

Side by Side Diff: recipes/recipes/isolate_go_perf.expected/infra_win.json

Issue 2631063004: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 3 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
« no previous file with comments | « recipes/recipes/isolate_go_perf.expected/infra_linux.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
7 "--spec", 7 "--spec",
8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'infra', 'url': 'https://chromium.googlesource.com/infra/infr a.git'}]", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'infra', 'url': 'https://chromium.googlesource.com/infra/infr a.git'}]",
9 "--patch_root", 9 "--patch_root",
10 "infra", 10 "infra",
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
206 ] 206 ]
207 }, 207 },
208 { 208 {
209 "cmd": [ 209 "cmd": [
210 "python", 210 "python",
211 "-u", 211 "-u",
212 "RECIPE_MODULE[build::perf_dashboard]\\resources\\post_json.py", 212 "RECIPE_MODULE[build::perf_dashboard]\\resources\\post_json.py",
213 "https://chromeperf.appspot.com/add_point" 213 "https://chromeperf.appspot.com/add_point"
214 ], 214 ],
215 "name": "perf dashboard post", 215 "name": "perf dashboard post",
216 "stdin": "{\"data\": [{\"bot\": \"infra-perf-win\", \"buildername\": \"infra -perf-win\", \"buildnumber\": 123, \"master\": \"chromium.infra\", \"masterid\": \"chromium.infra\", \"revision\": \"1476374537\", \"supplemental_columns\": {\" a_default_rev\": \"r_infra_infra_git\", \"r_infra_infra_git\": \"0123456789abcde ffedcba987654321012345678\", \"tstamp\": \"2016-10-13T18:02:17+02:00\"}, \"test\ ": \"infra/luci/isolate/isolate-client-upload\", \"units\": \"s\", \"value\": 2. 0}]}", 216 "stdin": "{\"data\": \"[{\\\"buildnumber\\\": 123, \\\"masterid\\\": \\\"chr omium.infra\\\", \\\"units\\\": \\\"s\\\", \\\"master\\\": \\\"chromium.infra\\\ ", \\\"supplemental_columns\\\": {\\\"a_default_rev\\\": \\\"r_infra_infra_git\\ \", \\\"r_infra_infra_git\\\": \\\"0123456789abcdeffedcba987654321012345678\\\", \\\"tstamp\\\": \\\"2016-10-13T18:02:17+02:00\\\"}, \\\"buildername\\\": \\\"in fra-perf-win\\\", \\\"test\\\": \\\"infra/luci/isolate/isolate-client-upload\\\" , \\\"bot\\\": \\\"infra-perf-win\\\", \\\"value\\\": 2.0, \\\"revision\\\": \\\ "1476374537\\\"}]\"}",
217 "stdout": "/path/to/tmp/json", 217 "stdout": "/path/to/tmp/json",
218 "~followup_annotations": [ 218 "~followup_annotations": [
219 "@@@STEP_TEXT@Failed to post to Perf Dashboard. Error response: None@@@", 219 "@@@STEP_TEXT@Failed to post to Perf Dashboard. Error response: None@@@",
220 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 220 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
221 "@@@STEP_LOG_END@json.output (invalid)@@@", 221 "@@@STEP_LOG_END@json.output (invalid)@@@",
222 "@@@STEP_LINK@Results Dashboard@https://chromeperf.appspot.com/report?rev= 1476374537&masters=chromium.infra&tests=infra%2Fluci%2Fisolate%2Fisolate-client- upload&bots=infra-perf-win@@@", 222 "@@@STEP_LINK@Results Dashboard@https://chromeperf.appspot.com/report?rev= 1476374537&masters=chromium.infra&tests=infra%2Fluci%2Fisolate%2Fisolate-client- upload&bots=infra-perf-win@@@",
223 "@@@STEP_WARNINGS@@@" 223 "@@@STEP_WARNINGS@@@"
224 ] 224 ]
225 }, 225 },
226 { 226 {
227 "name": "$result", 227 "name": "$result",
228 "recipe_result": null, 228 "recipe_result": null,
229 "status_code": 0 229 "status_code": 0
230 } 230 }
231 ] 231 ]
OLDNEW
« no previous file with comments | « recipes/recipes/isolate_go_perf.expected/infra_linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698