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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-iOS-Clang-iPad4-GPU-SGX554-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 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_install" 4 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_install"
5 ], 5 ],
6 "env": { 6 "env": {
7 "BUILDTYPE": "Debug", 7 "BUILDTYPE": "Debug",
8 "CHROME_HEADLESS": "1", 8 "CHROME_HEADLESS": "1",
9 "SKIA_OUT": "[SLAVE_BUILD]/out", 9 "SKIA_OUT": "[SLAVE_BUILD]/out",
10 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 10 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
(...skipping 757 matching lines...) Expand 10 before | Expand all | Expand 10 after
768 "_", 768 "_",
769 "image-cacherator-from-ctable", 769 "image-cacherator-from-ctable",
770 "2ndpic-8888", 770 "2ndpic-8888",
771 "gm", 771 "gm",
772 "_", 772 "_",
773 "image-cacherator-from-ctable", 773 "image-cacherator-from-ctable",
774 "serialize-8888", 774 "serialize-8888",
775 "gm", 775 "gm",
776 "_", 776 "_",
777 "image-cacherator-from-ctable", 777 "image-cacherator-from-ctable",
778 "sp-8888",
779 "svg",
780 "_",
781 "car.svg",
782 "pic-8888",
783 "svg",
784 "_",
785 "car.svg",
786 "2ndpic-8888",
787 "svg",
788 "_",
789 "car.svg",
790 "serialize-8888",
791 "svg",
792 "_",
793 "car.svg",
794 "sp-8888",
795 "svg",
796 "_",
797 "gallardo.svg",
798 "pic-8888",
799 "svg",
800 "_",
801 "gallardo.svg",
802 "2ndpic-8888",
803 "svg",
804 "_",
805 "gallardo.svg",
806 "serialize-8888",
807 "svg",
808 "_",
809 "gallardo.svg",
810 "sp-8888",
811 "svg",
812 "_",
813 "rg1024_green_grapes.svg",
814 "pic-8888",
815 "svg",
816 "_",
817 "rg1024_green_grapes.svg",
818 "2ndpic-8888",
819 "svg",
820 "_",
821 "rg1024_green_grapes.svg",
822 "serialize-8888",
823 "svg",
824 "_",
825 "rg1024_green_grapes.svg",
826 "sp-8888",
827 "svg",
828 "_",
829 "Seal_of_Kansas.svg",
830 "pic-8888",
831 "svg",
832 "_",
833 "Seal_of_Kansas.svg",
834 "2ndpic-8888",
835 "svg",
836 "_",
837 "Seal_of_Kansas.svg",
838 "serialize-8888",
839 "svg",
840 "_",
841 "Seal_of_Kansas.svg",
778 "_", 842 "_",
779 "image", 843 "image",
780 "_", 844 "_",
781 "interlaced1.png", 845 "interlaced1.png",
782 "_", 846 "_",
783 "image", 847 "image",
784 "_", 848 "_",
785 "interlaced2.png", 849 "interlaced2.png",
786 "_", 850 "_",
787 "image", 851 "image",
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
914 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 978 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
915 }, 979 },
916 "name": "wait for reboot" 980 "name": "wait for reboot"
917 }, 981 },
918 { 982 {
919 "name": "$result", 983 "name": "$result",
920 "recipe_result": null, 984 "recipe_result": null,
921 "status_code": 0 985 "status_code": 0
922 } 986 }
923 ] 987 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698