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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_rel.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_mac64_rel", 10 "v8_mac64_rel",
(...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 780 matching lines...) Expand 10 before | Expand all | Expand 10 after
874 "--temp-root-dir", 874 "--temp-root-dir",
875 "[TMP_BASE]", 875 "[TMP_BASE]",
876 "--merged-test-output", 876 "--merged-test-output",
877 "/path/to/tmp/json", 877 "/path/to/tmp/json",
878 "--", 878 "--",
879 "collect", 879 "collect",
880 "--swarming", 880 "--swarming",
881 "https://chromium-swarm.appspot.com", 881 "https://chromium-swarm.appspot.com",
882 "--decorate", 882 "--decorate",
883 "--print-status-updates", 883 "--print-status-updates",
884 "--json", 884 "--shards",
885 "{\"base_task_name\": \"Check/Mac-10.9/[dummy has/v8_mac64_rel/571\", \"ta sks\": {\"Check/Mac-10.9/[dummy has/v8_mac64_rel/571\": {\"shard_index\": 0, \"t ask_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/tas k/10000\"}}}" 885 "1",
886 "Check/Mac-10.9/[dummy has/v8_mac64_rel/571"
886 ], 887 ],
887 "name": "Check", 888 "name": "Check",
888 "~followup_annotations": [ 889 "~followup_annotations": [
889 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 890 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
890 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 891 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
891 "@@@STEP_LOG_LINE@durations@@@@", 892 "@@@STEP_LOG_LINE@durations@@@@",
892 "@@@STEP_LOG_LINE@durations@Details:@@@", 893 "@@@STEP_LOG_LINE@durations@Details:@@@",
893 "@@@STEP_LOG_LINE@durations@@@@", 894 "@@@STEP_LOG_LINE@durations@@@@",
894 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 895 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
895 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 896 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
913 "--temp-root-dir", 914 "--temp-root-dir",
914 "[TMP_BASE]", 915 "[TMP_BASE]",
915 "--merged-test-output", 916 "--merged-test-output",
916 "/path/to/tmp/json", 917 "/path/to/tmp/json",
917 "--", 918 "--",
918 "collect", 919 "collect",
919 "--swarming", 920 "--swarming",
920 "https://chromium-swarm.appspot.com", 921 "https://chromium-swarm.appspot.com",
921 "--decorate", 922 "--decorate",
922 "--print-status-updates", 923 "--print-status-updates",
923 "--json", 924 "--shards",
924 "{\"base_task_name\": \"Test262 - no variants/Mac-10.9/[dummy has/v8_mac64 _rel/571\", \"tasks\": {\"Test262 - no variants/Mac-10.9/[dummy has/v8_mac64_rel /571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chr omium-swarm.appspot.com/user/task/10000\"}}}" 925 "1",
926 "Test262 - no variants/Mac-10.9/[dummy has/v8_mac64_rel/571"
925 ], 927 ],
926 "name": "Test262 - no variants", 928 "name": "Test262 - no variants",
927 "~followup_annotations": [ 929 "~followup_annotations": [
928 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 930 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
929 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 931 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
930 "@@@STEP_LOG_LINE@durations@@@@", 932 "@@@STEP_LOG_LINE@durations@@@@",
931 "@@@STEP_LOG_LINE@durations@Details:@@@", 933 "@@@STEP_LOG_LINE@durations@Details:@@@",
932 "@@@STEP_LOG_LINE@durations@@@@", 934 "@@@STEP_LOG_LINE@durations@@@@",
933 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 935 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
934 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 936 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
952 "--temp-root-dir", 954 "--temp-root-dir",
953 "[TMP_BASE]", 955 "[TMP_BASE]",
954 "--merged-test-output", 956 "--merged-test-output",
955 "/path/to/tmp/json", 957 "/path/to/tmp/json",
956 "--", 958 "--",
957 "collect", 959 "collect",
958 "--swarming", 960 "--swarming",
959 "https://chromium-swarm.appspot.com", 961 "https://chromium-swarm.appspot.com",
960 "--decorate", 962 "--decorate",
961 "--print-status-updates", 963 "--print-status-updates",
962 "--json", 964 "--shards",
963 "{\"base_task_name\": \"Mozilla/Mac-10.9/[dummy has/v8_mac64_rel/571\", \" tasks\": {\"Mozilla/Mac-10.9/[dummy has/v8_mac64_rel/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user /task/10000\"}}}" 965 "1",
966 "Mozilla/Mac-10.9/[dummy has/v8_mac64_rel/571"
964 ], 967 ],
965 "name": "Mozilla", 968 "name": "Mozilla",
966 "~followup_annotations": [ 969 "~followup_annotations": [
967 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 970 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
968 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 971 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
969 "@@@STEP_LOG_LINE@durations@@@@", 972 "@@@STEP_LOG_LINE@durations@@@@",
970 "@@@STEP_LOG_LINE@durations@Details:@@@", 973 "@@@STEP_LOG_LINE@durations@Details:@@@",
971 "@@@STEP_LOG_LINE@durations@@@@", 974 "@@@STEP_LOG_LINE@durations@@@@",
972 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 975 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
973 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 976 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
991 "--temp-root-dir", 994 "--temp-root-dir",
992 "[TMP_BASE]", 995 "[TMP_BASE]",
993 "--merged-test-output", 996 "--merged-test-output",
994 "/path/to/tmp/json", 997 "/path/to/tmp/json",
995 "--", 998 "--",
996 "collect", 999 "collect",
997 "--swarming", 1000 "--swarming",
998 "https://chromium-swarm.appspot.com", 1001 "https://chromium-swarm.appspot.com",
999 "--decorate", 1002 "--decorate",
1000 "--print-status-updates", 1003 "--print-status-updates",
1001 "--json", 1004 "--shards",
1002 "{\"base_task_name\": \"SimdJs - all/Mac-10.9/[dummy has/v8_mac64_rel/571\ ", \"tasks\": {\"SimdJs - all/Mac-10.9/[dummy has/v8_mac64_rel/571\": {\"shard_i ndex\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspo t.com/user/task/10000\"}}}" 1005 "1",
1006 "SimdJs - all/Mac-10.9/[dummy has/v8_mac64_rel/571"
1003 ], 1007 ],
1004 "name": "SimdJs - all", 1008 "name": "SimdJs - all",
1005 "~followup_annotations": [ 1009 "~followup_annotations": [
1006 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1010 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1007 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1011 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1008 "@@@STEP_LOG_LINE@durations@@@@", 1012 "@@@STEP_LOG_LINE@durations@@@@",
1009 "@@@STEP_LOG_LINE@durations@Details:@@@", 1013 "@@@STEP_LOG_LINE@durations@Details:@@@",
1010 "@@@STEP_LOG_LINE@durations@@@@", 1014 "@@@STEP_LOG_LINE@durations@@@@",
1011 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1015 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1012 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1016 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
1030 "--temp-root-dir", 1034 "--temp-root-dir",
1031 "[TMP_BASE]", 1035 "[TMP_BASE]",
1032 "--merged-test-output", 1036 "--merged-test-output",
1033 "/path/to/tmp/json", 1037 "/path/to/tmp/json",
1034 "--", 1038 "--",
1035 "collect", 1039 "collect",
1036 "--swarming", 1040 "--swarming",
1037 "https://chromium-swarm.appspot.com", 1041 "https://chromium-swarm.appspot.com",
1038 "--decorate", 1042 "--decorate",
1039 "--print-status-updates", 1043 "--print-status-updates",
1040 "--json", 1044 "--shards",
1041 "{\"base_task_name\": \"Ignition - turbofan/Mac-10.9/[dummy has/v8_mac64_r el/571\", \"tasks\": {\"Ignition - turbofan/Mac-10.9/[dummy has/v8_mac64_rel/571 \": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromiu m-swarm.appspot.com/user/task/10000\"}}}" 1045 "1",
1046 "Ignition - turbofan/Mac-10.9/[dummy has/v8_mac64_rel/571"
1042 ], 1047 ],
1043 "name": "Ignition - turbofan", 1048 "name": "Ignition - turbofan",
1044 "~followup_annotations": [ 1049 "~followup_annotations": [
1045 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1050 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1046 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1051 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1047 "@@@STEP_LOG_LINE@durations@@@@", 1052 "@@@STEP_LOG_LINE@durations@@@@",
1048 "@@@STEP_LOG_LINE@durations@Details:@@@", 1053 "@@@STEP_LOG_LINE@durations@Details:@@@",
1049 "@@@STEP_LOG_LINE@durations@@@@", 1054 "@@@STEP_LOG_LINE@durations@@@@",
1050 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1055 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1051 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1056 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
1052 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 1057 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
1053 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 1058 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
1054 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 1059 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
1055 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 1060 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
1056 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 1061 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
1057 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1062 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1058 "@@@STEP_LOG_END@durations@@@" 1063 "@@@STEP_LOG_END@durations@@@"
1059 ] 1064 ]
1060 }, 1065 },
1061 { 1066 {
1062 "name": "$result", 1067 "name": "$result",
1063 "recipe_result": null, 1068 "recipe_result": null,
1064 "status_code": 0 1069 "status_code": 0
1065 } 1070 }
1066 ] 1071 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698