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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug.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 543 matching lines...) Expand 10 before | Expand all | Expand 10 after
554 "_", 554 "_",
555 "drawfilter", 555 "drawfilter",
556 "pic-8888", 556 "pic-8888",
557 "gm", 557 "gm",
558 "_", 558 "_",
559 "drawfilter", 559 "drawfilter",
560 "2ndpic-8888", 560 "2ndpic-8888",
561 "gm", 561 "gm",
562 "_", 562 "_",
563 "drawfilter", 563 "drawfilter",
564 "lite-8888",
565 "gm",
566 "_",
567 "drawfilter",
564 "sp-8888", 568 "sp-8888",
565 "gm", 569 "gm",
566 "_", 570 "_",
567 "image-cacherator-from-picture", 571 "image-cacherator-from-picture",
568 "pic-8888", 572 "pic-8888",
569 "gm", 573 "gm",
570 "_", 574 "_",
571 "image-cacherator-from-picture", 575 "image-cacherator-from-picture",
572 "2ndpic-8888", 576 "2ndpic-8888",
573 "gm", 577 "gm",
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
808 "SKIA_OUT": "[SLAVE_BUILD]/out" 812 "SKIA_OUT": "[SLAVE_BUILD]/out"
809 }, 813 },
810 "name": "kill-server" 814 "name": "kill-server"
811 }, 815 },
812 { 816 {
813 "name": "$result", 817 "name": "$result",
814 "recipe_result": null, 818 "recipe_result": null,
815 "status_code": 0 819 "status_code": 0
816 } 820 }
817 ] 821 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698