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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_dbg.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_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.v8", 8 "tryserver.v8",
9 "--builder", 9 "--builder",
10 "v8_mac_dbg", 10 "v8_mac_dbg",
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 { 73 {
74 "cmd": [ 74 "cmd": [
75 "python", 75 "python",
76 "-u", 76 "-u",
77 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", 77 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py",
78 "--version" 78 "--version"
79 ], 79 ],
80 "name": "swarming.py --version", 80 "name": "swarming.py --version",
81 "stdout": "/path/to/tmp/", 81 "stdout": "/path/to/tmp/",
82 "~followup_annotations": [ 82 "~followup_annotations": [
83 "@@@STEP_TEXT@0.8.6@@@" 83 "@@@STEP_TEXT@0.4.10@@@"
84 ] 84 ]
85 }, 85 },
86 { 86 {
87 "cmd": [], 87 "cmd": [],
88 "name": "ensure_goma" 88 "name": "ensure_goma"
89 }, 89 },
90 { 90 {
91 "cmd": [ 91 "cmd": [
92 "python", 92 "python",
93 "-u", 93 "-u",
(...skipping 791 matching lines...) Expand 10 before | Expand all | Expand 10 after
885 "--temp-root-dir", 885 "--temp-root-dir",
886 "[TMP_BASE]", 886 "[TMP_BASE]",
887 "--merged-test-output", 887 "--merged-test-output",
888 "/path/to/tmp/json", 888 "/path/to/tmp/json",
889 "--", 889 "--",
890 "collect", 890 "collect",
891 "--swarming", 891 "--swarming",
892 "https://chromium-swarm.appspot.com", 892 "https://chromium-swarm.appspot.com",
893 "--decorate", 893 "--decorate",
894 "--print-status-updates", 894 "--print-status-updates",
895 "--json", 895 "--shards",
896 "{\"base_task_name\": \"Check/Mac-10.9/[dummy has/v8_mac_dbg/571\", \"task s\": {\"Check/Mac-10.9/[dummy has/v8_mac_dbg/571:2:0\": {\"shard_index\": 0, \"t ask_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/tas k/10000\"}, \"Check/Mac-10.9/[dummy has/v8_mac_dbg/571:2:1\": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://chromium-swarm.appspot.com/us er/task/10100\"}}}" 896 "2",
897 "Check/Mac-10.9/[dummy has/v8_mac_dbg/571"
897 ], 898 ],
898 "name": "Check", 899 "name": "Check",
899 "~followup_annotations": [ 900 "~followup_annotations": [
900 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 901 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
901 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 902 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
902 "@@@STEP_LOG_LINE@durations@@@@", 903 "@@@STEP_LOG_LINE@durations@@@@",
903 "@@@STEP_LOG_LINE@durations@Details:@@@", 904 "@@@STEP_LOG_LINE@durations@Details:@@@",
904 "@@@STEP_LOG_LINE@durations@@@@", 905 "@@@STEP_LOG_LINE@durations@@@@",
905 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 906 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
906 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 907 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
924 "--temp-root-dir", 925 "--temp-root-dir",
925 "[TMP_BASE]", 926 "[TMP_BASE]",
926 "--merged-test-output", 927 "--merged-test-output",
927 "/path/to/tmp/json", 928 "/path/to/tmp/json",
928 "--", 929 "--",
929 "collect", 930 "collect",
930 "--swarming", 931 "--swarming",
931 "https://chromium-swarm.appspot.com", 932 "https://chromium-swarm.appspot.com",
932 "--decorate", 933 "--decorate",
933 "--print-status-updates", 934 "--print-status-updates",
934 "--json", 935 "--shards",
935 "{\"base_task_name\": \"Test262 - no variants/Mac-10.9/[dummy has/v8_mac_d bg/571\", \"tasks\": {\"Test262 - no variants/Mac-10.9/[dummy has/v8_mac_dbg/571 \": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromiu m-swarm.appspot.com/user/task/10000\"}}}" 936 "1",
937 "Test262 - no variants/Mac-10.9/[dummy has/v8_mac_dbg/571"
936 ], 938 ],
937 "name": "Test262 - no variants", 939 "name": "Test262 - no variants",
938 "~followup_annotations": [ 940 "~followup_annotations": [
939 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 941 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
940 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 942 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
941 "@@@STEP_LOG_LINE@durations@@@@", 943 "@@@STEP_LOG_LINE@durations@@@@",
942 "@@@STEP_LOG_LINE@durations@Details:@@@", 944 "@@@STEP_LOG_LINE@durations@Details:@@@",
943 "@@@STEP_LOG_LINE@durations@@@@", 945 "@@@STEP_LOG_LINE@durations@@@@",
944 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 946 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
945 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 947 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
963 "--temp-root-dir", 965 "--temp-root-dir",
964 "[TMP_BASE]", 966 "[TMP_BASE]",
965 "--merged-test-output", 967 "--merged-test-output",
966 "/path/to/tmp/json", 968 "/path/to/tmp/json",
967 "--", 969 "--",
968 "collect", 970 "collect",
969 "--swarming", 971 "--swarming",
970 "https://chromium-swarm.appspot.com", 972 "https://chromium-swarm.appspot.com",
971 "--decorate", 973 "--decorate",
972 "--print-status-updates", 974 "--print-status-updates",
973 "--json", 975 "--shards",
974 "{\"base_task_name\": \"Mozilla/Mac-10.9/[dummy has/v8_mac_dbg/571\", \"ta sks\": {\"Mozilla/Mac-10.9/[dummy has/v8_mac_dbg/571\": {\"shard_index\": 0, \"t ask_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/tas k/10000\"}}}" 976 "1",
977 "Mozilla/Mac-10.9/[dummy has/v8_mac_dbg/571"
975 ], 978 ],
976 "name": "Mozilla", 979 "name": "Mozilla",
977 "~followup_annotations": [ 980 "~followup_annotations": [
978 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 981 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
979 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 982 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
980 "@@@STEP_LOG_LINE@durations@@@@", 983 "@@@STEP_LOG_LINE@durations@@@@",
981 "@@@STEP_LOG_LINE@durations@Details:@@@", 984 "@@@STEP_LOG_LINE@durations@Details:@@@",
982 "@@@STEP_LOG_LINE@durations@@@@", 985 "@@@STEP_LOG_LINE@durations@@@@",
983 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 986 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
984 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 987 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
1002 "--temp-root-dir", 1005 "--temp-root-dir",
1003 "[TMP_BASE]", 1006 "[TMP_BASE]",
1004 "--merged-test-output", 1007 "--merged-test-output",
1005 "/path/to/tmp/json", 1008 "/path/to/tmp/json",
1006 "--", 1009 "--",
1007 "collect", 1010 "collect",
1008 "--swarming", 1011 "--swarming",
1009 "https://chromium-swarm.appspot.com", 1012 "https://chromium-swarm.appspot.com",
1010 "--decorate", 1013 "--decorate",
1011 "--print-status-updates", 1014 "--print-status-updates",
1012 "--json", 1015 "--shards",
1013 "{\"base_task_name\": \"SimdJs - all/Mac-10.9/[dummy has/v8_mac_dbg/571\", \"tasks\": {\"SimdJs - all/Mac-10.9/[dummy has/v8_mac_dbg/571\": {\"shard_index \": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.co m/user/task/10000\"}}}" 1016 "1",
1017 "SimdJs - all/Mac-10.9/[dummy has/v8_mac_dbg/571"
1014 ], 1018 ],
1015 "name": "SimdJs - all", 1019 "name": "SimdJs - all",
1016 "~followup_annotations": [ 1020 "~followup_annotations": [
1017 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1021 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1018 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1022 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1019 "@@@STEP_LOG_LINE@durations@@@@", 1023 "@@@STEP_LOG_LINE@durations@@@@",
1020 "@@@STEP_LOG_LINE@durations@Details:@@@", 1024 "@@@STEP_LOG_LINE@durations@Details:@@@",
1021 "@@@STEP_LOG_LINE@durations@@@@", 1025 "@@@STEP_LOG_LINE@durations@@@@",
1022 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1026 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1023 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1027 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
1041 "--temp-root-dir", 1045 "--temp-root-dir",
1042 "[TMP_BASE]", 1046 "[TMP_BASE]",
1043 "--merged-test-output", 1047 "--merged-test-output",
1044 "/path/to/tmp/json", 1048 "/path/to/tmp/json",
1045 "--", 1049 "--",
1046 "collect", 1050 "collect",
1047 "--swarming", 1051 "--swarming",
1048 "https://chromium-swarm.appspot.com", 1052 "https://chromium-swarm.appspot.com",
1049 "--decorate", 1053 "--decorate",
1050 "--print-status-updates", 1054 "--print-status-updates",
1051 "--json", 1055 "--shards",
1052 "{\"base_task_name\": \"Ignition - turbofan/Mac-10.9/[dummy has/v8_mac_dbg /571\", \"tasks\": {\"Ignition - turbofan/Mac-10.9/[dummy has/v8_mac_dbg/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-sw arm.appspot.com/user/task/10000\"}}}" 1056 "1",
1057 "Ignition - turbofan/Mac-10.9/[dummy has/v8_mac_dbg/571"
1053 ], 1058 ],
1054 "name": "Ignition - turbofan", 1059 "name": "Ignition - turbofan",
1055 "~followup_annotations": [ 1060 "~followup_annotations": [
1056 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1061 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1057 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1062 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1058 "@@@STEP_LOG_LINE@durations@@@@", 1063 "@@@STEP_LOG_LINE@durations@@@@",
1059 "@@@STEP_LOG_LINE@durations@Details:@@@", 1064 "@@@STEP_LOG_LINE@durations@Details:@@@",
1060 "@@@STEP_LOG_LINE@durations@@@@", 1065 "@@@STEP_LOG_LINE@durations@@@@",
1061 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1066 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1062 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1067 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
1063 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 1068 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
1064 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 1069 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
1065 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 1070 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
1066 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 1071 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
1067 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 1072 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
1068 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1073 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1069 "@@@STEP_LOG_END@durations@@@" 1074 "@@@STEP_LOG_END@durations@@@"
1070 ] 1075 ]
1071 }, 1076 },
1072 { 1077 {
1073 "name": "$result", 1078 "name": "$result",
1074 "recipe_result": null, 1079 "recipe_result": null,
1075 "status_code": 0 1080 "status_code": 0
1076 } 1081 }
1077 ] 1082 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698