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

Side by Side Diff: tools/dm_flags.json

Issue 1013483004: Blacklist certain win7 gms that are never finishing on dm (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-GalaxyS3-Mali400-Arm7-Debug": [ 2 "Test-Android-GalaxyS3-Mali400-Arm7-Debug": [
3 "--config", 3 "--config",
4 "565", 4 "565",
5 "8888", 5 "8888",
6 "gpu", 6 "gpu",
7 "msaa4", 7 "msaa4",
8 "nvprmsaa4", 8 "nvprmsaa4",
9 "serialize-8888", 9 "serialize-8888",
10 "tiles_rt-8888", 10 "tiles_rt-8888",
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
280 "_", 280 "_",
281 "PANO_20121023_214540.jpg", 281 "PANO_20121023_214540.jpg",
282 "msaa", 282 "msaa",
283 "_", 283 "_",
284 "PANO_20121023_214540.jpg", 284 "PANO_20121023_214540.jpg",
285 "_", 285 "_",
286 "image", 286 "image",
287 "_", 287 "_",
288 "_", 288 "_",
289 "subset", 289 "subset",
290 "_" 290 "_",
291 "msaa16",
292 "gm",
293 "colorwheelnative",
294 "pdf",
295 "gm",
296 "fontmgr_iter_factory"
291 ] 297 ]
292 } 298 }
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