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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_coverage.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 "tryserver.chromium.android", 8 "tryserver.chromium.android",
9 "--builder", 9 "--builder",
10 "android_coverage", 10 "android_coverage",
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
311 "name": "compile (with patch)", 311 "name": "compile (with patch)",
312 "~followup_annotations": [ 312 "~followup_annotations": [
313 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 313 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
314 "@@@STEP_LOG_END@json.output (invalid)@@@" 314 "@@@STEP_LOG_END@json.output (invalid)@@@"
315 ] 315 ]
316 }, 316 },
317 { 317 {
318 "cmd": [ 318 "cmd": [
319 "python", 319 "python",
320 "-u", 320 "-u",
321 "RECIPE_MODULE[adb]/resources/list_devices.py", 321 "RECIPE_MODULE[build.adb]/resources/list_devices.py",
322 "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'd evices']", 322 "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'd evices']",
323 "/path/to/tmp/json" 323 "/path/to/tmp/json"
324 ], 324 ],
325 "cwd": "[SLAVE_BUILD]", 325 "cwd": "[SLAVE_BUILD]",
326 "name": "List adb devices", 326 "name": "List adb devices",
327 "~followup_annotations": [ 327 "~followup_annotations": [
328 "@@@STEP_LOG_LINE@json.output@[@@@", 328 "@@@STEP_LOG_LINE@json.output@[@@@",
329 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", 329 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@",
330 "@@@STEP_LOG_LINE@json.output@]@@@", 330 "@@@STEP_LOG_LINE@json.output@]@@@",
331 "@@@STEP_LOG_END@json.output@@@" 331 "@@@STEP_LOG_END@json.output@@@"
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
511 { 511 {
512 "cmd": [ 512 "cmd": [
513 "python", 513 "python",
514 "-u", 514 "-u",
515 "[BUILD]/scripts/slave/daemonizer.py", 515 "[BUILD]/scripts/slave/daemonizer.py",
516 "--action", 516 "--action",
517 "restart", 517 "restart",
518 "--pid-file-path", 518 "--pid-file-path",
519 "/tmp/device_monitor.pid", 519 "/tmp/device_monitor.pid",
520 "--", 520 "--",
521 "RECIPE_MODULE[chromium_android]/resources/spawn_device_monitor.py", 521 "RECIPE_MODULE[build.chromium_android]/resources/spawn_device_monitor.py",
522 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", 522 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb",
523 "[\"07a00ca4\"]", 523 "[\"07a00ca4\"]",
524 "tryserver.chromium.android", 524 "tryserver.chromium.android",
525 "android_coverage", 525 "android_coverage",
526 "--blacklist-file", 526 "--blacklist-file",
527 "[SLAVE_BUILD]/src/out/bad_devices.json" 527 "[SLAVE_BUILD]/src/out/bad_devices.json"
528 ], 528 ],
529 "cwd": "[SLAVE_BUILD]", 529 "cwd": "[SLAVE_BUILD]",
530 "name": "spawn_device_monitor" 530 "name": "spawn_device_monitor"
531 }, 531 },
(...skipping 717 matching lines...) Expand 10 before | Expand all | Expand 10 after
1249 "[SLAVE_BUILD]/src/out/Debug/full_log", 1249 "[SLAVE_BUILD]/src/out/Debug/full_log",
1250 "[SLAVE_BUILD]/src/out/logcat" 1250 "[SLAVE_BUILD]/src/out/logcat"
1251 ], 1251 ],
1252 "cwd": "[SLAVE_BUILD]", 1252 "cwd": "[SLAVE_BUILD]",
1253 "name": "logcat_dump" 1253 "name": "logcat_dump"
1254 }, 1254 },
1255 { 1255 {
1256 "cmd": [ 1256 "cmd": [
1257 "python", 1257 "python",
1258 "-u", 1258 "-u",
1259 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 1259 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
1260 "--timeout", 1260 "--timeout",
1261 "300", 1261 "300",
1262 "--", 1262 "--",
1263 "[DEPOT_TOOLS]/gsutil.py", 1263 "[DEPOT_TOOLS]/gsutil.py",
1264 "--force-version", 1264 "--force-version",
1265 "4.7", 1265 "4.7",
1266 "-o", 1266 "-o",
1267 "GSUtil:parallel_composite_upload_threshold=50M", 1267 "GSUtil:parallel_composite_upload_threshold=50M",
1268 "----", 1268 "----",
1269 "cp", 1269 "cp",
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
1322 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", 1322 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@",
1323 "@@@STEP_LOG_END@python.inline@@@" 1323 "@@@STEP_LOG_END@python.inline@@@"
1324 ] 1324 ]
1325 }, 1325 },
1326 { 1326 {
1327 "name": "$result", 1327 "name": "$result",
1328 "recipe_result": null, 1328 "recipe_result": null,
1329 "status_code": 0 1329 "status_code": 0
1330 } 1330 }
1331 ] 1331 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698