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

Side by Side Diff: tools/dm_flags.json

Issue 968953002: DM: run pdf config on the bots. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 9 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 | « no previous file | tools/dm_flags.py » ('j') | 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 "Test-Android-Nexus7-Tegra3-Arm7-Release": [ 2 "Test-Android-Nexus7-Tegra3-Arm7-Release": [
3 "--config", 3 "--config",
4 "565", 4 "565",
5 "8888", 5 "8888",
6 "pdf",
6 "gpu", 7 "gpu",
7 "msaa4", 8 "msaa4",
8 "nvprmsaa4", 9 "nvprmsaa4",
9 "serialize-8888", 10 "serialize-8888",
10 "tiles_rt-8888", 11 "tiles_rt-8888",
11 "pipe-8888", 12 "pipe-8888",
12 "tiles_rt-gpu", 13 "tiles_rt-gpu",
13 "--blacklist", 14 "--blacklist",
14 "gpu", 15 "gpu",
15 "_", 16 "_",
(...skipping 21 matching lines...) Expand all
37 "_", 38 "_",
38 "--match", 39 "--match",
39 "~tabl_mozilla_0", 40 "~tabl_mozilla_0",
40 "~desk_yahoonews_0", 41 "~desk_yahoonews_0",
41 "--nocpu" 42 "--nocpu"
42 ], 43 ],
43 "Test-Android-Xoom-Tegra2-Arm7-Release": [ 44 "Test-Android-Xoom-Tegra2-Arm7-Release": [
44 "--config", 45 "--config",
45 "565", 46 "565",
46 "8888", 47 "8888",
48 "pdf",
47 "gpu", 49 "gpu",
48 "msaa4", 50 "msaa4",
49 "nvprmsaa4", 51 "nvprmsaa4",
50 "--blacklist", 52 "--blacklist",
51 "gpu", 53 "gpu",
52 "_", 54 "_",
53 "PANO_20121023_214540.jpg", 55 "PANO_20121023_214540.jpg",
54 "msaa", 56 "msaa",
55 "_", 57 "_",
56 "PANO_20121023_214540.jpg", 58 "PANO_20121023_214540.jpg",
(...skipping 17 matching lines...) Expand all
74 "_", 76 "_",
75 "--match", 77 "--match",
76 "~WritePixels", 78 "~WritePixels",
77 "~tabl_mozilla_0", 79 "~tabl_mozilla_0",
78 "~desk_yahoonews_0" 80 "~desk_yahoonews_0"
79 ], 81 ],
80 "Test-ChromeOS-Alex-GMA3150-x86-Debug": [ 82 "Test-ChromeOS-Alex-GMA3150-x86-Debug": [
81 "--config", 83 "--config",
82 "565", 84 "565",
83 "8888", 85 "8888",
86 "pdf",
84 "gpu", 87 "gpu",
85 "msaa16", 88 "msaa16",
86 "nvprmsaa16", 89 "nvprmsaa16",
87 "serialize-8888", 90 "serialize-8888",
88 "tiles_rt-8888", 91 "tiles_rt-8888",
89 "pipe-8888", 92 "pipe-8888",
90 "tiles_rt-gpu", 93 "tiles_rt-gpu",
91 "--blacklist", 94 "--blacklist",
92 "gpu", 95 "gpu",
93 "_", 96 "_",
94 "PANO_20121023_214540.jpg", 97 "PANO_20121023_214540.jpg",
95 "msaa", 98 "msaa",
96 "_", 99 "_",
97 "PANO_20121023_214540.jpg", 100 "PANO_20121023_214540.jpg",
98 "--threads", 101 "--threads",
99 "1" 102 "1"
100 ], 103 ],
101 "Test-Ubuntu12-ShuttleA-GTX550Ti-x86_64-Release-Valgrind": [ 104 "Test-Ubuntu12-ShuttleA-GTX550Ti-x86_64-Release-Valgrind": [
102 "--config", 105 "--config",
103 "565", 106 "565",
104 "8888", 107 "8888",
108 "pdf",
105 "gpu", 109 "gpu",
106 "msaa16", 110 "msaa16",
107 "nvprmsaa16", 111 "nvprmsaa16",
108 "serialize-8888", 112 "serialize-8888",
109 "tiles_rt-8888", 113 "tiles_rt-8888",
110 "pipe-8888", 114 "pipe-8888",
111 "tiles_rt-gpu", 115 "tiles_rt-gpu",
112 "--blacklist", 116 "--blacklist",
113 "gpu", 117 "gpu",
114 "_", 118 "_",
115 "PANO_20121023_214540.jpg", 119 "PANO_20121023_214540.jpg",
116 "msaa", 120 "msaa",
117 "_", 121 "_",
118 "PANO_20121023_214540.jpg", 122 "PANO_20121023_214540.jpg",
119 "--match", 123 "--match",
120 "~Threaded" 124 "~Threaded"
121 ], 125 ],
122 "Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE": [ 126 "Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE": [
123 "--config", 127 "--config",
124 "565", 128 "565",
125 "8888", 129 "8888",
130 "pdf",
126 "gpu", 131 "gpu",
127 "msaa16", 132 "msaa16",
128 "nvprmsaa16", 133 "nvprmsaa16",
129 "serialize-8888", 134 "serialize-8888",
130 "tiles_rt-8888", 135 "tiles_rt-8888",
131 "pipe-8888", 136 "pipe-8888",
132 "tiles_rt-gpu", 137 "tiles_rt-gpu",
133 "angle", 138 "angle",
134 "--blacklist", 139 "--blacklist",
135 "gpu", 140 "gpu",
136 "_", 141 "_",
137 "PANO_20121023_214540.jpg", 142 "PANO_20121023_214540.jpg",
138 "msaa", 143 "msaa",
139 "_", 144 "_",
140 "PANO_20121023_214540.jpg" 145 "PANO_20121023_214540.jpg"
141 ] 146 ]
142 } 147 }
OLDNEW
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698