diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-14 19:40:25 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-14 19:40:25 +0000 |
commit | 7a08a49f266ca32581b95016cfa65a5679c5dcf1 (patch) | |
tree | 36dab0cc814dbdd47f70d370ba99cb70af88decb /webkit | |
parent | 3b0aec9bb609ba0aec885c0511589aba8868d745 (diff) | |
download | chromium_src-7a08a49f266ca32581b95016cfa65a5679c5dcf1.zip chromium_src-7a08a49f266ca32581b95016cfa65a5679c5dcf1.tar.gz chromium_src-7a08a49f266ca32581b95016cfa65a5679c5dcf1.tar.bz2 |
Mark tests as failing while I investigate.
Due to merge.
TBR=ojan
Review URL: http://codereview.chromium.org/116003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16093 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a234109..fd12f65 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2738,3 +2738,20 @@ BUG11933 WIN LINUX : LayoutTests/fast/frames/content-opacity-2.html = FAIL // sure to uncomment/recheck that when this is removed. BUG11935 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = CRASH BUG11935 LINUX : LayoutTests/http/tests/navigation/document-location-click-timeout.html = CRASH + +BUGTONY WIN : LayoutTests/http/tests/navigation/anchor-basic.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/anchor-goback.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/javascriptlink-basic.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/javascriptlink-goback.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/metaredirect-basic.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/metaredirect-goback.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/post-goback2.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/relativeanchor-goback.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/slowmetaredirect-basic.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/slowtimerredirect-basic.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/success200-basic.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/success200-goback.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/success200-loadsame.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/success200-reload.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/timerredirect-basic.html = FAIL +BUGTONY WIN : LayoutTests/http/tests/navigation/timerredirect-goback.html = FAIL |