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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-GalaxyS3-GPU-Mali400-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 633 matching lines...) Expand 10 before | Expand all | Expand 10 after
644 "_", 644 "_",
645 "image-cacherator-from-ctable", 645 "image-cacherator-from-ctable",
646 "2ndpic-8888", 646 "2ndpic-8888",
647 "gm", 647 "gm",
648 "_", 648 "_",
649 "image-cacherator-from-ctable", 649 "image-cacherator-from-ctable",
650 "serialize-8888", 650 "serialize-8888",
651 "gm", 651 "gm",
652 "_", 652 "_",
653 "image-cacherator-from-ctable", 653 "image-cacherator-from-ctable",
654 "sp-8888",
655 "svg",
656 "_",
657 "car.svg",
658 "pic-8888",
659 "svg",
660 "_",
661 "car.svg",
662 "2ndpic-8888",
663 "svg",
664 "_",
665 "car.svg",
666 "serialize-8888",
667 "svg",
668 "_",
669 "car.svg",
670 "sp-8888",
671 "svg",
672 "_",
673 "gallardo.svg",
674 "pic-8888",
675 "svg",
676 "_",
677 "gallardo.svg",
678 "2ndpic-8888",
679 "svg",
680 "_",
681 "gallardo.svg",
682 "serialize-8888",
683 "svg",
684 "_",
685 "gallardo.svg",
686 "sp-8888",
687 "svg",
688 "_",
689 "rg1024_green_grapes.svg",
690 "pic-8888",
691 "svg",
692 "_",
693 "rg1024_green_grapes.svg",
694 "2ndpic-8888",
695 "svg",
696 "_",
697 "rg1024_green_grapes.svg",
698 "serialize-8888",
699 "svg",
700 "_",
701 "rg1024_green_grapes.svg",
702 "sp-8888",
703 "svg",
704 "_",
705 "Seal_of_Kansas.svg",
706 "pic-8888",
707 "svg",
708 "_",
709 "Seal_of_Kansas.svg",
710 "2ndpic-8888",
711 "svg",
712 "_",
713 "Seal_of_Kansas.svg",
714 "serialize-8888",
715 "svg",
716 "_",
717 "Seal_of_Kansas.svg",
718 "_", 654 "_",
719 "image", 655 "image",
720 "_", 656 "_",
721 "interlaced1.png", 657 "interlaced1.png",
722 "_", 658 "_",
723 "image", 659 "image",
724 "_", 660 "_",
725 "interlaced2.png", 661 "interlaced2.png",
726 "_", 662 "_",
727 "image", 663 "image",
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
914 "SKIA_OUT": "[SLAVE_BUILD]/out" 850 "SKIA_OUT": "[SLAVE_BUILD]/out"
915 }, 851 },
916 "name": "kill-server" 852 "name": "kill-server"
917 }, 853 },
918 { 854 {
919 "name": "$result", 855 "name": "$result",
920 "recipe_result": null, 856 "recipe_result": null,
921 "status_code": 0 857 "status_code": 0
922 } 858 }
923 ] 859 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698