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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug.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 723 matching lines...) Expand 10 before | Expand all | Expand 10 after
734 "_", 734 "_",
735 "image-cacherator-from-ctable", 735 "image-cacherator-from-ctable",
736 "2ndpic-8888", 736 "2ndpic-8888",
737 "gm", 737 "gm",
738 "_", 738 "_",
739 "image-cacherator-from-ctable", 739 "image-cacherator-from-ctable",
740 "serialize-8888", 740 "serialize-8888",
741 "gm", 741 "gm",
742 "_", 742 "_",
743 "image-cacherator-from-ctable", 743 "image-cacherator-from-ctable",
744 "sp-8888",
745 "svg",
746 "_",
747 "car.svg",
748 "pic-8888",
749 "svg",
750 "_",
751 "car.svg",
752 "2ndpic-8888",
753 "svg",
754 "_",
755 "car.svg",
756 "serialize-8888",
757 "svg",
758 "_",
759 "car.svg",
760 "sp-8888",
761 "svg",
762 "_",
763 "gallardo.svg",
764 "pic-8888",
765 "svg",
766 "_",
767 "gallardo.svg",
768 "2ndpic-8888",
769 "svg",
770 "_",
771 "gallardo.svg",
772 "serialize-8888",
773 "svg",
774 "_",
775 "gallardo.svg",
776 "sp-8888",
777 "svg",
778 "_",
779 "rg1024_green_grapes.svg",
780 "pic-8888",
781 "svg",
782 "_",
783 "rg1024_green_grapes.svg",
784 "2ndpic-8888",
785 "svg",
786 "_",
787 "rg1024_green_grapes.svg",
788 "serialize-8888",
789 "svg",
790 "_",
791 "rg1024_green_grapes.svg",
792 "sp-8888",
793 "svg",
794 "_",
795 "Seal_of_Kansas.svg",
796 "pic-8888",
797 "svg",
798 "_",
799 "Seal_of_Kansas.svg",
800 "2ndpic-8888",
801 "svg",
802 "_",
803 "Seal_of_Kansas.svg",
804 "serialize-8888",
805 "svg",
806 "_",
807 "Seal_of_Kansas.svg",
744 "_", 808 "_",
745 "image", 809 "image",
746 "_", 810 "_",
747 "interlaced1.png", 811 "interlaced1.png",
748 "_", 812 "_",
749 "image", 813 "image",
750 "_", 814 "_",
751 "interlaced2.png", 815 "interlaced2.png",
752 "_", 816 "_",
753 "image", 817 "image",
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
938 "SKIA_OUT": "[SLAVE_BUILD]/out" 1002 "SKIA_OUT": "[SLAVE_BUILD]/out"
939 }, 1003 },
940 "name": "kill-server" 1004 "name": "kill-server"
941 }, 1005 },
942 { 1006 {
943 "name": "$result", 1007 "name": "$result",
944 "recipe_result": null, 1008 "recipe_result": null,
945 "status_code": 0 1009 "status_code": 0
946 } 1010 }
947 ] 1011 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698