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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Win64___debug.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 728 matching lines...) Expand 10 before | Expand all | Expand 10 after
824 "--temp-root-dir", 824 "--temp-root-dir",
825 "[TMP_BASE]", 825 "[TMP_BASE]",
826 "--merged-test-output", 826 "--merged-test-output",
827 "/path/to/tmp/json", 827 "/path/to/tmp/json",
828 "--", 828 "--",
829 "collect", 829 "collect",
830 "--swarming", 830 "--swarming",
831 "https://chromium-swarm.appspot.com", 831 "https://chromium-swarm.appspot.com",
832 "--decorate", 832 "--decorate",
833 "--print-status-updates", 833 "--print-status-updates",
834 "--json", 834 "--shards",
835 "{\"base_task_name\": \"Check/Windows-7-SP1/[dummy has/V8 Win64 - debug/57 1\", \"tasks\": {\"Check/Windows-7-SP1/[dummy has/V8 Win64 - debug/571:2:0\": {\ "shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swar m.appspot.com/user/task/10000\"}, \"Check/Windows-7-SP1/[dummy has/V8 Win64 - de bug/571:2:1\": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"http s://chromium-swarm.appspot.com/user/task/10100\"}}}" 835 "2",
836 "Check/Windows-7-SP1/[dummy has/V8 Win64 - debug/571"
836 ], 837 ],
837 "name": "Check", 838 "name": "Check",
838 "~followup_annotations": [ 839 "~followup_annotations": [
839 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 840 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
840 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 841 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
841 "@@@STEP_LOG_LINE@durations@@@@", 842 "@@@STEP_LOG_LINE@durations@@@@",
842 "@@@STEP_LOG_LINE@durations@Details:@@@", 843 "@@@STEP_LOG_LINE@durations@Details:@@@",
843 "@@@STEP_LOG_LINE@durations@@@@", 844 "@@@STEP_LOG_LINE@durations@@@@",
844 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 845 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
845 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 846 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
863 "--temp-root-dir", 864 "--temp-root-dir",
864 "[TMP_BASE]", 865 "[TMP_BASE]",
865 "--merged-test-output", 866 "--merged-test-output",
866 "/path/to/tmp/json", 867 "/path/to/tmp/json",
867 "--", 868 "--",
868 "collect", 869 "collect",
869 "--swarming", 870 "--swarming",
870 "https://chromium-swarm.appspot.com", 871 "https://chromium-swarm.appspot.com",
871 "--decorate", 872 "--decorate",
872 "--print-status-updates", 873 "--print-status-updates",
873 "--json", 874 "--shards",
874 "{\"base_task_name\": \"SimdJs - all/Windows-7-SP1/[dummy has/V8 Win64 - d ebug/571\", \"tasks\": {\"SimdJs - all/Windows-7-SP1/[dummy has/V8 Win64 - debug /571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chr omium-swarm.appspot.com/user/task/10000\"}}}" 875 "1",
876 "SimdJs - all/Windows-7-SP1/[dummy has/V8 Win64 - debug/571"
875 ], 877 ],
876 "name": "SimdJs - all", 878 "name": "SimdJs - all",
877 "~followup_annotations": [ 879 "~followup_annotations": [
878 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 880 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
879 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 881 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
880 "@@@STEP_LOG_LINE@durations@@@@", 882 "@@@STEP_LOG_LINE@durations@@@@",
881 "@@@STEP_LOG_LINE@durations@Details:@@@", 883 "@@@STEP_LOG_LINE@durations@Details:@@@",
882 "@@@STEP_LOG_LINE@durations@@@@", 884 "@@@STEP_LOG_LINE@durations@@@@",
883 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 885 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
884 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 886 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
902 "--temp-root-dir", 904 "--temp-root-dir",
903 "[TMP_BASE]", 905 "[TMP_BASE]",
904 "--merged-test-output", 906 "--merged-test-output",
905 "/path/to/tmp/json", 907 "/path/to/tmp/json",
906 "--", 908 "--",
907 "collect", 909 "collect",
908 "--swarming", 910 "--swarming",
909 "https://chromium-swarm.appspot.com", 911 "https://chromium-swarm.appspot.com",
910 "--decorate", 912 "--decorate",
911 "--print-status-updates", 913 "--print-status-updates",
912 "--json", 914 "--shards",
913 "{\"base_task_name\": \"Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win64 - debug/571\", \"tasks\": {\"Test262 - no variants/Windows-7-SP1/[dummy ha s/V8 Win64 - debug/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_ur l\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}" 915 "1",
916 "Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win64 - debug/571"
914 ], 917 ],
915 "name": "Test262 - no variants", 918 "name": "Test262 - no variants",
916 "~followup_annotations": [ 919 "~followup_annotations": [
917 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 920 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
918 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 921 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
919 "@@@STEP_LOG_LINE@durations@@@@", 922 "@@@STEP_LOG_LINE@durations@@@@",
920 "@@@STEP_LOG_LINE@durations@Details:@@@", 923 "@@@STEP_LOG_LINE@durations@Details:@@@",
921 "@@@STEP_LOG_LINE@durations@@@@", 924 "@@@STEP_LOG_LINE@durations@@@@",
922 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 925 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
923 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 926 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
941 "--temp-root-dir", 944 "--temp-root-dir",
942 "[TMP_BASE]", 945 "[TMP_BASE]",
943 "--merged-test-output", 946 "--merged-test-output",
944 "/path/to/tmp/json", 947 "/path/to/tmp/json",
945 "--", 948 "--",
946 "collect", 949 "collect",
947 "--swarming", 950 "--swarming",
948 "https://chromium-swarm.appspot.com", 951 "https://chromium-swarm.appspot.com",
949 "--decorate", 952 "--decorate",
950 "--print-status-updates", 953 "--print-status-updates",
951 "--json", 954 "--shards",
952 "{\"base_task_name\": \"Mozilla/Windows-7-SP1/[dummy has/V8 Win64 - debug/ 571\", \"tasks\": {\"Mozilla/Windows-7-SP1/[dummy has/V8 Win64 - debug/571\": {\ "shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swar m.appspot.com/user/task/10000\"}}}" 955 "1",
956 "Mozilla/Windows-7-SP1/[dummy has/V8 Win64 - debug/571"
953 ], 957 ],
954 "name": "Mozilla", 958 "name": "Mozilla",
955 "~followup_annotations": [ 959 "~followup_annotations": [
956 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 960 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
957 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 961 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
958 "@@@STEP_LOG_LINE@durations@@@@", 962 "@@@STEP_LOG_LINE@durations@@@@",
959 "@@@STEP_LOG_LINE@durations@Details:@@@", 963 "@@@STEP_LOG_LINE@durations@Details:@@@",
960 "@@@STEP_LOG_LINE@durations@@@@", 964 "@@@STEP_LOG_LINE@durations@@@@",
961 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 965 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
962 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 966 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
980 "--temp-root-dir", 984 "--temp-root-dir",
981 "[TMP_BASE]", 985 "[TMP_BASE]",
982 "--merged-test-output", 986 "--merged-test-output",
983 "/path/to/tmp/json", 987 "/path/to/tmp/json",
984 "--", 988 "--",
985 "collect", 989 "collect",
986 "--swarming", 990 "--swarming",
987 "https://chromium-swarm.appspot.com", 991 "https://chromium-swarm.appspot.com",
988 "--decorate", 992 "--decorate",
989 "--print-status-updates", 993 "--print-status-updates",
990 "--json", 994 "--shards",
991 "{\"base_task_name\": \"Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Wi n64 - debug/571\", \"tasks\": {\"Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win64 - debug/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}" 995 "1",
996 "Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win64 - debug/571"
992 ], 997 ],
993 "name": "Ignition - turbofan", 998 "name": "Ignition - turbofan",
994 "~followup_annotations": [ 999 "~followup_annotations": [
995 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1000 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
996 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1001 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
997 "@@@STEP_LOG_LINE@durations@@@@", 1002 "@@@STEP_LOG_LINE@durations@@@@",
998 "@@@STEP_LOG_LINE@durations@Details:@@@", 1003 "@@@STEP_LOG_LINE@durations@Details:@@@",
999 "@@@STEP_LOG_LINE@durations@@@@", 1004 "@@@STEP_LOG_LINE@durations@@@@",
1000 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1005 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1001 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1006 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
1002 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 1007 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
1003 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 1008 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
1004 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 1009 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
1005 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 1010 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
1006 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 1011 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
1007 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1012 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1008 "@@@STEP_LOG_END@durations@@@" 1013 "@@@STEP_LOG_END@durations@@@"
1009 ] 1014 ]
1010 }, 1015 },
1011 { 1016 {
1012 "name": "$result", 1017 "name": "$result",
1013 "recipe_result": null, 1018 "recipe_result": null,
1014 "status_code": 0 1019 "status_code": 0
1015 } 1020 }
1016 ] 1021 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698