| 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 795 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 806 }, | 806 }, |
| 807 { | 807 { |
| 808 "cmd": [ | 808 "cmd": [ |
| 809 "python", | 809 "python", |
| 810 "-u", | 810 "-u", |
| 811 "RECIPE_MODULE[build::skia]/resources/upload_bench_results.py", | 811 "RECIPE_MODULE[build::skia]/resources/upload_bench_results.py", |
| 812 "Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot", | 812 "Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot", |
| 813 "5", | 813 "5", |
| 814 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia/0", | 814 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia/0", |
| 815 "9046e2e693bb92a76e972b694580e5d17ad10748", | 815 "9046e2e693bb92a76e972b694580e5d17ad10748", |
| 816 "[DEPOT_TOOLS]/third_party/gsutil/gsutil", | 816 "[DEPOT_TOOLS]/gsutil.py", |
| 817 "500" | 817 "500" |
| 818 ], | 818 ], |
| 819 "cwd": "[SLAVE_BUILD]/skia", | 819 "cwd": "[SLAVE_BUILD]/skia", |
| 820 "env": { | 820 "env": { |
| 821 "AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto", | 821 "AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto", |
| 822 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto" | 822 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto" |
| 823 }, | 823 }, |
| 824 "name": "upload nanobench coverage results" | 824 "name": "upload nanobench coverage results" |
| 825 }, | 825 }, |
| 826 { | 826 { |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 869 "~followup_annotations": [ | 869 "~followup_annotations": [ |
| 870 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-infra/co
verage-json-v1/trybot/2012/05/14/12/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Covera
ge-Trybot/5/500/coverage_by_line_9046e2e693bb92a76e972b694580e5d17ad10748_140863
3190.json@@@" | 870 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-infra/co
verage-json-v1/trybot/2012/05/14/12/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Covera
ge-Trybot/5/500/coverage_by_line_9046e2e693bb92a76e972b694580e5d17ad10748_140863
3190.json@@@" |
| 871 ] | 871 ] |
| 872 }, | 872 }, |
| 873 { | 873 { |
| 874 "name": "$result", | 874 "name": "$result", |
| 875 "recipe_result": null, | 875 "recipe_result": null, |
| 876 "status_code": 0 | 876 "status_code": 0 |
| 877 } | 877 } |
| 878 ] | 878 ] |
| OLD | NEW |