| 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 513 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 524 "model", | 524 "model", |
| 525 "NexusPlayer", | 525 "NexusPlayer", |
| 526 "os", | 526 "os", |
| 527 "Android", | 527 "Android", |
| 528 "--uninterestingHashesFile", | 528 "--uninterestingHashesFile", |
| 529 "/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt", | 529 "/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt", |
| 530 "--writePath", | 530 "--writePath", |
| 531 "/storage/emulated/legacy/skiabot/skia_dm", | 531 "/storage/emulated/legacy/skiabot/skia_dm", |
| 532 "--nogpu", | 532 "--nogpu", |
| 533 "--config", | 533 "--config", |
| 534 "565", | |
| 535 "8888", | 534 "8888", |
| 536 "gpu", | 535 "gpu", |
| 537 "gpusrgb", | 536 "gpusrgb", |
| 538 "--src", | 537 "--src", |
| 539 "tests", | 538 "tests", |
| 540 "gm", | 539 "gm", |
| 541 "image", | 540 "image", |
| 542 "colorImage", | 541 "colorImage", |
| 543 "svg", | 542 "svg", |
| 544 "--blacklist", | 543 "--blacklist", |
| (...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 870 "SKIA_OUT": "[SLAVE_BUILD]/out" | 869 "SKIA_OUT": "[SLAVE_BUILD]/out" |
| 871 }, | 870 }, |
| 872 "name": "kill-server" | 871 "name": "kill-server" |
| 873 }, | 872 }, |
| 874 { | 873 { |
| 875 "name": "$result", | 874 "name": "$result", |
| 876 "recipe_result": null, | 875 "recipe_result": null, |
| 877 "status_code": 0 | 876 "status_code": 0 |
| 878 } | 877 } |
| 879 ] | 878 ] |
| OLD | NEW |