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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/download_and_push_skimage.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 "which", 4 "which",
5 "adb" 5 "adb"
6 ], 6 ],
7 "name": "which adb", 7 "name": "which adb",
8 "stdout": "/path/to/tmp/", 8 "stdout": "/path/to/tmp/",
9 "~followup_annotations": [ 9 "~followup_annotations": [
10 "step returned non-zero exit code: 1", 10 "step returned non-zero exit code: 1",
(...skipping 821 matching lines...) Expand 10 before | Expand all | Expand 10 after
832 "_", 832 "_",
833 "image-cacherator-from-ctable", 833 "image-cacherator-from-ctable",
834 "2ndpic-8888", 834 "2ndpic-8888",
835 "gm", 835 "gm",
836 "_", 836 "_",
837 "image-cacherator-from-ctable", 837 "image-cacherator-from-ctable",
838 "serialize-8888", 838 "serialize-8888",
839 "gm", 839 "gm",
840 "_", 840 "_",
841 "image-cacherator-from-ctable", 841 "image-cacherator-from-ctable",
842 "sp-8888",
843 "svg",
844 "_",
845 "car.svg",
846 "pic-8888",
847 "svg",
848 "_",
849 "car.svg",
850 "2ndpic-8888",
851 "svg",
852 "_",
853 "car.svg",
854 "serialize-8888",
855 "svg",
856 "_",
857 "car.svg",
858 "sp-8888",
859 "svg",
860 "_",
861 "gallardo.svg",
862 "pic-8888",
863 "svg",
864 "_",
865 "gallardo.svg",
866 "2ndpic-8888",
867 "svg",
868 "_",
869 "gallardo.svg",
870 "serialize-8888",
871 "svg",
872 "_",
873 "gallardo.svg",
874 "sp-8888",
875 "svg",
876 "_",
877 "rg1024_green_grapes.svg",
878 "pic-8888",
879 "svg",
880 "_",
881 "rg1024_green_grapes.svg",
882 "2ndpic-8888",
883 "svg",
884 "_",
885 "rg1024_green_grapes.svg",
886 "serialize-8888",
887 "svg",
888 "_",
889 "rg1024_green_grapes.svg",
890 "sp-8888",
891 "svg",
892 "_",
893 "Seal_of_Kansas.svg",
894 "pic-8888",
895 "svg",
896 "_",
897 "Seal_of_Kansas.svg",
898 "2ndpic-8888",
899 "svg",
900 "_",
901 "Seal_of_Kansas.svg",
902 "serialize-8888",
903 "svg",
904 "_",
905 "Seal_of_Kansas.svg",
906 "_", 842 "_",
907 "image", 843 "image",
908 "_", 844 "_",
909 "interlaced1.png", 845 "interlaced1.png",
910 "_", 846 "_",
911 "image", 847 "image",
912 "_", 848 "_",
913 "interlaced2.png", 849 "interlaced2.png",
914 "_", 850 "_",
915 "image", 851 "image",
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
1100 "SKIA_OUT": "[SLAVE_BUILD]/out" 1036 "SKIA_OUT": "[SLAVE_BUILD]/out"
1101 }, 1037 },
1102 "name": "kill-server" 1038 "name": "kill-server"
1103 }, 1039 },
1104 { 1040 {
1105 "name": "$result", 1041 "name": "$result",
1106 "recipe_result": null, 1042 "recipe_result": null,
1107 "status_code": 0 1043 "status_code": 0
1108 } 1044 }
1109 ] 1045 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698