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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json

Issue 2014373002: chromium_tests: apply chromium.get_env() when running tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 6 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 "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 "tryserver.chromium.linux", 8 "tryserver.chromium.linux",
9 "--builder", 9 "--builder",
10 "linux_chromium_rel_ng", 10 "linux_chromium_rel_ng",
(...skipping 520 matching lines...) Expand 10 before | Expand all | Expand 10 after
531 "slavename:TestSlavename", 531 "slavename:TestSlavename",
532 "--tag", 532 "--tag",
533 "stepname:gl_tests (with patch) on Ubuntu-12.04", 533 "stepname:gl_tests (with patch) on Ubuntu-12.04",
534 "--idempotent", 534 "--idempotent",
535 "--user", 535 "--user",
536 "commit-bot@chromium.org", 536 "commit-bot@chromium.org",
537 "[dummy hash for gl_tests]", 537 "[dummy hash for gl_tests]",
538 "--", 538 "--",
539 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 539 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
540 ], 540 ],
541 "env": {
542 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
543 },
541 "name": "[trigger] gl_tests (with patch) on Ubuntu-12.04", 544 "name": "[trigger] gl_tests (with patch) on Ubuntu-12.04",
542 "~followup_annotations": [ 545 "~followup_annotations": [
543 "@@@STEP_LOG_LINE@json.output@{@@@", 546 "@@@STEP_LOG_LINE@json.output@{@@@",
544 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (with patch )/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571\", @@@", 547 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (with patch )/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571\", @@@",
545 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 548 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
546 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (with patch)/Ubuntu-12.04/[du mmy has/linux_chromium_rel_ng/571\": {@@@", 549 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (with patch)/Ubuntu-12.04/[du mmy has/linux_chromium_rel_ng/571\": {@@@",
547 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 550 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
548 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 551 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
549 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 552 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
550 "@@@STEP_LOG_LINE@json.output@ }@@@", 553 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 20 matching lines...) Expand all
571 "--", 574 "--",
572 "collect", 575 "collect",
573 "--swarming", 576 "--swarming",
574 "https://chromium-swarm.appspot.com", 577 "https://chromium-swarm.appspot.com",
575 "--decorate", 578 "--decorate",
576 "--print-status-updates", 579 "--print-status-updates",
577 "--shards", 580 "--shards",
578 "1", 581 "1",
579 "gl_tests (with patch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571" 582 "gl_tests (with patch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571"
580 ], 583 ],
584 "env": {
585 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
586 },
581 "name": "gl_tests (with patch) on Ubuntu-12.04", 587 "name": "gl_tests (with patch) on Ubuntu-12.04",
582 "~followup_annotations": [ 588 "~followup_annotations": [
583 "step returned non-zero exit code: 1", 589 "step returned non-zero exit code: 1",
584 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", 590 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
585 "@@@STEP_FAILURE@@@" 591 "@@@STEP_FAILURE@@@"
586 ] 592 ]
587 }, 593 },
588 { 594 {
589 "cmd": [ 595 "cmd": [
590 "python", 596 "python",
591 "-u", 597 "-u",
592 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 598 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
593 "--input-gtest-json", 599 "--input-gtest-json",
594 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}", 600 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}",
595 "--master-name", 601 "--master-name",
596 "tryserver.chromium.linux", 602 "tryserver.chromium.linux",
597 "--builder-name", 603 "--builder-name",
598 "linux_chromium_rel_ng", 604 "linux_chromium_rel_ng",
599 "--build-number", 605 "--build-number",
600 "571", 606 "571",
601 "--test-type", 607 "--test-type",
602 "gl_tests (with patch) on Ubuntu-12.04", 608 "gl_tests (with patch) on Ubuntu-12.04",
603 "--test-results-server", 609 "--test-results-server",
604 "test-results.appspot.com", 610 "test-results.appspot.com",
605 "--chrome-revision", 611 "--chrome-revision",
606 "170242" 612 "170242"
607 ], 613 ],
614 "env": {
615 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
616 },
608 "name": "Upload to test-results [gl_tests (with patch) on Ubuntu-12.04]" 617 "name": "Upload to test-results [gl_tests (with patch) on Ubuntu-12.04]"
609 }, 618 },
610 { 619 {
611 "cmd": [ 620 "cmd": [
612 "python", 621 "python",
613 "-u", 622 "-u",
614 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 623 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
615 "--master", 624 "--master",
616 "tryserver.chromium.linux", 625 "tryserver.chromium.linux",
617 "--builder", 626 "--builder",
(...skipping 11 matching lines...) Expand all
629 "--rietveld_server", 638 "--rietveld_server",
630 "https://codereview.chromium.org", 639 "https://codereview.chromium.org",
631 "--output_json", 640 "--output_json",
632 "/path/to/tmp/json", 641 "/path/to/tmp/json",
633 "--revision", 642 "--revision",
634 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 643 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
635 "--force", 644 "--force",
636 "--output_manifest" 645 "--output_manifest"
637 ], 646 ],
638 "env": { 647 "env": {
648 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
639 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 649 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
640 }, 650 },
641 "name": "bot_update (without patch)", 651 "name": "bot_update (without patch)",
642 "~followup_annotations": [ 652 "~followup_annotations": [
643 "@@@STEP_TEXT@Some step text@@@", 653 "@@@STEP_TEXT@Some step text@@@",
644 "@@@STEP_LOG_LINE@json.output@{@@@", 654 "@@@STEP_LOG_LINE@json.output@{@@@",
645 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 655 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
646 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 656 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
647 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4 ebd0fe58cb9\"@@@", 657 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4 ebd0fe58cb9\"@@@",
648 "@@@STEP_LOG_LINE@json.output@ }, @@@", 658 "@@@STEP_LOG_LINE@json.output@ }, @@@",
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
718 }, 728 },
719 { 729 {
720 "cmd": [ 730 "cmd": [
721 "python", 731 "python",
722 "-u", 732 "-u",
723 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 733 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
724 "--build-dir", 734 "--build-dir",
725 "[SLAVE_BUILD]/src/out/Release", 735 "[SLAVE_BUILD]/src/out/Release",
726 "--clean-isolated-files" 736 "--clean-isolated-files"
727 ], 737 ],
738 "env": {
739 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
740 },
728 "name": "clean isolated files (2)" 741 "name": "clean isolated files (2)"
729 }, 742 },
730 { 743 {
731 "cmd": [ 744 "cmd": [
732 "python", 745 "python",
733 "-u", 746 "-u",
734 "[SLAVE_BUILD]/src/tools/mb/mb.py", 747 "[SLAVE_BUILD]/src/tools/mb/mb.py",
735 "gen", 748 "gen",
736 "-m", 749 "-m",
737 "tryserver.chromium.linux", 750 "tryserver.chromium.linux",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
799 ] 812 ]
800 }, 813 },
801 { 814 {
802 "cmd": [ 815 "cmd": [
803 "python", 816 "python",
804 "-u", 817 "-u",
805 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write(' \\n'.join(glob.glob(sys.argv[2])))\n", 818 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write(' \\n'.join(glob.glob(sys.argv[2])))\n",
806 "/path/to/tmp/", 819 "/path/to/tmp/",
807 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json" 820 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json"
808 ], 821 ],
822 "env": {
823 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
824 },
809 "name": "find isolated targets" 825 "name": "find isolated targets"
810 }, 826 },
811 { 827 {
812 "cmd": [ 828 "cmd": [
813 "python", 829 "python",
814 "-u", 830 "-u",
815 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 831 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
816 "[SLAVE_BUILD]/src/tools/swarming_client", 832 "[SLAVE_BUILD]/src/tools/swarming_client",
817 "batcharchive", 833 "batcharchive",
818 "--dump-json", 834 "--dump-json",
819 "/path/to/tmp/json", 835 "/path/to/tmp/json",
820 "--isolate-server", 836 "--isolate-server",
821 "https://isolateserver.appspot.com", 837 "https://isolateserver.appspot.com",
822 "--verbose", 838 "--verbose",
823 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json", 839 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json",
824 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json" 840 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json"
825 ], 841 ],
842 "env": {
843 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
844 },
826 "name": "isolate tests (2)", 845 "name": "isolate tests (2)",
827 "~followup_annotations": [ 846 "~followup_annotations": [
828 "@@@STEP_LOG_LINE@json.output@{@@@", 847 "@@@STEP_LOG_LINE@json.output@{@@@",
829 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 848 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
830 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 849 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
831 "@@@STEP_LOG_LINE@json.output@}@@@", 850 "@@@STEP_LOG_LINE@json.output@}@@@",
832 "@@@STEP_LOG_END@json.output@@@", 851 "@@@STEP_LOG_END@json.output@@@",
833 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 852 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
834 ] 853 ]
835 }, 854 },
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
896 "--tag", 915 "--tag",
897 "stepname:gl_tests (without patch) on Ubuntu-12.04", 916 "stepname:gl_tests (without patch) on Ubuntu-12.04",
898 "--idempotent", 917 "--idempotent",
899 "--user", 918 "--user",
900 "commit-bot@chromium.org", 919 "commit-bot@chromium.org",
901 "[dummy hash for gl_tests]", 920 "[dummy hash for gl_tests]",
902 "--", 921 "--",
903 "--gtest_filter=Test.Two", 922 "--gtest_filter=Test.Two",
904 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 923 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
905 ], 924 ],
925 "env": {
926 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
927 },
906 "name": "[trigger] gl_tests (without patch) on Ubuntu-12.04", 928 "name": "[trigger] gl_tests (without patch) on Ubuntu-12.04",
907 "~followup_annotations": [ 929 "~followup_annotations": [
908 "@@@STEP_LOG_LINE@json.output@{@@@", 930 "@@@STEP_LOG_LINE@json.output@{@@@",
909 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (without pa tch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571\", @@@", 931 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (without pa tch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571\", @@@",
910 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 932 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
911 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (without patch)/Ubuntu-12.04/ [dummy has/linux_chromium_rel_ng/571\": {@@@", 933 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (without patch)/Ubuntu-12.04/ [dummy has/linux_chromium_rel_ng/571\": {@@@",
912 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 934 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
913 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 935 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
914 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 936 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
915 "@@@STEP_LOG_LINE@json.output@ }@@@", 937 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 20 matching lines...) Expand all
936 "--", 958 "--",
937 "collect", 959 "collect",
938 "--swarming", 960 "--swarming",
939 "https://chromium-swarm.appspot.com", 961 "https://chromium-swarm.appspot.com",
940 "--decorate", 962 "--decorate",
941 "--print-status-updates", 963 "--print-status-updates",
942 "--shards", 964 "--shards",
943 "1", 965 "1",
944 "gl_tests (without patch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/57 1" 966 "gl_tests (without patch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/57 1"
945 ], 967 ],
968 "env": {
969 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
970 },
946 "name": "gl_tests (without patch) on Ubuntu-12.04", 971 "name": "gl_tests (without patch) on Ubuntu-12.04",
947 "~followup_annotations": [ 972 "~followup_annotations": [
948 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 973 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
949 ] 974 ]
950 }, 975 },
951 { 976 {
952 "cmd": [ 977 "cmd": [
953 "python", 978 "python",
954 "-u", 979 "-u",
955 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 980 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
956 "--input-gtest-json", 981 "--input-gtest-json",
957 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" , 982 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" ,
958 "--master-name", 983 "--master-name",
959 "tryserver.chromium.linux", 984 "tryserver.chromium.linux",
960 "--builder-name", 985 "--builder-name",
961 "linux_chromium_rel_ng", 986 "linux_chromium_rel_ng",
962 "--build-number", 987 "--build-number",
963 "571", 988 "571",
964 "--test-type", 989 "--test-type",
965 "gl_tests (without patch) on Ubuntu-12.04", 990 "gl_tests (without patch) on Ubuntu-12.04",
966 "--test-results-server", 991 "--test-results-server",
967 "test-results.appspot.com", 992 "test-results.appspot.com",
968 "--chrome-revision", 993 "--chrome-revision",
969 "170242" 994 "170242"
970 ], 995 ],
996 "env": {
997 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
998 },
971 "name": "Upload to test-results [gl_tests (without patch) on Ubuntu-12.04]" 999 "name": "Upload to test-results [gl_tests (without patch) on Ubuntu-12.04]"
972 }, 1000 },
973 { 1001 {
974 "cmd": [ 1002 "cmd": [
975 "python", 1003 "python",
976 "-u", 1004 "-u",
977 "import sys; sys.exit(1)" 1005 "import sys; sys.exit(1)"
978 ], 1006 ],
1007 "env": {
1008 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
1009 },
979 "name": "gl_tests (retry summary)", 1010 "name": "gl_tests (retry summary)",
980 "~followup_annotations": [ 1011 "~followup_annotations": [
981 "step returned non-zero exit code: 1", 1012 "step returned non-zero exit code: 1",
982 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", 1013 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
983 "@@@STEP_FAILURE@@@", 1014 "@@@STEP_FAILURE@@@",
984 "@@@SET_BUILD_PROPERTY@failure_type@\"TEST_FAILURE\"@@@", 1015 "@@@SET_BUILD_PROPERTY@failure_type@\"TEST_FAILURE\"@@@",
985 "@@@SET_BUILD_PROPERTY@failure_hash@\"2c817ab2d4394c69c9b8a0698b954936d9e1 fb76\"@@@" 1016 "@@@SET_BUILD_PROPERTY@failure_hash@\"2c817ab2d4394c69c9b8a0698b954936d9e1 fb76\"@@@"
986 ] 1017 ]
987 }, 1018 },
988 { 1019 {
989 "name": "$result", 1020 "name": "$result",
990 "reason": "1 out of 1 aggregated steps failed. Failures: Step('gl_tests (ret ry summary)') failed with return_code 1", 1021 "reason": "1 out of 1 aggregated steps failed. Failures: Step('gl_tests (ret ry summary)') failed with return_code 1",
991 "status_code": 1 1022 "status_code": 1
992 } 1023 }
993 ] 1024 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698