OLD | NEW |
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 761 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
772 "_", | 772 "_", |
773 "image-cacherator-from-ctable", | 773 "image-cacherator-from-ctable", |
774 "2ndpic-8888", | 774 "2ndpic-8888", |
775 "gm", | 775 "gm", |
776 "_", | 776 "_", |
777 "image-cacherator-from-ctable", | 777 "image-cacherator-from-ctable", |
778 "serialize-8888", | 778 "serialize-8888", |
779 "gm", | 779 "gm", |
780 "_", | 780 "_", |
781 "image-cacherator-from-ctable", | 781 "image-cacherator-from-ctable", |
| 782 "sp-8888", |
| 783 "gm", |
| 784 "_", |
| 785 "gamut", |
| 786 "pic-8888", |
| 787 "gm", |
| 788 "_", |
| 789 "gamut", |
| 790 "lite-8888", |
| 791 "gm", |
| 792 "_", |
| 793 "gamut", |
| 794 "2ndpic-8888", |
| 795 "gm", |
| 796 "_", |
| 797 "gamut", |
| 798 "serialize-8888", |
| 799 "gm", |
| 800 "_", |
| 801 "gamut", |
782 "_", | 802 "_", |
783 "image", | 803 "image", |
784 "_", | 804 "_", |
785 "interlaced1.png", | 805 "interlaced1.png", |
786 "_", | 806 "_", |
787 "image", | 807 "image", |
788 "_", | 808 "_", |
789 "interlaced2.png", | 809 "interlaced2.png", |
790 "_", | 810 "_", |
791 "image", | 811 "image", |
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
918 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" | 938 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" |
919 }, | 939 }, |
920 "name": "wait for reboot" | 940 "name": "wait for reboot" |
921 }, | 941 }, |
922 { | 942 { |
923 "name": "$result", | 943 "name": "$result", |
924 "recipe_result": null, | 944 "recipe_result": null, |
925 "status_code": 0 | 945 "status_code": 0 |
926 } | 946 } |
927 ] | 947 ] |
OLD | NEW |