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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-iOS-Clang-iPad4-GPU-SGX554-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 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_install" 4 "[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_install"
5 ], 5 ],
6 "env": { 6 "env": {
7 "BUILDTYPE": "Debug", 7 "BUILDTYPE": "Debug",
8 "CHROME_HEADLESS": "1", 8 "CHROME_HEADLESS": "1",
9 "SKIA_OUT": "[SLAVE_BUILD]/out", 9 "SKIA_OUT": "[SLAVE_BUILD]/out",
10 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 10 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
(...skipping 601 matching lines...) Expand 10 before | Expand all | Expand 10 after
612 "_", 612 "_",
613 "drawfilter", 613 "drawfilter",
614 "pic-8888", 614 "pic-8888",
615 "gm", 615 "gm",
616 "_", 616 "_",
617 "drawfilter", 617 "drawfilter",
618 "2ndpic-8888", 618 "2ndpic-8888",
619 "gm", 619 "gm",
620 "_", 620 "_",
621 "drawfilter", 621 "drawfilter",
622 "lite-8888",
623 "gm",
624 "_",
625 "drawfilter",
622 "sp-8888", 626 "sp-8888",
623 "gm", 627 "gm",
624 "_", 628 "_",
625 "image-cacherator-from-picture", 629 "image-cacherator-from-picture",
626 "pic-8888", 630 "pic-8888",
627 "gm", 631 "gm",
628 "_", 632 "_",
629 "image-cacherator-from-picture", 633 "image-cacherator-from-picture",
630 "2ndpic-8888", 634 "2ndpic-8888",
631 "gm", 635 "gm",
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
806 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" 810 "XCODEBUILD": "[SLAVE_BUILD]/xcodebuild"
807 }, 811 },
808 "name": "wait for reboot" 812 "name": "wait for reboot"
809 }, 813 },
810 { 814 {
811 "name": "$result", 815 "name": "$result",
812 "recipe_result": null, 816 "recipe_result": null,
813 "status_code": 0 817 "status_code": 0
814 } 818 }
815 ] 819 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698