Changeset 145737 in webkit
- Timestamp:
- Mar 13, 2013, 12:32:18 PM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r145736 r145737 1 2013-03-13 James Robinson <jamesr@chromium.org> 2 3 Clean out some stale chromium TestExpectations entries. 4 5 * platform/chromium/TestExpectations: 6 1 7 2013-03-13 Tony Chang <tony@chromium.org> 2 8 -
trunk/LayoutTests/platform/chromium/TestExpectations
r145696 r145737 1300 1300 # when comparing the former and new results. This may be due to bad test design or may be revealing a bug 1301 1301 # in the code. Turbulence results are very different. 1302 webkit.org/b/80517 [ Android Lion SnowLeopard] svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr.html [ ImageOnlyFailure ]1302 webkit.org/b/80517 [ Android ] svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr.html [ ImageOnlyFailure ] 1303 1303 webkit.org/b/80517 [ Android XP ] svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr.html [ ImageOnlyFailure ] 1304 webkit.org/b/80517 [ Android Lion SnowLeopard] svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop.html [ ImageOnlyFailure ]1304 webkit.org/b/80517 [ Android ] svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop.html [ ImageOnlyFailure ] 1305 1305 webkit.org/b/80517 [ Android XP ] svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop.html [ ImageOnlyFailure ] 1306 1306 webkit.org/b/80517 [ Android ] svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr.html [ ImageOnlyFailure ] … … 2872 2872 crbug.com/88894 http/tests/cache/subresource-expiration-2.html [ Pass Slow ] 2873 2873 2874 # The following are missing baselines.2875 webkit.org/b/107935 platform/chromium/virtual/gpu/compositedscrolling/overflow/do-not-paint-outline-into-composited-scrolling-contents.html [ Missing ]2876 webkit.org/b/107935 platform/chromium/virtual/softwarecompositing/overflow/do-not-paint-outline-into-composited-scrolling-contents.html [ Missing ]2877 webkit.org/b/107935 compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents.html [ Missing ]2878 webkit.org/b/107935 platform/chromium/virtual/gpu/compositedscrolling/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer.html [ Missing ]2879 webkit.org/b/107935 platform/chromium/virtual/softwarecompositing/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer.html [ Missing ]2880 webkit.org/b/107935 compositing/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer.html [ Missing ]2881 2874 webkit.org/b/107935 platform/chromium/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container.html [ Failure ] 2882 2875 webkit.org/b/107935 compositing/overflow/composited-scrolling-creates-a-stacking-container.html [ Failure ] … … 3095 3088 webkit.org/b/48454 platform/chromium/virtual/softwarecompositing/tiling/huge-layer-img.html [ Skip ] 3096 3089 3097 # Need image baselines for Chromium 3098 webkit.org/b/100808 compositing/tiling/rotated-tiled-clamped.html [ ImageOnlyFailure ] 3099 webkit.org/b/100808 platform/chromium/virtual/softwarecompositing/tiling/rotated-tiled-clamped.html [ ImageOnlyFailure ] 3100 webkit.org/b/100808 compositing/tiling/rotated-tiled-preserve3d-clamped.html [ ImageOnlyFailure ] 3101 webkit.org/b/100808 platform/chromium/virtual/softwarecompositing/tiling/rotated-tiled-preserve3d-clamped.html [ ImageOnlyFailure ] 3090 # Show seaming artifacts in software compositing 3091 crbug.com/181300 platform/chromium/virtual/softwarecompositing/tiling/rotated-tiled-clamped.html [ ImageOnlyFailure ] 3092 crbug.com/181300 platform/chromium/virtual/softwarecompositing/tiling/rotated-tiled-preserve3d-clamped.html [ ImageOnlyFailure ] 3102 3093 3103 3094 webkit.org/b/75932 fast/js/array-defineOwnProperty.html [ Failure ] … … 3686 3677 webkit.org/b/103156 platform/chromium/virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-with-incomplete-style.html [ ImageOnlyFailure ] 3687 3678 3688 # Requires an updated baseline after 106142.3689 webkit.org/b/106820 platform/chromium/virtual/gpu/compositedscrolling/overflow/overflow-scroll.html [ Failure ]3690 3691 3679 # Fails due to Bug 85856. 3692 3680 webkit.org/b/85856 [ Win Mac Android ] fast/block/float/028.html [ ImageOnlyFailure ] … … 4229 4217 webkit.org/b/103149 [ Mac ] fast/events/stopPropagation-submit.html [ Pass Failure ] 4230 4218 4231 # Needs rebaseline after https://bugs.webkit.org/show_bug.cgi?id=1037004232 webkit.org/b/103700 compositing/masks/simple-composited-mask.html [ ImageOnlyFailure ]4233 4234 4219 # Some compositing tests doesn't work on multiple platforms. 4235 4220 webkit.org/b/103721 [ Mac Win Linux ] compositing/reflections/nested-reflection-animated.html [ ImageOnlyFailure ]
Note:
See TracChangeset
for help on using the changeset viewer.