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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_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_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 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 { 81 {
82 "cmd": [ 82 "cmd": [
83 "python", 83 "python",
84 "-u", 84 "-u",
85 "[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py", 85 "[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py",
86 "--version" 86 "--version"
87 ], 87 ],
88 "name": "swarming.py --version", 88 "name": "swarming.py --version",
89 "stdout": "/path/to/tmp/", 89 "stdout": "/path/to/tmp/",
90 "~followup_annotations": [ 90 "~followup_annotations": [
91 "@@@STEP_TEXT@0.8.6@@@" 91 "@@@STEP_TEXT@0.4.10@@@"
92 ] 92 ]
93 }, 93 },
94 { 94 {
95 "cmd": [], 95 "cmd": [],
96 "name": "ensure_goma" 96 "name": "ensure_goma"
97 }, 97 },
98 { 98 {
99 "cmd": [ 99 "cmd": [
100 "python", 100 "python",
101 "-u", 101 "-u",
(...skipping 662 matching lines...) Expand 10 before | Expand all | Expand 10 after
764 "--temp-root-dir", 764 "--temp-root-dir",
765 "[TMP_BASE]", 765 "[TMP_BASE]",
766 "--merged-test-output", 766 "--merged-test-output",
767 "/path/to/tmp/json", 767 "/path/to/tmp/json",
768 "--", 768 "--",
769 "collect", 769 "collect",
770 "--swarming", 770 "--swarming",
771 "https://chromium-swarm.appspot.com", 771 "https://chromium-swarm.appspot.com",
772 "--decorate", 772 "--decorate",
773 "--print-status-updates", 773 "--print-status-updates",
774 "--json", 774 "--shards",
775 "{\"base_task_name\": \"Check/Windows-7-SP1/[dummy has/v8_win64_dbg/571\", \"tasks\": {\"Check/Windows-7-SP1/[dummy has/v8_win64_dbg/571:2:0\": {\"shard_i ndex\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspo t.com/user/task/10000\"}, \"Check/Windows-7-SP1/[dummy has/v8_win64_dbg/571:2:1\ ": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://chromium -swarm.appspot.com/user/task/10100\"}}}" 775 "2",
776 "Check/Windows-7-SP1/[dummy has/v8_win64_dbg/571"
776 ], 777 ],
777 "name": "Check", 778 "name": "Check",
778 "~followup_annotations": [ 779 "~followup_annotations": [
779 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 780 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
780 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 781 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
781 "@@@STEP_LOG_LINE@durations@@@@", 782 "@@@STEP_LOG_LINE@durations@@@@",
782 "@@@STEP_LOG_LINE@durations@Details:@@@", 783 "@@@STEP_LOG_LINE@durations@Details:@@@",
783 "@@@STEP_LOG_LINE@durations@@@@", 784 "@@@STEP_LOG_LINE@durations@@@@",
784 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 785 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
785 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 786 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
803 "--temp-root-dir", 804 "--temp-root-dir",
804 "[TMP_BASE]", 805 "[TMP_BASE]",
805 "--merged-test-output", 806 "--merged-test-output",
806 "/path/to/tmp/json", 807 "/path/to/tmp/json",
807 "--", 808 "--",
808 "collect", 809 "collect",
809 "--swarming", 810 "--swarming",
810 "https://chromium-swarm.appspot.com", 811 "https://chromium-swarm.appspot.com",
811 "--decorate", 812 "--decorate",
812 "--print-status-updates", 813 "--print-status-updates",
813 "--json", 814 "--shards",
814 "{\"base_task_name\": \"SimdJs - all/Windows-7-SP1/[dummy has/v8_win64_dbg /571\", \"tasks\": {\"SimdJs - all/Windows-7-SP1/[dummy has/v8_win64_dbg/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-sw arm.appspot.com/user/task/10000\"}}}" 815 "1",
816 "SimdJs - all/Windows-7-SP1/[dummy has/v8_win64_dbg/571"
815 ], 817 ],
816 "name": "SimdJs - all", 818 "name": "SimdJs - all",
817 "~followup_annotations": [ 819 "~followup_annotations": [
818 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 820 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
819 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 821 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
820 "@@@STEP_LOG_LINE@durations@@@@", 822 "@@@STEP_LOG_LINE@durations@@@@",
821 "@@@STEP_LOG_LINE@durations@Details:@@@", 823 "@@@STEP_LOG_LINE@durations@Details:@@@",
822 "@@@STEP_LOG_LINE@durations@@@@", 824 "@@@STEP_LOG_LINE@durations@@@@",
823 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 825 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
824 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 826 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
842 "--temp-root-dir", 844 "--temp-root-dir",
843 "[TMP_BASE]", 845 "[TMP_BASE]",
844 "--merged-test-output", 846 "--merged-test-output",
845 "/path/to/tmp/json", 847 "/path/to/tmp/json",
846 "--", 848 "--",
847 "collect", 849 "collect",
848 "--swarming", 850 "--swarming",
849 "https://chromium-swarm.appspot.com", 851 "https://chromium-swarm.appspot.com",
850 "--decorate", 852 "--decorate",
851 "--print-status-updates", 853 "--print-status-updates",
852 "--json", 854 "--shards",
853 "{\"base_task_name\": \"Ignition - turbofan/Windows-7-SP1/[dummy has/v8_wi n64_dbg/571\", \"tasks\": {\"Ignition - turbofan/Windows-7-SP1/[dummy has/v8_win 64_dbg/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https ://chromium-swarm.appspot.com/user/task/10000\"}}}" 855 "1",
856 "Ignition - turbofan/Windows-7-SP1/[dummy has/v8_win64_dbg/571"
854 ], 857 ],
855 "name": "Ignition - turbofan", 858 "name": "Ignition - turbofan",
856 "~followup_annotations": [ 859 "~followup_annotations": [
857 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 860 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
858 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 861 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
859 "@@@STEP_LOG_LINE@durations@@@@", 862 "@@@STEP_LOG_LINE@durations@@@@",
860 "@@@STEP_LOG_LINE@durations@Details:@@@", 863 "@@@STEP_LOG_LINE@durations@Details:@@@",
861 "@@@STEP_LOG_LINE@durations@@@@", 864 "@@@STEP_LOG_LINE@durations@@@@",
862 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 865 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
863 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 866 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
881 "--temp-root-dir", 884 "--temp-root-dir",
882 "[TMP_BASE]", 885 "[TMP_BASE]",
883 "--merged-test-output", 886 "--merged-test-output",
884 "/path/to/tmp/json", 887 "/path/to/tmp/json",
885 "--", 888 "--",
886 "collect", 889 "collect",
887 "--swarming", 890 "--swarming",
888 "https://chromium-swarm.appspot.com", 891 "https://chromium-swarm.appspot.com",
889 "--decorate", 892 "--decorate",
890 "--print-status-updates", 893 "--print-status-updates",
891 "--json", 894 "--shards",
892 "{\"base_task_name\": \"Mozilla/Windows-7-SP1/[dummy has/v8_win64_dbg/571\ ", \"tasks\": {\"Mozilla/Windows-7-SP1/[dummy has/v8_win64_dbg/571\": {\"shard_i ndex\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspo t.com/user/task/10000\"}}}" 895 "1",
896 "Mozilla/Windows-7-SP1/[dummy has/v8_win64_dbg/571"
893 ], 897 ],
894 "name": "Mozilla", 898 "name": "Mozilla",
895 "~followup_annotations": [ 899 "~followup_annotations": [
896 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 900 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
897 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 901 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
898 "@@@STEP_LOG_LINE@durations@@@@", 902 "@@@STEP_LOG_LINE@durations@@@@",
899 "@@@STEP_LOG_LINE@durations@Details:@@@", 903 "@@@STEP_LOG_LINE@durations@Details:@@@",
900 "@@@STEP_LOG_LINE@durations@@@@", 904 "@@@STEP_LOG_LINE@durations@@@@",
901 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 905 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
902 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 906 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
903 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 907 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
904 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 908 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
905 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 909 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
906 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 910 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
907 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 911 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
908 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 912 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
909 "@@@STEP_LOG_END@durations@@@" 913 "@@@STEP_LOG_END@durations@@@"
910 ] 914 ]
911 }, 915 },
912 { 916 {
913 "name": "$result", 917 "name": "$result",
914 "recipe_result": null, 918 "recipe_result": null,
915 "status_code": 0 919 "status_code": 0
916 } 920 }
917 ] 921 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698