From dd94595a71d231936ee56a00a750ae1a933975c0 Mon Sep 17 00:00:00 2001 From: "yutak@chromium.org" Date: Wed, 18 Nov 2009 06:59:11 +0000 Subject: [LTTF] Remove three layout tests from test expectations. These tests were modified in WebKit r51070 so that they don't rely on behavior of submitting a form to URL. Now outputs of these tests should be same as WebKit's baselines. BUG=20570 TEST=none Review URL: http://codereview.chromium.org/400030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32299 0039d316-1c4b-4281-b951-d872f2087c98 --- .../http/tests/navigation/onload-navigation-iframe-expected.txt | 7 ------- .../navigation/onload-navigation-iframe-timeout-expected.txt | 9 --------- webkit/tools/layout_tests/test_expectations.txt | 8 -------- 3 files changed, 24 deletions(-) delete mode 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/onload-navigation-iframe-expected.txt delete mode 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout-expected.txt (limited to 'webkit') diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/onload-navigation-iframe-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/onload-navigation-iframe-expected.txt deleted file mode 100644 index 8504282..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/onload-navigation-iframe-expected.txt +++ /dev/null @@ -1,7 +0,0 @@ -In this case, Safari and Firefox don't add a history item. - - -============== Back Forward List ============== -curr-> http://127.0.0.1:8000/navigation/onload-navigation-iframe.html **nav target** - about:blank (in frame "myFrame") -=============================================== diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout-expected.txt deleted file mode 100644 index 6c16143..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout-expected.txt +++ /dev/null @@ -1,9 +0,0 @@ -In this case, Safari and Firefox adds a history item but IE doesn't. - - -============== Back Forward List ============== - http://127.0.0.1:8000/navigation/onload-navigation-iframe-timeout.html **nav target** - about:blank (in frame "myFrame") -curr-> http://127.0.0.1:8000/navigation/onload-navigation-iframe-timeout.html - about:blank (in frame "myFrame") **nav target** -=============================================== diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a732384..b8162ab 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2386,11 +2386,6 @@ BUG10473 LINUX : LayoutTests/fast/forms/search-placeholder-value-changed.html = 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(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 BUG27569 LINUX MAC WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = TIMEOUT PASS @@ -3069,9 +3064,6 @@ BUG27996 : LayoutTests/fast/inspector-support/uncaught-dom1-exception.html = TEX BUG27996 : LayoutTests/fast/inspector-support/uncaught-dom3-exception.html = TEXT BUG27996 : LayoutTests/fast/inspector-support/uncaught-dom8-exception.html = TEXT 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 WIN LINUX : LayoutTests/fast/body-propagation/overflow/004.html = PASS FAIL -- cgit v1.1