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 736 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
747 "gm", | 747 "gm", |
748 "_", | 748 "_", |
749 "scaled_tilemodes", | 749 "scaled_tilemodes", |
750 "serialize-8888", | 750 "serialize-8888", |
751 "gm", | 751 "gm", |
752 "_", | 752 "_", |
753 "typefacerendering_pfaMac", | 753 "typefacerendering_pfaMac", |
754 "serialize-8888", | 754 "serialize-8888", |
755 "gm", | 755 "gm", |
756 "_", | 756 "_", |
757 "parsedpaths", | |
758 "serialize-8888", | |
759 "gm", | |
760 "_", | |
761 "bleed_alpha_image", | 757 "bleed_alpha_image", |
762 "serialize-8888", | 758 "serialize-8888", |
763 "gm", | 759 "gm", |
764 "_", | 760 "_", |
765 "bleed_alpha_image_shader", | 761 "bleed_alpha_image_shader", |
766 "pic-8888", | 762 "pic-8888", |
767 "gm", | 763 "gm", |
768 "_", | 764 "_", |
769 "drawfilter", | 765 "drawfilter", |
770 "pic-8888", | 766 "pic-8888", |
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
938 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" | 934 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" |
939 }, | 935 }, |
940 "name": "wait for reboot" | 936 "name": "wait for reboot" |
941 }, | 937 }, |
942 { | 938 { |
943 "name": "$result", | 939 "name": "$result", |
944 "recipe_result": null, | 940 "recipe_result": null, |
945 "status_code": 0 | 941 "status_code": 0 |
946 } | 942 } |
947 ] | 943 ] |
OLD | NEW |