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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/missing_SKP_VERSION_device.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 772 matching lines...) Expand 10 before | Expand all | Expand 10 after
783 "_", 783 "_",
784 "image-cacherator-from-raster", 784 "image-cacherator-from-raster",
785 "pic-8888", 785 "pic-8888",
786 "gm", 786 "gm",
787 "_", 787 "_",
788 "image-cacherator-from-ctable", 788 "image-cacherator-from-ctable",
789 "serialize-8888", 789 "serialize-8888",
790 "gm", 790 "gm",
791 "_", 791 "_",
792 "image-cacherator-from-ctable", 792 "image-cacherator-from-ctable",
793 "pic-8888",
794 "gm",
795 "_",
796 "gamut",
797 "serialize-8888",
798 "gm",
799 "_",
800 "gamut",
793 "_", 801 "_",
794 "image", 802 "image",
795 "_", 803 "_",
796 "interlaced1.png", 804 "interlaced1.png",
797 "_", 805 "_",
798 "image", 806 "image",
799 "_", 807 "_",
800 "interlaced2.png", 808 "interlaced2.png",
801 "_", 809 "_",
802 "image", 810 "image",
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
929 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 937 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
930 }, 938 },
931 "name": "wait for reboot" 939 "name": "wait for reboot"
932 }, 940 },
933 { 941 {
934 "name": "$result", 942 "name": "$result",
935 "recipe_result": null, 943 "recipe_result": null,
936 "status_code": 0 944 "status_code": 0
937 } 945 }
938 ] 946 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698