| 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 615 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 626 "model", | 626 "model", |
| 627 "Nexus7", | 627 "Nexus7", |
| 628 "os", | 628 "os", |
| 629 "Android", | 629 "Android", |
| 630 "--uninterestingHashesFile", | 630 "--uninterestingHashesFile", |
| 631 "/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt", | 631 "/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt", |
| 632 "--writePath", | 632 "--writePath", |
| 633 "/storage/emulated/legacy/skiabot/skia_dm", | 633 "/storage/emulated/legacy/skiabot/skia_dm", |
| 634 "--nocpu", | 634 "--nocpu", |
| 635 "--config", | 635 "--config", |
| 636 "565", | |
| 637 "8888", | 636 "8888", |
| 638 "gpu", | 637 "gpu", |
| 639 "gpusrgb", | 638 "gpusrgb", |
| 640 "serialize-8888", | 639 "serialize-8888", |
| 641 "tiles_rt-8888", | 640 "tiles_rt-8888", |
| 642 "pic-8888", | 641 "pic-8888", |
| 643 "--src", | 642 "--src", |
| 644 "tests", | 643 "tests", |
| 645 "gm", | 644 "gm", |
| 646 "image", | 645 "image", |
| (...skipping 417 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1064 "SKIA_OUT": "[SLAVE_BUILD]/out" | 1063 "SKIA_OUT": "[SLAVE_BUILD]/out" |
| 1065 }, | 1064 }, |
| 1066 "name": "kill-server" | 1065 "name": "kill-server" |
| 1067 }, | 1066 }, |
| 1068 { | 1067 { |
| 1069 "name": "$result", | 1068 "name": "$result", |
| 1070 "recipe_result": null, | 1069 "recipe_result": null, |
| 1071 "status_code": 0 | 1070 "status_code": 0 |
| 1072 } | 1071 } |
| 1073 ] | 1072 ] |
| OLD | NEW |