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

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

Issue 2282883002: Remove SVG DM serialization suppressions (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 757 matching lines...) Expand 10 before | Expand all | Expand 10 after
768 "_", 768 "_",
769 "image-cacherator-from-ctable", 769 "image-cacherator-from-ctable",
770 "2ndpic-8888", 770 "2ndpic-8888",
771 "gm", 771 "gm",
772 "_", 772 "_",
773 "image-cacherator-from-ctable", 773 "image-cacherator-from-ctable",
774 "serialize-8888", 774 "serialize-8888",
775 "gm", 775 "gm",
776 "_", 776 "_",
777 "image-cacherator-from-ctable", 777 "image-cacherator-from-ctable",
778 "sp-8888",
779 "svg",
780 "_",
781 "car.svg",
782 "pic-8888",
783 "svg",
784 "_",
785 "car.svg",
786 "2ndpic-8888",
787 "svg",
788 "_",
789 "car.svg",
790 "serialize-8888",
791 "svg",
792 "_",
793 "car.svg",
794 "sp-8888",
795 "svg",
796 "_",
797 "gallardo.svg",
798 "pic-8888",
799 "svg",
800 "_",
801 "gallardo.svg",
802 "2ndpic-8888",
803 "svg",
804 "_",
805 "gallardo.svg",
806 "serialize-8888",
807 "svg",
808 "_",
809 "gallardo.svg",
810 "sp-8888",
811 "svg",
812 "_",
813 "rg1024_green_grapes.svg",
814 "pic-8888",
815 "svg",
816 "_",
817 "rg1024_green_grapes.svg",
818 "2ndpic-8888",
819 "svg",
820 "_",
821 "rg1024_green_grapes.svg",
822 "serialize-8888",
823 "svg",
824 "_",
825 "rg1024_green_grapes.svg",
826 "sp-8888",
827 "svg",
828 "_",
829 "Seal_of_Kansas.svg",
830 "pic-8888",
831 "svg",
832 "_",
833 "Seal_of_Kansas.svg",
834 "2ndpic-8888",
835 "svg",
836 "_",
837 "Seal_of_Kansas.svg",
838 "serialize-8888",
839 "svg",
840 "_",
841 "Seal_of_Kansas.svg",
842 "_", 778 "_",
843 "image", 779 "image",
844 "_", 780 "_",
845 "interlaced1.png", 781 "interlaced1.png",
846 "_", 782 "_",
847 "image", 783 "image",
848 "_", 784 "_",
849 "interlaced2.png", 785 "interlaced2.png",
850 "_", 786 "_",
851 "image", 787 "image",
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
978 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 914 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
979 }, 915 },
980 "name": "wait for reboot" 916 "name": "wait for reboot"
981 }, 917 },
982 { 918 {
983 "name": "$result", 919 "name": "$result",
984 "recipe_result": null, 920 "recipe_result": null,
985 "status_code": 0 921 "status_code": 0
986 } 922 }
987 ] 923 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698