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

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

Issue 2356753003: Blacklist serialize-8888 typefacerendering_pfaMac (Closed)
Patch Set: 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 731 matching lines...) Expand 10 before | Expand all | Expand 10 after
742 "gm", 742 "gm",
743 "_", 743 "_",
744 "scaled_tilemodes_npot", 744 "scaled_tilemodes_npot",
745 "serialize-8888", 745 "serialize-8888",
746 "gm", 746 "gm",
747 "_", 747 "_",
748 "scaled_tilemodes", 748 "scaled_tilemodes",
749 "serialize-8888", 749 "serialize-8888",
750 "gm", 750 "gm",
751 "_", 751 "_",
752 "typefacerendering_pfaMac",
753 "serialize-8888",
754 "gm",
755 "_",
752 "bleed_alpha_image", 756 "bleed_alpha_image",
753 "serialize-8888", 757 "serialize-8888",
754 "gm", 758 "gm",
755 "_", 759 "_",
756 "bleed_alpha_image_shader", 760 "bleed_alpha_image_shader",
757 "pic-8888", 761 "pic-8888",
758 "gm", 762 "gm",
759 "_", 763 "_",
760 "drawfilter", 764 "drawfilter",
761 "pic-8888", 765 "pic-8888",
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
929 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 933 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
930 }, 934 },
931 "name": "wait for reboot" 935 "name": "wait for reboot"
932 }, 936 },
933 { 937 {
934 "name": "$result", 938 "name": "$result",
935 "recipe_result": null, 939 "recipe_result": null,
936 "status_code": 0 940 "status_code": 0
937 } 941 }
938 ] 942 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698