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

Side by Side Diff: tools/dm_flags.json

Issue 1528033002: Blacklist AndroidOne + WritePixelsTest (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years 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 "Pretend-iOS-Bot": [ 2 "Pretend-iOS-Bot": [
3 "--matrix", 3 "--matrix",
4 "0", 4 "0",
5 "1", 5 "1",
6 "1", 6 "1",
7 "0", 7 "0",
8 "--config", 8 "--config",
9 "565", 9 "565",
10 "8888", 10 "8888",
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
185 "image", 185 "image",
186 "decode", 186 "decode",
187 "_", 187 "_",
188 "msaa16", 188 "msaa16",
189 "gm", 189 "gm",
190 "_", 190 "_",
191 "tilemodesProcess", 191 "tilemodesProcess",
192 "--match", 192 "--match",
193 "~WritePixels" 193 "~WritePixels"
194 ], 194 ],
195 "Test-Android-GCC-AndroidOne-GPU-Mali400MP2-Arm7-Release": [
196 "--config",
197 "565",
198 "8888",
199 "gpu",
200 "msaa4",
201 "serialize-8888",
202 "tiles_rt-8888",
203 "pipe-8888",
204 "--src",
205 "tests",
206 "gm",
207 "--blacklist",
208 "_",
209 "image",
210 "decode",
211 "pal8os2v2.bmp",
212 "_",
213 "image",
214 "decode",
215 "pal8v4.bmp",
216 "_",
217 "image",
218 "decode",
219 "pal8v5.bmp",
220 "_",
221 "image",
222 "decode",
223 "rgb16-565.bmp",
224 "_",
225 "image",
226 "decode",
227 "rgb16-565pal.bmp",
228 "_",
229 "image",
230 "decode",
231 "rgb32-111110.bmp",
232 "_",
233 "image",
234 "decode",
235 "rgb32bf.bmp",
236 "_",
237 "image",
238 "decode",
239 "rgba32.bmp",
240 "_",
241 "image",
242 "decode",
243 "rgba32abf.bmp",
244 "_",
245 "image",
246 "decode",
247 "rgb24largepal.bmp",
248 "_",
249 "image",
250 "decode",
251 "pal8os2v2-16.bmp",
252 "_",
253 "image",
254 "decode",
255 "pal8oversizepal.bmp",
256 "_",
257 "image",
258 "decode",
259 "pal4rletrns.bmp",
260 "_",
261 "image",
262 "decode",
263 "pal8rletrns.bmp",
264 "_",
265 "image",
266 "decode",
267 "4bpp-pixeldata-cropped.bmp",
268 "_",
269 "image",
270 "decode",
271 "8bpp-pixeldata-cropped.bmp",
272 "_",
273 "image",
274 "decode",
275 "24bpp-pixeldata-cropped.bmp",
276 "_",
277 "image",
278 "decode",
279 "32bpp-pixeldata-cropped.bmp",
280 "_",
281 "image",
282 "decode",
283 "testcase7.bmp",
284 "_",
285 "image",
286 "decode",
287 "Hopstarter-Mac-Folders-Apple.ico",
288 "_",
289 "image",
290 "decode",
291 "inc0.gif",
292 "_",
293 "image",
294 "decode",
295 "inc1.gif",
296 "_",
297 "image",
298 "decode",
299 "incInterlaced.gif",
300 "_",
301 "image",
302 "decode",
303 "inc0.jpg",
304 "_",
305 "image",
306 "decode",
307 "incGray.jpg",
308 "_",
309 "image",
310 "decode",
311 "inc0.wbmp",
312 "_",
313 "image",
314 "decode",
315 "inc1.wbmp",
316 "_",
317 "image",
318 "decode",
319 "inc0.webp",
320 "_",
321 "image",
322 "decode",
323 "inc1.webp",
324 "_",
325 "image",
326 "decode",
327 "inc0.ico",
328 "_",
329 "image",
330 "decode",
331 "inc1.ico",
332 "_",
333 "image",
334 "decode",
335 "inc0.png",
336 "_",
337 "image",
338 "decode",
339 "inc1.png",
340 "_",
341 "image",
342 "decode",
343 "inc2.png",
344 "_",
345 "image",
346 "decode",
347 "inc12.png",
348 "_",
349 "image",
350 "decode",
351 "inc13.png",
352 "_",
353 "image",
354 "decode",
355 "inc14.png",
356 "--match",
357 "~WritePixels"
358 ],
195 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [ 359 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [
196 "--config", 360 "--config",
197 "565", 361 "565",
198 "8888", 362 "8888",
199 "gpu", 363 "gpu",
200 "msaa4", 364 "msaa4",
201 "serialize-8888", 365 "serialize-8888",
202 "tiles_rt-8888", 366 "tiles_rt-8888",
203 "pipe-8888", 367 "pipe-8888",
204 "gpudft", 368 "gpudft",
(...skipping 1808 matching lines...) Expand 10 before | Expand all | Expand 10 after
2013 "_", 2177 "_",
2014 "image", 2178 "image",
2015 "_", 2179 "_",
2016 "interlaced2.png", 2180 "interlaced2.png",
2017 "_", 2181 "_",
2018 "image", 2182 "image",
2019 "_", 2183 "_",
2020 "interlaced3.png" 2184 "interlaced3.png"
2021 ] 2185 ]
2022 } 2186 }
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