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

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

Issue 2344553002: 565 is not this important. (Closed)
Patch Set: still an option 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 "[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 332 matching lines...) Expand 10 before | Expand all | Expand 10 after
343 "--pre_log", 343 "--pre_log",
344 "--images", 344 "--images",
345 "--gpuStatsDump", 345 "--gpuStatsDump",
346 "true", 346 "true",
347 "--scales", 347 "--scales",
348 "1.0", 348 "1.0",
349 "1.1", 349 "1.1",
350 "--skps", 350 "--skps",
351 "ignore_skps", 351 "ignore_skps",
352 "--config", 352 "--config",
353 "565",
354 "8888", 353 "8888",
355 "gpu", 354 "gpu",
356 "nonrendering", 355 "nonrendering",
357 "angle", 356 "angle",
358 "hwui", 357 "hwui",
359 "f16", 358 "f16",
360 "srgb", 359 "srgb",
361 "msaa16", 360 "msaa16",
362 "nvpr16", 361 "nvpr16",
363 "nvprdit16", 362 "nvprdit16",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
420 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 419 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
421 }, 420 },
422 "name": "wait for reboot" 421 "name": "wait for reboot"
423 }, 422 },
424 { 423 {
425 "name": "$result", 424 "name": "$result",
426 "recipe_result": null, 425 "recipe_result": null,
427 "status_code": 0 426 "status_code": 0
428 } 427 }
429 ] 428 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698