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 728 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
739 "_", | 739 "_", |
740 "image-cacherator-from-ctable", | 740 "image-cacherator-from-ctable", |
741 "2ndpic-8888", | 741 "2ndpic-8888", |
742 "gm", | 742 "gm", |
743 "_", | 743 "_", |
744 "image-cacherator-from-ctable", | 744 "image-cacherator-from-ctable", |
745 "serialize-8888", | 745 "serialize-8888", |
746 "gm", | 746 "gm", |
747 "_", | 747 "_", |
748 "image-cacherator-from-ctable", | 748 "image-cacherator-from-ctable", |
| 749 "sp-8888", |
| 750 "gm", |
| 751 "_", |
| 752 "gamut", |
| 753 "pic-8888", |
| 754 "gm", |
| 755 "_", |
| 756 "gamut", |
| 757 "lite-8888", |
| 758 "gm", |
| 759 "_", |
| 760 "gamut", |
| 761 "2ndpic-8888", |
| 762 "gm", |
| 763 "_", |
| 764 "gamut", |
| 765 "serialize-8888", |
| 766 "gm", |
| 767 "_", |
| 768 "gamut", |
749 "_", | 769 "_", |
750 "image", | 770 "image", |
751 "_", | 771 "_", |
752 ".arw", | 772 ".arw", |
753 "_", | 773 "_", |
754 "image", | 774 "image", |
755 "_", | 775 "_", |
756 ".cr2", | 776 ".cr2", |
757 "_", | 777 "_", |
758 "image", | 778 "image", |
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
932 "SKIA_OUT": "[SLAVE_BUILD]/out" | 952 "SKIA_OUT": "[SLAVE_BUILD]/out" |
933 }, | 953 }, |
934 "name": "kill-server" | 954 "name": "kill-server" |
935 }, | 955 }, |
936 { | 956 { |
937 "name": "$result", | 957 "name": "$result", |
938 "recipe_result": null, | 958 "recipe_result": null, |
939 "status_code": 0 | 959 "status_code": 0 |
940 } | 960 } |
941 ] | 961 ] |
OLD | NEW |