diff options
Diffstat (limited to 'webkit/tools/layout_tests/test_expectations.txt')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4f30868..29bf51f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2590,14 +2590,8 @@ BUG10861 WIN : LayoutTests/http/tests/plugins/post-url-file.html = PASS BUG10861 MAC : LayoutTests/http/tests/plugins/post-url-file.html = TIMEOUT // New failures from WebKit merge 42725:42805 -// Because of WebKit change http://trac.webkit.org/changeset/42740, -// DumpRenderTree now dumps additional info on the element that was -// passed to the policy delegate. So the dump changes. -// We need to reflect the change in test shell. -BUG11000 : LayoutTests/fast/encoding/mailto-always-utf-8.html = FAIL -BUG11000 : LayoutTests/fast/loader/policy-delegate-action-hit-test-zoomed.html = FAIL -BUG11000 : LayoutTests/http/tests/misc/policy-delegate-called-twice.html = FAIL -BUG11000 : LayoutTests/http/tests/misc/redirect-to-external-url.html = FAIL +// Need to implement WebFrameLoaderClient::dispatchUnableToImplmentPolicy(). +BUG24074 : LayoutTests/http/tests/misc/redirect-to-external-url.html = FAIL // New failures from WebKit merge 42725:42805 // WebKit change http://trac.webkit.org/changeset/42785 |