Blacklist imagemakewithfilter GM for Intel 655
Bug: skia:8659 Change-Id: Ic51077d915559f8acd0200b422020dae0f63c3c0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/222102 Auto-Submit: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com>
This commit is contained in:
parent
d2a188701c
commit
ecba713a8d
@ -511,6 +511,22 @@
|
||||
"vk",
|
||||
"gm",
|
||||
"_",
|
||||
"imagemakewithfilter",
|
||||
"vk",
|
||||
"gm",
|
||||
"_",
|
||||
"imagemakewithfilter_crop",
|
||||
"vk",
|
||||
"gm",
|
||||
"_",
|
||||
"imagemakewithfilter_crop_ref",
|
||||
"vk",
|
||||
"gm",
|
||||
"_",
|
||||
"imagemakewithfilter_ref",
|
||||
"vk",
|
||||
"gm",
|
||||
"_",
|
||||
"imageresizetiled",
|
||||
"vk",
|
||||
"gm",
|
||||
|
@ -740,6 +740,10 @@ def dm_flags(api, bot):
|
||||
blacklist(['vk', 'gm', '_', 'imagefiltersscaled'])
|
||||
blacklist(['vk', 'gm', '_', 'imagefiltersstroked'])
|
||||
blacklist(['vk', 'gm', '_', 'imagefilterstransformed'])
|
||||
blacklist(['vk', 'gm', '_', 'imagemakewithfilter'])
|
||||
blacklist(['vk', 'gm', '_', 'imagemakewithfilter_crop'])
|
||||
blacklist(['vk', 'gm', '_', 'imagemakewithfilter_crop_ref'])
|
||||
blacklist(['vk', 'gm', '_', 'imagemakewithfilter_ref'])
|
||||
blacklist(['vk', 'gm', '_', 'imageresizetiled'])
|
||||
blacklist(['vk', 'gm', '_', 'lcdblendmodes'])
|
||||
blacklist(['vk', 'gm', '_', 'lcdoverlap'])
|
||||
|
Loading…
Reference in New Issue
Block a user