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

Side by Side Diff: scripts/slave/recipes/skia/skia.expected/Test-Android-Xoom-Tegra2-Arm7-Debug.json

Issue 850403002: Blacklist the new DM features of drawing SKPs and images into GPU canvases on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 11 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
« no previous file with comments | « scripts/slave/recipes/skia/skia.expected/Test-Android-NexusPlayer-PowerVR-x86-Debug.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "git", 4 "git",
5 "fetch" 5 "fetch"
6 ], 6 ],
7 "cwd": "[SLAVE_BUILD]/skia", 7 "cwd": "[SLAVE_BUILD]/skia",
8 "name": "git fetch" 8 "name": "git fetch"
9 }, 9 },
10 { 10 {
(...skipping 787 matching lines...) Expand 10 before | Expand all | Expand 10 after
798 "arch", 798 "arch",
799 "Arm7", 799 "Arm7",
800 "configuration", 800 "configuration",
801 "Debug", 801 "Debug",
802 "gpu", 802 "gpu",
803 "Tegra2", 803 "Tegra2",
804 "model", 804 "model",
805 "Xoom", 805 "Xoom",
806 "os", 806 "os",
807 "Android", 807 "Android",
808 "--blacklist gpu skp _ gpu image _ gpu subset _",
808 "--match", 809 "--match",
809 "~WritePixels", 810 "~WritePixels",
810 "~tabl_mozilla_0", 811 "~tabl_mozilla_0",
811 "~desk_yahoonews_0" 812 "~desk_yahoonews_0"
812 ], 813 ],
813 "env": { 814 "env": {
814 "ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux", 815 "ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux",
815 "SKIA_ANDROID_VERBOSE_SETUP": "1" 816 "SKIA_ANDROID_VERBOSE_SETUP": "1"
816 }, 817 },
817 "name": "dm" 818 "name": "dm"
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
911 { 912 {
912 "cmd": [ 913 "cmd": [
913 "/home/chrome-bot/android-sdk-linux/platform-tools/adb", 914 "/home/chrome-bot/android-sdk-linux/platform-tools/adb",
914 "-s", 915 "-s",
915 "027c104942212397", 916 "027c104942212397",
916 "wait-for-device" 917 "wait-for-device"
917 ], 918 ],
918 "name": "wait for device 027c104942212397 (3)" 919 "name": "wait for device 027c104942212397 (3)"
919 } 920 }
920 ] 921 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/skia/skia.expected/Test-Android-NexusPlayer-PowerVR-x86-Debug.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698