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 |