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

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

Powered by Google App Engine
This is Rietveld 408576698