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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests_Trybot.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 "client.skia", 8 "client.skia",
9 "--builder", 9 "--builder",
10 "Linux Tests-Trybot", 10 "Linux Tests-Trybot",
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 "--build-number", 222 "--build-number",
223 "571" 223 "571"
224 ], 224 ],
225 "cwd": "[SLAVE_BUILD]", 225 "cwd": "[SLAVE_BUILD]",
226 "name": "extract build" 226 "name": "extract build"
227 }, 227 },
228 { 228 {
229 "cmd": [ 229 "cmd": [
230 "python", 230 "python",
231 "-u", 231 "-u",
232 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", 232 "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py",
233 "--build-dir", 233 "--build-dir",
234 "[SLAVE_BUILD]/src/out/Release", 234 "[SLAVE_BUILD]/src/out/Release",
235 "--output-json", 235 "--output-json",
236 "/path/to/tmp/json" 236 "/path/to/tmp/json"
237 ], 237 ],
238 "cwd": "[SLAVE_BUILD]", 238 "cwd": "[SLAVE_BUILD]",
239 "name": "find isolated tests", 239 "name": "find isolated tests",
240 "~followup_annotations": [ 240 "~followup_annotations": [
241 "@@@STEP_LOG_LINE@json.output@{@@@", 241 "@@@STEP_LOG_LINE@json.output@{@@@",
242 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 242 "@@@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
324 "@@@STEP_LOG_LINE@json.output@}@@@", 324 "@@@STEP_LOG_LINE@json.output@}@@@",
325 "@@@STEP_LOG_END@json.output@@@", 325 "@@@STEP_LOG_END@json.output@@@",
326 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 326 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
327 ] 327 ]
328 }, 328 },
329 { 329 {
330 "allow_subannotations": true, 330 "allow_subannotations": true,
331 "cmd": [ 331 "cmd": [
332 "python", 332 "python",
333 "-u", 333 "-u",
334 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", 334 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py",
335 "--swarming-client-dir", 335 "--swarming-client-dir",
336 "[SLAVE_BUILD]/src/tools/swarming_client", 336 "[SLAVE_BUILD]/src/tools/swarming_client",
337 "--temp-root-dir", 337 "--temp-root-dir",
338 "[TMP_BASE]", 338 "[TMP_BASE]",
339 "--merged-test-output", 339 "--merged-test-output",
340 "/path/to/tmp/json", 340 "/path/to/tmp/json",
341 "--", 341 "--",
342 "collect", 342 "collect",
343 "--swarming", 343 "--swarming",
344 "https://chromium-swarm.appspot.com", 344 "https://chromium-swarm.appspot.com",
345 "--decorate", 345 "--decorate",
346 "--print-status-updates", 346 "--print-status-updates",
347 "--shards", 347 "--shards",
348 "1", 348 "1",
349 "browser_tests/Ubuntu-12.04/ffffffffff/Linux Tests-Trybot/571" 349 "browser_tests/Ubuntu-12.04/ffffffffff/Linux Tests-Trybot/571"
350 ], 350 ],
351 "cwd": "[SLAVE_BUILD]", 351 "cwd": "[SLAVE_BUILD]",
352 "name": "browser_tests", 352 "name": "browser_tests",
353 "~followup_annotations": [ 353 "~followup_annotations": [
354 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 354 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
355 ] 355 ]
356 }, 356 },
357 { 357 {
358 "cmd": [ 358 "cmd": [
359 "python", 359 "python",
360 "-u", 360 "-u",
361 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", 361 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py" ,
362 "--input-gtest-json", 362 "--input-gtest-json",
363 "{\"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\"}}]}}" , 363 "{\"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\"}}]}}" ,
364 "--master-name", 364 "--master-name",
365 "client.skia", 365 "client.skia",
366 "--builder-name", 366 "--builder-name",
367 "Linux Tests-Trybot", 367 "Linux Tests-Trybot",
368 "--build-number", 368 "--build-number",
369 "571", 369 "571",
370 "--test-type", 370 "--test-type",
371 "browser_tests", 371 "browser_tests",
372 "--test-results-server", 372 "--test-results-server",
373 "test-results.appspot.com", 373 "test-results.appspot.com",
374 "--chrome-revision", 374 "--chrome-revision",
375 "143121" 375 "143121"
376 ], 376 ],
377 "cwd": "[SLAVE_BUILD]", 377 "cwd": "[SLAVE_BUILD]",
378 "name": "Upload to test-results [browser_tests]" 378 "name": "Upload to test-results [browser_tests]"
379 }, 379 },
380 { 380 {
381 "name": "$result", 381 "name": "$result",
382 "recipe_result": null, 382 "recipe_result": null,
383 "status_code": 0 383 "status_code": 0
384 } 384 }
385 ] 385 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698