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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang_shared__tester.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 "[BUILD]\\scripts\\slave\\kill_processes.py" 6 "[BUILD]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 9 "name": "taskkill"
10 }, 10 },
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 "--build-number", 218 "--build-number",
219 "571" 219 "571"
220 ], 220 ],
221 "cwd": "[SLAVE_BUILD]", 221 "cwd": "[SLAVE_BUILD]",
222 "name": "extract build" 222 "name": "extract build"
223 }, 223 },
224 { 224 {
225 "cmd": [ 225 "cmd": [
226 "python", 226 "python",
227 "-u", 227 "-u",
228 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", 228 "RECIPE_MODULE[build.isolate]\\resources\\find_isolated_tests.py",
229 "--build-dir", 229 "--build-dir",
230 "[SLAVE_BUILD]\\src\\out\\Release", 230 "[SLAVE_BUILD]\\src\\out\\Release",
231 "--output-json", 231 "--output-json",
232 "/path/to/tmp/json" 232 "/path/to/tmp/json"
233 ], 233 ],
234 "cwd": "[SLAVE_BUILD]", 234 "cwd": "[SLAVE_BUILD]",
235 "name": "find isolated tests", 235 "name": "find isolated tests",
236 "~followup_annotations": [ 236 "~followup_annotations": [
237 "@@@STEP_LOG_LINE@json.output@{@@@", 237 "@@@STEP_LOG_LINE@json.output@{@@@",
238 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 238 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
331 "@@@STEP_LOG_LINE@json.output@}@@@", 331 "@@@STEP_LOG_LINE@json.output@}@@@",
332 "@@@STEP_LOG_END@json.output@@@", 332 "@@@STEP_LOG_END@json.output@@@",
333 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 333 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
334 ] 334 ]
335 }, 335 },
336 { 336 {
337 "allow_subannotations": true, 337 "allow_subannotations": true,
338 "cmd": [ 338 "cmd": [
339 "python", 339 "python",
340 "-u", 340 "-u",
341 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", 341 "RECIPE_MODULE[build.swarming]\\resources\\collect_gtest_task.py",
342 "--swarming-client-dir", 342 "--swarming-client-dir",
343 "[SLAVE_BUILD]\\src\\tools\\swarming_client", 343 "[SLAVE_BUILD]\\src\\tools\\swarming_client",
344 "--temp-root-dir", 344 "--temp-root-dir",
345 "[TMP_BASE]", 345 "[TMP_BASE]",
346 "--merged-test-output", 346 "--merged-test-output",
347 "/path/to/tmp/json", 347 "/path/to/tmp/json",
348 "--", 348 "--",
349 "collect", 349 "collect",
350 "--swarming", 350 "--swarming",
351 "https://chromium-swarm.appspot.com", 351 "https://chromium-swarm.appspot.com",
352 "--decorate", 352 "--decorate",
353 "--print-status-updates", 353 "--print-status-updates",
354 "--shards", 354 "--shards",
355 "1", 355 "1",
356 "browser_tests/Windows-7-SP1/ffffffffff/CrWinClang(shared) tester/571" 356 "browser_tests/Windows-7-SP1/ffffffffff/CrWinClang(shared) tester/571"
357 ], 357 ],
358 "cwd": "[SLAVE_BUILD]", 358 "cwd": "[SLAVE_BUILD]",
359 "name": "browser_tests", 359 "name": "browser_tests",
360 "~followup_annotations": [ 360 "~followup_annotations": [
361 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 361 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
362 ] 362 ]
363 }, 363 },
364 { 364 {
365 "cmd": [ 365 "cmd": [
366 "python", 366 "python",
367 "-u", 367 "-u",
368 "RECIPE_MODULE[test_results]\\resources\\upload_gtest_test_results.py", 368 "RECIPE_MODULE[build.test_results]\\resources\\upload_gtest_test_results.p y",
369 "--input-gtest-json", 369 "--input-gtest-json",
370 "{\"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\"}}]}}" , 370 "{\"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\"}}]}}" ,
371 "--master-name", 371 "--master-name",
372 "chromium.fyi", 372 "chromium.fyi",
373 "--builder-name", 373 "--builder-name",
374 "CrWinClang(shared) tester", 374 "CrWinClang(shared) tester",
375 "--build-number", 375 "--build-number",
376 "571", 376 "571",
377 "--test-type", 377 "--test-type",
378 "browser_tests", 378 "browser_tests",
(...skipping 15 matching lines...) Expand all
394 ], 394 ],
395 "cwd": "[SLAVE_BUILD]", 395 "cwd": "[SLAVE_BUILD]",
396 "name": "process_dumps" 396 "name": "process_dumps"
397 }, 397 },
398 { 398 {
399 "name": "$result", 399 "name": "$result",
400 "recipe_result": null, 400 "recipe_result": null,
401 "status_code": 0 401 "status_code": 0
402 } 402 }
403 ] 403 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698