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

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

Issue 2471133002: Set analytic AA as default. (Closed)
Patch Set: Add parsedpaths to expected failure Created 4 years, 1 month 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 736 matching lines...) Expand 10 before | Expand all | Expand 10 after
747 "gm", 747 "gm",
748 "_", 748 "_",
749 "scaled_tilemodes", 749 "scaled_tilemodes",
750 "serialize-8888", 750 "serialize-8888",
751 "gm", 751 "gm",
752 "_", 752 "_",
753 "typefacerendering_pfaMac", 753 "typefacerendering_pfaMac",
754 "serialize-8888", 754 "serialize-8888",
755 "gm", 755 "gm",
756 "_", 756 "_",
757 "parsedpaths",
758 "serialize-8888",
759 "gm",
760 "_",
757 "bleed_alpha_image", 761 "bleed_alpha_image",
758 "serialize-8888", 762 "serialize-8888",
759 "gm", 763 "gm",
760 "_", 764 "_",
761 "bleed_alpha_image_shader", 765 "bleed_alpha_image_shader",
762 "pic-8888", 766 "pic-8888",
763 "gm", 767 "gm",
764 "_", 768 "_",
765 "drawfilter", 769 "drawfilter",
766 "pic-8888", 770 "pic-8888",
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
934 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 938 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
935 }, 939 },
936 "name": "wait for reboot" 940 "name": "wait for reboot"
937 }, 941 },
938 { 942 {
939 "name": "$result", 943 "name": "$result",
940 "recipe_result": null, 944 "recipe_result": null,
941 "status_code": 0 945 "status_code": 0
942 } 946 }
943 ] 947 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698