| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "git", | 4 "git", |
| 5 "remote", | 5 "remote", |
| 6 "set-url", | 6 "set-url", |
| 7 "origin", | 7 "origin", |
| 8 "https://skia.googlesource.com/skia.git" | 8 "https://skia.googlesource.com/skia.git" |
| 9 ], | 9 ], |
| 10 "cwd": "[SLAVE_BUILD]/skia", | 10 "cwd": "[SLAVE_BUILD]/skia", |
| (...skipping 765 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 776 "015d210a13480604", | 776 "015d210a13480604", |
| 777 "-t", | 777 "-t", |
| 778 "Debug", | 778 "Debug", |
| 779 "nanobench", | 779 "nanobench", |
| 780 "--undefok", | 780 "--undefok", |
| 781 "-i", | 781 "-i", |
| 782 "/storage/emulated/legacy/skiabot/skia_resources", | 782 "/storage/emulated/legacy/skiabot/skia_resources", |
| 783 "--skps", | 783 "--skps", |
| 784 "/storage/emulated/legacy/skiabot/skia_skp/skps", | 784 "/storage/emulated/legacy/skiabot/skia_skp/skps", |
| 785 "--images", | 785 "--images", |
| 786 "/storage/emulated/legacy/skiabot/skia_images/dm", | 786 "/storage/emulated/legacy/skiabot/skia_images/nanobench", |
| 787 "--nocpu", | 787 "--nocpu", |
| 788 "--dummy-flags" | 788 "--dummy-flags" |
| 789 ], | 789 ], |
| 790 "cwd": "[SLAVE_BUILD]", | 790 "cwd": "[SLAVE_BUILD]", |
| 791 "env": { | 791 "env": { |
| 792 "ANDROID_HOME": "/home/chrome-bot/android-sdk-linux", | 792 "ANDROID_HOME": "/home/chrome-bot/android-sdk-linux", |
| 793 "ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux", | 793 "ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux", |
| 794 "BUILDTYPE": "Debug", | 794 "BUILDTYPE": "Debug", |
| 795 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0", | 795 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0", |
| 796 "SKIA_ANDROID_VERBOSE_SETUP": "1", | 796 "SKIA_ANDROID_VERBOSE_SETUP": "1", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 876 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm
7-Debug" | 876 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm
7-Debug" |
| 877 }, | 877 }, |
| 878 "name": "wait for charge (3)" | 878 "name": "wait for charge (3)" |
| 879 }, | 879 }, |
| 880 { | 880 { |
| 881 "name": "$result", | 881 "name": "$result", |
| 882 "recipe_result": null, | 882 "recipe_result": null, |
| 883 "status_code": 0 | 883 "status_code": 0 |
| 884 } | 884 } |
| 885 ] | 885 ] |
| OLD | NEW |