Index: webkit/tools/layout_tests/test_lists/tests_fixable.txt |
=================================================================== |
--- webkit/tools/layout_tests/test_lists/tests_fixable.txt (revision 11738) |
+++ webkit/tools/layout_tests/test_lists/tests_fixable.txt (working copy) |
@@ -2057,3 +2057,12 @@ |
LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html = FAIL |
LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr_layers-show.html = FAIL |
+// This hits a stack-overflow exception earlier in debug mode than in |
+// release mode on Windows. |
+// |
+// Hits the stack overflow earlier than before the new compiler in both |
+// release and debug mode on Linux and Mac. |
+// |
+// http://code.google.com/p/v8/issues/detail?id=277 |
+LINUX MAC : LayoutTests/fast/js/large-expressions.html = FAIL |
+WIN DEBUG : LayoutTests/fast/js/large-expressions.html = FAIL |