diff options
author | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-16 18:57:16 +0000 |
---|---|---|
committer | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-16 18:57:16 +0000 |
commit | ec33d4211124bf92e5d3c40e08ed43bd3a753043 (patch) | |
tree | 7c0da2764af7613f9e33b3576c42c227fc65287c /webkit | |
parent | 39eee12e58ed3ffe2986888acacaa7fcc746a53f (diff) | |
download | chromium_src-ec33d4211124bf92e5d3c40e08ed43bd3a753043.zip chromium_src-ec33d4211124bf92e5d3c40e08ed43bd3a753043.tar.gz chromium_src-ec33d4211124bf92e5d3c40e08ed43bd3a753043.tar.bz2 |
Remove duplicate entries in the test_fixable files.
Review URL: http://codereview.chromium.org/42239
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11754 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 11fcac7..0b94ed2 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -2057,13 +2057,3 @@ LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug23847.html = FAIL LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug32205-4.html = FAIL 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 |