| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/android", | 7 "[BUILDER_CACHE]/android", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 703 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 714 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@{@@@", | 714 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@{@@@", |
| 715 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"adb_status\": \"device
\", @@@", | 715 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"adb_status\": \"device
\", @@@", |
| 716 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"blacklisted\": true, @
@@", | 716 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"blacklisted\": true, @
@@", |
| 717 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 717 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 718 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 718 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 719 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 719 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 720 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 720 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 721 ] | 721 ] |
| 722 }, | 722 }, |
| 723 { | 723 { |
| 724 "cmd": [], |
| 725 "cwd": "[BUILDER_CACHE]/android", |
| 726 "env": { |
| 727 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 728 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 729 }, |
| 730 "name": "AndroidWebViewTest with patch", |
| 731 "~followup_annotations": [ |
| 732 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 733 "@@@STEP_FAILURE@@@" |
| 734 ] |
| 735 }, |
| 736 { |
| 724 "cmd": [ | 737 "cmd": [ |
| 725 "python", | 738 "python", |
| 726 "-u", | 739 "-u", |
| 727 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_android_webview_test_apk", | 740 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_android_webview_test_apk", |
| 728 "--blacklist-file", | 741 "--blacklist-file", |
| 729 "[BUILDER_CACHE]/android/src/out/bad_devices.json", | 742 "[BUILDER_CACHE]/android/src/out/bad_devices.json", |
| 730 "--verbose", | 743 "--verbose", |
| 731 "--coverage-dir", | 744 "--coverage-dir", |
| 732 "[BUILDER_CACHE]/android/src/out/Debug/coverage", | 745 "[BUILDER_CACHE]/android/src/out/Debug/coverage", |
| 733 "--json-results-file", | 746 "--json-results-file", |
| 734 "/path/to/tmp/json", | 747 "/path/to/tmp/json", |
| 735 "--adb-path", | 748 "--adb-path", |
| 736 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" | 749 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" |
| 737 ], | 750 ], |
| 738 "cwd": "[BUILDER_CACHE]/android", | 751 "cwd": "[BUILDER_CACHE]/android", |
| 739 "env": { | 752 "env": { |
| 740 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 753 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 741 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 754 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 742 }, | 755 }, |
| 743 "name": "AndroidWebViewTest (with patch)", | 756 "name": "AndroidWebViewTest with patch.AndroidWebViewTest (with patch)", |
| 744 "~followup_annotations": [ | 757 "~followup_annotations": [ |
| 758 "@@@STEP_NEST_LEVEL@1@@@", |
| 745 "step returned non-zero exit code: 1", | 759 "step returned non-zero exit code: 1", |
| 746 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | |
| 747 "@@@STEP_FAILURE@@@" | 760 "@@@STEP_FAILURE@@@" |
| 748 ] | 761 ] |
| 749 }, | 762 }, |
| 750 { | 763 { |
| 751 "cmd": [ | 764 "cmd": [ |
| 752 "python", | 765 "python", |
| 753 "-u", | 766 "-u", |
| 754 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", | 767 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", |
| 755 "--input-json", | 768 "--input-json", |
| 756 "{\"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\"}]}]}", | 769 "{\"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\"}]}]}", |
| 757 "--master-name", | 770 "--master-name", |
| 758 "tryserver.chromium.android", | 771 "tryserver.chromium.android", |
| 759 "--builder-name", | 772 "--builder-name", |
| 760 "android_coverage", | 773 "android_coverage", |
| 761 "--build-number", | 774 "--build-number", |
| 762 "571", | 775 "571", |
| 763 "--test-type", | 776 "--test-type", |
| 764 "AndroidWebViewTest", | 777 "AndroidWebViewTest", |
| 765 "--test-results-server", | 778 "--test-results-server", |
| 766 "test-results.appspot.com", | 779 "test-results.appspot.com", |
| 767 "--chrome-revision", | 780 "--chrome-revision", |
| 768 "refs/heads/master@{#170242}" | 781 "refs/heads/master@{#170242}" |
| 769 ], | 782 ], |
| 770 "cwd": "[BUILDER_CACHE]/android", | 783 "cwd": "[BUILDER_CACHE]/android", |
| 771 "env": { | 784 "env": { |
| 772 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 785 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 773 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 786 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 774 }, | 787 }, |
| 775 "name": "Upload to test-results [AndroidWebViewTest]" | 788 "name": "AndroidWebViewTest with patch.Upload to test-results [AndroidWebVie
wTest]", |
| 789 "~followup_annotations": [ |
| 790 "@@@STEP_NEST_LEVEL@1@@@" |
| 791 ] |
| 792 }, |
| 793 { |
| 794 "cmd": [], |
| 795 "cwd": "[BUILDER_CACHE]/android", |
| 796 "env": { |
| 797 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 798 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 799 }, |
| 800 "name": "ChromePublicTest with patch", |
| 801 "~followup_annotations": [ |
| 802 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 803 "@@@STEP_FAILURE@@@" |
| 804 ] |
| 776 }, | 805 }, |
| 777 { | 806 { |
| 778 "cmd": [ | 807 "cmd": [ |
| 779 "python", | 808 "python", |
| 780 "-u", | 809 "-u", |
| 781 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_chrome_public_test_apk", | 810 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_chrome_public_test_apk", |
| 782 "--blacklist-file", | 811 "--blacklist-file", |
| 783 "[BUILDER_CACHE]/android/src/out/bad_devices.json", | 812 "[BUILDER_CACHE]/android/src/out/bad_devices.json", |
| 784 "--verbose", | 813 "--verbose", |
| 785 "--coverage-dir", | 814 "--coverage-dir", |
| 786 "[BUILDER_CACHE]/android/src/out/Debug/coverage", | 815 "[BUILDER_CACHE]/android/src/out/Debug/coverage", |
| 787 "--json-results-file", | 816 "--json-results-file", |
| 788 "/path/to/tmp/json", | 817 "/path/to/tmp/json", |
| 789 "--adb-path", | 818 "--adb-path", |
| 790 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" | 819 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" |
| 791 ], | 820 ], |
| 792 "cwd": "[BUILDER_CACHE]/android", | 821 "cwd": "[BUILDER_CACHE]/android", |
| 793 "env": { | 822 "env": { |
| 794 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 823 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 795 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 824 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 796 }, | 825 }, |
| 797 "name": "ChromePublicTest (with patch)", | 826 "name": "ChromePublicTest with patch.ChromePublicTest (with patch)", |
| 798 "~followup_annotations": [ | 827 "~followup_annotations": [ |
| 828 "@@@STEP_NEST_LEVEL@1@@@", |
| 799 "step returned non-zero exit code: 1", | 829 "step returned non-zero exit code: 1", |
| 800 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | |
| 801 "@@@STEP_FAILURE@@@" | 830 "@@@STEP_FAILURE@@@" |
| 802 ] | 831 ] |
| 803 }, | 832 }, |
| 804 { | 833 { |
| 805 "cmd": [ | 834 "cmd": [ |
| 806 "python", | 835 "python", |
| 807 "-u", | 836 "-u", |
| 808 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", | 837 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", |
| 809 "--input-json", | 838 "--input-json", |
| 810 "{\"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\"}]}]}", | 839 "{\"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\"}]}]}", |
| 811 "--master-name", | 840 "--master-name", |
| 812 "tryserver.chromium.android", | 841 "tryserver.chromium.android", |
| 813 "--builder-name", | 842 "--builder-name", |
| 814 "android_coverage", | 843 "android_coverage", |
| 815 "--build-number", | 844 "--build-number", |
| 816 "571", | 845 "571", |
| 817 "--test-type", | 846 "--test-type", |
| 818 "ChromePublicTest", | 847 "ChromePublicTest", |
| 819 "--test-results-server", | 848 "--test-results-server", |
| 820 "test-results.appspot.com", | 849 "test-results.appspot.com", |
| 821 "--chrome-revision", | 850 "--chrome-revision", |
| 822 "refs/heads/master@{#170242}" | 851 "refs/heads/master@{#170242}" |
| 823 ], | 852 ], |
| 824 "cwd": "[BUILDER_CACHE]/android", | 853 "cwd": "[BUILDER_CACHE]/android", |
| 825 "env": { | 854 "env": { |
| 826 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 855 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 827 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 856 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 828 }, | 857 }, |
| 829 "name": "Upload to test-results [ChromePublicTest]" | 858 "name": "ChromePublicTest with patch.Upload to test-results [ChromePublicTes
t]", |
| 859 "~followup_annotations": [ |
| 860 "@@@STEP_NEST_LEVEL@1@@@" |
| 861 ] |
| 862 }, |
| 863 { |
| 864 "cmd": [], |
| 865 "cwd": "[BUILDER_CACHE]/android", |
| 866 "env": { |
| 867 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 868 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 869 }, |
| 870 "name": "ContentShellTest with patch", |
| 871 "~followup_annotations": [ |
| 872 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 873 "@@@STEP_FAILURE@@@" |
| 874 ] |
| 830 }, | 875 }, |
| 831 { | 876 { |
| 832 "cmd": [ | 877 "cmd": [ |
| 833 "python", | 878 "python", |
| 834 "-u", | 879 "-u", |
| 835 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_content_shell_test_apk", | 880 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_content_shell_test_apk", |
| 836 "--blacklist-file", | 881 "--blacklist-file", |
| 837 "[BUILDER_CACHE]/android/src/out/bad_devices.json", | 882 "[BUILDER_CACHE]/android/src/out/bad_devices.json", |
| 838 "--verbose", | 883 "--verbose", |
| 839 "--coverage-dir", | 884 "--coverage-dir", |
| 840 "[BUILDER_CACHE]/android/src/out/Debug/coverage", | 885 "[BUILDER_CACHE]/android/src/out/Debug/coverage", |
| 841 "--json-results-file", | 886 "--json-results-file", |
| 842 "/path/to/tmp/json", | 887 "/path/to/tmp/json", |
| 843 "--adb-path", | 888 "--adb-path", |
| 844 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" | 889 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" |
| 845 ], | 890 ], |
| 846 "cwd": "[BUILDER_CACHE]/android", | 891 "cwd": "[BUILDER_CACHE]/android", |
| 847 "env": { | 892 "env": { |
| 848 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 893 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 849 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 894 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 850 }, | 895 }, |
| 851 "name": "ContentShellTest (with patch)", | 896 "name": "ContentShellTest with patch.ContentShellTest (with patch)", |
| 852 "~followup_annotations": [ | 897 "~followup_annotations": [ |
| 898 "@@@STEP_NEST_LEVEL@1@@@", |
| 853 "step returned non-zero exit code: 1", | 899 "step returned non-zero exit code: 1", |
| 854 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | |
| 855 "@@@STEP_FAILURE@@@" | 900 "@@@STEP_FAILURE@@@" |
| 856 ] | 901 ] |
| 857 }, | 902 }, |
| 858 { | 903 { |
| 859 "cmd": [ | 904 "cmd": [ |
| 860 "python", | 905 "python", |
| 861 "-u", | 906 "-u", |
| 862 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", | 907 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", |
| 863 "--input-json", | 908 "--input-json", |
| 864 "{\"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\"}]}]}", | 909 "{\"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\"}]}]}", |
| 865 "--master-name", | 910 "--master-name", |
| 866 "tryserver.chromium.android", | 911 "tryserver.chromium.android", |
| 867 "--builder-name", | 912 "--builder-name", |
| 868 "android_coverage", | 913 "android_coverage", |
| 869 "--build-number", | 914 "--build-number", |
| 870 "571", | 915 "571", |
| 871 "--test-type", | 916 "--test-type", |
| 872 "ContentShellTest", | 917 "ContentShellTest", |
| 873 "--test-results-server", | 918 "--test-results-server", |
| 874 "test-results.appspot.com", | 919 "test-results.appspot.com", |
| 875 "--chrome-revision", | 920 "--chrome-revision", |
| 876 "refs/heads/master@{#170242}" | 921 "refs/heads/master@{#170242}" |
| 877 ], | 922 ], |
| 878 "cwd": "[BUILDER_CACHE]/android", | 923 "cwd": "[BUILDER_CACHE]/android", |
| 879 "env": { | 924 "env": { |
| 880 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 925 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 881 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 926 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 882 }, | 927 }, |
| 883 "name": "Upload to test-results [ContentShellTest]" | 928 "name": "ContentShellTest with patch.Upload to test-results [ContentShellTes
t]", |
| 929 "~followup_annotations": [ |
| 930 "@@@STEP_NEST_LEVEL@1@@@" |
| 931 ] |
| 932 }, |
| 933 { |
| 934 "cmd": [], |
| 935 "cwd": "[BUILDER_CACHE]/android", |
| 936 "env": { |
| 937 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 938 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 939 }, |
| 940 "name": "ChromeSyncShellTest with patch", |
| 941 "~followup_annotations": [ |
| 942 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 943 "@@@STEP_FAILURE@@@" |
| 944 ] |
| 884 }, | 945 }, |
| 885 { | 946 { |
| 886 "cmd": [ | 947 "cmd": [ |
| 887 "python", | 948 "python", |
| 888 "-u", | 949 "-u", |
| 889 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_chrome_sync_shell_test_apk"
, | 950 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_chrome_sync_shell_test_apk"
, |
| 890 "--blacklist-file", | 951 "--blacklist-file", |
| 891 "[BUILDER_CACHE]/android/src/out/bad_devices.json", | 952 "[BUILDER_CACHE]/android/src/out/bad_devices.json", |
| 892 "--verbose", | 953 "--verbose", |
| 893 "--coverage-dir", | 954 "--coverage-dir", |
| 894 "[BUILDER_CACHE]/android/src/out/Debug/coverage", | 955 "[BUILDER_CACHE]/android/src/out/Debug/coverage", |
| 895 "--json-results-file", | 956 "--json-results-file", |
| 896 "/path/to/tmp/json", | 957 "/path/to/tmp/json", |
| 897 "--adb-path", | 958 "--adb-path", |
| 898 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" | 959 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" |
| 899 ], | 960 ], |
| 900 "cwd": "[BUILDER_CACHE]/android", | 961 "cwd": "[BUILDER_CACHE]/android", |
| 901 "env": { | 962 "env": { |
| 902 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 963 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 903 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 964 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 904 }, | 965 }, |
| 905 "name": "ChromeSyncShellTest (with patch)", | 966 "name": "ChromeSyncShellTest with patch.ChromeSyncShellTest (with patch)", |
| 906 "~followup_annotations": [ | 967 "~followup_annotations": [ |
| 968 "@@@STEP_NEST_LEVEL@1@@@", |
| 907 "step returned non-zero exit code: 1", | 969 "step returned non-zero exit code: 1", |
| 908 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | |
| 909 "@@@STEP_FAILURE@@@" | 970 "@@@STEP_FAILURE@@@" |
| 910 ] | 971 ] |
| 911 }, | 972 }, |
| 912 { | 973 { |
| 913 "cmd": [ | 974 "cmd": [ |
| 914 "python", | 975 "python", |
| 915 "-u", | 976 "-u", |
| 916 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", | 977 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", |
| 917 "--input-json", | 978 "--input-json", |
| 918 "{\"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\"}]}]}", | 979 "{\"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\"}]}]}", |
| 919 "--master-name", | 980 "--master-name", |
| 920 "tryserver.chromium.android", | 981 "tryserver.chromium.android", |
| 921 "--builder-name", | 982 "--builder-name", |
| 922 "android_coverage", | 983 "android_coverage", |
| 923 "--build-number", | 984 "--build-number", |
| 924 "571", | 985 "571", |
| 925 "--test-type", | 986 "--test-type", |
| 926 "ChromeSyncShellTest", | 987 "ChromeSyncShellTest", |
| 927 "--test-results-server", | 988 "--test-results-server", |
| 928 "test-results.appspot.com", | 989 "test-results.appspot.com", |
| 929 "--chrome-revision", | 990 "--chrome-revision", |
| 930 "refs/heads/master@{#170242}" | 991 "refs/heads/master@{#170242}" |
| 931 ], | 992 ], |
| 932 "cwd": "[BUILDER_CACHE]/android", | 993 "cwd": "[BUILDER_CACHE]/android", |
| 933 "env": { | 994 "env": { |
| 934 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 995 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 935 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 996 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 936 }, | 997 }, |
| 937 "name": "Upload to test-results [ChromeSyncShellTest]" | 998 "name": "ChromeSyncShellTest with patch.Upload to test-results [ChromeSyncSh
ellTest]", |
| 999 "~followup_annotations": [ |
| 1000 "@@@STEP_NEST_LEVEL@1@@@" |
| 1001 ] |
| 938 }, | 1002 }, |
| 939 { | 1003 { |
| 940 "cmd": [ | 1004 "cmd": [ |
| 941 "python", | 1005 "python", |
| 942 "-u", | 1006 "-u", |
| 943 "[BUILDER_CACHE]/android/src/build/android/generate_emma_html.py", | 1007 "[BUILDER_CACHE]/android/src/build/android/generate_emma_html.py", |
| 944 "--coverage-dir", | 1008 "--coverage-dir", |
| 945 "[BUILDER_CACHE]/android/src/out/Debug/coverage", | 1009 "[BUILDER_CACHE]/android/src/out/Debug/coverage", |
| 946 "--metadata-dir", | 1010 "--metadata-dir", |
| 947 "[BUILDER_CACHE]/android/src/out/Debug", | 1011 "[BUILDER_CACHE]/android/src/out/Debug", |
| (...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1328 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1392 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1329 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 1393 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 1330 }, | 1394 }, |
| 1331 "name": "compile (without patch)", | 1395 "name": "compile (without patch)", |
| 1332 "~followup_annotations": [ | 1396 "~followup_annotations": [ |
| 1333 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 1397 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 1334 "@@@STEP_LOG_END@json.output (invalid)@@@" | 1398 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 1335 ] | 1399 ] |
| 1336 }, | 1400 }, |
| 1337 { | 1401 { |
| 1402 "cmd": [], |
| 1403 "cwd": "[BUILDER_CACHE]/android", |
| 1404 "env": { |
| 1405 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1406 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 1407 }, |
| 1408 "name": "AndroidWebViewTest without patch", |
| 1409 "~followup_annotations": [ |
| 1410 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 1411 "@@@STEP_FAILURE@@@" |
| 1412 ] |
| 1413 }, |
| 1414 { |
| 1338 "cmd": [ | 1415 "cmd": [ |
| 1339 "python", | 1416 "python", |
| 1340 "-u", | 1417 "-u", |
| 1341 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_android_webview_test_apk", | 1418 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_android_webview_test_apk", |
| 1342 "--blacklist-file", | 1419 "--blacklist-file", |
| 1343 "[BUILDER_CACHE]/android/src/out/bad_devices.json", | 1420 "[BUILDER_CACHE]/android/src/out/bad_devices.json", |
| 1344 "--verbose", | 1421 "--verbose", |
| 1345 "--coverage-dir", | 1422 "--coverage-dir", |
| 1346 "[BUILDER_CACHE]/android/src/out/Debug/coverage", | 1423 "[BUILDER_CACHE]/android/src/out/Debug/coverage", |
| 1347 "--json-results-file", | 1424 "--json-results-file", |
| 1348 "/path/to/tmp/json", | 1425 "/path/to/tmp/json", |
| 1349 "--adb-path", | 1426 "--adb-path", |
| 1350 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" | 1427 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" |
| 1351 ], | 1428 ], |
| 1352 "cwd": "[BUILDER_CACHE]/android", | 1429 "cwd": "[BUILDER_CACHE]/android", |
| 1353 "env": { | 1430 "env": { |
| 1354 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1431 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1355 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 1432 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 1356 }, | 1433 }, |
| 1357 "name": "AndroidWebViewTest (without patch)", | 1434 "name": "AndroidWebViewTest without patch.AndroidWebViewTest (without patch)
", |
| 1358 "~followup_annotations": [ | 1435 "~followup_annotations": [ |
| 1436 "@@@STEP_NEST_LEVEL@1@@@", |
| 1359 "step returned non-zero exit code: 1", | 1437 "step returned non-zero exit code: 1", |
| 1360 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | |
| 1361 "@@@STEP_FAILURE@@@" | 1438 "@@@STEP_FAILURE@@@" |
| 1362 ] | 1439 ] |
| 1363 }, | 1440 }, |
| 1364 { | 1441 { |
| 1365 "cmd": [ | 1442 "cmd": [ |
| 1366 "python", | 1443 "python", |
| 1367 "-u", | 1444 "-u", |
| 1368 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", | 1445 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", |
| 1369 "--input-json", | 1446 "--input-json", |
| 1370 "{\"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\"}]}]}", | 1447 "{\"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\"}]}]}", |
| 1371 "--master-name", | 1448 "--master-name", |
| 1372 "tryserver.chromium.android", | 1449 "tryserver.chromium.android", |
| 1373 "--builder-name", | 1450 "--builder-name", |
| 1374 "android_coverage", | 1451 "android_coverage", |
| 1375 "--build-number", | 1452 "--build-number", |
| 1376 "571", | 1453 "571", |
| 1377 "--test-type", | 1454 "--test-type", |
| 1378 "AndroidWebViewTest", | 1455 "AndroidWebViewTest", |
| 1379 "--test-results-server", | 1456 "--test-results-server", |
| 1380 "test-results.appspot.com", | 1457 "test-results.appspot.com", |
| 1381 "--chrome-revision", | 1458 "--chrome-revision", |
| 1382 "refs/heads/master@{#170242}" | 1459 "refs/heads/master@{#170242}" |
| 1383 ], | 1460 ], |
| 1384 "cwd": "[BUILDER_CACHE]/android", | 1461 "cwd": "[BUILDER_CACHE]/android", |
| 1385 "env": { | 1462 "env": { |
| 1386 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1463 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1387 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 1464 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 1388 }, | 1465 }, |
| 1389 "name": "Upload to test-results [AndroidWebViewTest] (2)" | 1466 "name": "AndroidWebViewTest without patch.Upload to test-results [AndroidWeb
ViewTest]", |
| 1467 "~followup_annotations": [ |
| 1468 "@@@STEP_NEST_LEVEL@1@@@" |
| 1469 ] |
| 1470 }, |
| 1471 { |
| 1472 "cmd": [], |
| 1473 "cwd": "[BUILDER_CACHE]/android", |
| 1474 "env": { |
| 1475 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1476 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 1477 }, |
| 1478 "name": "ChromePublicTest without patch", |
| 1479 "~followup_annotations": [ |
| 1480 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 1481 "@@@STEP_FAILURE@@@" |
| 1482 ] |
| 1390 }, | 1483 }, |
| 1391 { | 1484 { |
| 1392 "cmd": [ | 1485 "cmd": [ |
| 1393 "python", | 1486 "python", |
| 1394 "-u", | 1487 "-u", |
| 1395 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_chrome_public_test_apk", | 1488 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_chrome_public_test_apk", |
| 1396 "--blacklist-file", | 1489 "--blacklist-file", |
| 1397 "[BUILDER_CACHE]/android/src/out/bad_devices.json", | 1490 "[BUILDER_CACHE]/android/src/out/bad_devices.json", |
| 1398 "--verbose", | 1491 "--verbose", |
| 1399 "--coverage-dir", | 1492 "--coverage-dir", |
| 1400 "[BUILDER_CACHE]/android/src/out/Debug/coverage", | 1493 "[BUILDER_CACHE]/android/src/out/Debug/coverage", |
| 1401 "--json-results-file", | 1494 "--json-results-file", |
| 1402 "/path/to/tmp/json", | 1495 "/path/to/tmp/json", |
| 1403 "--adb-path", | 1496 "--adb-path", |
| 1404 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" | 1497 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" |
| 1405 ], | 1498 ], |
| 1406 "cwd": "[BUILDER_CACHE]/android", | 1499 "cwd": "[BUILDER_CACHE]/android", |
| 1407 "env": { | 1500 "env": { |
| 1408 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1501 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1409 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 1502 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 1410 }, | 1503 }, |
| 1411 "name": "ChromePublicTest (without patch)", | 1504 "name": "ChromePublicTest without patch.ChromePublicTest (without patch)", |
| 1412 "~followup_annotations": [ | 1505 "~followup_annotations": [ |
| 1506 "@@@STEP_NEST_LEVEL@1@@@", |
| 1413 "step returned non-zero exit code: 1", | 1507 "step returned non-zero exit code: 1", |
| 1414 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | |
| 1415 "@@@STEP_FAILURE@@@" | 1508 "@@@STEP_FAILURE@@@" |
| 1416 ] | 1509 ] |
| 1417 }, | 1510 }, |
| 1418 { | 1511 { |
| 1419 "cmd": [ | 1512 "cmd": [ |
| 1420 "python", | 1513 "python", |
| 1421 "-u", | 1514 "-u", |
| 1422 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", | 1515 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", |
| 1423 "--input-json", | 1516 "--input-json", |
| 1424 "{\"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\"}]}]}", | 1517 "{\"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\"}]}]}", |
| 1425 "--master-name", | 1518 "--master-name", |
| 1426 "tryserver.chromium.android", | 1519 "tryserver.chromium.android", |
| 1427 "--builder-name", | 1520 "--builder-name", |
| 1428 "android_coverage", | 1521 "android_coverage", |
| 1429 "--build-number", | 1522 "--build-number", |
| 1430 "571", | 1523 "571", |
| 1431 "--test-type", | 1524 "--test-type", |
| 1432 "ChromePublicTest", | 1525 "ChromePublicTest", |
| 1433 "--test-results-server", | 1526 "--test-results-server", |
| 1434 "test-results.appspot.com", | 1527 "test-results.appspot.com", |
| 1435 "--chrome-revision", | 1528 "--chrome-revision", |
| 1436 "refs/heads/master@{#170242}" | 1529 "refs/heads/master@{#170242}" |
| 1437 ], | 1530 ], |
| 1438 "cwd": "[BUILDER_CACHE]/android", | 1531 "cwd": "[BUILDER_CACHE]/android", |
| 1439 "env": { | 1532 "env": { |
| 1440 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1533 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1441 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 1534 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 1442 }, | 1535 }, |
| 1443 "name": "Upload to test-results [ChromePublicTest] (2)" | 1536 "name": "ChromePublicTest without patch.Upload to test-results [ChromePublic
Test]", |
| 1537 "~followup_annotations": [ |
| 1538 "@@@STEP_NEST_LEVEL@1@@@" |
| 1539 ] |
| 1540 }, |
| 1541 { |
| 1542 "cmd": [], |
| 1543 "cwd": "[BUILDER_CACHE]/android", |
| 1544 "env": { |
| 1545 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1546 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 1547 }, |
| 1548 "name": "ContentShellTest without patch", |
| 1549 "~followup_annotations": [ |
| 1550 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 1551 "@@@STEP_FAILURE@@@" |
| 1552 ] |
| 1444 }, | 1553 }, |
| 1445 { | 1554 { |
| 1446 "cmd": [ | 1555 "cmd": [ |
| 1447 "python", | 1556 "python", |
| 1448 "-u", | 1557 "-u", |
| 1449 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_content_shell_test_apk", | 1558 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_content_shell_test_apk", |
| 1450 "--blacklist-file", | 1559 "--blacklist-file", |
| 1451 "[BUILDER_CACHE]/android/src/out/bad_devices.json", | 1560 "[BUILDER_CACHE]/android/src/out/bad_devices.json", |
| 1452 "--verbose", | 1561 "--verbose", |
| 1453 "--coverage-dir", | 1562 "--coverage-dir", |
| 1454 "[BUILDER_CACHE]/android/src/out/Debug/coverage", | 1563 "[BUILDER_CACHE]/android/src/out/Debug/coverage", |
| 1455 "--json-results-file", | 1564 "--json-results-file", |
| 1456 "/path/to/tmp/json", | 1565 "/path/to/tmp/json", |
| 1457 "--adb-path", | 1566 "--adb-path", |
| 1458 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" | 1567 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" |
| 1459 ], | 1568 ], |
| 1460 "cwd": "[BUILDER_CACHE]/android", | 1569 "cwd": "[BUILDER_CACHE]/android", |
| 1461 "env": { | 1570 "env": { |
| 1462 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1571 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1463 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 1572 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 1464 }, | 1573 }, |
| 1465 "name": "ContentShellTest (without patch)", | 1574 "name": "ContentShellTest without patch.ContentShellTest (without patch)", |
| 1466 "~followup_annotations": [ | 1575 "~followup_annotations": [ |
| 1576 "@@@STEP_NEST_LEVEL@1@@@", |
| 1467 "step returned non-zero exit code: 1", | 1577 "step returned non-zero exit code: 1", |
| 1468 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | |
| 1469 "@@@STEP_FAILURE@@@" | 1578 "@@@STEP_FAILURE@@@" |
| 1470 ] | 1579 ] |
| 1471 }, | 1580 }, |
| 1472 { | 1581 { |
| 1473 "cmd": [ | 1582 "cmd": [ |
| 1474 "python", | 1583 "python", |
| 1475 "-u", | 1584 "-u", |
| 1476 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", | 1585 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", |
| 1477 "--input-json", | 1586 "--input-json", |
| 1478 "{\"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\"}]}]}", | 1587 "{\"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\"}]}]}", |
| 1479 "--master-name", | 1588 "--master-name", |
| 1480 "tryserver.chromium.android", | 1589 "tryserver.chromium.android", |
| 1481 "--builder-name", | 1590 "--builder-name", |
| 1482 "android_coverage", | 1591 "android_coverage", |
| 1483 "--build-number", | 1592 "--build-number", |
| 1484 "571", | 1593 "571", |
| 1485 "--test-type", | 1594 "--test-type", |
| 1486 "ContentShellTest", | 1595 "ContentShellTest", |
| 1487 "--test-results-server", | 1596 "--test-results-server", |
| 1488 "test-results.appspot.com", | 1597 "test-results.appspot.com", |
| 1489 "--chrome-revision", | 1598 "--chrome-revision", |
| 1490 "refs/heads/master@{#170242}" | 1599 "refs/heads/master@{#170242}" |
| 1491 ], | 1600 ], |
| 1492 "cwd": "[BUILDER_CACHE]/android", | 1601 "cwd": "[BUILDER_CACHE]/android", |
| 1493 "env": { | 1602 "env": { |
| 1494 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1603 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1495 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 1604 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 1496 }, | 1605 }, |
| 1497 "name": "Upload to test-results [ContentShellTest] (2)" | 1606 "name": "ContentShellTest without patch.Upload to test-results [ContentShell
Test]", |
| 1607 "~followup_annotations": [ |
| 1608 "@@@STEP_NEST_LEVEL@1@@@" |
| 1609 ] |
| 1610 }, |
| 1611 { |
| 1612 "cmd": [], |
| 1613 "cwd": "[BUILDER_CACHE]/android", |
| 1614 "env": { |
| 1615 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1616 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 1617 }, |
| 1618 "name": "ChromeSyncShellTest without patch", |
| 1619 "~followup_annotations": [ |
| 1620 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 1621 "@@@STEP_FAILURE@@@" |
| 1622 ] |
| 1498 }, | 1623 }, |
| 1499 { | 1624 { |
| 1500 "cmd": [ | 1625 "cmd": [ |
| 1501 "python", | 1626 "python", |
| 1502 "-u", | 1627 "-u", |
| 1503 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_chrome_sync_shell_test_apk"
, | 1628 "[BUILDER_CACHE]/android/src/out/Debug/bin/run_chrome_sync_shell_test_apk"
, |
| 1504 "--blacklist-file", | 1629 "--blacklist-file", |
| 1505 "[BUILDER_CACHE]/android/src/out/bad_devices.json", | 1630 "[BUILDER_CACHE]/android/src/out/bad_devices.json", |
| 1506 "--verbose", | 1631 "--verbose", |
| 1507 "--coverage-dir", | 1632 "--coverage-dir", |
| 1508 "[BUILDER_CACHE]/android/src/out/Debug/coverage", | 1633 "[BUILDER_CACHE]/android/src/out/Debug/coverage", |
| 1509 "--json-results-file", | 1634 "--json-results-file", |
| 1510 "/path/to/tmp/json", | 1635 "/path/to/tmp/json", |
| 1511 "--adb-path", | 1636 "--adb-path", |
| 1512 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" | 1637 "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platform-tools/
adb" |
| 1513 ], | 1638 ], |
| 1514 "cwd": "[BUILDER_CACHE]/android", | 1639 "cwd": "[BUILDER_CACHE]/android", |
| 1515 "env": { | 1640 "env": { |
| 1516 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1641 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1517 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 1642 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 1518 }, | 1643 }, |
| 1519 "name": "ChromeSyncShellTest (without patch)", | 1644 "name": "ChromeSyncShellTest without patch.ChromeSyncShellTest (without patc
h)", |
| 1520 "~followup_annotations": [ | 1645 "~followup_annotations": [ |
| 1646 "@@@STEP_NEST_LEVEL@1@@@", |
| 1521 "step returned non-zero exit code: 1", | 1647 "step returned non-zero exit code: 1", |
| 1522 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | |
| 1523 "@@@STEP_FAILURE@@@" | 1648 "@@@STEP_FAILURE@@@" |
| 1524 ] | 1649 ] |
| 1525 }, | 1650 }, |
| 1526 { | 1651 { |
| 1527 "cmd": [ | 1652 "cmd": [ |
| 1528 "python", | 1653 "python", |
| 1529 "-u", | 1654 "-u", |
| 1530 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", | 1655 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", |
| 1531 "--input-json", | 1656 "--input-json", |
| 1532 "{\"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\"}]}]}", | 1657 "{\"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\"}]}]}", |
| 1533 "--master-name", | 1658 "--master-name", |
| 1534 "tryserver.chromium.android", | 1659 "tryserver.chromium.android", |
| 1535 "--builder-name", | 1660 "--builder-name", |
| 1536 "android_coverage", | 1661 "android_coverage", |
| 1537 "--build-number", | 1662 "--build-number", |
| 1538 "571", | 1663 "571", |
| 1539 "--test-type", | 1664 "--test-type", |
| 1540 "ChromeSyncShellTest", | 1665 "ChromeSyncShellTest", |
| 1541 "--test-results-server", | 1666 "--test-results-server", |
| 1542 "test-results.appspot.com", | 1667 "test-results.appspot.com", |
| 1543 "--chrome-revision", | 1668 "--chrome-revision", |
| 1544 "refs/heads/master@{#170242}" | 1669 "refs/heads/master@{#170242}" |
| 1545 ], | 1670 ], |
| 1546 "cwd": "[BUILDER_CACHE]/android", | 1671 "cwd": "[BUILDER_CACHE]/android", |
| 1547 "env": { | 1672 "env": { |
| 1548 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1673 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1549 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" | 1674 "PATH": "[BUILDER_CACHE]/android/src/third_party/android_tools/sdk/platfor
m-tools:[BUILDER_CACHE]/android/src/build/android:%(PATH)s" |
| 1550 }, | 1675 }, |
| 1551 "name": "Upload to test-results [ChromeSyncShellTest] (2)" | 1676 "name": "ChromeSyncShellTest without patch.Upload to test-results [ChromeSyn
cShellTest]", |
| 1677 "~followup_annotations": [ |
| 1678 "@@@STEP_NEST_LEVEL@1@@@" |
| 1679 ] |
| 1552 }, | 1680 }, |
| 1553 { | 1681 { |
| 1554 "cmd": [ | 1682 "cmd": [ |
| 1555 "python", | 1683 "python", |
| 1556 "-u", | 1684 "-u", |
| 1557 "import sys; sys.exit(0)" | 1685 "import sys; sys.exit(0)" |
| 1558 ], | 1686 ], |
| 1559 "cwd": "[BUILDER_CACHE]/android", | 1687 "cwd": "[BUILDER_CACHE]/android", |
| 1560 "env": { | 1688 "env": { |
| 1561 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1689 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| (...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1748 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 1876 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 1749 "@@@STEP_LOG_END@python.inline@@@" | 1877 "@@@STEP_LOG_END@python.inline@@@" |
| 1750 ] | 1878 ] |
| 1751 }, | 1879 }, |
| 1752 { | 1880 { |
| 1753 "name": "$result", | 1881 "name": "$result", |
| 1754 "recipe_result": null, | 1882 "recipe_result": null, |
| 1755 "status_code": 0 | 1883 "status_code": 0 |
| 1756 } | 1884 } |
| 1757 ] | 1885 ] |
| OLD | NEW |