| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 789 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 800 "--tag", | 800 "--tag", |
| 801 "slavename:build1-a1", | 801 "slavename:build1-a1", |
| 802 "--tag", | 802 "--tag", |
| 803 "stepname:affected_tests (r1) on Windows-7-SP1", | 803 "stepname:affected_tests (r1) on Windows-7-SP1", |
| 804 "--idempotent", | 804 "--idempotent", |
| 805 "[dummy hash for affected_tests]", | 805 "[dummy hash for affected_tests]", |
| 806 "--", | 806 "--", |
| 807 "--gtest_filter=Test.One", | 807 "--gtest_filter=Test.One", |
| 808 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 808 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 809 ], | 809 ], |
| 810 "env": { |
| 811 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 812 }, |
| 810 "name": "test r1.[trigger] affected_tests (r1) on Windows-7-SP1", | 813 "name": "test r1.[trigger] affected_tests (r1) on Windows-7-SP1", |
| 811 "~followup_annotations": [ | 814 "~followup_annotations": [ |
| 812 "@@@STEP_NEST_LEVEL@1@@@", | 815 "@@@STEP_NEST_LEVEL@1@@@", |
| 813 "@@@STEP_LOG_LINE@json.output@{@@@", | 816 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 814 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"affected_tests (r1)/
Windows-7-SP1/[dummy has/win_chromium_variable/1\", @@@", | 817 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"affected_tests (r1)/
Windows-7-SP1/[dummy has/win_chromium_variable/1\", @@@", |
| 815 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 818 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 816 "@@@STEP_LOG_LINE@json.output@ \"affected_tests (r1)/Windows-7-SP1/[dum
my has/win_chromium_variable/1\": {@@@", | 819 "@@@STEP_LOG_LINE@json.output@ \"affected_tests (r1)/Windows-7-SP1/[dum
my has/win_chromium_variable/1\": {@@@", |
| 817 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 820 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 818 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 821 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 819 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 822 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| (...skipping 21 matching lines...) Expand all Loading... |
| 841 "--", | 844 "--", |
| 842 "collect", | 845 "collect", |
| 843 "--swarming", | 846 "--swarming", |
| 844 "https://chromium-swarm.appspot.com", | 847 "https://chromium-swarm.appspot.com", |
| 845 "--decorate", | 848 "--decorate", |
| 846 "--print-status-updates", | 849 "--print-status-updates", |
| 847 "--shards", | 850 "--shards", |
| 848 "1", | 851 "1", |
| 849 "affected_tests (r1)/Windows-7-SP1/[dummy has/win_chromium_variable/1" | 852 "affected_tests (r1)/Windows-7-SP1/[dummy has/win_chromium_variable/1" |
| 850 ], | 853 ], |
| 854 "env": { |
| 855 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 856 }, |
| 851 "name": "test r1.affected_tests (r1) on Windows-7-SP1", | 857 "name": "test r1.affected_tests (r1) on Windows-7-SP1", |
| 852 "~followup_annotations": [ | 858 "~followup_annotations": [ |
| 853 "@@@STEP_NEST_LEVEL@1@@@" | 859 "@@@STEP_NEST_LEVEL@1@@@" |
| 854 ] | 860 ] |
| 855 }, | 861 }, |
| 856 { | 862 { |
| 857 "cmd": [ | 863 "cmd": [ |
| 858 "python", | 864 "python", |
| 859 "-u", | 865 "-u", |
| 860 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", | 866 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", |
| 861 "--input-gtest-json", | 867 "--input-gtest-json", |
| 862 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", | 868 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", |
| 863 "--master-name", | 869 "--master-name", |
| 864 "tryserver.chromium.win", | 870 "tryserver.chromium.win", |
| 865 "--builder-name", | 871 "--builder-name", |
| 866 "win_chromium_variable", | 872 "win_chromium_variable", |
| 867 "--build-number", | 873 "--build-number", |
| 868 "1", | 874 "1", |
| 869 "--test-type", | 875 "--test-type", |
| 870 "test r1.affected_tests (r1) on Windows-7-SP1", | 876 "test r1.affected_tests (r1) on Windows-7-SP1", |
| 871 "--test-results-server", | 877 "--test-results-server", |
| 872 "test-results.appspot.com", | 878 "test-results.appspot.com", |
| 873 "--chrome-revision", | 879 "--chrome-revision", |
| 874 "170242" | 880 "170242" |
| 875 ], | 881 ], |
| 882 "env": { |
| 883 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 884 }, |
| 876 "name": "test r1.Upload to test-results [test r1.affected_tests (r1) on Wind
ows-7-SP1]", | 885 "name": "test r1.Upload to test-results [test r1.affected_tests (r1) on Wind
ows-7-SP1]", |
| 877 "~followup_annotations": [ | 886 "~followup_annotations": [ |
| 878 "@@@STEP_NEST_LEVEL@1@@@" | 887 "@@@STEP_NEST_LEVEL@1@@@" |
| 879 ] | 888 ] |
| 880 }, | 889 }, |
| 881 { | 890 { |
| 882 "cmd": [ | 891 "cmd": [ |
| 883 "python", | 892 "python", |
| 884 "-u", | 893 "-u", |
| 885 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 894 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
| 886 "--target", | 895 "--target", |
| 887 "Release" | 896 "Release" |
| 888 ], | 897 ], |
| 898 "env": { |
| 899 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 900 }, |
| 889 "name": "test r1.process_dumps", | 901 "name": "test r1.process_dumps", |
| 890 "~followup_annotations": [ | 902 "~followup_annotations": [ |
| 891 "@@@STEP_NEST_LEVEL@1@@@" | 903 "@@@STEP_NEST_LEVEL@1@@@" |
| 892 ] | 904 ] |
| 893 }, | 905 }, |
| 894 { | 906 { |
| 895 "cmd": [ | 907 "cmd": [ |
| 896 "python", | 908 "python", |
| 897 "-u", | 909 "-u", |
| 898 "import sys; sys.exit(0)" | 910 "import sys; sys.exit(0)" |
| (...skipping 20 matching lines...) Expand all Loading... |
| 919 "@@@STEP_LOG_END@report@@@", | 931 "@@@STEP_LOG_END@report@@@", |
| 920 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"affected_tests\": {\"status\": \"passed\", \"valid\":
true}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" | 932 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"affected_tests\": {\"status\": \"passed\", \"valid\":
true}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" |
| 921 ] | 933 ] |
| 922 }, | 934 }, |
| 923 { | 935 { |
| 924 "name": "$result", | 936 "name": "$result", |
| 925 "recipe_result": null, | 937 "recipe_result": null, |
| 926 "status_code": 0 | 938 "status_code": 0 |
| 927 } | 939 } |
| 928 ] | 940 ] |
| OLD | NEW |