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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-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 726 matching lines...) Expand 10 before | Expand all | Expand 10 after
737 "_", 737 "_",
738 "image-cacherator-from-ctable", 738 "image-cacherator-from-ctable",
739 "2ndpic-8888", 739 "2ndpic-8888",
740 "gm", 740 "gm",
741 "_", 741 "_",
742 "image-cacherator-from-ctable", 742 "image-cacherator-from-ctable",
743 "serialize-8888", 743 "serialize-8888",
744 "gm", 744 "gm",
745 "_", 745 "_",
746 "image-cacherator-from-ctable", 746 "image-cacherator-from-ctable",
747 "sp-8888",
748 "svg",
749 "_",
750 "car.svg",
751 "pic-8888",
752 "svg",
753 "_",
754 "car.svg",
755 "2ndpic-8888",
756 "svg",
757 "_",
758 "car.svg",
759 "serialize-8888",
760 "svg",
761 "_",
762 "car.svg",
763 "sp-8888",
764 "svg",
765 "_",
766 "gallardo.svg",
767 "pic-8888",
768 "svg",
769 "_",
770 "gallardo.svg",
771 "2ndpic-8888",
772 "svg",
773 "_",
774 "gallardo.svg",
775 "serialize-8888",
776 "svg",
777 "_",
778 "gallardo.svg",
779 "sp-8888",
780 "svg",
781 "_",
782 "rg1024_green_grapes.svg",
783 "pic-8888",
784 "svg",
785 "_",
786 "rg1024_green_grapes.svg",
787 "2ndpic-8888",
788 "svg",
789 "_",
790 "rg1024_green_grapes.svg",
791 "serialize-8888",
792 "svg",
793 "_",
794 "rg1024_green_grapes.svg",
795 "sp-8888",
796 "svg",
797 "_",
798 "Seal_of_Kansas.svg",
799 "pic-8888",
800 "svg",
801 "_",
802 "Seal_of_Kansas.svg",
803 "2ndpic-8888",
804 "svg",
805 "_",
806 "Seal_of_Kansas.svg",
807 "serialize-8888",
808 "svg",
809 "_",
810 "Seal_of_Kansas.svg",
811 "_", 747 "_",
812 "image", 748 "image",
813 "_", 749 "_",
814 "interlaced1.png", 750 "interlaced1.png",
815 "_", 751 "_",
816 "image", 752 "image",
817 "_", 753 "_",
818 "interlaced2.png", 754 "interlaced2.png",
819 "_", 755 "_",
820 "image", 756 "image",
(...skipping 184 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