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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_gpu_Mac_Retina_Debug.json

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 10 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE[build]/bot_update.py", 6 "RECIPE_PACKAGE[build]/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.gpu", 8 "chromium.gpu",
9 "--builder", 9 "--builder",
10 "Mac Retina Debug", 10 "Mac Retina Debug",
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
210 "--build-number", 210 "--build-number",
211 "571" 211 "571"
212 ], 212 ],
213 "cwd": "[SLAVE_BUILD]", 213 "cwd": "[SLAVE_BUILD]",
214 "name": "extract build" 214 "name": "extract build"
215 }, 215 },
216 { 216 {
217 "cmd": [ 217 "cmd": [
218 "python", 218 "python",
219 "-u", 219 "-u",
220 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", 220 "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py",
221 "--build-dir", 221 "--build-dir",
222 "[SLAVE_BUILD]/src/out/Debug", 222 "[SLAVE_BUILD]/src/out/Debug",
223 "--output-json", 223 "--output-json",
224 "/path/to/tmp/json" 224 "/path/to/tmp/json"
225 ], 225 ],
226 "cwd": "[SLAVE_BUILD]", 226 "cwd": "[SLAVE_BUILD]",
227 "name": "find isolated tests", 227 "name": "find isolated tests",
228 "~followup_annotations": [ 228 "~followup_annotations": [
229 "@@@STEP_LOG_LINE@json.output@{@@@", 229 "@@@STEP_LOG_LINE@json.output@{@@@",
230 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 230 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
312 "@@@STEP_LOG_LINE@json.output@}@@@", 312 "@@@STEP_LOG_LINE@json.output@}@@@",
313 "@@@STEP_LOG_END@json.output@@@", 313 "@@@STEP_LOG_END@json.output@@@",
314 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 314 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
315 ] 315 ]
316 }, 316 },
317 { 317 {
318 "allow_subannotations": true, 318 "allow_subannotations": true,
319 "cmd": [ 319 "cmd": [
320 "python", 320 "python",
321 "-u", 321 "-u",
322 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", 322 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py",
323 "--swarming-client-dir", 323 "--swarming-client-dir",
324 "[SLAVE_BUILD]/src/tools/swarming_client", 324 "[SLAVE_BUILD]/src/tools/swarming_client",
325 "--temp-root-dir", 325 "--temp-root-dir",
326 "[TMP_BASE]", 326 "[TMP_BASE]",
327 "--merged-test-output", 327 "--merged-test-output",
328 "/path/to/tmp/json", 328 "/path/to/tmp/json",
329 "--", 329 "--",
330 "collect", 330 "collect",
331 "--swarming", 331 "--swarming",
332 "https://chromium-swarm.appspot.com", 332 "https://chromium-swarm.appspot.com",
333 "--decorate", 333 "--decorate",
334 "--print-status-updates", 334 "--print-status-updates",
335 "--shards", 335 "--shards",
336 "1", 336 "1",
337 "browser_tests/Mac-10.8/ffffffffff/Mac Retina Debug/571" 337 "browser_tests/Mac-10.8/ffffffffff/Mac Retina Debug/571"
338 ], 338 ],
339 "cwd": "[SLAVE_BUILD]", 339 "cwd": "[SLAVE_BUILD]",
340 "name": "browser_tests", 340 "name": "browser_tests",
341 "~followup_annotations": [ 341 "~followup_annotations": [
342 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 342 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
343 ] 343 ]
344 }, 344 },
345 { 345 {
346 "cmd": [ 346 "cmd": [
347 "python", 347 "python",
348 "-u", 348 "-u",
349 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", 349 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py" ,
350 "--input-gtest-json", 350 "--input-gtest-json",
351 "{\"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\"}}]}}" , 351 "{\"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\"}}]}}" ,
352 "--master-name", 352 "--master-name",
353 "chromium.gpu", 353 "chromium.gpu",
354 "--builder-name", 354 "--builder-name",
355 "Mac Retina Debug", 355 "Mac Retina Debug",
356 "--build-number", 356 "--build-number",
357 "571", 357 "571",
358 "--test-type", 358 "--test-type",
359 "browser_tests", 359 "browser_tests",
360 "--test-results-server", 360 "--test-results-server",
361 "test-results.appspot.com", 361 "test-results.appspot.com",
362 "--chrome-revision", 362 "--chrome-revision",
363 "170242" 363 "170242"
364 ], 364 ],
365 "cwd": "[SLAVE_BUILD]", 365 "cwd": "[SLAVE_BUILD]",
366 "name": "Upload to test-results [browser_tests]" 366 "name": "Upload to test-results [browser_tests]"
367 }, 367 },
368 { 368 {
369 "name": "$result", 369 "name": "$result",
370 "recipe_result": null, 370 "recipe_result": null,
371 "status_code": 0 371 "status_code": 0
372 } 372 }
373 ] 373 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698