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

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

Issue 7124009: Roll V8 to version 3.4.2. Second attempt. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' 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 | « chrome/browser/prerender/prerender_browsertest.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 9 // The need for rebaselines is conflicting with the TIMEOUT expectation upstream
10 10
(...skipping 10 matching lines...) Expand all
21 BUGGMAN : fast/canvas/canvas-as-image-incremental-repaint.html = IMAGE 21 BUGGMAN : fast/canvas/canvas-as-image-incremental-repaint.html = IMAGE
22 BUGGMAN : fast/canvas/canvas-as-image.html = IMAGE 22 BUGGMAN : fast/canvas/canvas-as-image.html = IMAGE
23 BUGGMAN : fast/canvas/canvas-bg-zoom.html = IMAGE 23 BUGGMAN : fast/canvas/canvas-bg-zoom.html = IMAGE
24 BUGGMAN : fast/canvas/canvas-bg.html = IMAGE 24 BUGGMAN : fast/canvas/canvas-bg.html = IMAGE
25 BUGGMAN : fast/canvas/canvas-currentColor.html = TEXT 25 BUGGMAN : fast/canvas/canvas-currentColor.html = TEXT
26 BUGGMAN : fast/canvas/canvas-fillPath-shadow.html = TEXT 26 BUGGMAN : fast/canvas/canvas-fillPath-shadow.html = TEXT
27 BUGGMAN : fast/canvas/canvas-transform-skewed.html = IMAGE 27 BUGGMAN : fast/canvas/canvas-transform-skewed.html = IMAGE
28 BUGGMAN : fast/canvas/zero-size-fill-rect.html = IMAGE 28 BUGGMAN : fast/canvas/zero-size-fill-rect.html = IMAGE
29 BUGGMAN : media/video-canvas-alpha.html = IMAGE 29 BUGGMAN : media/video-canvas-alpha.html = IMAGE
30 30
31 // We now follow the ES5 spec with regards to the semantics of the receiver
32 // given through eval to builtins (undefined). Test assumes that the global
33 // object is given as receiver.
34 BUGRICOW : fast/js/eval-var-decl.html = TEXT
35
OLDNEW
« no previous file with comments | « chrome/browser/prerender/prerender_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698