diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-12 06:54:29 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-12 06:54:29 +0000 |
commit | c22f0408447a742da8758c3fca41b57b2555e7f7 (patch) | |
tree | aac41b7d262428914be9531ec81cadf556092abc /webkit | |
parent | fc3a1333e74f8b3a4b52e4ea7210fb9abab399fc (diff) | |
download | chromium_src-c22f0408447a742da8758c3fca41b57b2555e7f7.zip chromium_src-c22f0408447a742da8758c3fca41b57b2555e7f7.tar.gz chromium_src-c22f0408447a742da8758c3fca41b57b2555e7f7.tar.bz2 |
Skip http/tests/loading/deleted-host-in-resource-load-delegate-callback.html
since it depends on sessionStorage.
See http://trac.webkit.org/changeset/44519
TBR=dglazkov
BUG=13721
TEST=none
Review URL: http://codereview.chromium.org/125041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18259 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0ce6ea5..da6c299 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -593,6 +593,7 @@ BUG849072 SKIP : chrome/http/mime = PASS // We don't support the storage APIs. Some of the them hang. BUG4360 SKIP : LayoutTests/storage = PASS BUG4360 SKIP : LayoutTests/fast/js/exceptions-thrown-in-callbacks.html = PASS +BUG4360 SKIP : LayoutTests/http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TIMEOUT // Fails due to storage APIs not implemented. Might be worth re-baselining // temporarily so the rest of the conditions are still tested. @@ -2696,7 +2697,6 @@ BUG13314 LINUX : LayoutTests/platform/mac/accessibility/accesskey.html = CRASH F BUG13721 WIN LINUX : LayoutTests/fast/canvas/canvas-transforms-during-path.html = FAIL BUG13721 WIN LINUX : LayoutTests/fast/canvas/drawImage-with-globalAlpha.html = FAIL BUG13721 WIN LINUX : LayoutTests/fast/canvas/quadraticCurveTo.xml = FAIL -BUG13721 WIN LINUX : LayoutTests/http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TIMEOUT BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-children.html = FAIL // New test added in WebKit 44550: |