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