Re-ignore desk_googlespreadsheet on Intel 540 bot

Bug: skia:6863
Change-Id: Ic096f4837fd245475a5966a1b5da403027cf429f
Reviewed-on: https://skia-review.googlesource.com/151360
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
This commit is contained in:
Jim Van Verth 2018-09-04 10:30:45 -04:00 committed by Skia Commit-Bot
parent de124022f4
commit b28cc2a42d
2 changed files with 2 additions and 0 deletions

View File

@ -193,6 +193,7 @@
"~text_16_LCD_FF",
"~text_16_LCD_WT",
"~desk_skbug6850overlay2",
"~desk_googlespreadsheet",
"~desk_carsvg",
"~inc0.gif",
"~inc1.gif",

View File

@ -180,6 +180,7 @@ def nanobench_flags(api, bot):
match.append('~text_16_LCD_WT')
# skia:6863
match.append('~desk_skbug6850overlay2')
match.append('~desk_googlespreadsheet')
match.append('~desk_carsvg')
if 'MoltenVK' in bot:
# skbug.com/7962