| 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 735 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 746 "_", | 746 "_", |
| 747 "drawfilter", | 747 "drawfilter", |
| 748 "pic-8888", | 748 "pic-8888", |
| 749 "gm", | 749 "gm", |
| 750 "_", | 750 "_", |
| 751 "drawfilter", | 751 "drawfilter", |
| 752 "2ndpic-8888", | 752 "2ndpic-8888", |
| 753 "gm", | 753 "gm", |
| 754 "_", | 754 "_", |
| 755 "drawfilter", | 755 "drawfilter", |
| 756 "lite-8888", |
| 757 "gm", |
| 758 "_", |
| 759 "drawfilter", |
| 756 "sp-8888", | 760 "sp-8888", |
| 757 "gm", | 761 "gm", |
| 758 "_", | 762 "_", |
| 759 "image-cacherator-from-picture", | 763 "image-cacherator-from-picture", |
| 760 "pic-8888", | 764 "pic-8888", |
| 761 "gm", | 765 "gm", |
| 762 "_", | 766 "_", |
| 763 "image-cacherator-from-picture", | 767 "image-cacherator-from-picture", |
| 764 "2ndpic-8888", | 768 "2ndpic-8888", |
| 765 "gm", | 769 "gm", |
| (...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 998 "SKIA_OUT": "[SLAVE_BUILD]/out" | 1002 "SKIA_OUT": "[SLAVE_BUILD]/out" |
| 999 }, | 1003 }, |
| 1000 "name": "kill-server" | 1004 "name": "kill-server" |
| 1001 }, | 1005 }, |
| 1002 { | 1006 { |
| 1003 "name": "$result", | 1007 "name": "$result", |
| 1004 "recipe_result": null, | 1008 "recipe_result": null, |
| 1005 "status_code": 0 | 1009 "status_code": 0 |
| 1006 } | 1010 } |
| 1007 ] | 1011 ] |
| OLD | NEW |