OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "which", | 4 "which", |
5 "adb" | 5 "adb" |
6 ], | 6 ], |
7 "name": "which adb", | 7 "name": "which adb", |
8 "stdout": "/path/to/tmp/", | 8 "stdout": "/path/to/tmp/", |
9 "~followup_annotations": [ | 9 "~followup_annotations": [ |
10 "step returned non-zero exit code: 1", | 10 "step returned non-zero exit code: 1", |
(...skipping 637 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
648 "_", | 648 "_", |
649 "image-cacherator-from-ctable", | 649 "image-cacherator-from-ctable", |
650 "2ndpic-8888", | 650 "2ndpic-8888", |
651 "gm", | 651 "gm", |
652 "_", | 652 "_", |
653 "image-cacherator-from-ctable", | 653 "image-cacherator-from-ctable", |
654 "serialize-8888", | 654 "serialize-8888", |
655 "gm", | 655 "gm", |
656 "_", | 656 "_", |
657 "image-cacherator-from-ctable", | 657 "image-cacherator-from-ctable", |
| 658 "sp-8888", |
| 659 "gm", |
| 660 "_", |
| 661 "gamut", |
| 662 "pic-8888", |
| 663 "gm", |
| 664 "_", |
| 665 "gamut", |
| 666 "lite-8888", |
| 667 "gm", |
| 668 "_", |
| 669 "gamut", |
| 670 "2ndpic-8888", |
| 671 "gm", |
| 672 "_", |
| 673 "gamut", |
| 674 "serialize-8888", |
| 675 "gm", |
| 676 "_", |
| 677 "gamut", |
658 "_", | 678 "_", |
659 "image", | 679 "image", |
660 "_", | 680 "_", |
661 "interlaced1.png", | 681 "interlaced1.png", |
662 "_", | 682 "_", |
663 "image", | 683 "image", |
664 "_", | 684 "_", |
665 "interlaced2.png", | 685 "interlaced2.png", |
666 "_", | 686 "_", |
667 "image", | 687 "image", |
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
854 "SKIA_OUT": "[SLAVE_BUILD]/out" | 874 "SKIA_OUT": "[SLAVE_BUILD]/out" |
855 }, | 875 }, |
856 "name": "kill-server" | 876 "name": "kill-server" |
857 }, | 877 }, |
858 { | 878 { |
859 "name": "$result", | 879 "name": "$result", |
860 "recipe_result": null, | 880 "recipe_result": null, |
861 "status_code": 0 | 881 "status_code": 0 |
862 } | 882 } |
863 ] | 883 ] |
OLD | NEW |