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

Side by Side Diff: scripts/slave/recipes/bisection/desktop_bisect.expected/basic_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 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 121 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
122 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 122 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
123 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 123 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
124 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 124 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
125 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 125 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
126 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@", 126 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
127 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@" 127 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@"
128 ] 128 ]
129 }, 129 },
130 { 130 {
131 "cmd": [],
132 "name": "ensure_goma" 131 "name": "ensure_goma"
133 }, 132 },
134 { 133 {
135 "cmd": [ 134 "cmd": [
136 "python", 135 "python",
137 "-u", 136 "-u",
138 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 137 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
139 "--platform", 138 "--platform",
140 "linux-amd64", 139 "linux-amd64",
141 "--dest-directory", 140 "--dest-directory",
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 ], 267 ],
269 "cwd": "[BUILDER_CACHE]/linux_perf_bisect/src", 268 "cwd": "[BUILDER_CACHE]/linux_perf_bisect/src",
270 "name": "git diff to analyze patch", 269 "name": "git diff to analyze patch",
271 "stdout": "/path/to/tmp/", 270 "stdout": "/path/to/tmp/",
272 "~followup_annotations": [ 271 "~followup_annotations": [
273 "@@@STEP_LOG_LINE@files@tools/run-perf-test.cfg@@@", 272 "@@@STEP_LOG_LINE@files@tools/run-perf-test.cfg@@@",
274 "@@@STEP_LOG_END@files@@@" 273 "@@@STEP_LOG_END@files@@@"
275 ] 274 ]
276 }, 275 },
277 { 276 {
278 "cmd": [],
279 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", 277 "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
280 "name": "***PERF TRYJOB***" 278 "name": "***PERF TRYJOB***"
281 }, 279 },
282 { 280 {
283 "cmd": [ 281 "cmd": [
284 "python", 282 "python",
285 "-u", 283 "-u",
286 "RECIPE_MODULE[build::perf_try]/resources/load_config_to_json.py", 284 "RECIPE_MODULE[build::perf_try]/resources/load_config_to_json.py",
287 "--source", 285 "--source",
288 "[BUILDER_CACHE]/linux_perf_bisect/src/tools/run-perf-test.cfg", 286 "[BUILDER_CACHE]/linux_perf_bisect/src/tools/run-perf-test.cfg",
(...skipping 489 matching lines...) Expand 10 before | Expand all | Expand 10 after
778 "@@@STEP_LOG_LINE@Captured Output@Avg dummy: 5.907711ms@@@", 776 "@@@STEP_LOG_LINE@Captured Output@Avg dummy: 5.907711ms@@@",
779 "@@@STEP_LOG_LINE@Captured Output@Sd dummy: 0.255921ms@@@", 777 "@@@STEP_LOG_LINE@Captured Output@Sd dummy: 0.255921ms@@@",
780 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result s: num_failed= 0 count@@@", 778 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result s: num_failed= 0 count@@@",
781 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result s: num_errored= 0 count@@@", 779 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result s: num_errored= 0 count@@@",
782 "@@@STEP_LOG_LINE@Captured Output@@@@", 780 "@@@STEP_LOG_LINE@Captured Output@@@@",
783 "@@@STEP_LOG_LINE@Captured Output@View online at http://storage.googleapis .com/chromium-telemetry/html-results/results-without_patch@@@", 781 "@@@STEP_LOG_LINE@Captured Output@View online at http://storage.googleapis .com/chromium-telemetry/html-results/results-without_patch@@@",
784 "@@@STEP_LOG_END@Captured Output@@@" 782 "@@@STEP_LOG_END@Captured Output@@@"
785 ] 783 ]
786 }, 784 },
787 { 785 {
788 "cmd": [],
789 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", 786 "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
790 "name": "Results", 787 "name": "Results",
791 "~followup_annotations": [ 788 "~followup_annotations": [
792 "@@@STEP_TEXT@No values from test with patch, or none from test without pa tch.", 789 "@@@STEP_TEXT@No values from test with patch, or none from test without pa tch.",
793 "Output with patch:", 790 "Output with patch:",
794 "*RESULT dummy: dummy= [5.83,6.013,5.573]ms", 791 "*RESULT dummy: dummy= [5.83,6.013,5.573]ms",
795 "Avg dummy: 5.907711ms", 792 "Avg dummy: 5.907711ms",
796 "Sd dummy: 0.255921ms", 793 "Sd dummy: 0.255921ms",
797 "RESULT telemetry_page_measurement_results: num_failed= 0 count", 794 "RESULT telemetry_page_measurement_results: num_failed= 0 count",
798 "RESULT telemetry_page_measurement_results: num_errored= 0 count", 795 "RESULT telemetry_page_measurement_results: num_errored= 0 count",
(...skipping 29 matching lines...) Expand all
828 "@@@STEP_LOG_LINE@json.output@}@@@", 825 "@@@STEP_LOG_LINE@json.output@}@@@",
829 "@@@STEP_LOG_END@json.output@@@" 826 "@@@STEP_LOG_END@json.output@@@"
830 ] 827 ]
831 }, 828 },
832 { 829 {
833 "name": "$result", 830 "name": "$result",
834 "recipe_result": null, 831 "recipe_result": null,
835 "status_code": 0 832 "status_code": 0
836 } 833 }
837 ] 834 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698