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