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

Side by Side Diff: infra/bots/recipes/swarm_perf.expected/Perf-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug.json

Issue 2231943002: Use SVGs CIPD package and use SVG as a DM source (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Address comment 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 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_install" 4 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_install"
5 ], 5 ],
6 "env": { 6 "env": {
7 "BUILDTYPE": "Debug", 7 "BUILDTYPE": "Debug",
8 "CHROME_HEADLESS": "1", 8 "CHROME_HEADLESS": "1",
9 "SKIA_OUT": "[SLAVE_BUILD]/out", 9 "SKIA_OUT": "[SLAVE_BUILD]/out",
10 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 10 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 "env": { 222 "env": {
223 "BUILDTYPE": "Debug", 223 "BUILDTYPE": "Debug",
224 "CHROME_HEADLESS": "1", 224 "CHROME_HEADLESS": "1",
225 "SKIA_OUT": "[SLAVE_BUILD]/out", 225 "SKIA_OUT": "[SLAVE_BUILD]/out",
226 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 226 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
227 }, 227 },
228 "name": "push [SLAVE_BUILD]/tmp/SK_IMAGE_VERSION" 228 "name": "push [SLAVE_BUILD]/tmp/SK_IMAGE_VERSION"
229 }, 229 },
230 { 230 {
231 "cmd": [ 231 "cmd": [
232 "python",
233 "-u",
234 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
235 "[SLAVE_BUILD]/skia/infra/bots/assets/svg/VERSION",
236 "/path/to/tmp/"
237 ],
238 "name": "Get downloaded SVG VERSION"
239 },
240 {
241 "cmd": [
242 "python",
243 "-u",
244 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
245 "42",
246 "[SLAVE_BUILD]/tmp/SVG_VERSION"
247 ],
248 "name": "write SVG_VERSION"
249 },
250 {
251 "cmd": [
252 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_cat_file",
253 "skiabot/skia_tmp_dir/SVG_VERSION"
254 ],
255 "env": {
256 "BUILDTYPE": "Debug",
257 "CHROME_HEADLESS": "1",
258 "SKIA_OUT": "[SLAVE_BUILD]/out",
259 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
260 },
261 "name": "read SVG_VERSION",
262 "stdout": "/path/to/tmp/"
263 },
264 {
265 "cmd": [
266 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_rm",
267 "skiabot/skia_tmp_dir/SVG_VERSION"
268 ],
269 "env": {
270 "BUILDTYPE": "Debug",
271 "CHROME_HEADLESS": "1",
272 "SKIA_OUT": "[SLAVE_BUILD]/out",
273 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
274 },
275 "name": "rm skiabot/skia_tmp_dir/SVG_VERSION"
276 },
277 {
278 "cmd": [
279 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_rm",
280 "skiabot/skia_svg/svgs"
281 ],
282 "env": {
283 "BUILDTYPE": "Debug",
284 "CHROME_HEADLESS": "1",
285 "SKIA_OUT": "[SLAVE_BUILD]/out",
286 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
287 },
288 "name": "rmdir skiabot/skia_svg/svgs"
289 },
290 {
291 "cmd": [
292 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_mkdir",
293 "skiabot/skia_svg/svgs"
294 ],
295 "env": {
296 "BUILDTYPE": "Debug",
297 "CHROME_HEADLESS": "1",
298 "SKIA_OUT": "[SLAVE_BUILD]/out",
299 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
300 },
301 "name": "mkdir skiabot/skia_svg/svgs"
302 },
303 {
304 "cmd": [
305 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_push_if_needed",
306 "[SLAVE_BUILD]/svg",
307 "skiabot/skia_svg/svgs"
308 ],
309 "env": {
310 "BUILDTYPE": "Debug",
311 "CHROME_HEADLESS": "1",
312 "SKIA_OUT": "[SLAVE_BUILD]/out",
313 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
314 },
315 "name": "push svg to svgs"
316 },
317 {
318 "cmd": [
319 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_push_file",
320 "[SLAVE_BUILD]/tmp/SVG_VERSION",
321 "skiabot/skia_tmp_dir/SVG_VERSION"
322 ],
323 "env": {
324 "BUILDTYPE": "Debug",
325 "CHROME_HEADLESS": "1",
326 "SKIA_OUT": "[SLAVE_BUILD]/out",
327 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
328 },
329 "name": "push [SLAVE_BUILD]/tmp/SVG_VERSION"
330 },
331 {
332 "cmd": [
232 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_run_skia", 333 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_run_skia",
233 "--nanobench", 334 "--nanobench",
234 "--undefok", 335 "--undefok",
235 "-i", 336 "-i",
236 "skiabot/skia_resources", 337 "skiabot/skia_resources",
237 "--skps", 338 "--skps",
238 "skiabot/skia_skp/skps", 339 "skiabot/skia_skp/skps",
239 "--images", 340 "--images",
240 "skiabot/skia_images/nanobench", 341 "skiabot/skia_images/nanobench",
241 "--nocpu", 342 "--nocpu",
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
319 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 420 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
320 }, 421 },
321 "name": "wait for reboot" 422 "name": "wait for reboot"
322 }, 423 },
323 { 424 {
324 "name": "$result", 425 "name": "$result",
325 "recipe_result": null, 426 "recipe_result": null,
326 "status_code": 0 427 "status_code": 0
327 } 428 }
328 ] 429 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698