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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_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 561 matching lines...) Expand 10 before | Expand all | Expand 10 after
663 "--temp-root-dir", 663 "--temp-root-dir",
664 "[TMP_BASE]", 664 "[TMP_BASE]",
665 "--merged-test-output", 665 "--merged-test-output",
666 "/path/to/tmp/json", 666 "/path/to/tmp/json",
667 "--", 667 "--",
668 "collect", 668 "collect",
669 "--swarming", 669 "--swarming",
670 "https://chromium-swarm.appspot.com", 670 "https://chromium-swarm.appspot.com",
671 "--decorate", 671 "--decorate",
672 "--print-status-updates", 672 "--print-status-updates",
673 "--json", 673 "--shards",
674 "{\"base_task_name\": \"Check/Windows-7-SP1/[dummy has/v8_win_dbg/571\", \ "tasks\": {\"Check/Windows-7-SP1/[dummy has/v8_win_dbg/571:2:0\": {\"shard_index \": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.co m/user/task/10000\"}, \"Check/Windows-7-SP1/[dummy has/v8_win_dbg/571:2:1\": {\" shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10100\"}}}" 674 "2",
675 "Check/Windows-7-SP1/[dummy has/v8_win_dbg/571"
675 ], 676 ],
676 "name": "Check", 677 "name": "Check",
677 "~followup_annotations": [ 678 "~followup_annotations": [
678 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 679 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
679 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 680 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
680 "@@@STEP_LOG_LINE@durations@@@@", 681 "@@@STEP_LOG_LINE@durations@@@@",
681 "@@@STEP_LOG_LINE@durations@Details:@@@", 682 "@@@STEP_LOG_LINE@durations@Details:@@@",
682 "@@@STEP_LOG_LINE@durations@@@@", 683 "@@@STEP_LOG_LINE@durations@@@@",
683 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 684 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
684 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 685 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
702 "--temp-root-dir", 703 "--temp-root-dir",
703 "[TMP_BASE]", 704 "[TMP_BASE]",
704 "--merged-test-output", 705 "--merged-test-output",
705 "/path/to/tmp/json", 706 "/path/to/tmp/json",
706 "--", 707 "--",
707 "collect", 708 "collect",
708 "--swarming", 709 "--swarming",
709 "https://chromium-swarm.appspot.com", 710 "https://chromium-swarm.appspot.com",
710 "--decorate", 711 "--decorate",
711 "--print-status-updates", 712 "--print-status-updates",
712 "--json", 713 "--shards",
713 "{\"base_task_name\": \"Ignition - turbofan/Windows-7-SP1/[dummy has/v8_wi n_dbg/571\", \"tasks\": {\"Ignition - turbofan/Windows-7-SP1/[dummy has/v8_win_d bg/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://c hromium-swarm.appspot.com/user/task/10000\"}}}" 714 "1",
715 "Ignition - turbofan/Windows-7-SP1/[dummy has/v8_win_dbg/571"
714 ], 716 ],
715 "name": "Ignition - turbofan", 717 "name": "Ignition - turbofan",
716 "~followup_annotations": [ 718 "~followup_annotations": [
717 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 719 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
718 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 720 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
719 "@@@STEP_LOG_LINE@durations@@@@", 721 "@@@STEP_LOG_LINE@durations@@@@",
720 "@@@STEP_LOG_LINE@durations@Details:@@@", 722 "@@@STEP_LOG_LINE@durations@Details:@@@",
721 "@@@STEP_LOG_LINE@durations@@@@", 723 "@@@STEP_LOG_LINE@durations@@@@",
722 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 724 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
723 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 725 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
741 "--temp-root-dir", 743 "--temp-root-dir",
742 "[TMP_BASE]", 744 "[TMP_BASE]",
743 "--merged-test-output", 745 "--merged-test-output",
744 "/path/to/tmp/json", 746 "/path/to/tmp/json",
745 "--", 747 "--",
746 "collect", 748 "collect",
747 "--swarming", 749 "--swarming",
748 "https://chromium-swarm.appspot.com", 750 "https://chromium-swarm.appspot.com",
749 "--decorate", 751 "--decorate",
750 "--print-status-updates", 752 "--print-status-updates",
751 "--json", 753 "--shards",
752 "{\"base_task_name\": \"Mozilla/Windows-7-SP1/[dummy has/v8_win_dbg/571\", \"tasks\": {\"Mozilla/Windows-7-SP1/[dummy has/v8_win_dbg/571\": {\"shard_index \": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.co m/user/task/10000\"}}}" 754 "1",
755 "Mozilla/Windows-7-SP1/[dummy has/v8_win_dbg/571"
753 ], 756 ],
754 "name": "Mozilla", 757 "name": "Mozilla",
755 "~followup_annotations": [ 758 "~followup_annotations": [
756 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 759 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
757 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 760 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
758 "@@@STEP_LOG_LINE@durations@@@@", 761 "@@@STEP_LOG_LINE@durations@@@@",
759 "@@@STEP_LOG_LINE@durations@Details:@@@", 762 "@@@STEP_LOG_LINE@durations@Details:@@@",
760 "@@@STEP_LOG_LINE@durations@@@@", 763 "@@@STEP_LOG_LINE@durations@@@@",
761 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 764 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
762 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 765 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
763 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 766 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
764 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 767 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
765 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 768 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
766 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 769 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
767 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 770 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
768 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 771 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
769 "@@@STEP_LOG_END@durations@@@" 772 "@@@STEP_LOG_END@durations@@@"
770 ] 773 ]
771 }, 774 },
772 { 775 {
773 "name": "$result", 776 "name": "$result",
774 "recipe_result": null, 777 "recipe_result": null,
775 "status_code": 0 778 "status_code": 0
776 } 779 }
777 ] 780 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698