Changeset 134400 in webkit
- Timestamp:
- Nov 13, 2012, 5:15:51 AM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r134399 r134400 1 2012-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 1 12 2012-11-13 Csaba Osztrogonác <ossy@webkit.org> 2 13 -
trunk/LayoutTests/platform/chromium/TestExpectations
r134319 r134400 2360 2360 webkit.org/b/91432 platform/chromium/virtual/gpu/fast/canvas/webgl/framebuffer-bindings-unaffected-on-resize.html [ Timeout ] 2361 2361 2362 # These are from a speedup in blurred rectangles, rebaseline when SK_IGNORE_FAST_BLURRECT 2363 # is no longer defined in skia.gyp 2364 # 2365 crbug.com/160323 compositing/shadows/shadow-drawing.html [ ImageOnlyFailure ] 2366 crbug.com/160323 fast/box-shadow/basic-shadows.html [ ImageOnlyFailure ] 2367 crbug.com/160323 fast/box-shadow/box-shadow-clipped-slices.html [ ImageOnlyFailure ] 2368 crbug.com/160323 fast/box-shadow/box-shadow-radius.html [ ImageOnlyFailure ] 2369 crbug.com/160323 fast/box-shadow/box-shadow-transformed.html [ ImageOnlyFailure ] 2370 crbug.com/160323 fast/box-shadow/scaled-box-shadow.html [ ImageOnlyFailure ] 2371 crbug.com/160323 fast/box-shadow/single-pixel-shadow.html [ ImageOnlyFailure ] 2372 crbug.com/160323 fast/canvas/canvas-incremental-repaint.html [ ImageOnlyFailure ] 2373 crbug.com/160323 fast/repaint/box-shadow-h.html [ ImageOnlyFailure ] 2374 crbug.com/160323 fast/repaint/box-shadow-v.html [ ImageOnlyFailure ] 2375 crbug.com/160323 fast/repaint/shadow-multiple-vertical.html [ ImageOnlyFailure ] 2376 crbug.com/160323 fast/transforms/shadows.html [ ImageOnlyFailure ] 2377 crbug.com/160323 platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing.html [ ImageOnlyFailure ] 2378 crbug.com/160323 svg/css/group-with-shadow.svg [ ImageOnlyFailure ] 2379 crbug.com/160323 svg/filters/shadow-on-rect-with-filter.svg [ ImageOnlyFailure ] 2380 crbug.com/160323 canvas/philip/tests/2d.shadow.enable.blur.html [ Failure ] 2381 crbug.com/160323 fast/canvas/canvas-shadow.html [ Failure ] 2382 2362 2383 # These three failures are due to Mesa bugs 2363 2384 webkit.org/b/91431 fast/canvas/webgl/framebuffer-object-attachment.html [ Failure ]
Note:
See TracChangeset
for help on using the changeset viewer.