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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-Nexus9-CPU-Denver-Arm64-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 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 ".arw", 748 ".arw",
813 "_", 749 "_",
814 "image", 750 "image",
815 "_", 751 "_",
816 ".cr2", 752 ".cr2",
817 "_", 753 "_",
818 "image", 754 "image",
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
992 "SKIA_OUT": "[SLAVE_BUILD]/out" 928 "SKIA_OUT": "[SLAVE_BUILD]/out"
993 }, 929 },
994 "name": "kill-server" 930 "name": "kill-server"
995 }, 931 },
996 { 932 {
997 "name": "$result", 933 "name": "$result",
998 "recipe_result": null, 934 "recipe_result": null,
999 "status_code": 0 935 "status_code": 0
1000 } 936 }
1001 ] 937 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698