Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 7085002: make command buffer work in DRT (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: put back formatting missing from mac Created 9 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « webkit/support/webkit_support.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
OLDNEW
« no previous file with comments | « webkit/support/webkit_support.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698