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

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

Issue 2380313002: Revert of Fix gamut GM to work w/serialization configs. Remove it from blacklist. (Closed)
Patch Set: Created 4 years, 2 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 768 matching lines...) Expand 10 before | Expand all | Expand 10 after
779 "_", 779 "_",
780 "image-cacherator-from-raster", 780 "image-cacherator-from-raster",
781 "pic-8888", 781 "pic-8888",
782 "gm", 782 "gm",
783 "_", 783 "_",
784 "image-cacherator-from-ctable", 784 "image-cacherator-from-ctable",
785 "serialize-8888", 785 "serialize-8888",
786 "gm", 786 "gm",
787 "_", 787 "_",
788 "image-cacherator-from-ctable", 788 "image-cacherator-from-ctable",
789 "pic-8888",
790 "gm",
791 "_",
792 "gamut",
793 "serialize-8888",
794 "gm",
795 "_",
796 "gamut",
789 "_", 797 "_",
790 "image", 798 "image",
791 "_", 799 "_",
792 "interlaced1.png", 800 "interlaced1.png",
793 "_", 801 "_",
794 "image", 802 "image",
795 "_", 803 "_",
796 "interlaced2.png", 804 "interlaced2.png",
797 "_", 805 "_",
798 "image", 806 "image",
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
925 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 933 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
926 }, 934 },
927 "name": "wait for reboot" 935 "name": "wait for reboot"
928 }, 936 },
929 { 937 {
930 "name": "$result", 938 "name": "$result",
931 "recipe_result": null, 939 "recipe_result": null,
932 "status_code": 0 940 "status_code": 0
933 } 941 }
934 ] 942 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698