| 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 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[CACHE]/git'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]\ntarget_os = ['android']", | 8 "cache_dir = '[CACHE]/git'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]\ntarget_os = ['android']", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "src", | 10 "src", |
| (...skipping 570 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 581 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@{@@@", | 581 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@{@@@", |
| 582 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"adb_status\": \"device
\", @@@", | 582 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"adb_status\": \"device
\", @@@", |
| 583 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"blacklisted\": true, @
@@", | 583 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"blacklisted\": true, @
@@", |
| 584 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 584 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 585 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 585 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 586 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 586 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 587 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 587 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 588 ] | 588 ] |
| 589 }, | 589 }, |
| 590 { | 590 { |
| 591 "cmd": [], |
| 592 "env": { |
| 593 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 594 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" |
| 595 }, |
| 596 "name": "blimp_test_apk", |
| 597 "~followup_annotations": [ |
| 598 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 599 "@@@STEP_FAILURE@@@" |
| 600 ] |
| 601 }, |
| 602 { |
| 591 "cmd": [ | 603 "cmd": [ |
| 592 "python", | 604 "python", |
| 593 "-u", | 605 "-u", |
| 594 "[START_DIR]/src/out/Release/bin/run_blimp_test_apk", | 606 "[START_DIR]/src/out/Release/bin/run_blimp_test_apk", |
| 595 "--blacklist-file", | 607 "--blacklist-file", |
| 596 "[START_DIR]/src/out/bad_devices.json", | 608 "[START_DIR]/src/out/bad_devices.json", |
| 597 "--verbose", | 609 "--verbose", |
| 598 "--json-results-file", | 610 "--json-results-file", |
| 599 "/path/to/tmp/json", | 611 "/path/to/tmp/json", |
| 600 "--store-tombstones", | 612 "--store-tombstones", |
| 601 "--adb-path", | 613 "--adb-path", |
| 602 "[START_DIR]/src/third_party/android_tools/sdk/platform-tools/adb" | 614 "[START_DIR]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 603 ], | 615 ], |
| 604 "env": { | 616 "env": { |
| 605 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 617 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 606 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" | 618 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" |
| 607 }, | 619 }, |
| 608 "name": "blimp_test_apk", | 620 "name": "blimp_test_apk.blimp_test_apk", |
| 609 "~followup_annotations": [ | 621 "~followup_annotations": [ |
| 622 "@@@STEP_NEST_LEVEL@1@@@", |
| 610 "step returned non-zero exit code: 1", | 623 "step returned non-zero exit code: 1", |
| 611 "@@@STEP_FAILURE@@@" | 624 "@@@STEP_FAILURE@@@" |
| 612 ] | 625 ] |
| 613 }, | 626 }, |
| 614 { | 627 { |
| 615 "cmd": [ | 628 "cmd": [ |
| 616 "python", | 629 "python", |
| 617 "-u", | 630 "-u", |
| 618 "RECIPE_MODULE[build::chromium_android]/resources/test_results_presentatio
n.py", | 631 "RECIPE_MODULE[build::chromium_android]/resources/test_results_presentatio
n.py", |
| 619 "--json-file", | 632 "--json-file", |
| 620 "{\"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\": \"FAILURE\"}]}]}", | 633 "{\"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\": \"FAILURE\"}]}]}", |
| 621 "--master-name", | 634 "--master-name", |
| 622 "chromium.linux" | 635 "chromium.linux" |
| 623 ], | 636 ], |
| 624 "env": { | 637 "env": { |
| 625 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 638 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 626 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" | 639 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" |
| 627 }, | 640 }, |
| 628 "name": "blimp_test_apk: generate result details", | 641 "name": "blimp_test_apk.blimp_test_apk: generate result details", |
| 629 "stdout": "/path/to/tmp/", | 642 "stdout": "/path/to/tmp/", |
| 630 "~followup_annotations": [ | 643 "~followup_annotations": [ |
| 631 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 644 "@@@STEP_NEST_LEVEL@1@@@", |
| 632 "@@@STEP_LOG_LINE@result_details@<!DOCTYPE html><html></html>@@@", | 645 "@@@STEP_LOG_LINE@result_details@<!DOCTYPE html><html></html>@@@", |
| 633 "@@@STEP_LOG_END@result_details@@@" | 646 "@@@STEP_LOG_END@result_details@@@" |
| 634 ] | 647 ] |
| 635 }, | 648 }, |
| 636 { | 649 { |
| 637 "cmd": [ | 650 "cmd": [ |
| 638 "python", | 651 "python", |
| 639 "-u", | 652 "-u", |
| 640 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", | 653 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", |
| 641 "--input-json", | 654 "--input-json", |
| 642 "{\"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\": \"FAILURE\"}]}]}", | 655 "{\"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\": \"FAILURE\"}]}]}", |
| 643 "--master-name", | 656 "--master-name", |
| 644 "chromium.linux", | 657 "chromium.linux", |
| 645 "--builder-name", | 658 "--builder-name", |
| 646 "Android Tests", | 659 "Android Tests", |
| 647 "--build-number", | 660 "--build-number", |
| 648 "571", | 661 "571", |
| 649 "--test-type", | 662 "--test-type", |
| 650 "blimp_test_apk", | 663 "blimp_test_apk", |
| 651 "--test-results-server", | 664 "--test-results-server", |
| 652 "test-results.appspot.com", | 665 "test-results.appspot.com", |
| 653 "--chrome-revision", | 666 "--chrome-revision", |
| 654 "refs/heads/master@{#170242}" | 667 "refs/heads/master@{#170242}" |
| 655 ], | 668 ], |
| 656 "env": { | 669 "env": { |
| 657 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 670 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 658 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" | 671 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" |
| 659 }, | 672 }, |
| 660 "name": "Upload to test-results [blimp_test_apk]" | 673 "name": "blimp_test_apk.Upload to test-results [blimp_test_apk]", |
| 674 "~followup_annotations": [ |
| 675 "@@@STEP_NEST_LEVEL@1@@@" |
| 676 ] |
| 661 }, | 677 }, |
| 662 { | 678 { |
| 663 "cmd": [ | 679 "cmd": [ |
| 664 "python", | 680 "python", |
| 665 "-u", | 681 "-u", |
| 666 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 682 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 667 "--action", | 683 "--action", |
| 668 "stop", | 684 "stop", |
| 669 "--pid-file-path", | 685 "--pid-file-path", |
| 670 "/tmp/device_monitor.pid" | 686 "/tmp/device_monitor.pid" |
| (...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 781 "@@@STEP_LOG_END@python.inline@@@" | 797 "@@@STEP_LOG_END@python.inline@@@" |
| 782 ] | 798 ] |
| 783 }, | 799 }, |
| 784 { | 800 { |
| 785 "name": "$result", | 801 "name": "$result", |
| 786 "reason": "1 tests failed: ['blimp_test_apk']", | 802 "reason": "1 tests failed: ['blimp_test_apk']", |
| 787 "recipe_result": null, | 803 "recipe_result": null, |
| 788 "status_code": 1 | 804 "status_code": 1 |
| 789 } | 805 } |
| 790 ] | 806 ] |
| OLD | NEW |