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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-GalaxyS3-GPU-Mali400-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 637 matching lines...) Expand 10 before | Expand all | Expand 10 after
648 "_", 648 "_",
649 "image-cacherator-from-ctable", 649 "image-cacherator-from-ctable",
650 "2ndpic-8888", 650 "2ndpic-8888",
651 "gm", 651 "gm",
652 "_", 652 "_",
653 "image-cacherator-from-ctable", 653 "image-cacherator-from-ctable",
654 "serialize-8888", 654 "serialize-8888",
655 "gm", 655 "gm",
656 "_", 656 "_",
657 "image-cacherator-from-ctable", 657 "image-cacherator-from-ctable",
658 "sp-8888",
659 "gm",
660 "_",
661 "gamut",
662 "pic-8888",
663 "gm",
664 "_",
665 "gamut",
666 "lite-8888",
667 "gm",
668 "_",
669 "gamut",
670 "2ndpic-8888",
671 "gm",
672 "_",
673 "gamut",
674 "serialize-8888",
675 "gm",
676 "_",
677 "gamut",
658 "_", 678 "_",
659 "image", 679 "image",
660 "_", 680 "_",
661 "interlaced1.png", 681 "interlaced1.png",
662 "_", 682 "_",
663 "image", 683 "image",
664 "_", 684 "_",
665 "interlaced2.png", 685 "interlaced2.png",
666 "_", 686 "_",
667 "image", 687 "image",
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
854 "SKIA_OUT": "[SLAVE_BUILD]/out" 874 "SKIA_OUT": "[SLAVE_BUILD]/out"
855 }, 875 },
856 "name": "kill-server" 876 "name": "kill-server"
857 }, 877 },
858 { 878 {
859 "name": "$result", 879 "name": "$result",
860 "recipe_result": null, 880 "recipe_result": null,
861 "status_code": 0 881 "status_code": 0
862 } 882 }
863 ] 883 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698