| OLD | NEW |
| 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 "Android Coverage (dbg)", | 10 "Android Coverage (dbg)", |
| (...skipping 383 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 394 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 394 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 395 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 395 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 396 }, | 396 }, |
| 397 "name": "fix_device_file_format" | 397 "name": "fix_device_file_format" |
| 398 }, | 398 }, |
| 399 { | 399 { |
| 400 "cmd": [ | 400 "cmd": [ |
| 401 "python", | 401 "python", |
| 402 "-u", | 402 "-u", |
| 403 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 403 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 404 "[CACHE]/known_android_devices", | 404 "[BUILD]/site_config/.known_devices", |
| 405 "/path/to/tmp/" | 405 "/path/to/tmp/" |
| 406 ], | 406 ], |
| 407 "env": { | 407 "env": { |
| 408 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 408 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 409 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 409 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 410 }, | 410 }, |
| 411 "name": "fix_device_file_format.read_device_file", | 411 "name": "fix_device_file_format.read_device_file", |
| 412 "~followup_annotations": [ | 412 "~followup_annotations": [ |
| 413 "@@@STEP_NEST_LEVEL@1@@@", | 413 "@@@STEP_NEST_LEVEL@1@@@", |
| 414 "@@@STEP_TEXT@file format is compatible@@@" | 414 "@@@STEP_TEXT@file format is compatible@@@" |
| 415 ] | 415 ] |
| 416 }, | 416 }, |
| 417 { | 417 { |
| 418 "cmd": [ | 418 "cmd": [ |
| 419 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", | 419 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", |
| 420 "--adb-path", | 420 "--adb-path", |
| 421 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 421 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 422 "--blacklist-file", | 422 "--blacklist-file", |
| 423 "[SLAVE_BUILD]/src/out/bad_devices.json", | 423 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 424 "--json-output", | 424 "--json-output", |
| 425 "/path/to/tmp/json", | 425 "/path/to/tmp/json", |
| 426 "--known-devices-file", | 426 "--known-devices-file", |
| 427 "[CACHE]/known_android_devices" | 427 "[BUILD]/site_config/.known_devices" |
| 428 ], | 428 ], |
| 429 "env": { | 429 "env": { |
| 430 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 430 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 431 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 431 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 432 }, | 432 }, |
| 433 "name": "device_status_check", | 433 "name": "device_status_check", |
| 434 "~followup_annotations": [ | 434 "~followup_annotations": [ |
| 435 "@@@STEP_TEXT@Online devices: 1@@@", | 435 "@@@STEP_TEXT@Online devices: 1@@@", |
| 436 "@@@STEP_LOG_LINE@json.output@[@@@", | 436 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 437 "@@@STEP_LOG_LINE@json.output@ {@@@", | 437 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| (...skipping 671 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1109 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 1109 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 1110 "@@@STEP_LOG_END@python.inline@@@" | 1110 "@@@STEP_LOG_END@python.inline@@@" |
| 1111 ] | 1111 ] |
| 1112 }, | 1112 }, |
| 1113 { | 1113 { |
| 1114 "name": "$result", | 1114 "name": "$result", |
| 1115 "reason": "4 tests failed: ['AndroidWebViewTest', 'ChromePublicTest', 'Conte
ntShellTest', 'ChromeSyncShellTest']", | 1115 "reason": "4 tests failed: ['AndroidWebViewTest', 'ChromePublicTest', 'Conte
ntShellTest', 'ChromeSyncShellTest']", |
| 1116 "status_code": 1 | 1116 "status_code": 1 |
| 1117 } | 1117 } |
| 1118 ] | 1118 ] |
| OLD | NEW |