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 565 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
576 "32bpp-pixeldata-cropped.bmp", | 576 "32bpp-pixeldata-cropped.bmp", |
577 "_", | 577 "_", |
578 "image", | 578 "image", |
579 "gen_platf", | 579 "gen_platf", |
580 "24bpp-pixeldata-cropped.bmp", | 580 "24bpp-pixeldata-cropped.bmp", |
581 "_", | 581 "_", |
582 "image", | 582 "image", |
583 "gen_platf", | 583 "gen_platf", |
584 "frame_larger_than_image.gif", | 584 "frame_larger_than_image.gif", |
585 "_", | 585 "_", |
| 586 "image", |
| 587 "gen_platf", |
| 588 "inc0.png", |
| 589 "_", |
| 590 "image", |
| 591 "gen_platf", |
| 592 "inc1.png", |
| 593 "_", |
| 594 "image", |
| 595 "gen_platf", |
| 596 "inc2.png", |
| 597 "_", |
| 598 "image", |
| 599 "gen_platf", |
| 600 "inc3.png", |
| 601 "_", |
| 602 "image", |
| 603 "gen_platf", |
| 604 "inc4.png", |
| 605 "_", |
| 606 "image", |
| 607 "gen_platf", |
| 608 "inc5.png", |
| 609 "_", |
| 610 "image", |
| 611 "gen_platf", |
| 612 "inc6.png", |
| 613 "_", |
| 614 "image", |
| 615 "gen_platf", |
| 616 "inc7.png", |
| 617 "_", |
| 618 "image", |
| 619 "gen_platf", |
| 620 "inc8.png", |
| 621 "_", |
| 622 "image", |
| 623 "gen_platf", |
| 624 "inc9.png", |
| 625 "_", |
| 626 "image", |
| 627 "gen_platf", |
| 628 "inc10.png", |
| 629 "_", |
| 630 "image", |
| 631 "gen_platf", |
| 632 "inc11.png", |
| 633 "_", |
| 634 "image", |
| 635 "gen_platf", |
| 636 "inc12.png", |
| 637 "_", |
| 638 "image", |
| 639 "gen_platf", |
| 640 "inc13.png", |
| 641 "_", |
| 642 "image", |
| 643 "gen_platf", |
| 644 "inc14.png", |
| 645 "_", |
586 "test", | 646 "test", |
587 "_", | 647 "_", |
588 "GrShape", | 648 "GrShape", |
589 "serialize-8888", | 649 "serialize-8888", |
590 "gm", | 650 "gm", |
591 "_", | 651 "_", |
592 "bleed_image", | 652 "bleed_image", |
593 "serialize-8888", | 653 "serialize-8888", |
594 "gm", | 654 "gm", |
595 "_", | 655 "_", |
(...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
869 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" | 929 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" |
870 }, | 930 }, |
871 "name": "wait for reboot" | 931 "name": "wait for reboot" |
872 }, | 932 }, |
873 { | 933 { |
874 "name": "$result", | 934 "name": "$result", |
875 "recipe_result": null, | 935 "recipe_result": null, |
876 "status_code": 0 | 936 "status_code": 0 |
877 } | 937 } |
878 ] | 938 ] |
OLD | NEW |