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

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

Issue 2247903002: Fix up infra bot change (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: Created 4 years, 4 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",
654 "_", 718 "_",
655 "image", 719 "image",
656 "_", 720 "_",
657 "interlaced1.png", 721 "interlaced1.png",
658 "_", 722 "_",
659 "image", 723 "image",
660 "_", 724 "_",
661 "interlaced2.png", 725 "interlaced2.png",
662 "_", 726 "_",
663 "image", 727 "image",
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
850 "SKIA_OUT": "[SLAVE_BUILD]/out" 914 "SKIA_OUT": "[SLAVE_BUILD]/out"
851 }, 915 },
852 "name": "kill-server" 916 "name": "kill-server"
853 }, 917 },
854 { 918 {
855 "name": "$result", 919 "name": "$result",
856 "recipe_result": null, 920 "recipe_result": null,
857 "status_code": 0 921 "status_code": 0
858 } 922 }
859 ] 923 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698