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

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

Issue 7134011: Roll V8 to version 3.4.2.1 (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 | « DEPS ('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 12 matching lines...) Expand all
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 BUGKOZ : fast/dom/navigator-detached-no-crash.html = TEXT 31 BUGKOZ : fast/dom/navigator-detached-no-crash.html = TEXT
32 BUGKOZ : fast/dom/register-protocol-handler.html = TEXT 32 BUGKOZ : fast/dom/register-protocol-handler.html = TEXT
33
34 // We now follow the ES5 spec with regards to the semantics of the receiver
35 // given through eval to builtins (undefined). Test assumes that the global
36 // object is given as receiver.
37 BUGRICOW : fast/js/eval-var-decl.html = TEXT
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698