| 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 970 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 981 "015d210a13480604", | 981 "015d210a13480604", |
| 982 "-t", | 982 "-t", |
| 983 "Debug", | 983 "Debug", |
| 984 "nanobench", | 984 "nanobench", |
| 985 "--undefok", | 985 "--undefok", |
| 986 "-i", | 986 "-i", |
| 987 "/storage/emulated/legacy/skiabot/skia_resources", | 987 "/storage/emulated/legacy/skiabot/skia_resources", |
| 988 "--skps", | 988 "--skps", |
| 989 "/storage/emulated/legacy/skiabot/skia_skp/skps", | 989 "/storage/emulated/legacy/skiabot/skia_skp/skps", |
| 990 "--images", | 990 "--images", |
| 991 "/storage/emulated/legacy/skiabot/skia_images/dm", | 991 "/storage/emulated/legacy/skiabot/skia_images/nanobench", |
| 992 "--nocpu", | 992 "--nocpu", |
| 993 "--dummy-flags" | 993 "--dummy-flags" |
| 994 ], | 994 ], |
| 995 "cwd": "[SLAVE_BUILD]", | 995 "cwd": "[SLAVE_BUILD]", |
| 996 "env": { | 996 "env": { |
| 997 "ANDROID_HOME": "/home/chrome-bot/android-sdk-linux", | 997 "ANDROID_HOME": "/home/chrome-bot/android-sdk-linux", |
| 998 "ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux", | 998 "ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux", |
| 999 "BUILDTYPE": "Debug", | 999 "BUILDTYPE": "Debug", |
| 1000 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0", | 1000 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0", |
| 1001 "SKIA_ANDROID_VERBOSE_SETUP": "1", | 1001 "SKIA_ANDROID_VERBOSE_SETUP": "1", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1081 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm
7-Debug" | 1081 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm
7-Debug" |
| 1082 }, | 1082 }, |
| 1083 "name": "wait for charge (3)" | 1083 "name": "wait for charge (3)" |
| 1084 }, | 1084 }, |
| 1085 { | 1085 { |
| 1086 "name": "$result", | 1086 "name": "$result", |
| 1087 "recipe_result": null, | 1087 "recipe_result": null, |
| 1088 "status_code": 0 | 1088 "status_code": 0 |
| 1089 } | 1089 } |
| 1090 ] | 1090 ] |
| OLD | NEW |