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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac.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 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Mac", 10 "V8 Mac",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 { 67 {
68 "cmd": [ 68 "cmd": [
69 "python", 69 "python",
70 "-u", 70 "-u",
71 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", 71 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py",
72 "--version" 72 "--version"
73 ], 73 ],
74 "name": "swarming.py --version", 74 "name": "swarming.py --version",
75 "stdout": "/path/to/tmp/", 75 "stdout": "/path/to/tmp/",
76 "~followup_annotations": [ 76 "~followup_annotations": [
77 "@@@STEP_TEXT@0.8.6@@@" 77 "@@@STEP_TEXT@0.4.10@@@"
78 ] 78 ]
79 }, 79 },
80 { 80 {
81 "cmd": [], 81 "cmd": [],
82 "name": "ensure_goma" 82 "name": "ensure_goma"
83 }, 83 },
84 { 84 {
85 "cmd": [ 85 "cmd": [
86 "python", 86 "python",
87 "-u", 87 "-u",
(...skipping 744 matching lines...) Expand 10 before | Expand all | Expand 10 after
832 "--temp-root-dir", 832 "--temp-root-dir",
833 "[TMP_BASE]", 833 "[TMP_BASE]",
834 "--merged-test-output", 834 "--merged-test-output",
835 "/path/to/tmp/json", 835 "/path/to/tmp/json",
836 "--", 836 "--",
837 "collect", 837 "collect",
838 "--swarming", 838 "--swarming",
839 "https://chromium-swarm.appspot.com", 839 "https://chromium-swarm.appspot.com",
840 "--decorate", 840 "--decorate",
841 "--print-status-updates", 841 "--print-status-updates",
842 "--json", 842 "--shards",
843 "{\"base_task_name\": \"Check/Mac-10.9/[dummy has/V8 Mac/571\", \"tasks\": {\"Check/Mac-10.9/[dummy has/V8 Mac/571\": {\"shard_index\": 0, \"task_id\": \" 10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}} " 843 "1",
844 "Check/Mac-10.9/[dummy has/V8 Mac/571"
844 ], 845 ],
845 "name": "Check", 846 "name": "Check",
846 "~followup_annotations": [ 847 "~followup_annotations": [
847 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 848 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
848 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 849 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
849 "@@@STEP_LOG_LINE@durations@@@@", 850 "@@@STEP_LOG_LINE@durations@@@@",
850 "@@@STEP_LOG_LINE@durations@Details:@@@", 851 "@@@STEP_LOG_LINE@durations@Details:@@@",
851 "@@@STEP_LOG_LINE@durations@@@@", 852 "@@@STEP_LOG_LINE@durations@@@@",
852 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 853 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
853 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 854 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
871 "--temp-root-dir", 872 "--temp-root-dir",
872 "[TMP_BASE]", 873 "[TMP_BASE]",
873 "--merged-test-output", 874 "--merged-test-output",
874 "/path/to/tmp/json", 875 "/path/to/tmp/json",
875 "--", 876 "--",
876 "collect", 877 "collect",
877 "--swarming", 878 "--swarming",
878 "https://chromium-swarm.appspot.com", 879 "https://chromium-swarm.appspot.com",
879 "--decorate", 880 "--decorate",
880 "--print-status-updates", 881 "--print-status-updates",
881 "--json", 882 "--shards",
882 "{\"base_task_name\": \"Test262 - no variants/Mac-10.9/[dummy has/V8 Mac/5 71\", \"tasks\": {\"Test262 - no variants/Mac-10.9/[dummy has/V8 Mac/571\": {\"s hard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm. appspot.com/user/task/10000\"}}}" 883 "1",
884 "Test262 - no variants/Mac-10.9/[dummy has/V8 Mac/571"
883 ], 885 ],
884 "name": "Test262 - no variants", 886 "name": "Test262 - no variants",
885 "~followup_annotations": [ 887 "~followup_annotations": [
886 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 888 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
887 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 889 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
888 "@@@STEP_LOG_LINE@durations@@@@", 890 "@@@STEP_LOG_LINE@durations@@@@",
889 "@@@STEP_LOG_LINE@durations@Details:@@@", 891 "@@@STEP_LOG_LINE@durations@Details:@@@",
890 "@@@STEP_LOG_LINE@durations@@@@", 892 "@@@STEP_LOG_LINE@durations@@@@",
891 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 893 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
892 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 894 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
910 "--temp-root-dir", 912 "--temp-root-dir",
911 "[TMP_BASE]", 913 "[TMP_BASE]",
912 "--merged-test-output", 914 "--merged-test-output",
913 "/path/to/tmp/json", 915 "/path/to/tmp/json",
914 "--", 916 "--",
915 "collect", 917 "collect",
916 "--swarming", 918 "--swarming",
917 "https://chromium-swarm.appspot.com", 919 "https://chromium-swarm.appspot.com",
918 "--decorate", 920 "--decorate",
919 "--print-status-updates", 921 "--print-status-updates",
920 "--json", 922 "--shards",
921 "{\"base_task_name\": \"Mozilla/Mac-10.9/[dummy has/V8 Mac/571\", \"tasks\ ": {\"Mozilla/Mac-10.9/[dummy has/V8 Mac/571\": {\"shard_index\": 0, \"task_id\" : \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\ "}}}" 923 "1",
924 "Mozilla/Mac-10.9/[dummy has/V8 Mac/571"
922 ], 925 ],
923 "name": "Mozilla", 926 "name": "Mozilla",
924 "~followup_annotations": [ 927 "~followup_annotations": [
925 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 928 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
926 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 929 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
927 "@@@STEP_LOG_LINE@durations@@@@", 930 "@@@STEP_LOG_LINE@durations@@@@",
928 "@@@STEP_LOG_LINE@durations@Details:@@@", 931 "@@@STEP_LOG_LINE@durations@Details:@@@",
929 "@@@STEP_LOG_LINE@durations@@@@", 932 "@@@STEP_LOG_LINE@durations@@@@",
930 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 933 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
931 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 934 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
949 "--temp-root-dir", 952 "--temp-root-dir",
950 "[TMP_BASE]", 953 "[TMP_BASE]",
951 "--merged-test-output", 954 "--merged-test-output",
952 "/path/to/tmp/json", 955 "/path/to/tmp/json",
953 "--", 956 "--",
954 "collect", 957 "collect",
955 "--swarming", 958 "--swarming",
956 "https://chromium-swarm.appspot.com", 959 "https://chromium-swarm.appspot.com",
957 "--decorate", 960 "--decorate",
958 "--print-status-updates", 961 "--print-status-updates",
959 "--json", 962 "--shards",
960 "{\"base_task_name\": \"SimdJs - all/Mac-10.9/[dummy has/V8 Mac/571\", \"t asks\": {\"SimdJs - all/Mac-10.9/[dummy has/V8 Mac/571\": {\"shard_index\": 0, \ "task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/t ask/10000\"}}}" 963 "1",
964 "SimdJs - all/Mac-10.9/[dummy has/V8 Mac/571"
961 ], 965 ],
962 "name": "SimdJs - all", 966 "name": "SimdJs - all",
963 "~followup_annotations": [ 967 "~followup_annotations": [
964 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 968 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
965 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 969 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
966 "@@@STEP_LOG_LINE@durations@@@@", 970 "@@@STEP_LOG_LINE@durations@@@@",
967 "@@@STEP_LOG_LINE@durations@Details:@@@", 971 "@@@STEP_LOG_LINE@durations@Details:@@@",
968 "@@@STEP_LOG_LINE@durations@@@@", 972 "@@@STEP_LOG_LINE@durations@@@@",
969 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 973 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
970 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 974 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
988 "--temp-root-dir", 992 "--temp-root-dir",
989 "[TMP_BASE]", 993 "[TMP_BASE]",
990 "--merged-test-output", 994 "--merged-test-output",
991 "/path/to/tmp/json", 995 "/path/to/tmp/json",
992 "--", 996 "--",
993 "collect", 997 "collect",
994 "--swarming", 998 "--swarming",
995 "https://chromium-swarm.appspot.com", 999 "https://chromium-swarm.appspot.com",
996 "--decorate", 1000 "--decorate",
997 "--print-status-updates", 1001 "--print-status-updates",
998 "--json", 1002 "--shards",
999 "{\"base_task_name\": \"Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac/571 \", \"tasks\": {\"Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac/571\": {\"shard _index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.apps pot.com/user/task/10000\"}}}" 1003 "1",
1004 "Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac/571"
1000 ], 1005 ],
1001 "name": "Ignition - turbofan", 1006 "name": "Ignition - turbofan",
1002 "~followup_annotations": [ 1007 "~followup_annotations": [
1003 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1008 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1004 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1009 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1005 "@@@STEP_LOG_LINE@durations@@@@", 1010 "@@@STEP_LOG_LINE@durations@@@@",
1006 "@@@STEP_LOG_LINE@durations@Details:@@@", 1011 "@@@STEP_LOG_LINE@durations@Details:@@@",
1007 "@@@STEP_LOG_LINE@durations@@@@", 1012 "@@@STEP_LOG_LINE@durations@@@@",
1008 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1013 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1009 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1014 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
1010 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 1015 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
1011 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 1016 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
1012 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 1017 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
1013 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 1018 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
1014 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 1019 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
1015 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1020 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1016 "@@@STEP_LOG_END@durations@@@" 1021 "@@@STEP_LOG_END@durations@@@"
1017 ] 1022 ]
1018 }, 1023 },
1019 { 1024 {
1020 "name": "$result", 1025 "name": "$result",
1021 "recipe_result": null, 1026 "recipe_result": null,
1022 "status_code": 0 1027 "status_code": 0
1023 } 1028 }
1024 ] 1029 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698