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

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

Issue 2293173002: New gamut GM, to test gamut conversion in various code-paths (Closed)
Patch Set: Regenerated json 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 761 matching lines...) Expand 10 before | Expand all | Expand 10 after
772 "_", 772 "_",
773 "image-cacherator-from-ctable", 773 "image-cacherator-from-ctable",
774 "2ndpic-8888", 774 "2ndpic-8888",
775 "gm", 775 "gm",
776 "_", 776 "_",
777 "image-cacherator-from-ctable", 777 "image-cacherator-from-ctable",
778 "serialize-8888", 778 "serialize-8888",
779 "gm", 779 "gm",
780 "_", 780 "_",
781 "image-cacherator-from-ctable", 781 "image-cacherator-from-ctable",
782 "sp-8888",
783 "gm",
784 "_",
785 "gamut",
786 "pic-8888",
787 "gm",
788 "_",
789 "gamut",
790 "lite-8888",
791 "gm",
792 "_",
793 "gamut",
794 "2ndpic-8888",
795 "gm",
796 "_",
797 "gamut",
798 "serialize-8888",
799 "gm",
800 "_",
801 "gamut",
782 "_", 802 "_",
783 "image", 803 "image",
784 "_", 804 "_",
785 "interlaced1.png", 805 "interlaced1.png",
786 "_", 806 "_",
787 "image", 807 "image",
788 "_", 808 "_",
789 "interlaced2.png", 809 "interlaced2.png",
790 "_", 810 "_",
791 "image", 811 "image",
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
918 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 938 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
919 }, 939 },
920 "name": "wait for reboot" 940 "name": "wait for reboot"
921 }, 941 },
922 { 942 {
923 "name": "$result", 943 "name": "$result",
924 "recipe_result": null, 944 "recipe_result": null,
925 "status_code": 0 945 "status_code": 0
926 } 946 }
927 ] 947 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698