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