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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinux_tester.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 "chromium.fyi", 8 "chromium.fyi",
9 "--builder", 9 "--builder",
10 "ClangToTLinux tester", 10 "ClangToTLinux tester",
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'}]", 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'}]",
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 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 "python", 101 "python",
103 "-u", 102 "-u",
104 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 103 "[CWD]/src/tools/swarming_client/swarming.py",
105 "--version" 104 "--version"
106 ], 105 ],
107 "cwd": "[SLAVE_BUILD]",
108 "name": "swarming.py --version", 106 "name": "swarming.py --version",
109 "stdout": "/path/to/tmp/", 107 "stdout": "/path/to/tmp/",
110 "~followup_annotations": [ 108 "~followup_annotations": [
111 "@@@STEP_TEXT@0.4.10@@@" 109 "@@@STEP_TEXT@0.4.10@@@"
112 ] 110 ]
113 }, 111 },
114 { 112 {
115 "cmd": [ 113 "cmd": [
116 "python", 114 "python",
117 "-u", 115 "-u",
118 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 116 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
119 "runhooks" 117 "runhooks"
120 ], 118 ],
121 "cwd": "[SLAVE_BUILD]",
122 "env": { 119 "env": {
123 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 120 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
124 "GYP_DEFINES": "component=static_library target_arch=x64 test_isolation_mo de=prepare", 121 "GYP_DEFINES": "component=static_library target_arch=x64 test_isolation_mo de=prepare",
125 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 122 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
126 }, 123 },
127 "name": "gclient runhooks" 124 "name": "gclient runhooks"
128 }, 125 },
129 { 126 {
130 "cmd": [ 127 "cmd": [
131 "python", 128 "python",
132 "-u", 129 "-u",
133 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 130 "[CWD]/src/testing/scripts/get_compile_targets.py",
134 "--output", 131 "--output",
135 "/path/to/tmp/json", 132 "/path/to/tmp/json",
136 "--", 133 "--",
137 "--build-config-fs", 134 "--build-config-fs",
138 "Release", 135 "Release",
139 "--paths", 136 "--paths",
140 "{\"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\"}", 137 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/ scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s lave/runtest.py\"}",
141 "--properties", 138 "--properties",
142 "{\"buildername\": \"ClangToTLinux tester\", \"buildnumber\": 571, \"maste rname\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\" : \"linux\"}" 139 "{\"buildername\": \"ClangToTLinux tester\", \"buildnumber\": 571, \"maste rname\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\" : \"linux\"}"
143 ], 140 ],
144 "cwd": "[SLAVE_BUILD]",
145 "name": "get compile targets for scripts", 141 "name": "get compile targets for scripts",
146 "~followup_annotations": [ 142 "~followup_annotations": [
147 "@@@STEP_LOG_LINE@json.output@{}@@@", 143 "@@@STEP_LOG_LINE@json.output@{}@@@",
148 "@@@STEP_LOG_END@json.output@@@" 144 "@@@STEP_LOG_END@json.output@@@"
149 ] 145 ]
150 }, 146 },
151 { 147 {
152 "cmd": [ 148 "cmd": [
153 "python", 149 "python",
154 "-u", 150 "-u",
155 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 151 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
156 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", 152 "[CWD]/src/testing/buildbot/chromium.fyi.json",
157 "/path/to/tmp/json" 153 "/path/to/tmp/json"
158 ], 154 ],
159 "cwd": "[SLAVE_BUILD]",
160 "name": "read test spec", 155 "name": "read test spec",
161 "~followup_annotations": [ 156 "~followup_annotations": [
162 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@ @", 157 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.fyi.json@@@",
163 "@@@STEP_LOG_LINE@json.output@{@@@", 158 "@@@STEP_LOG_LINE@json.output@{@@@",
164 "@@@STEP_LOG_LINE@json.output@ \"ClangToTLinux tester\": {@@@", 159 "@@@STEP_LOG_LINE@json.output@ \"ClangToTLinux tester\": {@@@",
165 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", 160 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
166 "@@@STEP_LOG_LINE@json.output@ {@@@", 161 "@@@STEP_LOG_LINE@json.output@ {@@@",
167 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", 162 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
168 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@", 163 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@",
169 "@@@STEP_LOG_LINE@json.output@ }, @@@", 164 "@@@STEP_LOG_LINE@json.output@ }, @@@",
170 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", 165 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@",
171 "@@@STEP_LOG_LINE@json.output@ }@@@", 166 "@@@STEP_LOG_LINE@json.output@ }@@@",
172 "@@@STEP_LOG_LINE@json.output@ ]@@@", 167 "@@@STEP_LOG_LINE@json.output@ ]@@@",
173 "@@@STEP_LOG_LINE@json.output@ }@@@", 168 "@@@STEP_LOG_LINE@json.output@ }@@@",
174 "@@@STEP_LOG_LINE@json.output@}@@@", 169 "@@@STEP_LOG_LINE@json.output@}@@@",
175 "@@@STEP_LOG_END@json.output@@@" 170 "@@@STEP_LOG_END@json.output@@@"
176 ] 171 ]
177 }, 172 },
178 { 173 {
179 "cmd": [ 174 "cmd": [
180 "python", 175 "python",
181 "-u", 176 "-u",
182 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 177 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
183 "--show-path", 178 "--show-path",
184 "python", 179 "python",
185 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 180 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
186 ], 181 ],
187 "cwd": "[SLAVE_BUILD]",
188 "name": "cleanup_temp" 182 "name": "cleanup_temp"
189 }, 183 },
190 { 184 {
191 "cmd": [ 185 "cmd": [
192 "python", 186 "python",
193 "-u", 187 "-u",
194 "\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", 188 "\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",
195 "[SLAVE_BUILD]/src/out/Release" 189 "[CWD]/src/out/Release"
196 ], 190 ],
197 "cwd": "[SLAVE_BUILD]",
198 "name": "rmtree build directory", 191 "name": "rmtree build directory",
199 "~followup_annotations": [ 192 "~followup_annotations": [
200 "@@@STEP_LOG_LINE@python.inline@@@@", 193 "@@@STEP_LOG_LINE@python.inline@@@@",
201 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", 194 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
202 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", 195 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
203 "@@@STEP_LOG_LINE@python.inline@@@@", 196 "@@@STEP_LOG_LINE@python.inline@@@@",
204 "@@@STEP_LOG_LINE@python.inline@@@@", 197 "@@@STEP_LOG_LINE@python.inline@@@@",
205 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", 198 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
206 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@", 199 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
207 "@@@STEP_LOG_END@python.inline@@@" 200 "@@@STEP_LOG_END@python.inline@@@"
208 ] 201 ]
209 }, 202 },
210 { 203 {
211 "cmd": [ 204 "cmd": [
212 "python", 205 "python",
213 "-u", 206 "-u",
214 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 207 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
215 "--show-path", 208 "--show-path",
216 "python", 209 "python",
217 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", 210 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py",
218 "--target", 211 "--target",
219 "Release", 212 "Release",
220 "--build-archive-url", 213 "--build-archive-url",
221 "gs://test-domain/test-archive.zip", 214 "gs://test-domain/test-archive.zip",
222 "--master-name", 215 "--master-name",
223 "chromium.fyi", 216 "chromium.fyi",
224 "--build-number", 217 "--build-number",
225 "571" 218 "571"
226 ], 219 ],
227 "cwd": "[SLAVE_BUILD]",
228 "name": "extract build" 220 "name": "extract build"
229 }, 221 },
230 { 222 {
231 "cmd": [ 223 "cmd": [
232 "python", 224 "python",
233 "-u", 225 "-u",
234 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 226 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
235 "--build-dir", 227 "--build-dir",
236 "[SLAVE_BUILD]/src/out/Release", 228 "[CWD]/src/out/Release",
237 "--output-json", 229 "--output-json",
238 "/path/to/tmp/json" 230 "/path/to/tmp/json"
239 ], 231 ],
240 "cwd": "[SLAVE_BUILD]",
241 "name": "find isolated tests", 232 "name": "find isolated tests",
242 "~followup_annotations": [ 233 "~followup_annotations": [
243 "@@@STEP_LOG_LINE@json.output@{@@@", 234 "@@@STEP_LOG_LINE@json.output@{@@@",
244 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 235 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
245 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 236 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
246 "@@@STEP_LOG_LINE@json.output@}@@@", 237 "@@@STEP_LOG_LINE@json.output@}@@@",
247 "@@@STEP_LOG_END@json.output@@@", 238 "@@@STEP_LOG_END@json.output@@@",
248 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 239 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
249 ] 240 ]
250 }, 241 },
251 { 242 {
252 "cmd": [ 243 "cmd": [
253 "python", 244 "python",
254 "-u", 245 "-u",
255 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 246 "[CWD]/src/tools/swarming_client/swarming.py",
256 "trigger", 247 "trigger",
257 "--swarming", 248 "--swarming",
258 "https://chromium-swarm.appspot.com", 249 "https://chromium-swarm.appspot.com",
259 "--isolate-server", 250 "--isolate-server",
260 "https://isolateserver.appspot.com", 251 "https://isolateserver.appspot.com",
261 "--priority", 252 "--priority",
262 "35", 253 "35",
263 "--shards", 254 "--shards",
264 "1", 255 "1",
265 "--task-name", 256 "--task-name",
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
304 "purpose:post-commit", 295 "purpose:post-commit",
305 "--tag", 296 "--tag",
306 "slavename:TestSlavename", 297 "slavename:TestSlavename",
307 "--tag", 298 "--tag",
308 "stepname:browser_tests on Ubuntu-12.04", 299 "stepname:browser_tests on Ubuntu-12.04",
309 "--idempotent", 300 "--idempotent",
310 "ffffffffffffffffffffffffffffffffffffffff", 301 "ffffffffffffffffffffffffffffffffffffffff",
311 "--", 302 "--",
312 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 303 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
313 ], 304 ],
314 "cwd": "[SLAVE_BUILD]",
315 "name": "[trigger] browser_tests on Ubuntu-12.04", 305 "name": "[trigger] browser_tests on Ubuntu-12.04",
316 "~followup_annotations": [ 306 "~followup_annotations": [
317 "@@@STEP_LOG_LINE@json.output@{@@@", 307 "@@@STEP_LOG_LINE@json.output@{@@@",
318 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Ubuntu -12.04/ffffffffff/ClangToTLinux tester/571\", @@@", 308 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Ubuntu -12.04/ffffffffff/ClangToTLinux tester/571\", @@@",
319 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 309 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
320 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Ubuntu-12.04/ffffffffff/ ClangToTLinux tester/571\": {@@@", 310 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Ubuntu-12.04/ffffffffff/ ClangToTLinux tester/571\": {@@@",
321 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 311 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
322 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 312 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
323 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 313 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
324 "@@@STEP_LOG_LINE@json.output@ }@@@", 314 "@@@STEP_LOG_LINE@json.output@ }@@@",
325 "@@@STEP_LOG_LINE@json.output@ }@@@", 315 "@@@STEP_LOG_LINE@json.output@ }@@@",
326 "@@@STEP_LOG_LINE@json.output@}@@@", 316 "@@@STEP_LOG_LINE@json.output@}@@@",
327 "@@@STEP_LOG_END@json.output@@@", 317 "@@@STEP_LOG_END@json.output@@@",
328 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 318 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
329 ] 319 ]
330 }, 320 },
331 { 321 {
332 "allow_subannotations": true, 322 "allow_subannotations": true,
333 "cmd": [ 323 "cmd": [
334 "python", 324 "python",
335 "-u", 325 "-u",
336 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 326 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
337 "python", 327 "python",
338 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", 328 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py",
339 "--swarming-client-dir", 329 "--swarming-client-dir",
340 "[SLAVE_BUILD]/src/tools/swarming_client", 330 "[CWD]/src/tools/swarming_client",
341 "--temp-root-dir", 331 "--temp-root-dir",
342 "[TMP_BASE]", 332 "[TMP]",
343 "--merged-test-output", 333 "--merged-test-output",
344 "/path/to/tmp/json", 334 "/path/to/tmp/json",
345 "--", 335 "--",
346 "collect", 336 "collect",
347 "--swarming", 337 "--swarming",
348 "https://chromium-swarm.appspot.com", 338 "https://chromium-swarm.appspot.com",
349 "--decorate", 339 "--decorate",
350 "--print-status-updates", 340 "--print-status-updates",
351 "--shards", 341 "--shards",
352 "1", 342 "1",
353 "browser_tests/Ubuntu-12.04/ffffffffff/ClangToTLinux tester/571" 343 "browser_tests/Ubuntu-12.04/ffffffffff/ClangToTLinux tester/571"
354 ], 344 ],
355 "cwd": "[SLAVE_BUILD]",
356 "name": "browser_tests on Ubuntu-12.04", 345 "name": "browser_tests on Ubuntu-12.04",
357 "~followup_annotations": [ 346 "~followup_annotations": [
358 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 347 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
359 ] 348 ]
360 }, 349 },
361 { 350 {
362 "cmd": [ 351 "cmd": [
363 "python", 352 "python",
364 "-u", 353 "-u",
365 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 354 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
366 "--input-gtest-json", 355 "--input-gtest-json",
367 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" , 356 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" ,
368 "--master-name", 357 "--master-name",
369 "chromium.fyi", 358 "chromium.fyi",
370 "--builder-name", 359 "--builder-name",
371 "ClangToTLinux tester", 360 "ClangToTLinux tester",
372 "--build-number", 361 "--build-number",
373 "571", 362 "571",
374 "--test-type", 363 "--test-type",
375 "browser_tests on Ubuntu-12.04", 364 "browser_tests on Ubuntu-12.04",
376 "--test-results-server", 365 "--test-results-server",
377 "test-results.appspot.com", 366 "test-results.appspot.com",
378 "--chrome-revision", 367 "--chrome-revision",
379 "170242" 368 "170242"
380 ], 369 ],
381 "cwd": "[SLAVE_BUILD]",
382 "name": "Upload to test-results [browser_tests on Ubuntu-12.04]" 370 "name": "Upload to test-results [browser_tests on Ubuntu-12.04]"
383 }, 371 },
384 { 372 {
385 "name": "$result", 373 "name": "$result",
386 "recipe_result": null, 374 "recipe_result": null,
387 "status_code": 0 375 "status_code": 0
388 } 376 }
389 ] 377 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698