Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(90)

Side by Side Diff: infra/bots/ct/blacklists/README.md

Issue 2101403003: Add blacklist for the Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs bot (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Remove Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | infra/bots/ct/blacklists/get_images_from_skps_100k_fad657e-276e633.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Blacklists for CT bots
2 ======================
3
4 Files in this directory are used by the [ct_skps.py](https://cs.chromium.org/chr omium/build/scripts/slave/recipes/skia/ct_skps.py) recipe to find which SKPs sho uld be blacklisted.
5
6 The format of the files are:
7
8 {
9 "blacklisted_skps": [
10 "example1.skp",
11 "example2.skp"
12 ]
13 }
OLDNEW
« no previous file with comments | « no previous file | infra/bots/ct/blacklists/get_images_from_skps_100k_fad657e-276e633.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698