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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64___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_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 Mac64 - debug", 10 "V8 Mac64 - debug",
(...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 743 matching lines...) Expand 10 before | Expand all | Expand 10 after
831 "--temp-root-dir", 831 "--temp-root-dir",
832 "[TMP_BASE]", 832 "[TMP_BASE]",
833 "--merged-test-output", 833 "--merged-test-output",
834 "/path/to/tmp/json", 834 "/path/to/tmp/json",
835 "--", 835 "--",
836 "collect", 836 "collect",
837 "--swarming", 837 "--swarming",
838 "https://chromium-swarm.appspot.com", 838 "https://chromium-swarm.appspot.com",
839 "--decorate", 839 "--decorate",
840 "--print-status-updates", 840 "--print-status-updates",
841 "--json", 841 "--shards",
842 "{\"base_task_name\": \"Check/Mac-10.9/[dummy has/V8 Mac64 - debug/571\", \"tasks\": {\"Check/Mac-10.9/[dummy has/V8 Mac64 - debug/571\": {\"shard_index\" : 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/ user/task/10000\"}}}" 842 "1",
843 "Check/Mac-10.9/[dummy has/V8 Mac64 - debug/571"
843 ], 844 ],
844 "name": "Check", 845 "name": "Check",
845 "~followup_annotations": [ 846 "~followup_annotations": [
846 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 847 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
847 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 848 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
848 "@@@STEP_LOG_LINE@durations@@@@", 849 "@@@STEP_LOG_LINE@durations@@@@",
849 "@@@STEP_LOG_LINE@durations@Details:@@@", 850 "@@@STEP_LOG_LINE@durations@Details:@@@",
850 "@@@STEP_LOG_LINE@durations@@@@", 851 "@@@STEP_LOG_LINE@durations@@@@",
851 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 852 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
852 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 853 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
870 "--temp-root-dir", 871 "--temp-root-dir",
871 "[TMP_BASE]", 872 "[TMP_BASE]",
872 "--merged-test-output", 873 "--merged-test-output",
873 "/path/to/tmp/json", 874 "/path/to/tmp/json",
874 "--", 875 "--",
875 "collect", 876 "collect",
876 "--swarming", 877 "--swarming",
877 "https://chromium-swarm.appspot.com", 878 "https://chromium-swarm.appspot.com",
878 "--decorate", 879 "--decorate",
879 "--print-status-updates", 880 "--print-status-updates",
880 "--json", 881 "--shards",
881 "{\"base_task_name\": \"Test262 - no variants/Mac-10.9/[dummy has/V8 Mac64 - debug/571\", \"tasks\": {\"Test262 - no variants/Mac-10.9/[dummy has/V8 Mac64 - debug/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"htt ps://chromium-swarm.appspot.com/user/task/10000\"}}}" 882 "1",
883 "Test262 - no variants/Mac-10.9/[dummy has/V8 Mac64 - debug/571"
882 ], 884 ],
883 "name": "Test262 - no variants", 885 "name": "Test262 - no variants",
884 "~followup_annotations": [ 886 "~followup_annotations": [
885 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 887 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
886 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 888 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
887 "@@@STEP_LOG_LINE@durations@@@@", 889 "@@@STEP_LOG_LINE@durations@@@@",
888 "@@@STEP_LOG_LINE@durations@Details:@@@", 890 "@@@STEP_LOG_LINE@durations@Details:@@@",
889 "@@@STEP_LOG_LINE@durations@@@@", 891 "@@@STEP_LOG_LINE@durations@@@@",
890 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 892 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
891 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 893 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
909 "--temp-root-dir", 911 "--temp-root-dir",
910 "[TMP_BASE]", 912 "[TMP_BASE]",
911 "--merged-test-output", 913 "--merged-test-output",
912 "/path/to/tmp/json", 914 "/path/to/tmp/json",
913 "--", 915 "--",
914 "collect", 916 "collect",
915 "--swarming", 917 "--swarming",
916 "https://chromium-swarm.appspot.com", 918 "https://chromium-swarm.appspot.com",
917 "--decorate", 919 "--decorate",
918 "--print-status-updates", 920 "--print-status-updates",
919 "--json", 921 "--shards",
920 "{\"base_task_name\": \"Mozilla/Mac-10.9/[dummy has/V8 Mac64 - debug/571\" , \"tasks\": {\"Mozilla/Mac-10.9/[dummy has/V8 Mac64 - debug/571\": {\"shard_ind ex\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot. com/user/task/10000\"}}}" 922 "1",
923 "Mozilla/Mac-10.9/[dummy has/V8 Mac64 - debug/571"
921 ], 924 ],
922 "name": "Mozilla", 925 "name": "Mozilla",
923 "~followup_annotations": [ 926 "~followup_annotations": [
924 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 927 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
925 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 928 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
926 "@@@STEP_LOG_LINE@durations@@@@", 929 "@@@STEP_LOG_LINE@durations@@@@",
927 "@@@STEP_LOG_LINE@durations@Details:@@@", 930 "@@@STEP_LOG_LINE@durations@Details:@@@",
928 "@@@STEP_LOG_LINE@durations@@@@", 931 "@@@STEP_LOG_LINE@durations@@@@",
929 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 932 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
930 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 933 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
948 "--temp-root-dir", 951 "--temp-root-dir",
949 "[TMP_BASE]", 952 "[TMP_BASE]",
950 "--merged-test-output", 953 "--merged-test-output",
951 "/path/to/tmp/json", 954 "/path/to/tmp/json",
952 "--", 955 "--",
953 "collect", 956 "collect",
954 "--swarming", 957 "--swarming",
955 "https://chromium-swarm.appspot.com", 958 "https://chromium-swarm.appspot.com",
956 "--decorate", 959 "--decorate",
957 "--print-status-updates", 960 "--print-status-updates",
958 "--json", 961 "--shards",
959 "{\"base_task_name\": \"SimdJs - all/Mac-10.9/[dummy has/V8 Mac64 - debug/ 571\", \"tasks\": {\"SimdJs - all/Mac-10.9/[dummy has/V8 Mac64 - debug/571\": {\ "shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swar m.appspot.com/user/task/10000\"}}}" 962 "1",
963 "SimdJs - all/Mac-10.9/[dummy has/V8 Mac64 - debug/571"
960 ], 964 ],
961 "name": "SimdJs - all", 965 "name": "SimdJs - all",
962 "~followup_annotations": [ 966 "~followup_annotations": [
963 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 967 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
964 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 968 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
965 "@@@STEP_LOG_LINE@durations@@@@", 969 "@@@STEP_LOG_LINE@durations@@@@",
966 "@@@STEP_LOG_LINE@durations@Details:@@@", 970 "@@@STEP_LOG_LINE@durations@Details:@@@",
967 "@@@STEP_LOG_LINE@durations@@@@", 971 "@@@STEP_LOG_LINE@durations@@@@",
968 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 972 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
969 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 973 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
987 "--temp-root-dir", 991 "--temp-root-dir",
988 "[TMP_BASE]", 992 "[TMP_BASE]",
989 "--merged-test-output", 993 "--merged-test-output",
990 "/path/to/tmp/json", 994 "/path/to/tmp/json",
991 "--", 995 "--",
992 "collect", 996 "collect",
993 "--swarming", 997 "--swarming",
994 "https://chromium-swarm.appspot.com", 998 "https://chromium-swarm.appspot.com",
995 "--decorate", 999 "--decorate",
996 "--print-status-updates", 1000 "--print-status-updates",
997 "--json", 1001 "--shards",
998 "{\"base_task_name\": \"Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac64 - debug/571\", \"tasks\": {\"Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac64 - d ebug/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https:/ /chromium-swarm.appspot.com/user/task/10000\"}}}" 1002 "1",
1003 "Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac64 - debug/571"
999 ], 1004 ],
1000 "name": "Ignition - turbofan", 1005 "name": "Ignition - turbofan",
1001 "~followup_annotations": [ 1006 "~followup_annotations": [
1002 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1007 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1003 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1008 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1004 "@@@STEP_LOG_LINE@durations@@@@", 1009 "@@@STEP_LOG_LINE@durations@@@@",
1005 "@@@STEP_LOG_LINE@durations@Details:@@@", 1010 "@@@STEP_LOG_LINE@durations@Details:@@@",
1006 "@@@STEP_LOG_LINE@durations@@@@", 1011 "@@@STEP_LOG_LINE@durations@@@@",
1007 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1012 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1008 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1013 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
1009 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 1014 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
1010 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 1015 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
1011 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 1016 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
1012 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 1017 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
1013 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 1018 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
1014 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1019 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1015 "@@@STEP_LOG_END@durations@@@" 1020 "@@@STEP_LOG_END@durations@@@"
1016 ] 1021 ]
1017 }, 1022 },
1018 { 1023 {
1019 "name": "$result", 1024 "name": "$result",
1020 "recipe_result": null, 1025 "recipe_result": null,
1021 "status_code": 0 1026 "status_code": 0
1022 } 1027 }
1023 ] 1028 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698