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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-Nexus10-GPU-MaliT604-Arm7-Release.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 724 matching lines...) Expand 10 before | Expand all | Expand 10 after
735 "_", 735 "_",
736 "image-cacherator-from-ctable", 736 "image-cacherator-from-ctable",
737 "2ndpic-8888", 737 "2ndpic-8888",
738 "gm", 738 "gm",
739 "_", 739 "_",
740 "image-cacherator-from-ctable", 740 "image-cacherator-from-ctable",
741 "serialize-8888", 741 "serialize-8888",
742 "gm", 742 "gm",
743 "_", 743 "_",
744 "image-cacherator-from-ctable", 744 "image-cacherator-from-ctable",
745 "sp-8888",
746 "svg",
747 "_",
748 "car.svg",
749 "pic-8888",
750 "svg",
751 "_",
752 "car.svg",
753 "2ndpic-8888",
754 "svg",
755 "_",
756 "car.svg",
757 "serialize-8888",
758 "svg",
759 "_",
760 "car.svg",
761 "sp-8888",
762 "svg",
763 "_",
764 "gallardo.svg",
765 "pic-8888",
766 "svg",
767 "_",
768 "gallardo.svg",
769 "2ndpic-8888",
770 "svg",
771 "_",
772 "gallardo.svg",
773 "serialize-8888",
774 "svg",
775 "_",
776 "gallardo.svg",
777 "sp-8888",
778 "svg",
779 "_",
780 "rg1024_green_grapes.svg",
781 "pic-8888",
782 "svg",
783 "_",
784 "rg1024_green_grapes.svg",
785 "2ndpic-8888",
786 "svg",
787 "_",
788 "rg1024_green_grapes.svg",
789 "serialize-8888",
790 "svg",
791 "_",
792 "rg1024_green_grapes.svg",
793 "sp-8888",
794 "svg",
795 "_",
796 "Seal_of_Kansas.svg",
797 "pic-8888",
798 "svg",
799 "_",
800 "Seal_of_Kansas.svg",
801 "2ndpic-8888",
802 "svg",
803 "_",
804 "Seal_of_Kansas.svg",
805 "serialize-8888",
806 "svg",
807 "_",
808 "Seal_of_Kansas.svg",
809 "_", 745 "_",
810 "image", 746 "image",
811 "_", 747 "_",
812 "interlaced1.png", 748 "interlaced1.png",
813 "_", 749 "_",
814 "image", 750 "image",
815 "_", 751 "_",
816 "interlaced2.png", 752 "interlaced2.png",
817 "_", 753 "_",
818 "image", 754 "image",
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
1005 "SKIA_OUT": "[SLAVE_BUILD]/out" 941 "SKIA_OUT": "[SLAVE_BUILD]/out"
1006 }, 942 },
1007 "name": "kill-server" 943 "name": "kill-server"
1008 }, 944 },
1009 { 945 {
1010 "name": "$result", 946 "name": "$result",
1011 "recipe_result": null, 947 "recipe_result": null,
1012 "status_code": 0 948 "status_code": 0
1013 } 949 }
1014 ] 950 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698