Update 405 vk blacklist

Bug: skia: 7322
Change-Id: If4dcb5400a9e8bc0a9a98a95b79d79650fd28d20
Reviewed-on: https://skia-review.googlesource.com/c/176586
Reviewed-by: Greg Daniel <egdaniel@google.com>
Auto-Submit: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
This commit is contained in:
Michael Ludwig 2018-12-11 13:43:57 -05:00 committed by Skia Commit-Bot
parent 9f7d9a2776
commit ea83fcbd18
2 changed files with 2 additions and 0 deletions

View File

@ -155,6 +155,7 @@
"--reduceOpListSplitting",
"--match",
"~desk_carsvg.skp_1",
"~desk_googlehome.skp_1_mpd",
"~desk_tiger8svg.skp_1",
"~desk_wowwiki.skp",
"~desk_ynevsvg.skp_1.1",

View File

@ -182,6 +182,7 @@ def nanobench_flags(api, bot):
if 'IntelHD405' in bot and api.vars.is_linux and 'Vulkan' in bot:
# skia:7322
match.append('~desk_carsvg.skp_1')
match.append('~desk_googlehome.skp_1_mpd')
match.append('~desk_tiger8svg.skp_1')
match.append('~desk_wowwiki.skp')
match.append('~desk_ynevsvg.skp_1.1')