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

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

Powered by Google App Engine
This is Rietveld 408576698