diff options
author | yaar@chromium.org <yaar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-18 01:01:09 +0000 |
---|---|---|
committer | yaar@chromium.org <yaar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-18 01:01:09 +0000 |
commit | 370438d5908bd1cb22b88adb60cf66866c974f6b (patch) | |
tree | 9f543cac7e7c251e15e2a87f4c18a67b6b31aa7b | |
parent | 6967396b75ee0c323c79fc183a7410a16b0df19f (diff) | |
download | chromium_src-370438d5908bd1cb22b88adb60cf66866c974f6b.zip chromium_src-370438d5908bd1cb22b88adb60cf66866c974f6b.tar.gz chromium_src-370438d5908bd1cb22b88adb60cf66866c974f6b.tar.bz2 |
Tightening latest expectations changes and fixing typo.
TBR: idana,erikkay
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32247 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b3f4963a..f204eed 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2387,9 +2387,9 @@ BUG10473 LINUX : LayoutTests/fast/forms/searchfield-heights.html = FAIL BUG10473 LINUX : LayoutTests/fast/replaced/width100percent-searchfield.html = FAIL // Changed in http://trac.webkit.org/changeset/42082 -// TODO(YUKOT): uncomment BUG20570 : LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout.html = TIMEOUT -// TODO(YUKOT): uncomment BUG20570 : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = TIMEOUT -BUG20570 : LayoutTests/http/tests/navigation/onload-navigation-iframe-2.html = TIMEOUT +// TODO(YUTAK): uncomment BUG20570 : LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout.html = TIMEOUT +// TODO(YUTAK): uncomment BUG20570 : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = TIMEOUT +BUG20570 : LayoutTests/http/tests/navigation/onload-navigation-iframe-2.html = PASS TIMEOUT // This test isn't just slow -- sometimes it times out indefinitely. BUG27569 MAC WIN DEBUG : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = TIMEOUT PASS @@ -3069,11 +3069,11 @@ BUGYAAR WIN LINUX : LayoutTests/fast/inspector-support/matchedrules.html = IMAGE BUG27996 : LayoutTests/fast/inspector-support/uncaught-dom1-exception.html = TEXT BUG27996 : LayoutTests/fast/inspector-support/uncaught-dom3-exception.html = TEXT BUG27996 : LayoutTests/fast/inspector-support/uncaught-dom8-exception.html = TEXT -BUGYUKOT : LayoutTests/fast/forms/get-forms-to-about-blank.html = FAIL -// TODO(YUKOT): Uncomment previous timeout expectations (above) for the following 2 layout tests. -BUGYUKOT : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = FAIL -BUGYUKOT : LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout.html = FAIL -BUG28034 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny.html = FAIL +BUGYUTAK : LayoutTests/fast/forms/get-forms-to-about-blank.html = FAIL +// TODO(YUTAK): Uncomment previous timeout expectations (above) for the following 2 layout tests. +BUGYUTAK WIN LINUX : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = FAIL +BUGYUTAK WIN LINUX : LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout.html = FAIL +BUG28034 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny.html = PASS FAIL BUG28040 LINUX : LayoutTests/fast/body-propagation/overflow/004.html = PASS FAIL BUG28041 MAC : LayoutTests/storage/domstorage/clear.html = PASS FAIL |