skia2/infra/bots/ct/blacklists
Ravi Mistry 0f5505bfa2 Add failing SKP from new SKP repository to the ImgDecode blacklist
Bug: skia:6818
Change-Id: I03efbba1e67ed9c5e55eda056985d1be5fda13b2
Reviewed-on: https://skia-review.googlesource.com/31464
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
2017-08-07 17:28:50 +00:00
..
get_images_from_skps_100k_c37e844a6f8708-eee762104c75bd.json Add failing SKP from new SKP repository to the ImgDecode blacklist 2017-08-07 17:28:50 +00:00
get_images_from_skps_100k_fad657e-276e633.json Blacklist SKPs for the 100k_IMG_DECODE bot 2016-12-15 22:32:41 +00:00
README.md Add blacklist for the Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs bot 2016-06-28 10:17:03 -07:00

Blacklists for CT bots

Files in this directory are used by the ct_skps.py recipe to find which SKPs should be blacklisted.

The format of the files are:

{ "blacklisted_skps": [ "example1.skp", "example2.skp" ] }