diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 168ab72..9d869ca 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1809,7 +1809,11 @@ 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. +// 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 -DEBUG : LayoutTests/fast/js/large-expressions.html = FAIL +LINUX MAC : LayoutTests/fast/js/large-expressions.html = FAIL +WIN DEBUG : LayoutTests/fast/js/large-expressions.html = FAIL |