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

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

Issue 2293173002: New gamut GM, to test gamut conversion in various code-paths (Closed)
Patch Set: Regenerated json 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 829 matching lines...) Expand 10 before | Expand all | Expand 10 after
840 "_", 840 "_",
841 "image-cacherator-from-ctable", 841 "image-cacherator-from-ctable",
842 "2ndpic-8888", 842 "2ndpic-8888",
843 "gm", 843 "gm",
844 "_", 844 "_",
845 "image-cacherator-from-ctable", 845 "image-cacherator-from-ctable",
846 "serialize-8888", 846 "serialize-8888",
847 "gm", 847 "gm",
848 "_", 848 "_",
849 "image-cacherator-from-ctable", 849 "image-cacherator-from-ctable",
850 "sp-8888",
851 "gm",
852 "_",
853 "gamut",
854 "pic-8888",
855 "gm",
856 "_",
857 "gamut",
858 "lite-8888",
859 "gm",
860 "_",
861 "gamut",
862 "2ndpic-8888",
863 "gm",
864 "_",
865 "gamut",
866 "serialize-8888",
867 "gm",
868 "_",
869 "gamut",
850 "_", 870 "_",
851 "image", 871 "image",
852 "_", 872 "_",
853 "interlaced1.png", 873 "interlaced1.png",
854 "_", 874 "_",
855 "image", 875 "image",
856 "_", 876 "_",
857 "interlaced2.png", 877 "interlaced2.png",
858 "_", 878 "_",
859 "image", 879 "image",
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
1044 "SKIA_OUT": "[SLAVE_BUILD]/out" 1064 "SKIA_OUT": "[SLAVE_BUILD]/out"
1045 }, 1065 },
1046 "name": "kill-server" 1066 "name": "kill-server"
1047 }, 1067 },
1048 { 1068 {
1049 "name": "$result", 1069 "name": "$result",
1050 "recipe_result": null, 1070 "recipe_result": null,
1051 "status_code": 0 1071 "status_code": 0
1052 } 1072 }
1053 ] 1073 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698