OLD | NEW |
---|---|
1 // This file should almost always be empty. Normally Chromium test expectations | 1 // This file should almost always be empty. Normally Chromium test expectations |
2 // are found in | 2 // are found in |
3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt | 3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt |
4 // | 4 // |
5 // Only add expectations here to temporarily suppress messages on the bots | 5 // Only add expectations here to temporarily suppress messages on the bots |
6 // until the changes can be landed upstream. | 6 // until the changes can be landed upstream. |
7 | 7 |
8 // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. | 8 // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. |
9 // 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
| |
10 BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement- dom-shadow-color-attr.html = IMAGE TIMEOUT | |
11 BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement- dom-shadow-opacity-attr.html = IMAGE TIMEOUT | |
12 BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement- svgdom-shadow-color-prop.html = IMAGE TIMEOUT | |
13 BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement- svgdom-shadow-opacity-prop.html = IMAGE TIMEOUT | |
14 BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/filters/feDropShadow.svg = IMAGE TIMEOU T | |
15 | |
16 // Failure introduced by Chromium r83848. | |
17 BUG_HCLAM : fast/url/ipv6.html = TEXT | |
18 | |
19 // Probably just need rebaselining, but putting here to get the @DEPS builders g reen. | |
20 BUGCR84161 : fast/dom/navigator-detached-no-crash.html = TEXT | |
21 BUGCR84161 : fast/dom/register-protocol-handler.html = TEXT | |
22 | |
23 // Just needs rebasing, suppressing until all baselines are available. | |
24 BUGADAMK WIN : svg/zoom/page/zoom-foreignObject.svg = IMAGE TEXT IMAGE+TEXT | |
25 | |
26 // Webkit test does not follow ES5 spec on this, will upstream | |
27 // new expectations. | |
28 BUGRICOW : fast/js/property-getters-and-setters.html = TEXT | |
29 | |
30 // Issues introduced with bug 84157 | |
31 BUGGMAN : fast/canvas/canvas-as-image-incremental-repaint.html = IMAGE | |
32 BUGGMAN : fast/canvas/canvas-as-image.html = IMAGE | |
33 BUGGMAN : fast/canvas/canvas-bg-zoom.html = IMAGE | |
34 BUGGMAN : fast/canvas/canvas-bg.html = IMAGE | |
35 BUGGMAN : fast/canvas/canvas-currentColor.html = TEXT | |
36 BUGGMAN : fast/canvas/canvas-fillPath-shadow.html = TEXT | |
37 BUGGMAN : fast/canvas/canvas-transform-skewed.html = IMAGE | |
38 BUGGMAN : fast/canvas/zero-size-fill-rect.html = IMAGE | |
39 BUGGMAN : media/video-canvas-alpha.html = IMAGE | |
40 | |
OLD | NEW |