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 729 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
740 "_", | 740 "_", |
741 "image-cacherator-from-ctable", | 741 "image-cacherator-from-ctable", |
742 "2ndpic-8888", | 742 "2ndpic-8888", |
743 "gm", | 743 "gm", |
744 "_", | 744 "_", |
745 "image-cacherator-from-ctable", | 745 "image-cacherator-from-ctable", |
746 "serialize-8888", | 746 "serialize-8888", |
747 "gm", | 747 "gm", |
748 "_", | 748 "_", |
749 "image-cacherator-from-ctable", | 749 "image-cacherator-from-ctable", |
| 750 "sp-8888", |
| 751 "gm", |
| 752 "_", |
| 753 "gamut", |
| 754 "pic-8888", |
| 755 "gm", |
| 756 "_", |
| 757 "gamut", |
| 758 "lite-8888", |
| 759 "gm", |
| 760 "_", |
| 761 "gamut", |
| 762 "2ndpic-8888", |
| 763 "gm", |
| 764 "_", |
| 765 "gamut", |
| 766 "serialize-8888", |
| 767 "gm", |
| 768 "_", |
| 769 "gamut", |
750 "_", | 770 "_", |
751 "image", | 771 "image", |
752 "_", | 772 "_", |
753 "interlaced1.png", | 773 "interlaced1.png", |
754 "_", | 774 "_", |
755 "image", | 775 "image", |
756 "_", | 776 "_", |
757 "interlaced2.png", | 777 "interlaced2.png", |
758 "_", | 778 "_", |
759 "image", | 779 "image", |
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
944 "SKIA_OUT": "[SLAVE_BUILD]/out" | 964 "SKIA_OUT": "[SLAVE_BUILD]/out" |
945 }, | 965 }, |
946 "name": "kill-server" | 966 "name": "kill-server" |
947 }, | 967 }, |
948 { | 968 { |
949 "name": "$result", | 969 "name": "$result", |
950 "recipe_result": null, | 970 "recipe_result": null, |
951 "status_code": 0 | 971 "status_code": 0 |
952 } | 972 } |
953 ] | 973 ] |
OLD | NEW |