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

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac64_release__swarming_.json

Issue 1608493002: WebRTC: Add/rename peerconnection_unittests test (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 11 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]/scripts/slave/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "client.webrtc.fyi", 8 "client.webrtc.fyi",
9 "--builder", 9 "--builder",
10 "Mac64 Release (swarming)", 10 "Mac64 Release (swarming)",
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
178 "batcharchive", 178 "batcharchive",
179 "--dump-json", 179 "--dump-json",
180 "/path/to/tmp/json", 180 "/path/to/tmp/json",
181 "--isolate-server", 181 "--isolate-server",
182 "https://isolateserver.appspot.com", 182 "https://isolateserver.appspot.com",
183 "[SLAVE_BUILD]/src/out/Release/audio_decoder_unittests.isolated.gen.json", 183 "[SLAVE_BUILD]/src/out/Release/audio_decoder_unittests.isolated.gen.json",
184 "[SLAVE_BUILD]/src/out/Release/common_audio_unittests.isolated.gen.json", 184 "[SLAVE_BUILD]/src/out/Release/common_audio_unittests.isolated.gen.json",
185 "[SLAVE_BUILD]/src/out/Release/common_video_unittests.isolated.gen.json", 185 "[SLAVE_BUILD]/src/out/Release/common_video_unittests.isolated.gen.json",
186 "[SLAVE_BUILD]/src/out/Release/libjingle_media_unittest.isolated.gen.json" , 186 "[SLAVE_BUILD]/src/out/Release/libjingle_media_unittest.isolated.gen.json" ,
187 "[SLAVE_BUILD]/src/out/Release/libjingle_p2p_unittest.isolated.gen.json", 187 "[SLAVE_BUILD]/src/out/Release/libjingle_p2p_unittest.isolated.gen.json",
188 "[SLAVE_BUILD]/src/out/Release/libjingle_peerconnection_unittest.isolated. gen.json",
189 "[SLAVE_BUILD]/src/out/Release/modules_tests.isolated.gen.json", 188 "[SLAVE_BUILD]/src/out/Release/modules_tests.isolated.gen.json",
190 "[SLAVE_BUILD]/src/out/Release/modules_unittests.isolated.gen.json", 189 "[SLAVE_BUILD]/src/out/Release/modules_unittests.isolated.gen.json",
190 "[SLAVE_BUILD]/src/out/Release/peerconnection_unittests.isolated.gen.json" ,
191 "[SLAVE_BUILD]/src/out/Release/rtc_unittests.isolated.gen.json", 191 "[SLAVE_BUILD]/src/out/Release/rtc_unittests.isolated.gen.json",
192 "[SLAVE_BUILD]/src/out/Release/system_wrappers_unittests.isolated.gen.json ", 192 "[SLAVE_BUILD]/src/out/Release/system_wrappers_unittests.isolated.gen.json ",
193 "[SLAVE_BUILD]/src/out/Release/test_support_unittests.isolated.gen.json", 193 "[SLAVE_BUILD]/src/out/Release/test_support_unittests.isolated.gen.json",
194 "[SLAVE_BUILD]/src/out/Release/tools_unittests.isolated.gen.json", 194 "[SLAVE_BUILD]/src/out/Release/tools_unittests.isolated.gen.json",
195 "[SLAVE_BUILD]/src/out/Release/video_engine_tests.isolated.gen.json", 195 "[SLAVE_BUILD]/src/out/Release/video_engine_tests.isolated.gen.json",
196 "[SLAVE_BUILD]/src/out/Release/voice_engine_unittests.isolated.gen.json" 196 "[SLAVE_BUILD]/src/out/Release/voice_engine_unittests.isolated.gen.json"
197 ], 197 ],
198 "cwd": "[SLAVE_BUILD]", 198 "cwd": "[SLAVE_BUILD]",
199 "name": "isolate tests", 199 "name": "isolate tests",
200 "~followup_annotations": [ 200 "~followup_annotations": [
201 "@@@STEP_LOG_LINE@json.output@{@@@", 201 "@@@STEP_LOG_LINE@json.output@{@@@",
202 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", @@@", 202 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", @@@",
203 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", @@@", 203 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", @@@",
204 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash for common_video_unittests]\", @@@", 204 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash for common_video_unittests]\", @@@",
205 "@@@STEP_LOG_LINE@json.output@ \"libjingle_media_unittest\": \"[dummy has h for libjingle_media_unittest]\", @@@", 205 "@@@STEP_LOG_LINE@json.output@ \"libjingle_media_unittest\": \"[dummy has h for libjingle_media_unittest]\", @@@",
206 "@@@STEP_LOG_LINE@json.output@ \"libjingle_p2p_unittest\": \"[dummy hash for libjingle_p2p_unittest]\", @@@", 206 "@@@STEP_LOG_LINE@json.output@ \"libjingle_p2p_unittest\": \"[dummy hash for libjingle_p2p_unittest]\", @@@",
207 "@@@STEP_LOG_LINE@json.output@ \"libjingle_peerconnection_unittest\": \"[ dummy hash for libjingle_peerconnection_unittest]\", @@@",
208 "@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modul es_tests]\", @@@", 207 "@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modul es_tests]\", @@@",
209 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for m odules_unittests]\", @@@", 208 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for m odules_unittests]\", @@@",
209 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests\": \"[dummy has h for peerconnection_unittests]\", @@@",
210 "@@@STEP_LOG_LINE@json.output@ \"rtc_unittests\": \"[dummy hash for rtc_u nittests]\", @@@", 210 "@@@STEP_LOG_LINE@json.output@ \"rtc_unittests\": \"[dummy hash for rtc_u nittests]\", @@@",
211 "@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests\": \"[dummy ha sh for system_wrappers_unittests]\", @@@", 211 "@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests\": \"[dummy ha sh for system_wrappers_unittests]\", @@@",
212 "@@@STEP_LOG_LINE@json.output@ \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", @@@", 212 "@@@STEP_LOG_LINE@json.output@ \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", @@@",
213 "@@@STEP_LOG_LINE@json.output@ \"tools_unittests\": \"[dummy hash for too ls_unittests]\", @@@", 213 "@@@STEP_LOG_LINE@json.output@ \"tools_unittests\": \"[dummy hash for too ls_unittests]\", @@@",
214 "@@@STEP_LOG_LINE@json.output@ \"video_engine_tests\": \"[dummy hash for video_engine_tests]\", @@@", 214 "@@@STEP_LOG_LINE@json.output@ \"video_engine_tests\": \"[dummy hash for video_engine_tests]\", @@@",
215 "@@@STEP_LOG_LINE@json.output@ \"voice_engine_unittests\": \"[dummy hash for voice_engine_unittests]\"@@@", 215 "@@@STEP_LOG_LINE@json.output@ \"voice_engine_unittests\": \"[dummy hash for voice_engine_unittests]\"@@@",
216 "@@@STEP_LOG_LINE@json.output@}@@@", 216 "@@@STEP_LOG_LINE@json.output@}@@@",
217 "@@@STEP_LOG_END@json.output@@@", 217 "@@@STEP_LOG_END@json.output@@@",
218 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", \"common_video_unittests\": \"[dummy hash for com mon_video_unittests]\", \"libjingle_media_unittest\": \"[dummy hash for libjingl e_media_unittest]\", \"libjingle_p2p_unittest\": \"[dummy hash for libjingle_p2p _unittest]\", \"libjingle_peerconnection_unittest\": \"[dummy hash for libjingle _peerconnection_unittest]\", \"modules_tests\": \"[dummy hash for modules_tests] \", \"modules_unittests\": \"[dummy hash for modules_unittests]\", \"rtc_unittes ts\": \"[dummy hash for rtc_unittests]\", \"system_wrappers_unittests\": \"[dumm y hash for system_wrappers_unittests]\", \"test_support_unittests\": \"[dummy ha sh for test_support_unittests]\", \"tools_unittests\": \"[dummy hash for tools_u nittests]\", \"video_engine_tests\": \"[dummy hash for video_engine_tests]\", \" voice_engine_unittests\": \"[dummy hash for voice_engine_unittests]\"}@@@" 218 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", \"common_video_unittests\": \"[dummy hash for com mon_video_unittests]\", \"libjingle_media_unittest\": \"[dummy hash for libjingl e_media_unittest]\", \"libjingle_p2p_unittest\": \"[dummy hash for libjingle_p2p _unittest]\", \"modules_tests\": \"[dummy hash for modules_tests]\", \"modules_u nittests\": \"[dummy hash for modules_unittests]\", \"peerconnection_unittests\" : \"[dummy hash for peerconnection_unittests]\", \"rtc_unittests\": \"[dummy has h for rtc_unittests]\", \"system_wrappers_unittests\": \"[dummy hash for system_ wrappers_unittests]\", \"test_support_unittests\": \"[dummy hash for test_suppor t_unittests]\", \"tools_unittests\": \"[dummy hash for tools_unittests]\", \"vid eo_engine_tests\": \"[dummy hash for video_engine_tests]\", \"voice_engine_unitt ests\": \"[dummy hash for voice_engine_unittests]\"}@@@"
219 ] 219 ]
220 }, 220 },
221 { 221 {
222 "cmd": [ 222 "cmd": [
223 "python", 223 "python",
224 "-u", 224 "-u",
225 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 225 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
226 "trigger", 226 "trigger",
227 "--swarming", 227 "--swarming",
228 "https://chromium-swarm.appspot.com", 228 "https://chromium-swarm.appspot.com",
(...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after
616 "trigger", 616 "trigger",
617 "--swarming", 617 "--swarming",
618 "https://chromium-swarm.appspot.com", 618 "https://chromium-swarm.appspot.com",
619 "--isolate-server", 619 "--isolate-server",
620 "https://isolateserver.appspot.com", 620 "https://isolateserver.appspot.com",
621 "--priority", 621 "--priority",
622 "25", 622 "25",
623 "--shards", 623 "--shards",
624 "1", 624 "1",
625 "--task-name", 625 "--task-name",
626 "libjingle_peerconnection_unittest/Mac/[dummy has/Mac64 Release (swarming) /1337", 626 "modules_tests/Mac/[dummy has/Mac64 Release (swarming)/1337",
627 "--dump-json", 627 "--dump-json",
628 "/path/to/tmp/json", 628 "/path/to/tmp/json",
629 "--expiration", 629 "--expiration",
630 "3600", 630 "3600",
631 "--io-timeout", 631 "--io-timeout",
632 "1200", 632 "1200",
633 "--hard-timeout", 633 "--hard-timeout",
634 "3600", 634 "3600",
635 "--dimension", 635 "--dimension",
636 "cpu", 636 "cpu",
637 "x86-64", 637 "x86-64",
638 "--dimension", 638 "--dimension",
639 "gpu", 639 "gpu",
640 "none", 640 "none",
641 "--dimension", 641 "--dimension",
642 "os", 642 "os",
643 "Mac", 643 "Mac",
644 "--dimension", 644 "--dimension",
645 "pool", 645 "pool",
646 "Chrome", 646 "Chrome",
647 "--tag", 647 "--tag",
648 "buildername:Mac64 Release (swarming)", 648 "buildername:Mac64 Release (swarming)",
649 "--tag", 649 "--tag",
650 "buildnumber:1337", 650 "buildnumber:1337",
651 "--tag", 651 "--tag",
652 "data:[dummy hash for libjingle_peerconnection_unittest]", 652 "data:[dummy hash for modules_tests]",
653 "--tag", 653 "--tag",
654 "master:client.webrtc.fyi", 654 "master:client.webrtc.fyi",
655 "--tag", 655 "--tag",
656 "name:libjingle_peerconnection_unittest", 656 "name:modules_tests",
657 "--tag", 657 "--tag",
658 "os:Mac", 658 "os:Mac",
659 "--tag", 659 "--tag",
660 "project:webrtc", 660 "project:webrtc",
661 "--tag", 661 "--tag",
662 "purpose:CI", 662 "purpose:CI",
663 "--tag", 663 "--tag",
664 "purpose:post-commit", 664 "purpose:post-commit",
665 "--tag", 665 "--tag",
666 "slavename:slavename", 666 "slavename:slavename",
667 "--tag", 667 "--tag",
668 "stepname:libjingle_peerconnection_unittest on Mac", 668 "stepname:modules_tests on Mac",
669 "--idempotent", 669 "--idempotent",
670 "[dummy hash for libjingle_peerconnection_unittest]" 670 "[dummy hash for modules_tests]"
671 ], 671 ],
672 "cwd": "[SLAVE_BUILD]", 672 "cwd": "[SLAVE_BUILD]",
673 "name": "[trigger] libjingle_peerconnection_unittest on Mac", 673 "name": "[trigger] modules_tests on Mac",
674 "~followup_annotations": [ 674 "~followup_annotations": [
675 "@@@STEP_LOG_LINE@json.output@{@@@", 675 "@@@STEP_LOG_LINE@json.output@{@@@",
676 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"libjingle_peerconnec tion_unittest/Mac/[dummy has/Mac64 Release (swarming)/1337\", @@@", 676 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_tests/Mac/[d ummy has/Mac64 Release (swarming)/1337\", @@@",
677 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 677 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
678 "@@@STEP_LOG_LINE@json.output@ \"libjingle_peerconnection_unittest/Mac/ [dummy has/Mac64 Release (swarming)/1337\": {@@@", 678 "@@@STEP_LOG_LINE@json.output@ \"modules_tests/Mac/[dummy has/Mac64 Rel ease (swarming)/1337\": {@@@",
679 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 679 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
680 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 680 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
681 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 681 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
682 "@@@STEP_LOG_LINE@json.output@ }@@@", 682 "@@@STEP_LOG_LINE@json.output@ }@@@",
683 "@@@STEP_LOG_LINE@json.output@ }@@@", 683 "@@@STEP_LOG_LINE@json.output@ }@@@",
684 "@@@STEP_LOG_LINE@json.output@}@@@", 684 "@@@STEP_LOG_LINE@json.output@}@@@",
685 "@@@STEP_LOG_END@json.output@@@", 685 "@@@STEP_LOG_END@json.output@@@",
686 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 686 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
687 ] 687 ]
688 }, 688 },
689 { 689 {
690 "cmd": [ 690 "cmd": [
691 "python", 691 "python",
692 "-u", 692 "-u",
693 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 693 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
694 "trigger", 694 "trigger",
695 "--swarming", 695 "--swarming",
696 "https://chromium-swarm.appspot.com", 696 "https://chromium-swarm.appspot.com",
697 "--isolate-server", 697 "--isolate-server",
698 "https://isolateserver.appspot.com", 698 "https://isolateserver.appspot.com",
699 "--priority", 699 "--priority",
700 "25", 700 "25",
701 "--shards", 701 "--shards",
702 "1", 702 "1",
703 "--task-name", 703 "--task-name",
704 "modules_tests/Mac/[dummy has/Mac64 Release (swarming)/1337", 704 "modules_unittests/Mac/[dummy has/Mac64 Release (swarming)/1337",
705 "--dump-json", 705 "--dump-json",
706 "/path/to/tmp/json", 706 "/path/to/tmp/json",
707 "--expiration", 707 "--expiration",
708 "3600", 708 "3600",
709 "--io-timeout", 709 "--io-timeout",
710 "1200", 710 "1200",
711 "--hard-timeout", 711 "--hard-timeout",
712 "3600", 712 "3600",
713 "--dimension", 713 "--dimension",
714 "cpu", 714 "cpu",
715 "x86-64", 715 "x86-64",
716 "--dimension", 716 "--dimension",
717 "gpu", 717 "gpu",
718 "none", 718 "none",
719 "--dimension", 719 "--dimension",
720 "os", 720 "os",
721 "Mac", 721 "Mac",
722 "--dimension", 722 "--dimension",
723 "pool", 723 "pool",
724 "Chrome", 724 "Chrome",
725 "--tag", 725 "--tag",
726 "buildername:Mac64 Release (swarming)", 726 "buildername:Mac64 Release (swarming)",
727 "--tag", 727 "--tag",
728 "buildnumber:1337", 728 "buildnumber:1337",
729 "--tag", 729 "--tag",
730 "data:[dummy hash for modules_tests]", 730 "data:[dummy hash for modules_unittests]",
731 "--tag", 731 "--tag",
732 "master:client.webrtc.fyi", 732 "master:client.webrtc.fyi",
733 "--tag", 733 "--tag",
734 "name:modules_tests", 734 "name:modules_unittests",
735 "--tag", 735 "--tag",
736 "os:Mac", 736 "os:Mac",
737 "--tag", 737 "--tag",
738 "project:webrtc", 738 "project:webrtc",
739 "--tag", 739 "--tag",
740 "purpose:CI", 740 "purpose:CI",
741 "--tag", 741 "--tag",
742 "purpose:post-commit", 742 "purpose:post-commit",
743 "--tag", 743 "--tag",
744 "slavename:slavename", 744 "slavename:slavename",
745 "--tag", 745 "--tag",
746 "stepname:modules_tests on Mac", 746 "stepname:modules_unittests on Mac",
747 "--idempotent", 747 "--idempotent",
748 "[dummy hash for modules_tests]" 748 "[dummy hash for modules_unittests]"
749 ], 749 ],
750 "cwd": "[SLAVE_BUILD]", 750 "cwd": "[SLAVE_BUILD]",
751 "name": "[trigger] modules_tests on Mac", 751 "name": "[trigger] modules_unittests on Mac",
752 "~followup_annotations": [ 752 "~followup_annotations": [
753 "@@@STEP_LOG_LINE@json.output@{@@@", 753 "@@@STEP_LOG_LINE@json.output@{@@@",
754 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_tests/Mac/[d ummy has/Mac64 Release (swarming)/1337\", @@@", 754 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_unittests/Ma c/[dummy has/Mac64 Release (swarming)/1337\", @@@",
755 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 755 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
756 "@@@STEP_LOG_LINE@json.output@ \"modules_tests/Mac/[dummy has/Mac64 Rel ease (swarming)/1337\": {@@@", 756 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests/Mac/[dummy has/Mac64 Release (swarming)/1337\": {@@@",
757 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 757 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
758 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 758 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
759 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 759 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
760 "@@@STEP_LOG_LINE@json.output@ }@@@", 760 "@@@STEP_LOG_LINE@json.output@ }@@@",
761 "@@@STEP_LOG_LINE@json.output@ }@@@", 761 "@@@STEP_LOG_LINE@json.output@ }@@@",
762 "@@@STEP_LOG_LINE@json.output@}@@@", 762 "@@@STEP_LOG_LINE@json.output@}@@@",
763 "@@@STEP_LOG_END@json.output@@@", 763 "@@@STEP_LOG_END@json.output@@@",
764 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 764 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
765 ] 765 ]
766 }, 766 },
767 { 767 {
768 "cmd": [ 768 "cmd": [
769 "python", 769 "python",
770 "-u", 770 "-u",
771 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 771 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
772 "trigger", 772 "trigger",
773 "--swarming", 773 "--swarming",
774 "https://chromium-swarm.appspot.com", 774 "https://chromium-swarm.appspot.com",
775 "--isolate-server", 775 "--isolate-server",
776 "https://isolateserver.appspot.com", 776 "https://isolateserver.appspot.com",
777 "--priority", 777 "--priority",
778 "25", 778 "25",
779 "--shards", 779 "--shards",
780 "1", 780 "1",
781 "--task-name", 781 "--task-name",
782 "modules_unittests/Mac/[dummy has/Mac64 Release (swarming)/1337", 782 "peerconnection_unittests/Mac/[dummy has/Mac64 Release (swarming)/1337",
783 "--dump-json", 783 "--dump-json",
784 "/path/to/tmp/json", 784 "/path/to/tmp/json",
785 "--expiration", 785 "--expiration",
786 "3600", 786 "3600",
787 "--io-timeout", 787 "--io-timeout",
788 "1200", 788 "1200",
789 "--hard-timeout", 789 "--hard-timeout",
790 "3600", 790 "3600",
791 "--dimension", 791 "--dimension",
792 "cpu", 792 "cpu",
793 "x86-64", 793 "x86-64",
794 "--dimension", 794 "--dimension",
795 "gpu", 795 "gpu",
796 "none", 796 "none",
797 "--dimension", 797 "--dimension",
798 "os", 798 "os",
799 "Mac", 799 "Mac",
800 "--dimension", 800 "--dimension",
801 "pool", 801 "pool",
802 "Chrome", 802 "Chrome",
803 "--tag", 803 "--tag",
804 "buildername:Mac64 Release (swarming)", 804 "buildername:Mac64 Release (swarming)",
805 "--tag", 805 "--tag",
806 "buildnumber:1337", 806 "buildnumber:1337",
807 "--tag", 807 "--tag",
808 "data:[dummy hash for modules_unittests]", 808 "data:[dummy hash for peerconnection_unittests]",
809 "--tag", 809 "--tag",
810 "master:client.webrtc.fyi", 810 "master:client.webrtc.fyi",
811 "--tag", 811 "--tag",
812 "name:modules_unittests", 812 "name:peerconnection_unittests",
813 "--tag", 813 "--tag",
814 "os:Mac", 814 "os:Mac",
815 "--tag", 815 "--tag",
816 "project:webrtc", 816 "project:webrtc",
817 "--tag", 817 "--tag",
818 "purpose:CI", 818 "purpose:CI",
819 "--tag", 819 "--tag",
820 "purpose:post-commit", 820 "purpose:post-commit",
821 "--tag", 821 "--tag",
822 "slavename:slavename", 822 "slavename:slavename",
823 "--tag", 823 "--tag",
824 "stepname:modules_unittests on Mac", 824 "stepname:peerconnection_unittests on Mac",
825 "--idempotent", 825 "--idempotent",
826 "[dummy hash for modules_unittests]" 826 "[dummy hash for peerconnection_unittests]"
827 ], 827 ],
828 "cwd": "[SLAVE_BUILD]", 828 "cwd": "[SLAVE_BUILD]",
829 "name": "[trigger] modules_unittests on Mac", 829 "name": "[trigger] peerconnection_unittests on Mac",
830 "~followup_annotations": [ 830 "~followup_annotations": [
831 "@@@STEP_LOG_LINE@json.output@{@@@", 831 "@@@STEP_LOG_LINE@json.output@{@@@",
832 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_unittests/Ma c/[dummy has/Mac64 Release (swarming)/1337\", @@@", 832 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"peerconnection_unitt ests/Mac/[dummy has/Mac64 Release (swarming)/1337\", @@@",
833 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 833 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
834 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests/Mac/[dummy has/Mac64 Release (swarming)/1337\": {@@@", 834 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests/Mac/[dummy ha s/Mac64 Release (swarming)/1337\": {@@@",
835 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 835 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
836 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 836 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
837 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 837 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
838 "@@@STEP_LOG_LINE@json.output@ }@@@", 838 "@@@STEP_LOG_LINE@json.output@ }@@@",
839 "@@@STEP_LOG_LINE@json.output@ }@@@", 839 "@@@STEP_LOG_LINE@json.output@ }@@@",
840 "@@@STEP_LOG_LINE@json.output@}@@@", 840 "@@@STEP_LOG_LINE@json.output@}@@@",
841 "@@@STEP_LOG_END@json.output@@@", 841 "@@@STEP_LOG_END@json.output@@@",
842 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 842 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
843 ] 843 ]
844 }, 844 },
(...skipping 812 matching lines...) Expand 10 before | Expand all | Expand 10 after
1657 "python", 1657 "python",
1658 "-u", 1658 "-u",
1659 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 1659 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
1660 "collect", 1660 "collect",
1661 "--swarming", 1661 "--swarming",
1662 "https://chromium-swarm.appspot.com", 1662 "https://chromium-swarm.appspot.com",
1663 "--decorate", 1663 "--decorate",
1664 "--print-status-updates", 1664 "--print-status-updates",
1665 "--shards", 1665 "--shards",
1666 "1", 1666 "1",
1667 "libjingle_peerconnection_unittest/Mac/[dummy has/Mac64 Release (swarming) /1337", 1667 "modules_tests/Mac/[dummy has/Mac64 Release (swarming)/1337",
1668 "--task-summary-json", 1668 "--task-summary-json",
1669 "/path/to/tmp/json" 1669 "/path/to/tmp/json"
1670 ], 1670 ],
1671 "cwd": "[SLAVE_BUILD]", 1671 "cwd": "[SLAVE_BUILD]",
1672 "name": "libjingle_peerconnection_unittest on Mac", 1672 "name": "modules_tests on Mac",
1673 "~followup_annotations": [ 1673 "~followup_annotations": [
1674 "@@@STEP_TEXT@swarming pending 71s@@@", 1674 "@@@STEP_TEXT@swarming pending 71s@@@",
1675 "@@@STEP_LOG_LINE@json.output@{@@@", 1675 "@@@STEP_LOG_LINE@json.output@{@@@",
1676 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 1676 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
1677 "@@@STEP_LOG_LINE@json.output@ {@@@", 1677 "@@@STEP_LOG_LINE@json.output@ {@@@",
1678 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 1678 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
1679 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", 1679 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@",
1680 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@", 1680 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@",
1681 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@", 1681 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@",
1682 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", 1682 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@",
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
1715 "python", 1715 "python",
1716 "-u", 1716 "-u",
1717 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 1717 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
1718 "collect", 1718 "collect",
1719 "--swarming", 1719 "--swarming",
1720 "https://chromium-swarm.appspot.com", 1720 "https://chromium-swarm.appspot.com",
1721 "--decorate", 1721 "--decorate",
1722 "--print-status-updates", 1722 "--print-status-updates",
1723 "--shards", 1723 "--shards",
1724 "1", 1724 "1",
1725 "modules_tests/Mac/[dummy has/Mac64 Release (swarming)/1337", 1725 "modules_unittests/Mac/[dummy has/Mac64 Release (swarming)/1337",
1726 "--task-summary-json", 1726 "--task-summary-json",
1727 "/path/to/tmp/json" 1727 "/path/to/tmp/json"
1728 ], 1728 ],
1729 "cwd": "[SLAVE_BUILD]", 1729 "cwd": "[SLAVE_BUILD]",
1730 "name": "modules_tests on Mac", 1730 "name": "modules_unittests on Mac",
1731 "~followup_annotations": [ 1731 "~followup_annotations": [
1732 "@@@STEP_TEXT@swarming pending 71s@@@", 1732 "@@@STEP_TEXT@swarming pending 71s@@@",
1733 "@@@STEP_LOG_LINE@json.output@{@@@", 1733 "@@@STEP_LOG_LINE@json.output@{@@@",
1734 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 1734 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
1735 "@@@STEP_LOG_LINE@json.output@ {@@@", 1735 "@@@STEP_LOG_LINE@json.output@ {@@@",
1736 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 1736 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
1737 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", 1737 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@",
1738 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@", 1738 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@",
1739 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@", 1739 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@",
1740 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", 1740 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@",
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
1773 "python", 1773 "python",
1774 "-u", 1774 "-u",
1775 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 1775 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
1776 "collect", 1776 "collect",
1777 "--swarming", 1777 "--swarming",
1778 "https://chromium-swarm.appspot.com", 1778 "https://chromium-swarm.appspot.com",
1779 "--decorate", 1779 "--decorate",
1780 "--print-status-updates", 1780 "--print-status-updates",
1781 "--shards", 1781 "--shards",
1782 "1", 1782 "1",
1783 "modules_unittests/Mac/[dummy has/Mac64 Release (swarming)/1337", 1783 "peerconnection_unittests/Mac/[dummy has/Mac64 Release (swarming)/1337",
1784 "--task-summary-json", 1784 "--task-summary-json",
1785 "/path/to/tmp/json" 1785 "/path/to/tmp/json"
1786 ], 1786 ],
1787 "cwd": "[SLAVE_BUILD]", 1787 "cwd": "[SLAVE_BUILD]",
1788 "name": "modules_unittests on Mac", 1788 "name": "peerconnection_unittests on Mac",
1789 "~followup_annotations": [ 1789 "~followup_annotations": [
1790 "@@@STEP_TEXT@swarming pending 71s@@@", 1790 "@@@STEP_TEXT@swarming pending 71s@@@",
1791 "@@@STEP_LOG_LINE@json.output@{@@@", 1791 "@@@STEP_LOG_LINE@json.output@{@@@",
1792 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 1792 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
1793 "@@@STEP_LOG_LINE@json.output@ {@@@", 1793 "@@@STEP_LOG_LINE@json.output@ {@@@",
1794 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 1794 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
1795 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", 1795 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@",
1796 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@", 1796 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@",
1797 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@", 1797 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@",
1798 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", 1798 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@",
(...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after
2173 "@@@STEP_LOG_END@json.output@@@", 2173 "@@@STEP_LOG_END@json.output@@@",
2174 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 2174 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
2175 ] 2175 ]
2176 }, 2176 },
2177 { 2177 {
2178 "name": "$result", 2178 "name": "$result",
2179 "recipe_result": null, 2179 "recipe_result": null,
2180 "status_code": 0 2180 "status_code": 0
2181 } 2181 }
2182 ] 2182 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698