OLD | NEW |
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 "chromium.fyi", | 8 "chromium.fyi", |
9 "--builder", | 9 "--builder", |
10 "Android Coverage (dbg)", | 10 "Android Coverage (dbg)", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]\ntarget_os = ['android']", | 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars'
: {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn
://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]\ntarget_os = ['an
droid']", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
19 "--git-cache-dir", | 19 "--git-cache-dir", |
20 "[GIT_CACHE]", | 20 "[ROOT]/b/build/slave/cache_dir", |
21 "--output_json", | 21 "--output_json", |
22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
23 "--revision", | 23 "--revision", |
24 "src@1111111", | 24 "src@1111111", |
25 "--force", | 25 "--force", |
26 "--output_manifest" | 26 "--output_manifest" |
27 ], | 27 ], |
28 "cwd": "[SLAVE_BUILD]", | |
29 "env": { | 28 "env": { |
30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
31 }, | 30 }, |
32 "name": "bot_update", | 31 "name": "bot_update", |
33 "~followup_annotations": [ | 32 "~followup_annotations": [ |
34 "@@@STEP_TEXT@Some step text@@@", | 33 "@@@STEP_TEXT@Some step text@@@", |
35 "@@@STEP_LOG_LINE@json.output@{@@@", | 34 "@@@STEP_LOG_LINE@json.output@{@@@", |
36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
38 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\"@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
92 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 91 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
93 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 92 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
94 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
95 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
96 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 95 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
97 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
98 ] | 97 ] |
99 }, | 98 }, |
100 { | 99 { |
101 "cmd": [], | 100 "cmd": [], |
102 "cwd": "[SLAVE_BUILD]", | |
103 "name": "ensure_goma" | 101 "name": "ensure_goma" |
104 }, | 102 }, |
105 { | 103 { |
106 "cmd": [ | 104 "cmd": [ |
107 "python", | 105 "python", |
108 "-u", | 106 "-u", |
109 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 107 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
110 "--platform", | 108 "--platform", |
111 "linux-386", | 109 "linux-386", |
112 "--dest-directory", | 110 "--dest-directory", |
113 "[SLAVE_BUILD]/cipd", | 111 "[CWD]/cipd", |
114 "--json-output", | 112 "--json-output", |
115 "/path/to/tmp/json" | 113 "/path/to/tmp/json" |
116 ], | 114 ], |
117 "cwd": "[SLAVE_BUILD]", | |
118 "name": "ensure_goma.install cipd", | 115 "name": "ensure_goma.install cipd", |
119 "~followup_annotations": [ | 116 "~followup_annotations": [ |
120 "@@@STEP_NEST_LEVEL@1@@@", | 117 "@@@STEP_NEST_LEVEL@1@@@", |
121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 118 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
122 "@@@STEP_LOG_LINE@json.output@{@@@", | 119 "@@@STEP_LOG_LINE@json.output@{@@@", |
123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 120 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 121 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
125 "@@@STEP_LOG_LINE@json.output@}@@@", | 122 "@@@STEP_LOG_LINE@json.output@}@@@", |
126 "@@@STEP_LOG_END@json.output@@@" | 123 "@@@STEP_LOG_END@json.output@@@" |
127 ] | 124 ] |
128 }, | 125 }, |
129 { | 126 { |
130 "cmd": [ | 127 "cmd": [ |
131 "[SLAVE_BUILD]/cipd/cipd", | 128 "fake_slave_build/cipd", |
132 "ensure", | 129 "ensure", |
133 "--root", | 130 "--root", |
134 "[CACHE]/cipd/goma", | 131 "[ROOT]/b/build/slave/cache/cipd/goma", |
135 "--list", | 132 "--list", |
136 "infra_internal/goma/client/linux-386 release", | 133 "infra_internal/goma/client/linux-386 release", |
137 "--json-output", | 134 "--json-output", |
138 "/path/to/tmp/json", | 135 "/path/to/tmp/json", |
139 "--service-account-json", | 136 "--service-account-json", |
140 "/creds/service_accounts/service-account-goma-client.json" | 137 "/creds/service_accounts/service-account-goma-client.json" |
141 ], | 138 ], |
142 "cwd": "[SLAVE_BUILD]", | |
143 "name": "ensure_goma.ensure_installed", | 139 "name": "ensure_goma.ensure_installed", |
144 "~followup_annotations": [ | 140 "~followup_annotations": [ |
145 "@@@STEP_NEST_LEVEL@1@@@", | 141 "@@@STEP_NEST_LEVEL@1@@@", |
146 "@@@STEP_LOG_LINE@json.output@{@@@", | 142 "@@@STEP_LOG_LINE@json.output@{@@@", |
147 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 143 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
148 "@@@STEP_LOG_LINE@json.output@ {@@@", | 144 "@@@STEP_LOG_LINE@json.output@ {@@@", |
149 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 145 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
150 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-386\"@@@", | 146 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-386\"@@@", |
151 "@@@STEP_LOG_LINE@json.output@ }@@@", | 147 "@@@STEP_LOG_LINE@json.output@ }@@@", |
152 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 148 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
153 "@@@STEP_LOG_LINE@json.output@}@@@", | 149 "@@@STEP_LOG_LINE@json.output@}@@@", |
154 "@@@STEP_LOG_END@json.output@@@" | 150 "@@@STEP_LOG_END@json.output@@@" |
155 ] | 151 ] |
156 }, | 152 }, |
157 { | 153 { |
158 "cmd": [ | 154 "cmd": [ |
159 "python", | 155 "python", |
160 "-u", | 156 "-u", |
161 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 157 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
162 "runhooks" | 158 "runhooks" |
163 ], | 159 ], |
164 "cwd": "[SLAVE_BUILD]", | |
165 "env": { | 160 "env": { |
166 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 161 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
167 "GYP_CHROMIUM_NO_ACTION": "1", | 162 "GYP_CHROMIUM_NO_ACTION": "1", |
168 "GYP_CROSSCOMPILE": "1", | 163 "GYP_CROSSCOMPILE": "1", |
169 "GYP_DEFINES": "OS=android component=static_library emma_coverage=1 emma_f
ilter='org.chromium.*' fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=arm u
se_goma=1", | 164 "GYP_DEFINES": "OS=android component=static_library emma_coverage=1 emma_f
ilter='org.chromium.*' fastbuild=1 gomadir='[ROOT]/b/build/slave/cache/cipd/goma
' target_arch=arm use_goma=1", |
170 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 165 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
171 }, | 166 }, |
172 "name": "gclient runhooks" | 167 "name": "gclient runhooks" |
173 }, | 168 }, |
174 { | 169 { |
175 "cmd": [ | 170 "cmd": [ |
176 "python", | 171 "python", |
177 "-u", | 172 "-u", |
178 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 173 "[CWD]/src/testing/scripts/get_compile_targets.py", |
179 "--output", | 174 "--output", |
180 "/path/to/tmp/json", | 175 "/path/to/tmp/json", |
181 "--", | 176 "--", |
182 "--build-config-fs", | 177 "--build-config-fs", |
183 "Debug", | 178 "Debug", |
184 "--paths", | 179 "--paths", |
185 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 180 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", |
186 "--properties", | 181 "--properties", |
187 "{\"buildername\": \"Android Coverage (dbg)\", \"buildnumber\": 571, \"mas
tername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"android\"}" | 182 "{\"buildername\": \"Android Coverage (dbg)\", \"buildnumber\": 571, \"mas
tername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"android\"}" |
188 ], | 183 ], |
189 "cwd": "[SLAVE_BUILD]", | |
190 "name": "get compile targets for scripts", | 184 "name": "get compile targets for scripts", |
191 "~followup_annotations": [ | 185 "~followup_annotations": [ |
192 "@@@STEP_LOG_LINE@json.output@{}@@@", | 186 "@@@STEP_LOG_LINE@json.output@{}@@@", |
193 "@@@STEP_LOG_END@json.output@@@" | 187 "@@@STEP_LOG_END@json.output@@@" |
194 ] | 188 ] |
195 }, | 189 }, |
196 { | 190 { |
197 "cmd": [ | 191 "cmd": [ |
198 "python", | 192 "python", |
199 "-u", | 193 "-u", |
200 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 194 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
201 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", | 195 "[CWD]/src/testing/buildbot/chromium.fyi.json", |
202 "/path/to/tmp/json" | 196 "/path/to/tmp/json" |
203 ], | 197 ], |
204 "cwd": "[SLAVE_BUILD]", | |
205 "name": "read test spec", | 198 "name": "read test spec", |
206 "~followup_annotations": [ | 199 "~followup_annotations": [ |
207 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@
@", | 200 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.fyi.json@@@", |
208 "@@@STEP_LOG_LINE@json.output@{}@@@", | 201 "@@@STEP_LOG_LINE@json.output@{}@@@", |
209 "@@@STEP_LOG_END@json.output@@@" | 202 "@@@STEP_LOG_END@json.output@@@" |
210 ] | 203 ] |
211 }, | 204 }, |
212 { | 205 { |
213 "cmd": [ | 206 "cmd": [ |
214 "python", | 207 "python", |
215 "-u", | 208 "-u", |
216 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 209 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
217 "--show-path", | 210 "--show-path", |
218 "python", | 211 "python", |
219 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 212 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
220 ], | 213 ], |
221 "cwd": "[SLAVE_BUILD]", | |
222 "name": "cleanup_temp" | 214 "name": "cleanup_temp" |
223 }, | 215 }, |
224 { | 216 { |
225 "cmd": [ | 217 "cmd": [ |
226 "python", | 218 "python", |
227 "-u", | 219 "-u", |
228 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", | 220 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", |
229 "[SLAVE_BUILD]/src/out/Debug/debug_info_dumps", | 221 "[CWD]/src/out/Debug/debug_info_dumps", |
230 "[SLAVE_BUILD]/src/out/Debug/test_logs", | 222 "[CWD]/src/out/Debug/test_logs", |
231 "[SLAVE_BUILD]/src/out/build_product.zip", | 223 "[CWD]/src/out/build_product.zip", |
232 "[SLAVE_BUILD]/src" | 224 "[CWD]/src" |
233 ], | 225 ], |
234 "cwd": "[SLAVE_BUILD]", | |
235 "name": "clean local files", | 226 "name": "clean local files", |
236 "~followup_annotations": [ | 227 "~followup_annotations": [ |
237 "@@@STEP_LOG_LINE@python.inline@@@@", | 228 "@@@STEP_LOG_LINE@python.inline@@@@", |
238 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", | 229 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", |
239 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", | 230 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", |
240 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", | 231 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", |
241 "@@@STEP_LOG_LINE@python.inline@try:@@@", | 232 "@@@STEP_LOG_LINE@python.inline@try:@@@", |
242 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", | 233 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", |
243 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", | 234 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", |
244 "@@@STEP_LOG_LINE@python.inline@ pass@@@", | 235 "@@@STEP_LOG_LINE@python.inline@ pass@@@", |
245 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", | 236 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", |
246 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", | 237 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", |
247 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", | 238 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", |
248 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, | 239 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, |
249 "@@@STEP_LOG_END@python.inline@@@" | 240 "@@@STEP_LOG_END@python.inline@@@" |
250 ] | 241 ] |
251 }, | 242 }, |
252 { | 243 { |
253 "allow_subannotations": false, | 244 "allow_subannotations": false, |
254 "cmd": [ | 245 "cmd": [ |
255 "[SLAVE_BUILD]/src/build/tree_truth.sh", | 246 "[CWD]/src/build/tree_truth.sh", |
256 "[SLAVE_BUILD]/src", | 247 "[CWD]/src", |
257 "src" | 248 "src" |
258 ], | 249 ], |
259 "cwd": "[SLAVE_BUILD]", | |
260 "name": "tree truth steps" | 250 "name": "tree truth steps" |
261 }, | 251 }, |
262 { | 252 { |
263 "cmd": [ | 253 "cmd": [ |
264 "python", | 254 "python", |
265 "-u", | 255 "-u", |
266 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 256 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
267 "[SLAVE_BUILD]/src/out/Debug" | 257 "[CWD]/src/out/Debug" |
268 ], | 258 ], |
269 "cwd": "[SLAVE_BUILD]", | |
270 "name": "rmtree build directory", | 259 "name": "rmtree build directory", |
271 "~followup_annotations": [ | 260 "~followup_annotations": [ |
272 "@@@STEP_LOG_LINE@python.inline@@@@", | 261 "@@@STEP_LOG_LINE@python.inline@@@@", |
273 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 262 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
274 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 263 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
275 "@@@STEP_LOG_LINE@python.inline@@@@", | 264 "@@@STEP_LOG_LINE@python.inline@@@@", |
276 "@@@STEP_LOG_LINE@python.inline@@@@", | 265 "@@@STEP_LOG_LINE@python.inline@@@@", |
277 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 266 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
278 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 267 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
279 "@@@STEP_LOG_END@python.inline@@@" | 268 "@@@STEP_LOG_END@python.inline@@@" |
280 ] | 269 ] |
281 }, | 270 }, |
282 { | 271 { |
283 "cmd": [ | 272 "cmd": [ |
284 "python", | 273 "python", |
285 "-u", | 274 "-u", |
286 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 275 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
287 "--show-path", | 276 "--show-path", |
288 "python", | 277 "python", |
289 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", | 278 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
290 "--target", | 279 "--target", |
291 "Debug", | 280 "Debug", |
292 "--build-archive-url", | 281 "--build-archive-url", |
293 "gs://test-domain/test-archive.zip", | 282 "gs://test-domain/test-archive.zip", |
294 "--master-name", | 283 "--master-name", |
295 "chromium.fyi", | 284 "chromium.fyi", |
296 "--build-number", | 285 "--build-number", |
297 "571" | 286 "571" |
298 ], | 287 ], |
299 "cwd": "[SLAVE_BUILD]", | |
300 "name": "extract build" | 288 "name": "extract build" |
301 }, | 289 }, |
302 { | 290 { |
303 "cmd": [ | 291 "cmd": [ |
304 "python", | 292 "python", |
305 "-u", | 293 "-u", |
306 "RECIPE_MODULE[build::adb]/resources/list_devices.py", | 294 "RECIPE_MODULE[build::adb]/resources/list_devices.py", |
307 "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'd
evices']", | 295 "['[CWD]/src/third_party/android_tools/sdk/platform-tools/adb', 'devices']
", |
308 "/path/to/tmp/json" | 296 "/path/to/tmp/json" |
309 ], | 297 ], |
310 "cwd": "[SLAVE_BUILD]", | |
311 "name": "List adb devices", | 298 "name": "List adb devices", |
312 "~followup_annotations": [ | 299 "~followup_annotations": [ |
313 "@@@STEP_LOG_LINE@json.output@[@@@", | 300 "@@@STEP_LOG_LINE@json.output@[@@@", |
314 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", | 301 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", |
315 "@@@STEP_LOG_LINE@json.output@]@@@", | 302 "@@@STEP_LOG_LINE@json.output@]@@@", |
316 "@@@STEP_LOG_END@json.output@@@" | 303 "@@@STEP_LOG_END@json.output@@@" |
317 ] | 304 ] |
318 }, | 305 }, |
319 { | 306 { |
320 "cmd": [ | 307 "cmd": [ |
321 "python", | 308 "python", |
322 "-u", | 309 "-u", |
323 "\nimport subprocess\nimport sys\nadb_path = sys.argv[1]\nfor device in sy
s.argv[2:]:\n print 'Attempting to root device %s ...' % (device)\n subprocess
.check_call([adb_path, '-s', device, 'root'])\n subprocess.check_call([adb_path
, '-s', device, 'wait-for-device'])\n print 'Finished rooting device %s' % (dev
ice)\n", | 310 "\nimport subprocess\nimport sys\nadb_path = sys.argv[1]\nfor device in sy
s.argv[2:]:\n print 'Attempting to root device %s ...' % (device)\n subprocess
.check_call([adb_path, '-s', device, 'root'])\n subprocess.check_call([adb_path
, '-s', device, 'wait-for-device'])\n print 'Finished rooting device %s' % (dev
ice)\n", |
324 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 311 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", |
325 "014E1F310401C009" | 312 "014E1F310401C009" |
326 ], | 313 ], |
327 "cwd": "[SLAVE_BUILD]", | |
328 "name": "Root devices", | 314 "name": "Root devices", |
329 "~followup_annotations": [ | 315 "~followup_annotations": [ |
330 "@@@STEP_LOG_LINE@python.inline@@@@", | 316 "@@@STEP_LOG_LINE@python.inline@@@@", |
331 "@@@STEP_LOG_LINE@python.inline@import subprocess@@@", | 317 "@@@STEP_LOG_LINE@python.inline@import subprocess@@@", |
332 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 318 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
333 "@@@STEP_LOG_LINE@python.inline@adb_path = sys.argv[1]@@@", | 319 "@@@STEP_LOG_LINE@python.inline@adb_path = sys.argv[1]@@@", |
334 "@@@STEP_LOG_LINE@python.inline@for device in sys.argv[2:]:@@@", | 320 "@@@STEP_LOG_LINE@python.inline@for device in sys.argv[2:]:@@@", |
335 "@@@STEP_LOG_LINE@python.inline@ print 'Attempting to root device %s ...'
% (device)@@@", | 321 "@@@STEP_LOG_LINE@python.inline@ print 'Attempting to root device %s ...'
% (device)@@@", |
336 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'root'])@@@", | 322 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'root'])@@@", |
337 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'wait-for-device'])@@@", | 323 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'wait-for-device'])@@@", |
338 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de
vice)@@@", | 324 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de
vice)@@@", |
339 "@@@STEP_LOG_END@python.inline@@@" | 325 "@@@STEP_LOG_END@python.inline@@@" |
340 ] | 326 ] |
341 }, | 327 }, |
342 { | 328 { |
343 "cmd": [ | 329 "cmd": [ |
344 "python", | 330 "python", |
345 "-u", | 331 "-u", |
346 "[SLAVE_BUILD]/src/build/symlink.py", | 332 "[CWD]/src/build/symlink.py", |
347 "-f", | 333 "-f", |
348 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 334 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", |
349 "~/adb" | 335 "~/adb" |
350 ], | 336 ], |
351 "cwd": "[SLAVE_BUILD]", | |
352 "name": "create adb symlink" | 337 "name": "create adb symlink" |
353 }, | 338 }, |
354 { | 339 { |
355 "cmd": [ | 340 "cmd": [ |
356 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 341 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
357 "--", | 342 "--", |
358 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", | 343 "[CWD]/src/build/android/adb_logcat_monitor.py", |
359 "[SLAVE_BUILD]/src/out/logcat" | 344 "[CWD]/src/out/logcat" |
360 ], | 345 ], |
361 "cwd": "[SLAVE_BUILD]", | |
362 "env": { | 346 "env": { |
363 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 347 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
364 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 348 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
365 }, | 349 }, |
366 "name": "spawn_logcat_monitor" | 350 "name": "spawn_logcat_monitor" |
367 }, | 351 }, |
368 { | 352 { |
369 "cmd": [ | 353 "cmd": [ |
370 "python", | 354 "python", |
371 "-u", | 355 "-u", |
372 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", | 356 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", |
373 "--verbose", | 357 "--verbose", |
374 "--adb-path", | 358 "--adb-path", |
375 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 359 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb" |
376 ], | 360 ], |
377 "cwd": "[SLAVE_BUILD]", | |
378 "env": { | 361 "env": { |
379 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 362 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
380 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 363 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
381 }, | 364 }, |
382 "name": "authorize_adb_devices" | 365 "name": "authorize_adb_devices" |
383 }, | 366 }, |
384 { | 367 { |
385 "cmd": [ | 368 "cmd": [ |
386 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", | 369 "[CWD]/src/build/android/buildbot/bb_device_status_check.py", |
387 "--json-output", | 370 "--json-output", |
388 "/path/to/tmp/json", | 371 "/path/to/tmp/json", |
389 "--blacklist-file", | 372 "--blacklist-file", |
390 "[SLAVE_BUILD]/src/out/bad_devices.json", | 373 "[CWD]/src/out/bad_devices.json", |
391 "--known-devices-file", | 374 "--known-devices-file", |
392 "[BUILD]/site_config/.known_devices" | 375 "[ROOT]/b/build/site_config/.known_devices" |
393 ], | 376 ], |
394 "cwd": "[SLAVE_BUILD]", | |
395 "env": { | 377 "env": { |
396 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 378 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
397 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 379 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
398 }, | 380 }, |
399 "name": "device_status_check", | 381 "name": "device_status_check", |
400 "~followup_annotations": [ | 382 "~followup_annotations": [ |
401 "@@@STEP_TEXT@Online devices: 1@@@", | 383 "@@@STEP_TEXT@Online devices: 1@@@", |
402 "@@@STEP_LOG_LINE@json.output@[@@@", | 384 "@@@STEP_LOG_LINE@json.output@[@@@", |
403 "@@@STEP_LOG_LINE@json.output@ {@@@", | 385 "@@@STEP_LOG_LINE@json.output@ {@@@", |
404 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 386 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
405 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 387 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
406 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 388 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
407 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 389 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
489 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 471 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
490 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 472 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
491 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 473 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
492 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 474 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
493 ] | 475 ] |
494 }, | 476 }, |
495 { | 477 { |
496 "cmd": [ | 478 "cmd": [ |
497 "python", | 479 "python", |
498 "-u", | 480 "-u", |
499 "[SLAVE_BUILD]/src/build/android/provision_devices.py", | 481 "[CWD]/src/build/android/provision_devices.py", |
500 "-t", | 482 "-t", |
501 "Debug", | 483 "Debug", |
502 "--blacklist-file", | 484 "--blacklist-file", |
503 "[SLAVE_BUILD]/src/out/bad_devices.json", | 485 "[CWD]/src/out/bad_devices.json", |
504 "--output-device-blacklist", | 486 "--output-device-blacklist", |
505 "/path/to/tmp/json" | 487 "/path/to/tmp/json" |
506 ], | 488 ], |
507 "cwd": "[SLAVE_BUILD]", | |
508 "env": { | 489 "env": { |
509 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 490 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
510 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 491 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
511 }, | 492 }, |
512 "name": "provision_devices" | 493 "name": "provision_devices" |
513 }, | 494 }, |
514 { | 495 { |
515 "cmd": [ | 496 "cmd": [ |
516 "python", | 497 "python", |
517 "-u", | 498 "-u", |
518 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 499 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
519 "--action", | 500 "--action", |
520 "restart", | 501 "restart", |
521 "--pid-file-path", | 502 "--pid-file-path", |
522 "/tmp/device_monitor.pid", | 503 "/tmp/device_monitor.pid", |
523 "--", | 504 "--", |
524 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 505 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
525 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 506 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", |
526 "[\"07a00ca4\"]", | 507 "[\"07a00ca4\"]", |
527 "chromium.fyi", | 508 "chromium.fyi", |
528 "Android Coverage (dbg)", | 509 "Android Coverage (dbg)", |
529 "--blacklist-file", | 510 "--blacklist-file", |
530 "[SLAVE_BUILD]/src/out/bad_devices.json" | 511 "[CWD]/src/out/bad_devices.json" |
531 ], | 512 ], |
532 "cwd": "[SLAVE_BUILD]", | |
533 "name": "spawn_device_monitor" | 513 "name": "spawn_device_monitor" |
534 }, | 514 }, |
535 { | 515 { |
536 "cmd": [ | 516 "cmd": [ |
537 "python", | 517 "python", |
538 "-u", | 518 "-u", |
539 "[SLAVE_BUILD]/src/out/Debug/bin/run_android_webview_test_apk", | 519 "[CWD]/src/out/Debug/bin/run_android_webview_test_apk", |
540 "--blacklist-file", | 520 "--blacklist-file", |
541 "[SLAVE_BUILD]/src/out/bad_devices.json", | 521 "[CWD]/src/out/bad_devices.json", |
542 "--verbose", | 522 "--verbose", |
543 "--coverage-dir", | 523 "--coverage-dir", |
544 "[SLAVE_BUILD]/src/out/Debug/coverage", | 524 "[CWD]/src/out/Debug/coverage", |
545 "--json-results-file", | 525 "--json-results-file", |
546 "/path/to/tmp/json" | 526 "/path/to/tmp/json" |
547 ], | 527 ], |
548 "cwd": "[SLAVE_BUILD]", | |
549 "name": "Instrumentation test AndroidWebViewTest", | 528 "name": "Instrumentation test AndroidWebViewTest", |
550 "~followup_annotations": [ | 529 "~followup_annotations": [ |
551 "step returned non-zero exit code: 1", | 530 "step returned non-zero exit code: 1", |
552 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 531 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
553 "@@@STEP_FAILURE@@@" | 532 "@@@STEP_FAILURE@@@" |
554 ] | 533 ] |
555 }, | 534 }, |
556 { | 535 { |
557 "cmd": [ | 536 "cmd": [ |
558 "python", | 537 "python", |
559 "-u", | 538 "-u", |
560 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 539 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
561 "--input-gtest-json", | 540 "--input-gtest-json", |
562 "/path/to/tmp/json", | 541 "/path/to/tmp/json", |
563 "--master-name", | 542 "--master-name", |
564 "chromium.fyi", | 543 "chromium.fyi", |
565 "--builder-name", | 544 "--builder-name", |
566 "Android Coverage (dbg)", | 545 "Android Coverage (dbg)", |
567 "--build-number", | 546 "--build-number", |
568 "571", | 547 "571", |
569 "--test-type", | 548 "--test-type", |
570 "AndroidWebViewTest", | 549 "AndroidWebViewTest", |
571 "--test-results-server", | 550 "--test-results-server", |
572 "test-results.appspot.com", | 551 "test-results.appspot.com", |
573 "--chrome-revision", | 552 "--chrome-revision", |
574 "refs/heads/master@{#170242}" | 553 "refs/heads/master@{#170242}" |
575 ], | 554 ], |
576 "cwd": "[SLAVE_BUILD]", | |
577 "name": "Upload to test-results [AndroidWebViewTest]" | 555 "name": "Upload to test-results [AndroidWebViewTest]" |
578 }, | 556 }, |
579 { | 557 { |
580 "cmd": [ | 558 "cmd": [ |
581 "python", | 559 "python", |
582 "-u", | 560 "-u", |
583 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_public_test_apk", | 561 "[CWD]/src/out/Debug/bin/run_chrome_public_test_apk", |
584 "--blacklist-file", | 562 "--blacklist-file", |
585 "[SLAVE_BUILD]/src/out/bad_devices.json", | 563 "[CWD]/src/out/bad_devices.json", |
586 "--verbose", | 564 "--verbose", |
587 "--coverage-dir", | 565 "--coverage-dir", |
588 "[SLAVE_BUILD]/src/out/Debug/coverage", | 566 "[CWD]/src/out/Debug/coverage", |
589 "--json-results-file", | 567 "--json-results-file", |
590 "/path/to/tmp/json" | 568 "/path/to/tmp/json" |
591 ], | 569 ], |
592 "cwd": "[SLAVE_BUILD]", | |
593 "name": "Instrumentation test ChromePublicTest", | 570 "name": "Instrumentation test ChromePublicTest", |
594 "~followup_annotations": [ | 571 "~followup_annotations": [ |
595 "step returned non-zero exit code: 1", | 572 "step returned non-zero exit code: 1", |
596 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 573 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
597 "@@@STEP_FAILURE@@@" | 574 "@@@STEP_FAILURE@@@" |
598 ] | 575 ] |
599 }, | 576 }, |
600 { | 577 { |
601 "cmd": [ | 578 "cmd": [ |
602 "python", | 579 "python", |
603 "-u", | 580 "-u", |
604 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 581 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
605 "--input-gtest-json", | 582 "--input-gtest-json", |
606 "/path/to/tmp/json", | 583 "/path/to/tmp/json", |
607 "--master-name", | 584 "--master-name", |
608 "chromium.fyi", | 585 "chromium.fyi", |
609 "--builder-name", | 586 "--builder-name", |
610 "Android Coverage (dbg)", | 587 "Android Coverage (dbg)", |
611 "--build-number", | 588 "--build-number", |
612 "571", | 589 "571", |
613 "--test-type", | 590 "--test-type", |
614 "ChromePublicTest", | 591 "ChromePublicTest", |
615 "--test-results-server", | 592 "--test-results-server", |
616 "test-results.appspot.com", | 593 "test-results.appspot.com", |
617 "--chrome-revision", | 594 "--chrome-revision", |
618 "refs/heads/master@{#170242}" | 595 "refs/heads/master@{#170242}" |
619 ], | 596 ], |
620 "cwd": "[SLAVE_BUILD]", | |
621 "name": "Upload to test-results [ChromePublicTest]" | 597 "name": "Upload to test-results [ChromePublicTest]" |
622 }, | 598 }, |
623 { | 599 { |
624 "cmd": [ | 600 "cmd": [ |
625 "python", | 601 "python", |
626 "-u", | 602 "-u", |
627 "[SLAVE_BUILD]/src/out/Debug/bin/run_content_shell_test_apk", | 603 "[CWD]/src/out/Debug/bin/run_content_shell_test_apk", |
628 "--blacklist-file", | 604 "--blacklist-file", |
629 "[SLAVE_BUILD]/src/out/bad_devices.json", | 605 "[CWD]/src/out/bad_devices.json", |
630 "--verbose", | 606 "--verbose", |
631 "--coverage-dir", | 607 "--coverage-dir", |
632 "[SLAVE_BUILD]/src/out/Debug/coverage", | 608 "[CWD]/src/out/Debug/coverage", |
633 "--json-results-file", | 609 "--json-results-file", |
634 "/path/to/tmp/json" | 610 "/path/to/tmp/json" |
635 ], | 611 ], |
636 "cwd": "[SLAVE_BUILD]", | |
637 "name": "Instrumentation test ContentShellTest", | 612 "name": "Instrumentation test ContentShellTest", |
638 "~followup_annotations": [ | 613 "~followup_annotations": [ |
639 "step returned non-zero exit code: 1", | 614 "step returned non-zero exit code: 1", |
640 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 615 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
641 "@@@STEP_FAILURE@@@" | 616 "@@@STEP_FAILURE@@@" |
642 ] | 617 ] |
643 }, | 618 }, |
644 { | 619 { |
645 "cmd": [ | 620 "cmd": [ |
646 "python", | 621 "python", |
647 "-u", | 622 "-u", |
648 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 623 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
649 "--input-gtest-json", | 624 "--input-gtest-json", |
650 "/path/to/tmp/json", | 625 "/path/to/tmp/json", |
651 "--master-name", | 626 "--master-name", |
652 "chromium.fyi", | 627 "chromium.fyi", |
653 "--builder-name", | 628 "--builder-name", |
654 "Android Coverage (dbg)", | 629 "Android Coverage (dbg)", |
655 "--build-number", | 630 "--build-number", |
656 "571", | 631 "571", |
657 "--test-type", | 632 "--test-type", |
658 "ContentShellTest", | 633 "ContentShellTest", |
659 "--test-results-server", | 634 "--test-results-server", |
660 "test-results.appspot.com", | 635 "test-results.appspot.com", |
661 "--chrome-revision", | 636 "--chrome-revision", |
662 "refs/heads/master@{#170242}" | 637 "refs/heads/master@{#170242}" |
663 ], | 638 ], |
664 "cwd": "[SLAVE_BUILD]", | |
665 "name": "Upload to test-results [ContentShellTest]" | 639 "name": "Upload to test-results [ContentShellTest]" |
666 }, | 640 }, |
667 { | 641 { |
668 "cmd": [ | 642 "cmd": [ |
669 "python", | 643 "python", |
670 "-u", | 644 "-u", |
671 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_sync_shell_test_apk", | 645 "[CWD]/src/out/Debug/bin/run_chrome_sync_shell_test_apk", |
672 "--blacklist-file", | 646 "--blacklist-file", |
673 "[SLAVE_BUILD]/src/out/bad_devices.json", | 647 "[CWD]/src/out/bad_devices.json", |
674 "--verbose", | 648 "--verbose", |
675 "--coverage-dir", | 649 "--coverage-dir", |
676 "[SLAVE_BUILD]/src/out/Debug/coverage", | 650 "[CWD]/src/out/Debug/coverage", |
677 "--json-results-file", | 651 "--json-results-file", |
678 "/path/to/tmp/json" | 652 "/path/to/tmp/json" |
679 ], | 653 ], |
680 "cwd": "[SLAVE_BUILD]", | |
681 "name": "Instrumentation test ChromeSyncShellTest", | 654 "name": "Instrumentation test ChromeSyncShellTest", |
682 "~followup_annotations": [ | 655 "~followup_annotations": [ |
683 "step returned non-zero exit code: 1", | 656 "step returned non-zero exit code: 1", |
684 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 657 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
685 "@@@STEP_FAILURE@@@" | 658 "@@@STEP_FAILURE@@@" |
686 ] | 659 ] |
687 }, | 660 }, |
688 { | 661 { |
689 "cmd": [ | 662 "cmd": [ |
690 "python", | 663 "python", |
691 "-u", | 664 "-u", |
692 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 665 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
693 "--input-gtest-json", | 666 "--input-gtest-json", |
694 "/path/to/tmp/json", | 667 "/path/to/tmp/json", |
695 "--master-name", | 668 "--master-name", |
696 "chromium.fyi", | 669 "chromium.fyi", |
697 "--builder-name", | 670 "--builder-name", |
698 "Android Coverage (dbg)", | 671 "Android Coverage (dbg)", |
699 "--build-number", | 672 "--build-number", |
700 "571", | 673 "571", |
701 "--test-type", | 674 "--test-type", |
702 "ChromeSyncShellTest", | 675 "ChromeSyncShellTest", |
703 "--test-results-server", | 676 "--test-results-server", |
704 "test-results.appspot.com", | 677 "test-results.appspot.com", |
705 "--chrome-revision", | 678 "--chrome-revision", |
706 "refs/heads/master@{#170242}" | 679 "refs/heads/master@{#170242}" |
707 ], | 680 ], |
708 "cwd": "[SLAVE_BUILD]", | |
709 "name": "Upload to test-results [ChromeSyncShellTest]" | 681 "name": "Upload to test-results [ChromeSyncShellTest]" |
710 }, | 682 }, |
711 { | 683 { |
712 "cmd": [ | 684 "cmd": [ |
713 "python", | 685 "python", |
714 "-u", | 686 "-u", |
715 "[SLAVE_BUILD]/src/build/android/generate_emma_html.py", | 687 "[CWD]/src/build/android/generate_emma_html.py", |
716 "--coverage-dir", | 688 "--coverage-dir", |
717 "[SLAVE_BUILD]/src/out/Debug/coverage", | 689 "[CWD]/src/out/Debug/coverage", |
718 "--metadata-dir", | 690 "--metadata-dir", |
719 "[SLAVE_BUILD]/src/out/Debug", | 691 "[CWD]/src/out/Debug", |
720 "--cleanup", | 692 "--cleanup", |
721 "--output", | 693 "--output", |
722 "[SLAVE_BUILD]/src/out/Debug/coverage/coverage_html/index.html" | 694 "[CWD]/src/out/Debug/coverage/coverage_html/index.html" |
723 ], | 695 ], |
724 "cwd": "[SLAVE_BUILD]", | |
725 "name": "Generate coverage report" | 696 "name": "Generate coverage report" |
726 }, | 697 }, |
727 { | 698 { |
728 "cmd": [ | 699 "cmd": [ |
729 "git", | 700 "git", |
730 "diff", | 701 "diff", |
731 "--staged", | 702 "--staged", |
732 "--name-only", | 703 "--name-only", |
733 "--diff-filter", | 704 "--diff-filter", |
734 "A" | 705 "A" |
735 ], | 706 ], |
736 "cwd": "[SLAVE_BUILD]/src", | 707 "cwd": "[CWD]/src", |
737 "name": "Finding changed files matching diff filter: A", | 708 "name": "Finding changed files matching diff filter: A", |
738 "stdout": "/path/to/tmp/" | 709 "stdout": "/path/to/tmp/" |
739 }, | 710 }, |
740 { | 711 { |
741 "cmd": [ | 712 "cmd": [ |
742 "python", | 713 "python", |
743 "-u", | 714 "-u", |
744 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 715 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
745 "fake/file1.java", | 716 "fake/file1.java", |
746 "/path/to/tmp/" | 717 "/path/to/tmp/" |
747 ], | 718 ], |
748 "cwd": "[SLAVE_BUILD]", | |
749 "name": "Finding lines changed in added file fake/file1.java" | 719 "name": "Finding lines changed in added file fake/file1.java" |
750 }, | 720 }, |
751 { | 721 { |
752 "cmd": [ | 722 "cmd": [ |
753 "python", | 723 "python", |
754 "-u", | 724 "-u", |
755 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 725 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
756 "fake/file2.java;", | 726 "fake/file2.java;", |
757 "/path/to/tmp/" | 727 "/path/to/tmp/" |
758 ], | 728 ], |
759 "cwd": "[SLAVE_BUILD]", | |
760 "name": "Finding lines changed in added file fake/file2.java;" | 729 "name": "Finding lines changed in added file fake/file2.java;" |
761 }, | 730 }, |
762 { | 731 { |
763 "cmd": [ | 732 "cmd": [ |
764 "python", | 733 "python", |
765 "-u", | 734 "-u", |
766 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 735 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
767 "fake/file3.java", | 736 "fake/file3.java", |
768 "/path/to/tmp/" | 737 "/path/to/tmp/" |
769 ], | 738 ], |
770 "cwd": "[SLAVE_BUILD]", | |
771 "name": "Finding lines changed in added file fake/file3.java" | 739 "name": "Finding lines changed in added file fake/file3.java" |
772 }, | 740 }, |
773 { | 741 { |
774 "cmd": [ | 742 "cmd": [ |
775 "git", | 743 "git", |
776 "diff", | 744 "diff", |
777 "--staged", | 745 "--staged", |
778 "--name-only", | 746 "--name-only", |
779 "--diff-filter", | 747 "--diff-filter", |
780 "M" | 748 "M" |
781 ], | 749 ], |
782 "cwd": "[SLAVE_BUILD]/src", | 750 "cwd": "[CWD]/src", |
783 "name": "Finding changed files matching diff filter: M", | 751 "name": "Finding changed files matching diff filter: M", |
784 "stdout": "/path/to/tmp/" | 752 "stdout": "/path/to/tmp/" |
785 }, | 753 }, |
786 { | 754 { |
787 "cmd": [ | 755 "cmd": [ |
788 "git", | 756 "git", |
789 "blame", | 757 "blame", |
790 "-l", | 758 "-l", |
791 "-s", | 759 "-s", |
792 "fake/file1.java" | 760 "fake/file1.java" |
793 ], | 761 ], |
794 "cwd": "[SLAVE_BUILD]/src", | 762 "cwd": "[CWD]/src", |
795 "name": "Finding lines changed in modified file fake/file1.java", | 763 "name": "Finding lines changed in modified file fake/file1.java", |
796 "stdout": "/path/to/tmp/" | 764 "stdout": "/path/to/tmp/" |
797 }, | 765 }, |
798 { | 766 { |
799 "cmd": [ | 767 "cmd": [ |
800 "git", | 768 "git", |
801 "blame", | 769 "blame", |
802 "-l", | 770 "-l", |
803 "-s", | 771 "-s", |
804 "fake/file2.java;" | 772 "fake/file2.java;" |
805 ], | 773 ], |
806 "cwd": "[SLAVE_BUILD]/src", | 774 "cwd": "[CWD]/src", |
807 "name": "Finding lines changed in modified file fake/file2.java;", | 775 "name": "Finding lines changed in modified file fake/file2.java;", |
808 "stdout": "/path/to/tmp/" | 776 "stdout": "/path/to/tmp/" |
809 }, | 777 }, |
810 { | 778 { |
811 "cmd": [ | 779 "cmd": [ |
812 "git", | 780 "git", |
813 "blame", | 781 "blame", |
814 "-l", | 782 "-l", |
815 "-s", | 783 "-s", |
816 "fake/file3.java" | 784 "fake/file3.java" |
817 ], | 785 ], |
818 "cwd": "[SLAVE_BUILD]/src", | 786 "cwd": "[CWD]/src", |
819 "name": "Finding lines changed in modified file fake/file3.java", | 787 "name": "Finding lines changed in modified file fake/file3.java", |
820 "stdout": "/path/to/tmp/" | 788 "stdout": "/path/to/tmp/" |
821 }, | 789 }, |
822 { | 790 { |
823 "cmd": [ | 791 "cmd": [ |
824 "python", | 792 "python", |
825 "-u", | 793 "-u", |
826 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 794 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
827 "{\"fake/file1.java\": [], \"fake/file2.java;\": [], \"fake/file3.java\":
[]}", | 795 "{\"fake/file1.java\": [], \"fake/file2.java;\": [], \"fake/file3.java\":
[]}", |
828 "[TMP_BASE]/coverage_tmp_1/file_changes.json" | 796 "[TMP]/coverage_tmp_1/file_changes.json" |
829 ], | 797 ], |
830 "cwd": "[SLAVE_BUILD]", | |
831 "name": "Saving changed lines for revision." | 798 "name": "Saving changed lines for revision." |
832 }, | 799 }, |
833 { | 800 { |
834 "cmd": [ | 801 "cmd": [ |
835 "python", | 802 "python", |
836 "-u", | 803 "-u", |
837 "build/android/emma_coverage_stats.py", | 804 "build/android/emma_coverage_stats.py", |
838 "-v", | 805 "-v", |
839 "--out", | 806 "--out", |
840 "/path/to/tmp/json", | 807 "/path/to/tmp/json", |
841 "--emma-dir", | 808 "--emma-dir", |
842 "[SLAVE_BUILD]/src/out/Debug/coverage/coverage_html", | 809 "[CWD]/src/out/Debug/coverage/coverage_html", |
843 "--lines-for-coverage", | 810 "--lines-for-coverage", |
844 "[TMP_BASE]/coverage_tmp_1/file_changes.json" | 811 "[TMP]/coverage_tmp_1/file_changes.json" |
845 ], | 812 ], |
846 "cwd": "[SLAVE_BUILD]/src", | 813 "cwd": "[CWD]/src", |
847 "name": "Incremental coverage report", | 814 "name": "Incremental coverage report", |
848 "~followup_annotations": [ | 815 "~followup_annotations": [ |
849 "@@@STEP_LOG_LINE@json.output@{@@@", | 816 "@@@STEP_LOG_LINE@json.output@{@@@", |
850 "@@@STEP_LOG_LINE@json.output@ \"files\": {@@@", | 817 "@@@STEP_LOG_LINE@json.output@ \"files\": {@@@", |
851 "@@@STEP_LOG_LINE@json.output@ \"sample file 1\": {@@@", | 818 "@@@STEP_LOG_LINE@json.output@ \"sample file 1\": {@@@", |
852 "@@@STEP_LOG_LINE@json.output@ \"absolute\": {@@@", | 819 "@@@STEP_LOG_LINE@json.output@ \"absolute\": {@@@", |
853 "@@@STEP_LOG_LINE@json.output@ \"covered\": 70, @@@", | 820 "@@@STEP_LOG_LINE@json.output@ \"covered\": 70, @@@", |
854 "@@@STEP_LOG_LINE@json.output@ \"total\": 100@@@", | 821 "@@@STEP_LOG_LINE@json.output@ \"total\": 100@@@", |
855 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 822 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
856 "@@@STEP_LOG_LINE@json.output@ \"incremental\": {@@@", | 823 "@@@STEP_LOG_LINE@json.output@ \"incremental\": {@@@", |
(...skipping 27 matching lines...) Expand all Loading... |
884 { | 851 { |
885 "cmd": [ | 852 "cmd": [ |
886 "python", | 853 "python", |
887 "-u", | 854 "-u", |
888 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 855 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
889 "--action", | 856 "--action", |
890 "stop", | 857 "stop", |
891 "--pid-file-path", | 858 "--pid-file-path", |
892 "/tmp/device_monitor.pid" | 859 "/tmp/device_monitor.pid" |
893 ], | 860 ], |
894 "cwd": "[SLAVE_BUILD]", | |
895 "name": "shutdown_device_monitor" | 861 "name": "shutdown_device_monitor" |
896 }, | 862 }, |
897 { | 863 { |
898 "cmd": [ | 864 "cmd": [ |
899 "python", | 865 "python", |
900 "-u", | 866 "-u", |
901 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", | 867 "[CWD]/src/build/android/adb_logcat_printer.py", |
902 "--output-path", | 868 "--output-path", |
903 "[SLAVE_BUILD]/src/out/Debug/full_log", | 869 "[CWD]/src/out/Debug/full_log", |
904 "[SLAVE_BUILD]/src/out/logcat" | 870 "[CWD]/src/out/logcat" |
905 ], | 871 ], |
906 "cwd": "[SLAVE_BUILD]", | |
907 "name": "logcat_dump" | 872 "name": "logcat_dump" |
908 }, | 873 }, |
909 { | 874 { |
910 "cmd": [ | 875 "cmd": [ |
911 "python", | 876 "python", |
912 "-u", | 877 "-u", |
913 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 878 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
914 "--", | 879 "--", |
915 "[DEPOT_TOOLS]/gsutil.py", | 880 "[ROOT]/b/depot_tools/gsutil.py", |
916 "--force-version", | 881 "--force-version", |
917 "4.7", | 882 "4.7", |
918 "-o", | 883 "-o", |
919 "GSUtil:parallel_composite_upload_threshold=50M", | 884 "GSUtil:parallel_composite_upload_threshold=50M", |
920 "----", | 885 "----", |
921 "cp", | 886 "cp", |
922 "[SLAVE_BUILD]/src/out/Debug/full_log", | 887 "[CWD]/src/out/Debug/full_log", |
923 "gs://chromium-android/logcat_dumps/Android Coverage (dbg)/571" | 888 "gs://chromium-android/logcat_dumps/Android Coverage (dbg)/571" |
924 ], | 889 ], |
925 "cwd": "[SLAVE_BUILD]", | |
926 "name": "gsutil upload", | 890 "name": "gsutil upload", |
927 "~followup_annotations": [ | 891 "~followup_annotations": [ |
928 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi
d/logcat_dumps/Android Coverage (dbg)/571@@@" | 892 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi
d/logcat_dumps/Android Coverage (dbg)/571@@@" |
929 ] | 893 ] |
930 }, | 894 }, |
931 { | 895 { |
932 "cmd": [ | 896 "cmd": [ |
933 "[SLAVE_BUILD]/src/third_party/android_platform/development/scripts/stack"
, | 897 "[CWD]/src/third_party/android_platform/development/scripts/stack", |
934 "--arch", | 898 "--arch", |
935 "arm", | 899 "arm", |
936 "--more-info", | 900 "--more-info", |
937 "[SLAVE_BUILD]/src/out/Debug/full_log" | 901 "[CWD]/src/out/Debug/full_log" |
938 ], | 902 ], |
939 "cwd": "[SLAVE_BUILD]", | |
940 "env": { | 903 "env": { |
941 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", | 904 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Debug", |
942 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 905 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
943 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 906 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
944 }, | 907 }, |
945 "name": "stack_tool_with_logcat_dump" | 908 "name": "stack_tool_with_logcat_dump" |
946 }, | 909 }, |
947 { | 910 { |
948 "cmd": [ | 911 "cmd": [ |
949 "[SLAVE_BUILD]/src/build/android/tombstones.py", | 912 "[CWD]/src/build/android/tombstones.py", |
950 "-a", | 913 "-a", |
951 "-s", | 914 "-s", |
952 "-w" | 915 "-w" |
953 ], | 916 ], |
954 "cwd": "[SLAVE_BUILD]", | |
955 "env": { | 917 "env": { |
956 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", | 918 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Debug", |
957 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 919 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
958 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 920 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
959 }, | 921 }, |
960 "name": "stack_tool_for_tombstones" | 922 "name": "stack_tool_for_tombstones" |
961 }, | 923 }, |
962 { | 924 { |
963 "cmd": [ | 925 "cmd": [ |
964 "python", | 926 "python", |
965 "-u", | 927 "-u", |
966 "\nimport glob, os, sys\nfor report in glob.glob(sys.argv[1]):\n with ope
n(report, 'r') as f:\n for l in f.readlines():\n print l\n os.remove(re
port)\n", | 928 "\nimport glob, os, sys\nfor report in glob.glob(sys.argv[1]):\n with ope
n(report, 'r') as f:\n for l in f.readlines():\n print l\n os.remove(re
port)\n", |
967 "[SLAVE_BUILD]/src/out/Debug/test_logs/*.log" | 929 "[CWD]/src/out/Debug/test_logs/*.log" |
968 ], | 930 ], |
969 "cwd": "[SLAVE_BUILD]", | |
970 "name": "test_report", | 931 "name": "test_report", |
971 "~followup_annotations": [ | 932 "~followup_annotations": [ |
972 "@@@STEP_LOG_LINE@python.inline@@@@", | 933 "@@@STEP_LOG_LINE@python.inline@@@@", |
973 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", | 934 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", |
974 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", | 935 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", |
975 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", | 936 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", |
976 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", | 937 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", |
977 "@@@STEP_LOG_LINE@python.inline@ print l@@@", | 938 "@@@STEP_LOG_LINE@python.inline@ print l@@@", |
978 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 939 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
979 "@@@STEP_LOG_END@python.inline@@@" | 940 "@@@STEP_LOG_END@python.inline@@@" |
980 ] | 941 ] |
981 }, | 942 }, |
982 { | 943 { |
983 "name": "$result", | 944 "name": "$result", |
984 "reason": "4 tests failed: ['AndroidWebViewTest', 'ChromePublicTest', 'Conte
ntShellTest', 'ChromeSyncShellTest']", | 945 "reason": "4 tests failed: ['AndroidWebViewTest', 'ChromePublicTest', 'Conte
ntShellTest', 'ChromeSyncShellTest']", |
985 "status_code": 1 | 946 "status_code": 1 |
986 } | 947 } |
987 ] | 948 ] |
OLD | NEW |