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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/missing_SKP_VERSION_device.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 740 matching lines...) Expand 10 before | Expand all | Expand 10 after
751 "gm", 751 "gm",
752 "_", 752 "_",
753 "scaled_tilemodes", 753 "scaled_tilemodes",
754 "serialize-8888", 754 "serialize-8888",
755 "gm", 755 "gm",
756 "_", 756 "_",
757 "typefacerendering_pfaMac", 757 "typefacerendering_pfaMac",
758 "serialize-8888", 758 "serialize-8888",
759 "gm", 759 "gm",
760 "_", 760 "_",
761 "parsedpaths",
762 "serialize-8888",
763 "gm",
764 "_",
761 "bleed_alpha_image", 765 "bleed_alpha_image",
762 "serialize-8888", 766 "serialize-8888",
763 "gm", 767 "gm",
764 "_", 768 "_",
765 "bleed_alpha_image_shader", 769 "bleed_alpha_image_shader",
766 "pic-8888", 770 "pic-8888",
767 "gm", 771 "gm",
768 "_", 772 "_",
769 "drawfilter", 773 "drawfilter",
770 "pic-8888", 774 "pic-8888",
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
938 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 942 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
939 }, 943 },
940 "name": "wait for reboot" 944 "name": "wait for reboot"
941 }, 945 },
942 { 946 {
943 "name": "$result", 947 "name": "$result",
944 "recipe_result": null, 948 "recipe_result": null,
945 "status_code": 0 949 "status_code": 0
946 } 950 }
947 ] 951 ]
OLDNEW
« no previous file with comments | « infra/bots/recipes/swarm_test.expected/failed_get_hashes.json ('k') | infra/bots/recipes/swarm_test.expected/nobuildbot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698