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

Unified Diff: webkit/tools/layout_tests/test_lists/tests_fixable.txt

Issue 14169: Classify V8 failures. One just needed rebaseling, the others are serious. (Closed)
Patch Set: Created 12 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/js/delete-getters-setters-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/layout_tests/test_lists/tests_fixable.txt
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index bb3a07d8faaae4ee5799ea67f023efd38a3f235a..d46443452b73a9f550421e3260dc835d9bdbc10f 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -545,10 +545,15 @@ SKIP : LayoutTests/http/tests/appcache = TIMEOUT FAIL
// V8 failures as a result of the WebKit merge.
// http://code.google.com/p/v8/issues/detail?id=92
+
+// Failing because looking up a method on an object fails when the stack is
+// full because of recursion.
LayoutTests/fast/js/global-recursion-on-full-stack.html = FAIL
+// V8 completely fails to parse the JS at all; suspect its because of the
Evan Martin 2008/12/16 21:43:48 s/its/it's/
+// Unicode BOM at the beginning of the file.
LayoutTests/fast/js/removing-Cf-characters.html = FAIL
+// V8 is using the wrong global object (this could be serious)
LayoutTests/fast/js/static-scope-object.html = FAIL
-LayoutTests/fast/js/delete-getters-setters.html = FAIL
// http://b/issue?id=1344252
LayoutTests/fast/js/pic/cached-prototype-setter.html = FAIL
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/js/delete-getters-setters-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698