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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_ASAN.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 Linux64 ASAN", 10 "V8 Linux64 ASAN",
(...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 559 matching lines...) Expand 10 before | Expand all | Expand 10 after
647 "--temp-root-dir", 647 "--temp-root-dir",
648 "[TMP_BASE]", 648 "[TMP_BASE]",
649 "--merged-test-output", 649 "--merged-test-output",
650 "/path/to/tmp/json", 650 "/path/to/tmp/json",
651 "--", 651 "--",
652 "collect", 652 "collect",
653 "--swarming", 653 "--swarming",
654 "https://chromium-swarm.appspot.com", 654 "https://chromium-swarm.appspot.com",
655 "--decorate", 655 "--decorate",
656 "--print-status-updates", 656 "--print-status-updates",
657 "--json", 657 "--shards",
658 "{\"base_task_name\": \"Check/Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571\ ", \"tasks\": {\"Check/Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571:2:0\": {\"sha rd_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.ap pspot.com/user/task/10000\"}, \"Check/Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/57 1:2:1\": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://ch romium-swarm.appspot.com/user/task/10100\"}}}" 658 "2",
659 "Check/Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571"
659 ], 660 ],
660 "name": "Check", 661 "name": "Check",
661 "~followup_annotations": [ 662 "~followup_annotations": [
662 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 663 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
663 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 664 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
664 "@@@STEP_LOG_LINE@durations@@@@", 665 "@@@STEP_LOG_LINE@durations@@@@",
665 "@@@STEP_LOG_LINE@durations@Details:@@@", 666 "@@@STEP_LOG_LINE@durations@Details:@@@",
666 "@@@STEP_LOG_LINE@durations@@@@", 667 "@@@STEP_LOG_LINE@durations@@@@",
667 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 668 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
668 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 669 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
686 "--temp-root-dir", 687 "--temp-root-dir",
687 "[TMP_BASE]", 688 "[TMP_BASE]",
688 "--merged-test-output", 689 "--merged-test-output",
689 "/path/to/tmp/json", 690 "/path/to/tmp/json",
690 "--", 691 "--",
691 "collect", 692 "collect",
692 "--swarming", 693 "--swarming",
693 "https://chromium-swarm.appspot.com", 694 "https://chromium-swarm.appspot.com",
694 "--decorate", 695 "--decorate",
695 "--print-status-updates", 696 "--print-status-updates",
696 "--json", 697 "--shards",
697 "{\"base_task_name\": \"Test262 - no variants/Ubuntu-14.04/[dummy has/V8 L inux64 ASAN/571\", \"tasks\": {\"Test262 - no variants/Ubuntu-14.04/[dummy has/V 8 Linux64 ASAN/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}" 698 "1",
699 "Test262 - no variants/Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571"
698 ], 700 ],
699 "name": "Test262 - no variants", 701 "name": "Test262 - no variants",
700 "~followup_annotations": [ 702 "~followup_annotations": [
701 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 703 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
702 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 704 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
703 "@@@STEP_LOG_LINE@durations@@@@", 705 "@@@STEP_LOG_LINE@durations@@@@",
704 "@@@STEP_LOG_LINE@durations@Details:@@@", 706 "@@@STEP_LOG_LINE@durations@Details:@@@",
705 "@@@STEP_LOG_LINE@durations@@@@", 707 "@@@STEP_LOG_LINE@durations@@@@",
706 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 708 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
707 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 709 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
725 "--temp-root-dir", 727 "--temp-root-dir",
726 "[TMP_BASE]", 728 "[TMP_BASE]",
727 "--merged-test-output", 729 "--merged-test-output",
728 "/path/to/tmp/json", 730 "/path/to/tmp/json",
729 "--", 731 "--",
730 "collect", 732 "collect",
731 "--swarming", 733 "--swarming",
732 "https://chromium-swarm.appspot.com", 734 "https://chromium-swarm.appspot.com",
733 "--decorate", 735 "--decorate",
734 "--print-status-updates", 736 "--print-status-updates",
735 "--json", 737 "--shards",
736 "{\"base_task_name\": \"Ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Lin ux64 ASAN/571\", \"tasks\": {\"Ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Li nux64 ASAN/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"h ttps://chromium-swarm.appspot.com/user/task/10000\"}}}" 738 "1",
739 "Ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571"
737 ], 740 ],
738 "name": "Ignition - turbofan", 741 "name": "Ignition - turbofan",
739 "~followup_annotations": [ 742 "~followup_annotations": [
740 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 743 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
741 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 744 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
742 "@@@STEP_LOG_LINE@durations@@@@", 745 "@@@STEP_LOG_LINE@durations@@@@",
743 "@@@STEP_LOG_LINE@durations@Details:@@@", 746 "@@@STEP_LOG_LINE@durations@Details:@@@",
744 "@@@STEP_LOG_LINE@durations@@@@", 747 "@@@STEP_LOG_LINE@durations@@@@",
745 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 748 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
746 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 749 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
851 "~followup_annotations": [ 854 "~followup_annotations": [
852 "@@@STEP_TEXT@V8 Linux ASAN arm - debug builder<br />V8 Linux ASAN mipsel - debug builder<br />V8 Linux64 ASAN - debug builder<br />V8 Linux64 ASAN arm64 - debug builder<br />V8 Linux64 ASAN no inline - release builder@@@" 855 "@@@STEP_TEXT@V8 Linux ASAN arm - debug builder<br />V8 Linux ASAN mipsel - debug builder<br />V8 Linux64 ASAN - debug builder<br />V8 Linux64 ASAN arm64 - debug builder<br />V8 Linux64 ASAN no inline - release builder@@@"
853 ] 856 ]
854 }, 857 },
855 { 858 {
856 "name": "$result", 859 "name": "$result",
857 "recipe_result": null, 860 "recipe_result": null,
858 "status_code": 0 861 "status_code": 0
859 } 862 }
860 ] 863 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698