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

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

Issue 7201027: Update V8 to version 3.4.5.1. (Closed) Base URL: svn://chrome-svn/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
11 // Issues introduced with bug 84157 11 // Issues introduced with bug 84157
12 BUGGMAN : plugins/embed-attributes-style.html = IMAGE+TEXT 12 BUGGMAN : plugins/embed-attributes-style.html = IMAGE+TEXT
13 BUGGMAN : fast/dom/object-plugin-hides-properties.html = TEXT 13 BUGGMAN : fast/dom/object-plugin-hides-properties.html = TEXT
14 14
15 BUGKOZ : fast/dom/navigator-detached-no-crash.html = TEXT 15 BUGKOZ : fast/dom/navigator-detached-no-crash.html = TEXT
16 BUGKOZ : fast/dom/register-protocol-handler.html = TEXT 16 BUGKOZ : fast/dom/register-protocol-handler.html = TEXT
17 17
18 // We now follow the ES5 spec with regards to the semantics of the receiver 18 // We now follow the ES5 spec with regards to the semantics of the receiver
19 // given through eval to builtins (undefined). Test assumes that the global 19 // given through eval to builtins (undefined). Test assumes that the global
20 // object is given as receiver. 20 // object is given as receiver.
21 BUGRICOW : fast/js/eval-var-decl.html = TEXT 21 BUGRICOW : fast/js/eval-var-decl.html = TEXT
22
23 // Updated V8 error message for Object.defineProperty, test needs rebaselining. 22 // Updated V8 error message for Object.defineProperty, test needs rebaselining.
24 BUGRICOW : fast/js/function-prototype-descriptor.html = TEXT 23 BUGRICOW : fast/js/function-prototype-descriptor.html = TEXT
24 // This needs rebaselining because "native" is no longer a reserved word.
25 BUGRICOW : fast/js/reserved-words.html = TEXT
26 // Needs rebaselining because we fixed a bug that is in platform expectations.
27 BUGRICOW : fast/js/parser-xml-close-comment.html = TEXT
28
25 29
26 // Started crashing in the r89132 roll; canaries seem unaffected. 30 // Started crashing in the r89132 roll; canaries seem unaffected.
27 BUGCR86570 MAC : http/tests/misc/acid3.html = IMAGE CRASH 31 BUGCR86570 MAC : http/tests/misc/acid3.html = IMAGE CRASH
28 BUGCR86570 MAC : http/tests/misc/font-face-in-multiple-segmented-faces.html = CR ASH 32 BUGCR86570 MAC : http/tests/misc/font-face-in-multiple-segmented-faces.html = CR ASH
29 BUGCR86570 MAC : platform/chromium-linux/fast/text/international/arabic-vertical -offset.html = IMAGE+TEXT CRASH 33 BUGCR86570 MAC : platform/chromium-linux/fast/text/international/arabic-vertical -offset.html = IMAGE+TEXT CRASH
30 BUGCR86570 MAC : platform/gtk/fonts/custom-font-missing-glyphs.html = IMAGE+TEXT CRASH 34 BUGCR86570 MAC : platform/gtk/fonts/custom-font-missing-glyphs.html = IMAGE+TEXT CRASH
31 BUGCR86570 MAC : platform/gtk/fonts/font-face-with-complex-text.html = IMAGE+TEX T CRASH 35 BUGCR86570 MAC : platform/gtk/fonts/font-face-with-complex-text.html = IMAGE+TEX T CRASH
32 BUGCR86570 MAC : platform/mac/fast/text/myanmar-shaping.html = CRASH 36 BUGCR86570 MAC : platform/mac/fast/text/myanmar-shaping.html = CRASH
33 BUGCR86570 MAC : platform/mac/fast/text/thai-combining-mark-positioning.html = C RASH 37 BUGCR86570 MAC : platform/mac/fast/text/thai-combining-mark-positioning.html = C RASH
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