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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/missing_SK_IMAGE_VERSION_device.json

Issue 2219343002: finish SkLiteDL (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: skip drawfilter, skia:4769 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 735 matching lines...) Expand 10 before | Expand all | Expand 10 after
746 "_", 746 "_",
747 "drawfilter", 747 "drawfilter",
748 "pic-8888", 748 "pic-8888",
749 "gm", 749 "gm",
750 "_", 750 "_",
751 "drawfilter", 751 "drawfilter",
752 "2ndpic-8888", 752 "2ndpic-8888",
753 "gm", 753 "gm",
754 "_", 754 "_",
755 "drawfilter", 755 "drawfilter",
756 "lite-8888",
757 "gm",
758 "_",
759 "drawfilter",
756 "sp-8888", 760 "sp-8888",
757 "gm", 761 "gm",
758 "_", 762 "_",
759 "image-cacherator-from-picture", 763 "image-cacherator-from-picture",
760 "pic-8888", 764 "pic-8888",
761 "gm", 765 "gm",
762 "_", 766 "_",
763 "image-cacherator-from-picture", 767 "image-cacherator-from-picture",
764 "2ndpic-8888", 768 "2ndpic-8888",
765 "gm", 769 "gm",
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
998 "SKIA_OUT": "[SLAVE_BUILD]/out" 1002 "SKIA_OUT": "[SLAVE_BUILD]/out"
999 }, 1003 },
1000 "name": "kill-server" 1004 "name": "kill-server"
1001 }, 1005 },
1002 { 1006 {
1003 "name": "$result", 1007 "name": "$result",
1004 "recipe_result": null, 1008 "recipe_result": null,
1005 "status_code": 0 1009 "status_code": 0
1006 } 1010 }
1007 ] 1011 ]
OLDNEW
« no previous file with comments | « infra/bots/recipes/swarm_test.expected/missing_SKP_VERSION_device.json ('k') | src/core/SkLiteDL.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698