Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(815)

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Win64.json

Issue 2102153004: Revert "Add CIPD package support to swarming recipe api" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 { 75 {
76 "cmd": [ 76 "cmd": [
77 "python", 77 "python",
78 "-u", 78 "-u",
79 "[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py", 79 "[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py",
80 "--version" 80 "--version"
81 ], 81 ],
82 "name": "swarming.py --version", 82 "name": "swarming.py --version",
83 "stdout": "/path/to/tmp/", 83 "stdout": "/path/to/tmp/",
84 "~followup_annotations": [ 84 "~followup_annotations": [
85 "@@@STEP_TEXT@0.8.6@@@" 85 "@@@STEP_TEXT@0.4.10@@@"
86 ] 86 ]
87 }, 87 },
88 { 88 {
89 "cmd": [], 89 "cmd": [],
90 "name": "ensure_goma" 90 "name": "ensure_goma"
91 }, 91 },
92 { 92 {
93 "cmd": [ 93 "cmd": [
94 "python", 94 "python",
95 "-u", 95 "-u",
(...skipping 720 matching lines...) Expand 10 before | Expand all | Expand 10 after
816 "--temp-root-dir", 816 "--temp-root-dir",
817 "[TMP_BASE]", 817 "[TMP_BASE]",
818 "--merged-test-output", 818 "--merged-test-output",
819 "/path/to/tmp/json", 819 "/path/to/tmp/json",
820 "--", 820 "--",
821 "collect", 821 "collect",
822 "--swarming", 822 "--swarming",
823 "https://chromium-swarm.appspot.com", 823 "https://chromium-swarm.appspot.com",
824 "--decorate", 824 "--decorate",
825 "--print-status-updates", 825 "--print-status-updates",
826 "--json", 826 "--shards",
827 "{\"base_task_name\": \"Check/Windows-7-SP1/[dummy has/V8 Win64/571\", \"t asks\": {\"Check/Windows-7-SP1/[dummy has/V8 Win64/571\": {\"shard_index\": 0, \ "task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/t ask/10000\"}}}" 827 "1",
828 "Check/Windows-7-SP1/[dummy has/V8 Win64/571"
828 ], 829 ],
829 "name": "Check", 830 "name": "Check",
830 "~followup_annotations": [ 831 "~followup_annotations": [
831 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 832 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
832 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 833 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
833 "@@@STEP_LOG_LINE@durations@@@@", 834 "@@@STEP_LOG_LINE@durations@@@@",
834 "@@@STEP_LOG_LINE@durations@Details:@@@", 835 "@@@STEP_LOG_LINE@durations@Details:@@@",
835 "@@@STEP_LOG_LINE@durations@@@@", 836 "@@@STEP_LOG_LINE@durations@@@@",
836 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 837 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
837 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 838 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
855 "--temp-root-dir", 856 "--temp-root-dir",
856 "[TMP_BASE]", 857 "[TMP_BASE]",
857 "--merged-test-output", 858 "--merged-test-output",
858 "/path/to/tmp/json", 859 "/path/to/tmp/json",
859 "--", 860 "--",
860 "collect", 861 "collect",
861 "--swarming", 862 "--swarming",
862 "https://chromium-swarm.appspot.com", 863 "https://chromium-swarm.appspot.com",
863 "--decorate", 864 "--decorate",
864 "--print-status-updates", 865 "--print-status-updates",
865 "--json", 866 "--shards",
866 "{\"base_task_name\": \"SimdJs - all/Windows-7-SP1/[dummy has/V8 Win64/571 \", \"tasks\": {\"SimdJs - all/Windows-7-SP1/[dummy has/V8 Win64/571\": {\"shard _index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.apps pot.com/user/task/10000\"}}}" 867 "1",
868 "SimdJs - all/Windows-7-SP1/[dummy has/V8 Win64/571"
867 ], 869 ],
868 "name": "SimdJs - all", 870 "name": "SimdJs - all",
869 "~followup_annotations": [ 871 "~followup_annotations": [
870 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 872 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
871 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 873 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
872 "@@@STEP_LOG_LINE@durations@@@@", 874 "@@@STEP_LOG_LINE@durations@@@@",
873 "@@@STEP_LOG_LINE@durations@Details:@@@", 875 "@@@STEP_LOG_LINE@durations@Details:@@@",
874 "@@@STEP_LOG_LINE@durations@@@@", 876 "@@@STEP_LOG_LINE@durations@@@@",
875 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 877 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
876 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 878 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
894 "--temp-root-dir", 896 "--temp-root-dir",
895 "[TMP_BASE]", 897 "[TMP_BASE]",
896 "--merged-test-output", 898 "--merged-test-output",
897 "/path/to/tmp/json", 899 "/path/to/tmp/json",
898 "--", 900 "--",
899 "collect", 901 "collect",
900 "--swarming", 902 "--swarming",
901 "https://chromium-swarm.appspot.com", 903 "https://chromium-swarm.appspot.com",
902 "--decorate", 904 "--decorate",
903 "--print-status-updates", 905 "--print-status-updates",
904 "--json", 906 "--shards",
905 "{\"base_task_name\": \"Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win64/571\", \"tasks\": {\"Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win 64/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://c hromium-swarm.appspot.com/user/task/10000\"}}}" 907 "1",
908 "Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win64/571"
906 ], 909 ],
907 "name": "Test262 - no variants", 910 "name": "Test262 - no variants",
908 "~followup_annotations": [ 911 "~followup_annotations": [
909 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 912 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
910 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 913 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
911 "@@@STEP_LOG_LINE@durations@@@@", 914 "@@@STEP_LOG_LINE@durations@@@@",
912 "@@@STEP_LOG_LINE@durations@Details:@@@", 915 "@@@STEP_LOG_LINE@durations@Details:@@@",
913 "@@@STEP_LOG_LINE@durations@@@@", 916 "@@@STEP_LOG_LINE@durations@@@@",
914 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 917 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
915 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 918 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
933 "--temp-root-dir", 936 "--temp-root-dir",
934 "[TMP_BASE]", 937 "[TMP_BASE]",
935 "--merged-test-output", 938 "--merged-test-output",
936 "/path/to/tmp/json", 939 "/path/to/tmp/json",
937 "--", 940 "--",
938 "collect", 941 "collect",
939 "--swarming", 942 "--swarming",
940 "https://chromium-swarm.appspot.com", 943 "https://chromium-swarm.appspot.com",
941 "--decorate", 944 "--decorate",
942 "--print-status-updates", 945 "--print-status-updates",
943 "--json", 946 "--shards",
944 "{\"base_task_name\": \"Mozilla/Windows-7-SP1/[dummy has/V8 Win64/571\", \ "tasks\": {\"Mozilla/Windows-7-SP1/[dummy has/V8 Win64/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/us er/task/10000\"}}}" 947 "1",
948 "Mozilla/Windows-7-SP1/[dummy has/V8 Win64/571"
945 ], 949 ],
946 "name": "Mozilla", 950 "name": "Mozilla",
947 "~followup_annotations": [ 951 "~followup_annotations": [
948 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 952 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
949 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 953 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
950 "@@@STEP_LOG_LINE@durations@@@@", 954 "@@@STEP_LOG_LINE@durations@@@@",
951 "@@@STEP_LOG_LINE@durations@Details:@@@", 955 "@@@STEP_LOG_LINE@durations@Details:@@@",
952 "@@@STEP_LOG_LINE@durations@@@@", 956 "@@@STEP_LOG_LINE@durations@@@@",
953 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 957 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
954 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 958 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
972 "--temp-root-dir", 976 "--temp-root-dir",
973 "[TMP_BASE]", 977 "[TMP_BASE]",
974 "--merged-test-output", 978 "--merged-test-output",
975 "/path/to/tmp/json", 979 "/path/to/tmp/json",
976 "--", 980 "--",
977 "collect", 981 "collect",
978 "--swarming", 982 "--swarming",
979 "https://chromium-swarm.appspot.com", 983 "https://chromium-swarm.appspot.com",
980 "--decorate", 984 "--decorate",
981 "--print-status-updates", 985 "--print-status-updates",
982 "--json", 986 "--shards",
983 "{\"base_task_name\": \"Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Wi n64/571\", \"tasks\": {\"Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win64/5 71\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chrom ium-swarm.appspot.com/user/task/10000\"}}}" 987 "1",
988 "Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win64/571"
984 ], 989 ],
985 "name": "Ignition - turbofan", 990 "name": "Ignition - turbofan",
986 "~followup_annotations": [ 991 "~followup_annotations": [
987 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 992 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
988 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 993 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
989 "@@@STEP_LOG_LINE@durations@@@@", 994 "@@@STEP_LOG_LINE@durations@@@@",
990 "@@@STEP_LOG_LINE@durations@Details:@@@", 995 "@@@STEP_LOG_LINE@durations@Details:@@@",
991 "@@@STEP_LOG_LINE@durations@@@@", 996 "@@@STEP_LOG_LINE@durations@@@@",
992 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 997 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
993 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 998 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
994 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 999 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
995 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 1000 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
996 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 1001 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
997 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 1002 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
998 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 1003 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
999 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1004 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1000 "@@@STEP_LOG_END@durations@@@" 1005 "@@@STEP_LOG_END@durations@@@"
1001 ] 1006 ]
1002 }, 1007 },
1003 { 1008 {
1004 "name": "$result", 1009 "name": "$result",
1005 "recipe_result": null, 1010 "recipe_result": null,
1006 "status_code": 0 1011 "status_code": 0
1007 } 1012 }
1008 ] 1013 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698