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 771 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
782 "--nameByHash", | 782 "--nameByHash", |
783 "--properties", | 783 "--properties", |
784 "gitHash", | 784 "gitHash", |
785 "164710", | 785 "164710", |
786 "master", | 786 "master", |
787 "client.skia.android", | 787 "client.skia.android", |
788 "builder", | 788 "builder", |
789 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug", | 789 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug", |
790 "build_number", | 790 "build_number", |
791 "6", | 791 "6", |
| 792 "--colorImages", |
| 793 "/storage/emulated/legacy/skiabot/skia_images/colorspace", |
792 "--key", | 794 "--key", |
793 "arch", | 795 "arch", |
794 "Arm7", | 796 "Arm7", |
795 "compiler", | 797 "compiler", |
796 "GCC", | 798 "GCC", |
797 "configuration", | 799 "configuration", |
798 "Debug", | 800 "Debug", |
799 "cpu_or_gpu", | 801 "cpu_or_gpu", |
800 "GPU", | 802 "GPU", |
801 "cpu_or_gpu_value", | 803 "cpu_or_gpu_value", |
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
967 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm
7-Debug" | 969 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm
7-Debug" |
968 }, | 970 }, |
969 "name": "wait for charge (3)" | 971 "name": "wait for charge (3)" |
970 }, | 972 }, |
971 { | 973 { |
972 "name": "$result", | 974 "name": "$result", |
973 "recipe_result": null, | 975 "recipe_result": null, |
974 "status_code": 0 | 976 "status_code": 0 |
975 } | 977 } |
976 ] | 978 ] |
OLD | NEW |