diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-11 23:11:58 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-11 23:11:58 +0000 |
commit | aa1a06dafef34397c14e16c54c5156767b9d39dd (patch) | |
tree | db1b4a51a3e36926a3cf4e7e36c8546e1e9a6e45 /webkit/tools | |
parent | aa6e3819e69badc414689728e042fdf3aff8220c (diff) | |
download | chromium_src-aa1a06dafef34397c14e16c54c5156767b9d39dd.zip chromium_src-aa1a06dafef34397c14e16c54c5156767b9d39dd.tar.gz chromium_src-aa1a06dafef34397c14e16c54c5156767b9d39dd.tar.bz2 |
Remove some mac expected fail layout tests which have been passing.
TBR=dglazkov
Review URL: http://codereview.chromium.org/115211
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15806 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index bd0331c..7542fa6c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2392,12 +2392,9 @@ BUG11613 MAC : LayoutTests/fast/forms/textarea-scrollbar.html = FAIL BUG11613 MAC : LayoutTests/fast/forms/textarea-scrolled-type.html = FAIL BUG11613 LINUX MAC : LayoutTests/fast/forms/textarea-setinnerhtml.html = FAIL BUG11613 LINUX MAC : LayoutTests/fast/overflow/overflow-x-y.html = FAIL -BUG11613 MAC : LayoutTests/fast/parser/comment-in-textarea.html = FAIL -BUG11613 LINUX MAC : LayoutTests/fast/parser/entity-comment-in-textarea.html = FAIL -BUG11613 LINUX MAC : LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL -BUG11613 MAC : LayoutTests/fast/replaced/width100percent-textarea.html = FAIL -BUG11613 LINUX MAC : LayoutTests/fast/table/003.html = FAIL -BUG11613 MAC : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL +BUG11613 LINUX : LayoutTests/fast/parser/entity-comment-in-textarea.html = FAIL +BUG11613 LINUX : LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL +BUG11613 LINUX : LayoutTests/fast/table/003.html = FAIL BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/anchor-basic.html = FAIL BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/anchor-goback.html = FAIL @@ -2430,9 +2427,9 @@ BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/timerredirect-basic.html BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/timerredirect-frames.html = FAIL BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/timerredirect-goback.html = FAIL BUG11613 MAC : LayoutTests/http/tests/navigation/timerredirect-subframeload.html = FAIL -BUG11613 LINUX MAC : LayoutTests/tables/mozilla/bugs/bug194024.html = FAIL -BUG11613 LINUX MAC : LayoutTests/tables/mozilla/bugs/bug30559.html = FAIL -BUG11613 LINUX MAC : LayoutTests/tables/mozilla/bugs/bug30692.html = FAIL +BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug194024.html = FAIL +BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug30559.html = FAIL +BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug30692.html = FAIL // Caused by WebKit merge 43346:43361. These likely just need re-baselining. // Most likely caused by http://trac.webkit.org/changeset/43355 |