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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Debug.json

Issue 2282883002: Remove SVG DM serialization suppressions (Closed)
Patch Set: Created 4 years, 3 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 "which", 4 "which",
5 "adb" 5 "adb"
6 ], 6 ],
7 "name": "which adb", 7 "name": "which adb",
8 "stdout": "/path/to/tmp/", 8 "stdout": "/path/to/tmp/",
9 "~followup_annotations": [ 9 "~followup_annotations": [
10 "step returned non-zero exit code: 1", 10 "step returned non-zero exit code: 1",
(...skipping 725 matching lines...) Expand 10 before | Expand all | Expand 10 after
736 "_", 736 "_",
737 "image-cacherator-from-ctable", 737 "image-cacherator-from-ctable",
738 "2ndpic-8888", 738 "2ndpic-8888",
739 "gm", 739 "gm",
740 "_", 740 "_",
741 "image-cacherator-from-ctable", 741 "image-cacherator-from-ctable",
742 "serialize-8888", 742 "serialize-8888",
743 "gm", 743 "gm",
744 "_", 744 "_",
745 "image-cacherator-from-ctable", 745 "image-cacherator-from-ctable",
746 "sp-8888",
747 "svg",
748 "_",
749 "car.svg",
750 "pic-8888",
751 "svg",
752 "_",
753 "car.svg",
754 "2ndpic-8888",
755 "svg",
756 "_",
757 "car.svg",
758 "serialize-8888",
759 "svg",
760 "_",
761 "car.svg",
762 "sp-8888",
763 "svg",
764 "_",
765 "gallardo.svg",
766 "pic-8888",
767 "svg",
768 "_",
769 "gallardo.svg",
770 "2ndpic-8888",
771 "svg",
772 "_",
773 "gallardo.svg",
774 "serialize-8888",
775 "svg",
776 "_",
777 "gallardo.svg",
778 "sp-8888",
779 "svg",
780 "_",
781 "rg1024_green_grapes.svg",
782 "pic-8888",
783 "svg",
784 "_",
785 "rg1024_green_grapes.svg",
786 "2ndpic-8888",
787 "svg",
788 "_",
789 "rg1024_green_grapes.svg",
790 "serialize-8888",
791 "svg",
792 "_",
793 "rg1024_green_grapes.svg",
794 "sp-8888",
795 "svg",
796 "_",
797 "Seal_of_Kansas.svg",
798 "pic-8888",
799 "svg",
800 "_",
801 "Seal_of_Kansas.svg",
802 "2ndpic-8888",
803 "svg",
804 "_",
805 "Seal_of_Kansas.svg",
806 "serialize-8888",
807 "svg",
808 "_",
809 "Seal_of_Kansas.svg",
810 "_", 746 "_",
811 "image", 747 "image",
812 "_", 748 "_",
813 "interlaced1.png", 749 "interlaced1.png",
814 "_", 750 "_",
815 "image", 751 "image",
816 "_", 752 "_",
817 "interlaced2.png", 753 "interlaced2.png",
818 "_", 754 "_",
819 "image", 755 "image",
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
1004 "SKIA_OUT": "[SLAVE_BUILD]/out" 940 "SKIA_OUT": "[SLAVE_BUILD]/out"
1005 }, 941 },
1006 "name": "kill-server" 942 "name": "kill-server"
1007 }, 943 },
1008 { 944 {
1009 "name": "$result", 945 "name": "$result",
1010 "recipe_result": null, 946 "recipe_result": null,
1011 "status_code": 0 947 "status_code": 0
1012 } 948 }
1013 ] 949 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698