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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Debug.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 729 matching lines...) Expand 10 before | Expand all | Expand 10 after
740 "_", 740 "_",
741 "image-cacherator-from-ctable", 741 "image-cacherator-from-ctable",
742 "2ndpic-8888", 742 "2ndpic-8888",
743 "gm", 743 "gm",
744 "_", 744 "_",
745 "image-cacherator-from-ctable", 745 "image-cacherator-from-ctable",
746 "serialize-8888", 746 "serialize-8888",
747 "gm", 747 "gm",
748 "_", 748 "_",
749 "image-cacherator-from-ctable", 749 "image-cacherator-from-ctable",
750 "sp-8888",
751 "gm",
752 "_",
753 "gamut",
754 "pic-8888",
755 "gm",
756 "_",
757 "gamut",
758 "lite-8888",
759 "gm",
760 "_",
761 "gamut",
762 "2ndpic-8888",
763 "gm",
764 "_",
765 "gamut",
766 "serialize-8888",
767 "gm",
768 "_",
769 "gamut",
750 "_", 770 "_",
751 "image", 771 "image",
752 "_", 772 "_",
753 "interlaced1.png", 773 "interlaced1.png",
754 "_", 774 "_",
755 "image", 775 "image",
756 "_", 776 "_",
757 "interlaced2.png", 777 "interlaced2.png",
758 "_", 778 "_",
759 "image", 779 "image",
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
944 "SKIA_OUT": "[SLAVE_BUILD]/out" 964 "SKIA_OUT": "[SLAVE_BUILD]/out"
945 }, 965 },
946 "name": "kill-server" 966 "name": "kill-server"
947 }, 967 },
948 { 968 {
949 "name": "$result", 969 "name": "$result",
950 "recipe_result": null, 970 "recipe_result": null,
951 "status_code": 0 971 "status_code": 0
952 } 972 }
953 ] 973 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698