Home | History | Annotate | Download | only in gm
      1 # Failures of any GM tests/configs listed in this file will be ignored [1], as
      2 # if they had been marked "ignore-failure": true in the per-builder
      3 # expected-results.json files.
      4 #
      5 # The idea is that, if you modify a GM test in such a way that you know it will
      6 # require rebaselines on multiple platforms, you should add that test's name to
      7 # this list within the same CL that modifies the test.
      8 # Then, AS SOON AS POSSIBLE, you should rebaseline the tests (they will show up
      9 # as status "failure-ignored") and remove the line you added to this file.
     10 # If there are any lingering failures that need to be suppressed (ignored), you
     11 # MUST move those suppressions into the per-builder expected-results.json files.
     12 #
     13 # Any lines starting with '#' are comments and will be ignored.
     14 # Other than that, each line must either be whitespace or list just one test.
     15 #
     16 # For more information, see https://code.google.com/p/skia/issues/detail?id=1600
     17 # ('GM expectations: create tool to suppress failures until new baselines are
     18 # checked in')
     19 #
     20 #
     21 # [1] Differences between renderModes (e.g., normal rendering path and
     22 # "serialized") are NEVER ignored.  See
     23 # https://code.google.com/p/skia/issues/detail?id=1748 ('gm: add new result
     24 # type, RenderModeMismatch')
     25 
     26 # EXAMPLES: (remove the first '#' on each line)
     27 #
     28 ## Added by edisonn as part of https://codereview.chromium.org/23851037/
     29 #gradients
     30 #
     31 ## Added by epoger as part of MADE-UP BUG
     32 ## https://code.google.com/p/skia/issues/detail?id=123456 : ignoring failures on
     33 ## gpu config of gradtext GM test
     34 #gradtext_gpu
     35 
     36 
     37 
     38 
     39 # Added by yunchao in https://codereview.chromium.org/54213002
     40 # https://code.google.com/p/skia/issues/detail?id=1882 ('rects GM results need rebaselining')
     41 rects
     42 
     43 # Added by bsalomon in support of adding HQ filter to GPU device drawBitmap
     44 # https://code.google.com/p/skia/issues/detail?id=1880 ('bleed GM results need rebaselining')
     45 bleed
     46 
     47 # https://code.google.com/p/skia/issues/detail?id=1879 ('*filterbitmap_* GM results need rebaselining')
     48 downsamplebitmap_image_high_mandrill_512.png
     49 filterbitmap_image_mandrill_512.png
     50 filterbitmap_image_mandrill_256.png
     51 filterbitmap_image_mandrill_128.png
     52 filterbitmap_image_mandrill_64.png
     53 filterbitmap_image_mandrill_32.png
     54 filterbitmap_image_mandrill_16.png
     55 downsamplebitmap_checkerboard_high_512_256
     56 filterbitmap_checkerboard_192_192
     57 filterbitmap_checkerboard_32_32
     58 filterbitmap_checkerboard_32_8
     59 filterbitmap_checkerboard_32_2
     60 filterbitmap_checkerboard_4_4
     61 downsamplebitmap_text_high_72.00pt
     62 filterbitmap_text_3.00pt
     63 filterbitmap_text_7.00pt
     64 filterbitmap_text_10.00pt
     65 
     66 # Waiting for bots to finish processing https://skia.googlesource.com/skia.git/+/cea9abb001b07eaf4340a78db708bfac9e8c68c2
     67 clipped-bitmap-shaders-clamp-hq_gpu
     68 clipped-bitmap-shaders-mirror-hq_gpu
     69 clipped-bitmap-shaders-tile-hq_gpu
     70 clipped-bitmap-shaders-clamp-hq_angle
     71 clipped-bitmap-shaders-mirror-hq_angle
     72 clipped-bitmap-shaders-tile-hq_angle
     73 
     74 # Added by senorblanco to accomodate bounds fixes for SkXfermodeImageFilter in https://codereview.chromium.org/112683004.
     75 xfermodeimagefilter
     76 
     77 # Added by sugoi in https://codereview.chromium.org/101623007
     78 displacement
     79