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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/missing_SVG_VERSION_device.json

Issue 2247903002: Fix up infra bot change (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: Created 4 years, 4 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
« no previous file with comments | « infra/bots/recipes/swarm_test.expected/missing_SK_IMAGE_VERSION_device.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 825 matching lines...) Expand 10 before | Expand all | Expand 10 after
836 "_", 836 "_",
837 "image-cacherator-from-ctable", 837 "image-cacherator-from-ctable",
838 "2ndpic-8888", 838 "2ndpic-8888",
839 "gm", 839 "gm",
840 "_", 840 "_",
841 "image-cacherator-from-ctable", 841 "image-cacherator-from-ctable",
842 "serialize-8888", 842 "serialize-8888",
843 "gm", 843 "gm",
844 "_", 844 "_",
845 "image-cacherator-from-ctable", 845 "image-cacherator-from-ctable",
846 "sp-8888",
847 "svg",
848 "_",
849 "car.svg",
850 "pic-8888",
851 "svg",
852 "_",
853 "car.svg",
854 "2ndpic-8888",
855 "svg",
856 "_",
857 "car.svg",
858 "serialize-8888",
859 "svg",
860 "_",
861 "car.svg",
862 "sp-8888",
863 "svg",
864 "_",
865 "gallardo.svg",
866 "pic-8888",
867 "svg",
868 "_",
869 "gallardo.svg",
870 "2ndpic-8888",
871 "svg",
872 "_",
873 "gallardo.svg",
874 "serialize-8888",
875 "svg",
876 "_",
877 "gallardo.svg",
878 "sp-8888",
879 "svg",
880 "_",
881 "rg1024_green_grapes.svg",
882 "pic-8888",
883 "svg",
884 "_",
885 "rg1024_green_grapes.svg",
886 "2ndpic-8888",
887 "svg",
888 "_",
889 "rg1024_green_grapes.svg",
890 "serialize-8888",
891 "svg",
892 "_",
893 "rg1024_green_grapes.svg",
894 "sp-8888",
895 "svg",
896 "_",
897 "Seal_of_Kansas.svg",
898 "pic-8888",
899 "svg",
900 "_",
901 "Seal_of_Kansas.svg",
902 "2ndpic-8888",
903 "svg",
904 "_",
905 "Seal_of_Kansas.svg",
906 "serialize-8888",
907 "svg",
908 "_",
909 "Seal_of_Kansas.svg",
846 "_", 910 "_",
847 "image", 911 "image",
848 "_", 912 "_",
849 "interlaced1.png", 913 "interlaced1.png",
850 "_", 914 "_",
851 "image", 915 "image",
852 "_", 916 "_",
853 "interlaced2.png", 917 "interlaced2.png",
854 "_", 918 "_",
855 "image", 919 "image",
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
1040 "SKIA_OUT": "[SLAVE_BUILD]/out" 1104 "SKIA_OUT": "[SLAVE_BUILD]/out"
1041 }, 1105 },
1042 "name": "kill-server" 1106 "name": "kill-server"
1043 }, 1107 },
1044 { 1108 {
1045 "name": "$result", 1109 "name": "$result",
1046 "recipe_result": null, 1110 "recipe_result": null,
1047 "status_code": 0 1111 "status_code": 0
1048 } 1112 }
1049 ] 1113 ]
OLDNEW
« no previous file with comments | « infra/bots/recipes/swarm_test.expected/missing_SK_IMAGE_VERSION_device.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698