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