Changeset 134400 in webkit


Ignore:
Timestamp:
Nov 13, 2012, 5:15:51 AM (12 years ago)
Author:
reed@google.com
Message:

update expectations in advance of skia change for blurred rects
https://bugs.webkit.org/show_bug.cgi?id=101982

Reviewed by NOBODY.

Unreviewed. Expectations change only

  • platform/chromium/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r134399 r134400  
     12012-11-12  Mike Reed  <reed@google.com>
     2
     3        update expectations in advance of skia change for blurred rects
     4        https://bugs.webkit.org/show_bug.cgi?id=101982
     5
     6        Reviewed by NOBODY.
     7
     8        Unreviewed. Expectations change only
     9
     10        * platform/chromium/TestExpectations:
     11
    1122012-11-13  Csaba Osztrogonác  <ossy@webkit.org>
    213
  • trunk/LayoutTests/platform/chromium/TestExpectations

    r134319 r134400  
    23602360webkit.org/b/91432 platform/chromium/virtual/gpu/fast/canvas/webgl/framebuffer-bindings-unaffected-on-resize.html [ Timeout ]
    23612361
     2362# These are from a speedup in blurred rectangles, rebaseline when SK_IGNORE_FAST_BLURRECT
     2363# is no longer defined in skia.gyp
     2364#
     2365crbug.com/160323  compositing/shadows/shadow-drawing.html [ ImageOnlyFailure ]
     2366crbug.com/160323  fast/box-shadow/basic-shadows.html [ ImageOnlyFailure ]
     2367crbug.com/160323  fast/box-shadow/box-shadow-clipped-slices.html [ ImageOnlyFailure ]
     2368crbug.com/160323  fast/box-shadow/box-shadow-radius.html [ ImageOnlyFailure ]
     2369crbug.com/160323  fast/box-shadow/box-shadow-transformed.html [ ImageOnlyFailure ]
     2370crbug.com/160323  fast/box-shadow/scaled-box-shadow.html [ ImageOnlyFailure ]
     2371crbug.com/160323  fast/box-shadow/single-pixel-shadow.html [ ImageOnlyFailure ]
     2372crbug.com/160323  fast/canvas/canvas-incremental-repaint.html [ ImageOnlyFailure ]
     2373crbug.com/160323  fast/repaint/box-shadow-h.html [ ImageOnlyFailure ]
     2374crbug.com/160323  fast/repaint/box-shadow-v.html [ ImageOnlyFailure ]
     2375crbug.com/160323  fast/repaint/shadow-multiple-vertical.html [ ImageOnlyFailure ]
     2376crbug.com/160323  fast/transforms/shadows.html [ ImageOnlyFailure ]
     2377crbug.com/160323  platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing.html [ ImageOnlyFailure ]
     2378crbug.com/160323  svg/css/group-with-shadow.svg [ ImageOnlyFailure ]
     2379crbug.com/160323  svg/filters/shadow-on-rect-with-filter.svg [ ImageOnlyFailure ]
     2380crbug.com/160323  canvas/philip/tests/2d.shadow.enable.blur.html [ Failure ]
     2381crbug.com/160323  fast/canvas/canvas-shadow.html [ Failure ]
     2382
    23622383# These three failures are due to Mesa bugs
    23632384webkit.org/b/91431 fast/canvas/webgl/framebuffer-object-attachment.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.