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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/missing_SKP_VERSION_device.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 735 matching lines...) Expand 10 before | Expand all | Expand 10 after
746 "gm", 746 "gm",
747 "_", 747 "_",
748 "scaled_tilemodes_npot", 748 "scaled_tilemodes_npot",
749 "serialize-8888", 749 "serialize-8888",
750 "gm", 750 "gm",
751 "_", 751 "_",
752 "scaled_tilemodes", 752 "scaled_tilemodes",
753 "serialize-8888", 753 "serialize-8888",
754 "gm", 754 "gm",
755 "_", 755 "_",
756 "typefacerendering_pfaMac",
757 "serialize-8888",
758 "gm",
759 "_",
756 "bleed_alpha_image", 760 "bleed_alpha_image",
757 "serialize-8888", 761 "serialize-8888",
758 "gm", 762 "gm",
759 "_", 763 "_",
760 "bleed_alpha_image_shader", 764 "bleed_alpha_image_shader",
761 "pic-8888", 765 "pic-8888",
762 "gm", 766 "gm",
763 "_", 767 "_",
764 "drawfilter", 768 "drawfilter",
765 "pic-8888", 769 "pic-8888",
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
933 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 937 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
934 }, 938 },
935 "name": "wait for reboot" 939 "name": "wait for reboot"
936 }, 940 },
937 { 941 {
938 "name": "$result", 942 "name": "$result",
939 "recipe_result": null, 943 "recipe_result": null,
940 "status_code": 0 944 "status_code": 0
941 } 945 }
942 ] 946 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698