Blacklist SKPs for the 100k_IMG_DECODE bot
authorRavi Mistry <rmistry@google.com>
Thu, 15 Dec 2016 19:27:18 +0000 (14:27 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Thu, 15 Dec 2016 22:32:41 +0000 (22:32 +0000)
Started failing due to https://skia-review.googlesource.com/c/5758/
Explanation from scroggo@:
"""
The problem is that the image is truncated before receiving the color
table, which I recently changed (here) from resulting in
kIncompleteInput (which get_images_from_skps determines to be okay) to
resulting in kInvalidInput (which is a failure).

I downloaded the failed image (attached), and it looks as expected
(truncated prior to the color table).
"""

BUG=skia:

Change-Id: I1a0d2e4618afd8abb302d5e268984bb2641756b7
Reviewed-on: https://skia-review.googlesource.com/6145
Reviewed-by: Matt Sarett <msarett@google.com>
Reviewed-by: Leon Scroggins <scroggo@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>

infra/bots/ct/blacklists/get_images_from_skps_100k_fad657e-276e633.json

index 9bd0b3f..e49d8fb 100644 (file)
         "http___www_atac_roma_it.skp",
         "http___www_unitypoint_org.skp",
         "http___www_mozy_com.skp",
-        "http___www_cdgs_gov_cn.skp"
+        "http___www_cdgs_gov_cn.skp",
+        "http___www_centurylink_com.skp",
+        "http___www_converse_com.skp",
+        "http___www_smiles_com_br.skp",
+        "http___www_truffaut_com.skp",
+        "http___www_harryanddavid_com.skp",
+        "http___www_myadt_com.skp",
+        "http___www_stuartweitzman_com.skp",
+        "http___www_burtsbees_com.skp"
     ]
 }