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

Side by Side Diff: infra/bots/recipes/swarm_compile.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json

Issue 2215803002: Move builder_spec, [dm|nanobench]_flags, builder_name_schema to recipes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add missing blacklist Created 4 years, 4 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 "[CUSTOM_/_B_WORK]", 7 "[CUSTOM_/_B_WORK]",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout_path", 10 "name": "makedirs checkout_path",
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 ], 84 ],
85 "cwd": "[CUSTOM_/_B_WORK]", 85 "cwd": "[CUSTOM_/_B_WORK]",
86 "env": { 86 "env": {
87 "GYP_CHROMIUM_NO_ACTION": "0", 87 "GYP_CHROMIUM_NO_ACTION": "0",
88 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 88 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
89 }, 89 },
90 "name": "gclient runhooks" 90 "name": "gclient runhooks"
91 }, 91 },
92 { 92 {
93 "cmd": [ 93 "cmd": [
94 "python",
95 "-u",
96 "[CUSTOM_/_B_WORK]/skia/tools/buildbot_spec.py",
97 "/path/to/tmp/json",
98 "Build-Mac-Clang-x86_64-Debug-CommandBuffer"
99 ],
100 "cwd": "[CUSTOM_/_B_WORK]/skia",
101 "name": "exec buildbot_spec.py",
102 "~followup_annotations": [
103 "@@@STEP_LOG_LINE@json.output@{@@@",
104 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@",
105 "@@@STEP_LOG_LINE@json.output@ \"most\"@@@",
106 "@@@STEP_LOG_LINE@json.output@ ], @@@",
107 "@@@STEP_LOG_LINE@json.output@ \"builder_cfg\": {@@@",
108 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"Clang\", @@@",
109 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@",
110 "@@@STEP_LOG_LINE@json.output@ \"extra_config\": \"CommandBuffer\", @@@ ",
111 "@@@STEP_LOG_LINE@json.output@ \"is_trybot\": false, @@@",
112 "@@@STEP_LOG_LINE@json.output@ \"os\": \"Mac\", @@@",
113 "@@@STEP_LOG_LINE@json.output@ \"role\": \"Build\", @@@",
114 "@@@STEP_LOG_LINE@json.output@ \"target_arch\": \"x86_64\"@@@",
115 "@@@STEP_LOG_LINE@json.output@ }, @@@",
116 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@",
117 "@@@STEP_LOG_LINE@json.output@ \"dm_flags\": [@@@",
118 "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@",
119 "@@@STEP_LOG_LINE@json.output@ ], @@@",
120 "@@@STEP_LOG_LINE@json.output@ \"do_perf_steps\": false, @@@",
121 "@@@STEP_LOG_LINE@json.output@ \"do_test_steps\": false, @@@",
122 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@",
123 "@@@STEP_LOG_LINE@json.output@ \"CC\": \"/usr/bin/clang\", @@@",
124 "@@@STEP_LOG_LINE@json.output@ \"CXX\": \"/usr/bin/clang++\", @@@",
125 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": \"skia_arch_type=x86_64 skia_clang_build=1 skia_command_buffer=1 skia_warnings_as_errors=1\"@@@",
126 "@@@STEP_LOG_LINE@json.output@ }, @@@",
127 "@@@STEP_LOG_LINE@json.output@ \"nanobench_flags\": [@@@",
128 "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@",
129 "@@@STEP_LOG_LINE@json.output@ ], @@@",
130 "@@@STEP_LOG_LINE@json.output@ \"upload_dm_results\": true, @@@",
131 "@@@STEP_LOG_LINE@json.output@ \"upload_perf_results\": false@@@",
132 "@@@STEP_LOG_LINE@json.output@}@@@",
133 "@@@STEP_LOG_END@json.output@@@"
134 ]
135 },
136 {
137 "cmd": [
138 "make", 94 "make",
139 "most" 95 "most"
140 ], 96 ],
141 "cwd": "[CUSTOM_/_B_WORK]/skia", 97 "cwd": "[CUSTOM_/_B_WORK]/skia",
142 "env": { 98 "env": {
143 "BUILDTYPE": "Debug", 99 "BUILDTYPE": "Debug",
144 "CC": "/usr/bin/clang", 100 "CC": "/usr/bin/clang",
145 "CHROME_HEADLESS": "1", 101 "CHROME_HEADLESS": "1",
146 "CHROME_PATH": "[SLAVE_BUILD]/src", 102 "CHROME_PATH": "[SLAVE_BUILD]/src",
147 "CXX": "/usr/bin/clang++", 103 "CXX": "/usr/bin/clang++",
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
211 "@@@STEP_LOG_LINE@python.inline@ shutil.move(f, dst_path)@@@", 167 "@@@STEP_LOG_LINE@python.inline@ shutil.move(f, dst_path)@@@",
212 "@@@STEP_LOG_END@python.inline@@@" 168 "@@@STEP_LOG_END@python.inline@@@"
213 ] 169 ]
214 }, 170 },
215 { 171 {
216 "name": "$result", 172 "name": "$result",
217 "recipe_result": null, 173 "recipe_result": null,
218 "status_code": 0 174 "status_code": 0
219 } 175 }
220 ] 176 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698