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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-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 510 matching lines...) Expand 10 before | Expand all | Expand 10 after
521 "model", 521 "model",
522 "iPad4", 522 "iPad4",
523 "os", 523 "os",
524 "iOS", 524 "iOS",
525 "--uninterestingHashesFile", 525 "--uninterestingHashesFile",
526 "skiabot/skia_tmp_dir/uninteresting_hashes.txt", 526 "skiabot/skia_tmp_dir/uninteresting_hashes.txt",
527 "--writePath", 527 "--writePath",
528 "skiabot/skia_dm", 528 "skiabot/skia_dm",
529 "--nocpu", 529 "--nocpu",
530 "--config", 530 "--config",
531 "565",
532 "8888", 531 "8888",
533 "gpu", 532 "gpu",
534 "gpusrgb", 533 "gpusrgb",
535 "pdf", 534 "pdf",
536 "serialize-8888", 535 "serialize-8888",
537 "tiles_rt-8888", 536 "tiles_rt-8888",
538 "pic-8888", 537 "pic-8888",
539 "--src", 538 "--src",
540 "tests", 539 "tests",
541 "gm", 540 "gm",
(...skipping 396 matching lines...) Expand 10 before | Expand all | Expand 10 after
938 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 937 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
939 }, 938 },
940 "name": "wait for reboot" 939 "name": "wait for reboot"
941 }, 940 },
942 { 941 {
943 "name": "$result", 942 "name": "$result",
944 "recipe_result": null, 943 "recipe_result": null,
945 "status_code": 0 944 "status_code": 0
946 } 945 }
947 ] 946 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698