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