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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-Nexus10-GPU-MaliT604-Arm7-Release.json

Issue 2247903002: Fix up infra bot change (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: Created 4 years, 4 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 724 matching lines...) Expand 10 before | Expand all | Expand 10 after
735 "_", 735 "_",
736 "image-cacherator-from-ctable", 736 "image-cacherator-from-ctable",
737 "2ndpic-8888", 737 "2ndpic-8888",
738 "gm", 738 "gm",
739 "_", 739 "_",
740 "image-cacherator-from-ctable", 740 "image-cacherator-from-ctable",
741 "serialize-8888", 741 "serialize-8888",
742 "gm", 742 "gm",
743 "_", 743 "_",
744 "image-cacherator-from-ctable", 744 "image-cacherator-from-ctable",
745 "sp-8888",
746 "svg",
747 "_",
748 "car.svg",
749 "pic-8888",
750 "svg",
751 "_",
752 "car.svg",
753 "2ndpic-8888",
754 "svg",
755 "_",
756 "car.svg",
757 "serialize-8888",
758 "svg",
759 "_",
760 "car.svg",
761 "sp-8888",
762 "svg",
763 "_",
764 "gallardo.svg",
765 "pic-8888",
766 "svg",
767 "_",
768 "gallardo.svg",
769 "2ndpic-8888",
770 "svg",
771 "_",
772 "gallardo.svg",
773 "serialize-8888",
774 "svg",
775 "_",
776 "gallardo.svg",
777 "sp-8888",
778 "svg",
779 "_",
780 "rg1024_green_grapes.svg",
781 "pic-8888",
782 "svg",
783 "_",
784 "rg1024_green_grapes.svg",
785 "2ndpic-8888",
786 "svg",
787 "_",
788 "rg1024_green_grapes.svg",
789 "serialize-8888",
790 "svg",
791 "_",
792 "rg1024_green_grapes.svg",
793 "sp-8888",
794 "svg",
795 "_",
796 "Seal_of_Kansas.svg",
797 "pic-8888",
798 "svg",
799 "_",
800 "Seal_of_Kansas.svg",
801 "2ndpic-8888",
802 "svg",
803 "_",
804 "Seal_of_Kansas.svg",
805 "serialize-8888",
806 "svg",
807 "_",
808 "Seal_of_Kansas.svg",
745 "_", 809 "_",
746 "image", 810 "image",
747 "_", 811 "_",
748 "interlaced1.png", 812 "interlaced1.png",
749 "_", 813 "_",
750 "image", 814 "image",
751 "_", 815 "_",
752 "interlaced2.png", 816 "interlaced2.png",
753 "_", 817 "_",
754 "image", 818 "image",
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
941 "SKIA_OUT": "[SLAVE_BUILD]/out" 1005 "SKIA_OUT": "[SLAVE_BUILD]/out"
942 }, 1006 },
943 "name": "kill-server" 1007 "name": "kill-server"
944 }, 1008 },
945 { 1009 {
946 "name": "$result", 1010 "name": "$result",
947 "recipe_result": null, 1011 "recipe_result": null,
948 "status_code": 0 1012 "status_code": 0
949 } 1013 }
950 ] 1014 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698