Chromium Code Reviews| Index: webkit/tools/layout_tests/test_expectations.txt |
| diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt |
| index 707c890aa94f7ef3a6653c24d835a490eaee46ae..7adaa923c67cd2bb222be6dcf560c318239a76b3 100644 |
| --- a/webkit/tools/layout_tests/test_expectations.txt |
| +++ b/webkit/tools/layout_tests/test_expectations.txt |
| @@ -6,3 +6,35 @@ |
| // until the changes can be landed upstream. |
| // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. |
| +// The need for rebaselines is conflicting with the TIMEOUT expectation upstream |
|
jamesr
2011/06/02 21:44:33
Looks like this mis-merged - all the lines other t
|
| +BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr.html = IMAGE TIMEOUT |
| +BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr.html = IMAGE TIMEOUT |
| +BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop.html = IMAGE TIMEOUT |
| +BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop.html = IMAGE TIMEOUT |
| +BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/filters/feDropShadow.svg = IMAGE TIMEOUT |
| + |
| +// Failure introduced by Chromium r83848. |
| +BUG_HCLAM : fast/url/ipv6.html = TEXT |
| + |
| +// Probably just need rebaselining, but putting here to get the @DEPS builders green. |
| +BUGCR84161 : fast/dom/navigator-detached-no-crash.html = TEXT |
| +BUGCR84161 : fast/dom/register-protocol-handler.html = TEXT |
| + |
| +// Just needs rebasing, suppressing until all baselines are available. |
| +BUGADAMK WIN : svg/zoom/page/zoom-foreignObject.svg = IMAGE TEXT IMAGE+TEXT |
| + |
| +// Webkit test does not follow ES5 spec on this, will upstream |
| +// new expectations. |
| +BUGRICOW : fast/js/property-getters-and-setters.html = TEXT |
| + |
| +// Issues introduced with bug 84157 |
| +BUGGMAN : fast/canvas/canvas-as-image-incremental-repaint.html = IMAGE |
| +BUGGMAN : fast/canvas/canvas-as-image.html = IMAGE |
| +BUGGMAN : fast/canvas/canvas-bg-zoom.html = IMAGE |
| +BUGGMAN : fast/canvas/canvas-bg.html = IMAGE |
| +BUGGMAN : fast/canvas/canvas-currentColor.html = TEXT |
| +BUGGMAN : fast/canvas/canvas-fillPath-shadow.html = TEXT |
| +BUGGMAN : fast/canvas/canvas-transform-skewed.html = IMAGE |
| +BUGGMAN : fast/canvas/zero-size-fill-rect.html = IMAGE |
| +BUGGMAN : media/video-canvas-alpha.html = IMAGE |
| + |