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

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

Issue 46029: Update V8 to fix an assertion that does not hold.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('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
===================================================================
--- webkit/tools/layout_tests/test_lists/tests_fixable.txt (revision 11621)
+++ webkit/tools/layout_tests/test_lists/tests_fixable.txt (working copy)
@@ -1800,3 +1800,10 @@
WIN DEBUG : LayoutTests/transitions/transition-end-event-multiple-03.html = FAIL PASS
WIN DEBUG : LayoutTests/fast/dom/HTMLElement/innerHTML-selection-crash.html = CRASH PASS
LINUX : LayoutTests/editing/selection/move-by-line-001.html = FAIL PASS
+
+
+// This hits a stack-overflow exception earlier in debug mode than in
+// release mode.
+//
+// http://code.google.com/p/v8/issues/detail?id=277
+DEBUG : LayoutTests/fast/js/large-expressions.html = FAIL PASS
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698