Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(468)

Side by Side Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_rel.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.libyuv", 8 "tryserver.libyuv",
9 "--builder", 9 "--builder",
10 "android_rel", 10 "android_rel",
11 "--slave", 11 "--slave",
12 "slavename", 12 "slavename",
13 "--spec", 13 "--spec",
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'root_dir': 'src '}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromiu m.googlesource.com/libyuv/libyuv'}]\ntarget_os = ['android']", 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars' : {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url ': 'https://chromium.googlesource.com/libyuv/libyuv'}]\ntarget_os = ['android']" ,
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{}", 18 "{}",
19 "--git-cache-dir", 19 "--git-cache-dir",
20 "[GIT_CACHE]", 20 "[ROOT]/b/build/slave/cache_dir",
21 "--patch_url", 21 "--patch_url",
22 "try_job_svn_patch", 22 "try_job_svn_patch",
23 "--output_json", 23 "--output_json",
24 "/path/to/tmp/json", 24 "/path/to/tmp/json",
25 "--revision", 25 "--revision",
26 "src@12345", 26 "src@12345",
27 "--force", 27 "--force",
28 "--output_manifest" 28 "--output_manifest"
29 ], 29 ],
30 "cwd": "[SLAVE_BUILD]",
31 "env": { 30 "env": {
32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
33 }, 32 },
34 "name": "bot_update", 33 "name": "bot_update",
35 "~followup_annotations": [ 34 "~followup_annotations": [
36 "@@@STEP_TEXT@Some step text@@@", 35 "@@@STEP_TEXT@Some step text@@@",
37 "@@@STEP_LOG_LINE@json.output@{@@@", 36 "@@@STEP_LOG_LINE@json.output@{@@@",
38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", 39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@",
41 "@@@STEP_LOG_LINE@json.output@ }, @@@", 40 "@@@STEP_LOG_LINE@json.output@ }, @@@",
42 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@", 41 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@",
43 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", 42 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
44 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", 43 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
45 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", 44 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@",
46 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", 45 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
47 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 46 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
48 "@@@STEP_LOG_LINE@json.output@}@@@", 47 "@@@STEP_LOG_LINE@json.output@}@@@",
49 "@@@STEP_LOG_END@json.output@@@" 48 "@@@STEP_LOG_END@json.output@@@"
50 ] 49 ]
51 }, 50 },
52 { 51 {
53 "cmd": [ 52 "cmd": [
54 "python", 53 "python",
55 "-u", 54 "-u",
56 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 55 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
57 "runhooks" 56 "runhooks"
58 ], 57 ],
59 "cwd": "[SLAVE_BUILD]",
60 "env": { 58 "env": {
61 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 59 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
62 "GYP_CROSSCOMPILE": "1", 60 "GYP_CROSSCOMPILE": "1",
63 "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 fas tbuild=1 gomadir='[BUILD]/goma' target_arch=arm use_goma=1", 61 "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 fas tbuild=1 gomadir='[ROOT]/b/build/goma' target_arch=arm use_goma=1",
64 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 62 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/ build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
65 }, 63 },
66 "name": "gclient runhooks" 64 "name": "gclient runhooks"
67 }, 65 },
68 { 66 {
69 "cmd": [ 67 "cmd": [
70 "python", 68 "python",
71 "-u", 69 "-u",
72 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 70 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
73 "--show-path", 71 "--show-path",
74 "python", 72 "python",
75 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 73 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
76 "--gsutil-py-path", 74 "--gsutil-py-path",
77 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 75 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
78 "--ninja-path", 76 "--ninja-path",
79 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 77 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
80 "--target", 78 "--target",
81 "Release", 79 "Release",
82 "--src-dir", 80 "--src-dir",
83 "[SLAVE_BUILD]/src", 81 "[CWD]/src",
84 "--goma-cache-dir", 82 "--goma-cache-dir",
85 "[GOMA_CACHE]", 83 "[ROOT]/b/build/slave/goma_cache",
86 "--build-tool", 84 "--build-tool",
87 "ninja", 85 "ninja",
88 "--compiler", 86 "--compiler",
89 "goma", 87 "goma",
90 "--goma-jsonstatus", 88 "--goma-jsonstatus",
91 "/path/to/tmp/json", 89 "/path/to/tmp/json",
92 "--goma-service-account-json-file", 90 "--goma-service-account-json-file",
93 "/creds/service_accounts/service-account-goma-client.json", 91 "/creds/service_accounts/service-account-goma-client.json",
94 "--goma-dir", 92 "--goma-dir",
95 "[BUILD]/goma", 93 "[ROOT]/b/build/goma",
96 "--goma-fail-fast", 94 "--goma-fail-fast",
97 "--goma-disable-local-fallback", 95 "--goma-disable-local-fallback",
98 "--" 96 "--"
99 ], 97 ],
100 "cwd": "[SLAVE_BUILD]",
101 "env": { 98 "env": {
102 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 99 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
103 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 100 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/ build/android:%(PATH)s"
104 }, 101 },
105 "name": "compile", 102 "name": "compile",
106 "~followup_annotations": [ 103 "~followup_annotations": [
107 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 104 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
108 "@@@STEP_LOG_END@json.output (invalid)@@@" 105 "@@@STEP_LOG_END@json.output (invalid)@@@"
109 ] 106 ]
110 }, 107 },
111 { 108 {
112 "name": "$result", 109 "name": "$result",
113 "recipe_result": null, 110 "recipe_result": null,
114 "status_code": 0 111 "status_code": 0
115 } 112 }
116 ] 113 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698