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

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

Issue 2344553002: 565 is not this important. (Closed)
Patch Set: still an option 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 611 matching lines...) Expand 10 before | Expand all | Expand 10 after
622 "model", 622 "model",
623 "Nexus7", 623 "Nexus7",
624 "os", 624 "os",
625 "Android", 625 "Android",
626 "--uninterestingHashesFile", 626 "--uninterestingHashesFile",
627 "/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt", 627 "/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt",
628 "--writePath", 628 "--writePath",
629 "/storage/emulated/legacy/skiabot/skia_dm", 629 "/storage/emulated/legacy/skiabot/skia_dm",
630 "--nocpu", 630 "--nocpu",
631 "--config", 631 "--config",
632 "565",
633 "8888", 632 "8888",
634 "gpu", 633 "gpu",
635 "gpusrgb", 634 "gpusrgb",
636 "serialize-8888", 635 "serialize-8888",
637 "tiles_rt-8888", 636 "tiles_rt-8888",
638 "pic-8888", 637 "pic-8888",
639 "--src", 638 "--src",
640 "tests", 639 "tests",
641 "gm", 640 "gm",
642 "image", 641 "image",
(...skipping 417 matching lines...) Expand 10 before | Expand all | Expand 10 after
1060 "SKIA_OUT": "[SLAVE_BUILD]/out" 1059 "SKIA_OUT": "[SLAVE_BUILD]/out"
1061 }, 1060 },
1062 "name": "kill-server" 1061 "name": "kill-server"
1063 }, 1062 },
1064 { 1063 {
1065 "name": "$result", 1064 "name": "$result",
1066 "recipe_result": null, 1065 "recipe_result": null,
1067 "status_code": 0 1066 "status_code": 0
1068 } 1067 }
1069 ] 1068 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698