From b2560399d564304724126f182837ac161cf38337 Mon Sep 17 00:00:00 2001 From: "ager@chromium.org" Date: Fri, 13 Mar 2009 09:51:12 +0000 Subject: Another attempt at correctly marking the large expression stack overflow test. TBR=kmillikin@chromium.org Review URL: http://codereview.chromium.org/46031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11625 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_lists/tests_fixable.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'webkit') 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 -- cgit v1.1