Blacklist glyph_pos_h_b on gltestpersistentcache config
Change-Id: I88ee8200b82d12ba8cee637e01b360ce2d2bb2b3 Reviewed-on: https://skia-review.googlesource.com/145360 Auto-Submit: Brian Salomon <bsalomon@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>
This commit is contained in:
parent
667707dfa0
commit
06e3c3c5b8
@ -279,6 +279,10 @@
|
||||
"gm",
|
||||
"_",
|
||||
"dftext",
|
||||
"gltestpersistentcache",
|
||||
"gm",
|
||||
"_",
|
||||
"glyph_pos_h_b",
|
||||
"_",
|
||||
"svg",
|
||||
"_",
|
||||
|
@ -279,6 +279,10 @@
|
||||
"gm",
|
||||
"_",
|
||||
"dftext",
|
||||
"gltestpersistentcache",
|
||||
"gm",
|
||||
"_",
|
||||
"glyph_pos_h_b",
|
||||
"_",
|
||||
"svg",
|
||||
"_",
|
||||
|
@ -220,6 +220,10 @@
|
||||
"gm",
|
||||
"_",
|
||||
"dftext",
|
||||
"gltestpersistentcache",
|
||||
"gm",
|
||||
"_",
|
||||
"glyph_pos_h_b",
|
||||
"_",
|
||||
"svg",
|
||||
"_",
|
||||
|
@ -205,6 +205,10 @@
|
||||
"gm",
|
||||
"_",
|
||||
"dftext",
|
||||
"gltestpersistentcache",
|
||||
"gm",
|
||||
"_",
|
||||
"glyph_pos_h_b",
|
||||
"_",
|
||||
"svg",
|
||||
"_",
|
||||
|
@ -263,6 +263,7 @@ def dm_flags(api, bot):
|
||||
# These tests produce slightly different pixels run to run on NV.
|
||||
blacklist('gltestpersistentcache gm _ atlastext')
|
||||
blacklist('gltestpersistentcache gm _ dftext')
|
||||
blacklist('gltestpersistentcache gm _ glyph_pos_h_b')
|
||||
|
||||
if 'ChromeOS' in bot:
|
||||
# Just run GLES for now - maybe add gles_msaa4 in the future
|
||||
|
Loading…
Reference in New Issue
Block a user