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 657 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
668 "--nameByHash", | 668 "--nameByHash", |
669 "--properties", | 669 "--properties", |
670 "gitHash", | 670 "gitHash", |
671 "164710", | 671 "164710", |
672 "master", | 672 "master", |
673 "client.skia.android", | 673 "client.skia.android", |
674 "builder", | 674 "builder", |
675 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug", | 675 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug", |
676 "build_number", | 676 "build_number", |
677 "5", | 677 "5", |
| 678 "--colorImages", |
| 679 "/storage/emulated/legacy/skiabot/skia_images/colorspace", |
678 "--key", | 680 "--key", |
679 "arch", | 681 "arch", |
680 "Arm7", | 682 "Arm7", |
681 "compiler", | 683 "compiler", |
682 "GCC", | 684 "GCC", |
683 "configuration", | 685 "configuration", |
684 "Debug", | 686 "Debug", |
685 "cpu_or_gpu", | 687 "cpu_or_gpu", |
686 "GPU", | 688 "GPU", |
687 "cpu_or_gpu_value", | 689 "cpu_or_gpu_value", |
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
853 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm
7-Debug" | 855 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm
7-Debug" |
854 }, | 856 }, |
855 "name": "wait for charge (3)" | 857 "name": "wait for charge (3)" |
856 }, | 858 }, |
857 { | 859 { |
858 "name": "$result", | 860 "name": "$result", |
859 "recipe_result": null, | 861 "recipe_result": null, |
860 "status_code": 0 | 862 "status_code": 0 |
861 } | 863 } |
862 ] | 864 ] |
OLD | NEW |