Blacklist arithmetic jpeg on WIC

NOTRY=true

BUG=skia:

Change-Id: I2c455f596b516108e2a74a69f29f4f7d2c1e6e4f
Reviewed-on: https://skia-review.googlesource.com/8382
Reviewed-by: Matt Sarett <msarett@google.com>
Commit-Queue: Matt Sarett <msarett@google.com>
This commit is contained in:
Matt Sarett 2017-02-13 12:04:20 -05:00 committed by Skia Commit-Bot
parent e4fd9d0463
commit fbd6cfbf84
7 changed files with 26 additions and 1 deletions

View File

@ -176,7 +176,7 @@ def dm_flags(bot):
blacklist('_ image gen_platf inc13.png')
blacklist('_ image gen_platf inc14.png')
# WIC fails on questionable bmps
# WIC fails on questionable bmps and arithmetic jpegs
if 'Win' in bot:
blacklist('_ image gen_platf rle8-height-negative.bmp')
blacklist('_ image gen_platf rle4-height-negative.bmp')
@ -189,6 +189,7 @@ def dm_flags(bot):
blacklist('_ image gen_platf 4bpp-pixeldata-cropped.bmp')
blacklist('_ image gen_platf 32bpp-pixeldata-cropped.bmp')
blacklist('_ image gen_platf 24bpp-pixeldata-cropped.bmp')
blacklist('_ image gen_platf testimgari.jpg')
if 'x86_64' in bot and 'CPU' in bot:
# This GM triggers a SkSmallAllocator assert.
blacklist('_ gm _ composeshader_bitmap')

View File

@ -277,6 +277,10 @@
"24bpp-pixeldata-cropped.bmp",
"_",
"image",
"gen_platf",
"testimgari.jpg",
"_",
"image",
"_",
"interlaced1.png",
"_",

View File

@ -274,6 +274,10 @@
"24bpp-pixeldata-cropped.bmp",
"_",
"image",
"gen_platf",
"testimgari.jpg",
"_",
"image",
"_",
"interlaced1.png",
"_",

View File

@ -274,6 +274,10 @@
"24bpp-pixeldata-cropped.bmp",
"_",
"image",
"gen_platf",
"testimgari.jpg",
"_",
"image",
"_",
"interlaced1.png",
"_",

View File

@ -294,6 +294,10 @@
"gen_platf",
"24bpp-pixeldata-cropped.bmp",
"_",
"image",
"gen_platf",
"testimgari.jpg",
"_",
"gm",
"_",
"composeshader_bitmap",

View File

@ -276,6 +276,10 @@
"gen_platf",
"24bpp-pixeldata-cropped.bmp",
"_",
"image",
"gen_platf",
"testimgari.jpg",
"_",
"gm",
"_",
"fontscalerdistortable",

View File

@ -294,6 +294,10 @@
"gen_platf",
"24bpp-pixeldata-cropped.bmp",
"_",
"image",
"gen_platf",
"testimgari.jpg",
"_",
"gm",
"_",
"composeshader_bitmap",