| Index: webkit/tools/layout_tests/test_lists/tests_fixable.txt
|
| ===================================================================
|
| --- webkit/tools/layout_tests/test_lists/tests_fixable.txt (revision 11988)
|
| +++ webkit/tools/layout_tests/test_lists/tests_fixable.txt (working copy)
|
| @@ -1864,3 +1864,14 @@
|
| LINUX : LayoutTests/fast/repaint/selection-gap-overflow-scroll.html = FAIL
|
| LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL
|
| LINUX : chrome/fast/forms/basic-textareas.html = FAIL
|
| +
|
| +// This test 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
|
| +
|
|
|