aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/ct
diff options
context:
space:
mode:
authorGravatar Ravi Mistry <rmistry@google.com>2016-12-15 14:27:18 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-12-15 22:32:41 +0000
commit3ac5b63edccc90025828c82dcf66253dd6e88ba7 (patch)
treef71be86f550089d2a88a3fd029a6072e10c4c00b /infra/bots/ct
parent0b24cbd9db8b894fdabce7a27f5369b320bee7f1 (diff)
Blacklist SKPs for the 100k_IMG_DECODE bot
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>
Diffstat (limited to 'infra/bots/ct')
-rw-r--r--infra/bots/ct/blacklists/get_images_from_skps_100k_fad657e-276e633.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/infra/bots/ct/blacklists/get_images_from_skps_100k_fad657e-276e633.json b/infra/bots/ct/blacklists/get_images_from_skps_100k_fad657e-276e633.json
index 9bd0b3f6b0..e49d8fbc90 100644
--- a/infra/bots/ct/blacklists/get_images_from_skps_100k_fad657e-276e633.json
+++ b/infra/bots/ct/blacklists/get_images_from_skps_100k_fad657e-276e633.json
@@ -15,6 +15,14 @@
"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"
]
}