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

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

Powered by Google App Engine
This is Rietveld 408576698