| 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 419 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 430 "model", | 430 "model", |
| 431 "GalaxyS3", | 431 "GalaxyS3", |
| 432 "os", | 432 "os", |
| 433 "Android", | 433 "Android", |
| 434 "--uninterestingHashesFile", | 434 "--uninterestingHashesFile", |
| 435 "/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt", | 435 "/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt", |
| 436 "--writePath", | 436 "--writePath", |
| 437 "/storage/emulated/legacy/skiabot/skia_dm", | 437 "/storage/emulated/legacy/skiabot/skia_dm", |
| 438 "--nocpu", | 438 "--nocpu", |
| 439 "--config", | 439 "--config", |
| 440 "565", | |
| 441 "8888", | 440 "8888", |
| 442 "gpu", | 441 "gpu", |
| 443 "gpusrgb", | 442 "gpusrgb", |
| 444 "msaa4", | 443 "msaa4", |
| 445 "serialize-8888", | 444 "serialize-8888", |
| 446 "tiles_rt-8888", | 445 "tiles_rt-8888", |
| 447 "pic-8888", | 446 "pic-8888", |
| 448 "gpudft", | 447 "gpudft", |
| 449 "--src", | 448 "--src", |
| 450 "tests", | 449 "tests", |
| (...skipping 423 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 874 "SKIA_OUT": "[SLAVE_BUILD]/out" | 873 "SKIA_OUT": "[SLAVE_BUILD]/out" |
| 875 }, | 874 }, |
| 876 "name": "kill-server" | 875 "name": "kill-server" |
| 877 }, | 876 }, |
| 878 { | 877 { |
| 879 "name": "$result", | 878 "name": "$result", |
| 880 "recipe_result": null, | 879 "recipe_result": null, |
| 881 "status_code": 0 | 880 "status_code": 0 |
| 882 } | 881 } |
| 883 ] | 882 ] |
| OLD | NEW |