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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-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 730 matching lines...) Expand 10 before | Expand all | Expand 10 after
741 "_", 741 "_",
742 "image-cacherator-from-ctable", 742 "image-cacherator-from-ctable",
743 "2ndpic-8888", 743 "2ndpic-8888",
744 "gm", 744 "gm",
745 "_", 745 "_",
746 "image-cacherator-from-ctable", 746 "image-cacherator-from-ctable",
747 "serialize-8888", 747 "serialize-8888",
748 "gm", 748 "gm",
749 "_", 749 "_",
750 "image-cacherator-from-ctable", 750 "image-cacherator-from-ctable",
751 "sp-8888",
752 "gm",
753 "_",
754 "gamut",
755 "pic-8888",
756 "gm",
757 "_",
758 "gamut",
759 "lite-8888",
760 "gm",
761 "_",
762 "gamut",
763 "2ndpic-8888",
764 "gm",
765 "_",
766 "gamut",
767 "serialize-8888",
768 "gm",
769 "_",
770 "gamut",
751 "_", 771 "_",
752 "image", 772 "image",
753 "_", 773 "_",
754 "interlaced1.png", 774 "interlaced1.png",
755 "_", 775 "_",
756 "image", 776 "image",
757 "_", 777 "_",
758 "interlaced2.png", 778 "interlaced2.png",
759 "_", 779 "_",
760 "image", 780 "image",
(...skipping 184 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