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

Side by Side Diff: scripts/slave/recipes/bisection/desktop_bisect.expected/deps_perf_tryjob.json

Issue 2334373002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: 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 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]/linux_perf_bisect", 7 "[BUILDER_CACHE]/linux_perf_bisect",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
124 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 124 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
125 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 125 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
126 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 126 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
127 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 127 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
128 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 128 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
129 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@", 129 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
130 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@" 130 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@"
131 ] 131 ]
132 }, 132 },
133 { 133 {
134 "cmd": [],
135 "name": "ensure_goma" 134 "name": "ensure_goma"
136 }, 135 },
137 { 136 {
138 "cmd": [ 137 "cmd": [
139 "python", 138 "python",
140 "-u", 139 "-u",
141 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 140 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
142 "--platform", 141 "--platform",
143 "linux-amd64", 142 "linux-amd64",
144 "--dest-directory", 143 "--dest-directory",
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
270 "--name-only" 269 "--name-only"
271 ], 270 ],
272 "cwd": "[BUILDER_CACHE]/linux_perf_bisect/src/v8", 271 "cwd": "[BUILDER_CACHE]/linux_perf_bisect/src/v8",
273 "name": "git diff to analyze patch", 272 "name": "git diff to analyze patch",
274 "stdout": "/path/to/tmp/", 273 "stdout": "/path/to/tmp/",
275 "~followup_annotations": [ 274 "~followup_annotations": [
276 "@@@STEP_LOG_END@files@@@" 275 "@@@STEP_LOG_END@files@@@"
277 ] 276 ]
278 }, 277 },
279 { 278 {
280 "cmd": [],
281 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", 279 "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
282 "name": "***PERF TRYJOB***" 280 "name": "***PERF TRYJOB***"
283 }, 281 },
284 { 282 {
285 "cmd": [ 283 "cmd": [
286 "python", 284 "python",
287 "-u", 285 "-u",
288 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 286 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
289 "--show-path", 287 "--show-path",
290 "python", 288 "python",
(...skipping 469 matching lines...) Expand 10 before | Expand all | Expand 10 after
760 "@@@STEP_LOG_LINE@Captured Output@Avg dummy: 5.907711ms@@@", 758 "@@@STEP_LOG_LINE@Captured Output@Avg dummy: 5.907711ms@@@",
761 "@@@STEP_LOG_LINE@Captured Output@Sd dummy: 0.255921ms@@@", 759 "@@@STEP_LOG_LINE@Captured Output@Sd dummy: 0.255921ms@@@",
762 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result s: num_failed= 0 count@@@", 760 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result s: num_failed= 0 count@@@",
763 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result s: num_errored= 0 count@@@", 761 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result s: num_errored= 0 count@@@",
764 "@@@STEP_LOG_LINE@Captured Output@@@@", 762 "@@@STEP_LOG_LINE@Captured Output@@@@",
765 "@@@STEP_LOG_LINE@Captured Output@View online at http://storage.googleapis .com/chromium-telemetry/html-results/results-without_patch@@@", 763 "@@@STEP_LOG_LINE@Captured Output@View online at http://storage.googleapis .com/chromium-telemetry/html-results/results-without_patch@@@",
766 "@@@STEP_LOG_END@Captured Output@@@" 764 "@@@STEP_LOG_END@Captured Output@@@"
767 ] 765 ]
768 }, 766 },
769 { 767 {
770 "cmd": [],
771 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", 768 "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
772 "name": "Results", 769 "name": "Results",
773 "~followup_annotations": [ 770 "~followup_annotations": [
774 "@@@STEP_TEXT@No values from test with patch, or none from test without pa tch.", 771 "@@@STEP_TEXT@No values from test with patch, or none from test without pa tch.",
775 "Output with patch:", 772 "Output with patch:",
776 "*RESULT dummy: dummy= [5.83,6.013,5.573]ms", 773 "*RESULT dummy: dummy= [5.83,6.013,5.573]ms",
777 "Avg dummy: 5.907711ms", 774 "Avg dummy: 5.907711ms",
778 "Sd dummy: 0.255921ms", 775 "Sd dummy: 0.255921ms",
779 "RESULT telemetry_page_measurement_results: num_failed= 0 count", 776 "RESULT telemetry_page_measurement_results: num_failed= 0 count",
780 "RESULT telemetry_page_measurement_results: num_errored= 0 count", 777 "RESULT telemetry_page_measurement_results: num_errored= 0 count",
(...skipping 29 matching lines...) Expand all
810 "@@@STEP_LOG_LINE@json.output@}@@@", 807 "@@@STEP_LOG_LINE@json.output@}@@@",
811 "@@@STEP_LOG_END@json.output@@@" 808 "@@@STEP_LOG_END@json.output@@@"
812 ] 809 ]
813 }, 810 },
814 { 811 {
815 "name": "$result", 812 "name": "$result",
816 "recipe_result": null, 813 "recipe_result": null,
817 "status_code": 0 814 "status_code": 0
818 } 815 }
819 ] 816 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698