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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-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 726 matching lines...) Expand 10 before | Expand all | Expand 10 after
737 "_", 737 "_",
738 "image-cacherator-from-ctable", 738 "image-cacherator-from-ctable",
739 "2ndpic-8888", 739 "2ndpic-8888",
740 "gm", 740 "gm",
741 "_", 741 "_",
742 "image-cacherator-from-ctable", 742 "image-cacherator-from-ctable",
743 "serialize-8888", 743 "serialize-8888",
744 "gm", 744 "gm",
745 "_", 745 "_",
746 "image-cacherator-from-ctable", 746 "image-cacherator-from-ctable",
747 "sp-8888",
748 "svg",
749 "_",
750 "car.svg",
751 "pic-8888",
752 "svg",
753 "_",
754 "car.svg",
755 "2ndpic-8888",
756 "svg",
757 "_",
758 "car.svg",
759 "serialize-8888",
760 "svg",
761 "_",
762 "car.svg",
763 "sp-8888",
764 "svg",
765 "_",
766 "gallardo.svg",
767 "pic-8888",
768 "svg",
769 "_",
770 "gallardo.svg",
771 "2ndpic-8888",
772 "svg",
773 "_",
774 "gallardo.svg",
775 "serialize-8888",
776 "svg",
777 "_",
778 "gallardo.svg",
779 "sp-8888",
780 "svg",
781 "_",
782 "rg1024_green_grapes.svg",
783 "pic-8888",
784 "svg",
785 "_",
786 "rg1024_green_grapes.svg",
787 "2ndpic-8888",
788 "svg",
789 "_",
790 "rg1024_green_grapes.svg",
791 "serialize-8888",
792 "svg",
793 "_",
794 "rg1024_green_grapes.svg",
795 "sp-8888",
796 "svg",
797 "_",
798 "Seal_of_Kansas.svg",
799 "pic-8888",
800 "svg",
801 "_",
802 "Seal_of_Kansas.svg",
803 "2ndpic-8888",
804 "svg",
805 "_",
806 "Seal_of_Kansas.svg",
807 "serialize-8888",
808 "svg",
809 "_",
810 "Seal_of_Kansas.svg",
747 "_", 811 "_",
748 "image", 812 "image",
749 "_", 813 "_",
750 "interlaced1.png", 814 "interlaced1.png",
751 "_", 815 "_",
752 "image", 816 "image",
753 "_", 817 "_",
754 "interlaced2.png", 818 "interlaced2.png",
755 "_", 819 "_",
756 "image", 820 "image",
(...skipping 184 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