diff options
author | mal@google.com <mal@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-03 20:29:52 +0000 |
---|---|---|
committer | mal@google.com <mal@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-03 20:29:52 +0000 |
commit | 1c61f00626c546cf99f5b18a48b15198cf38b73a (patch) | |
tree | 3000645645f39fadd34ab9eaeee45fda3accad75 /webkit | |
parent | b87b790c325d2d243344280ebba1fc2a89799d11 (diff) | |
download | chromium_src-1c61f00626c546cf99f5b18a48b15198cf38b73a.zip chromium_src-1c61f00626c546cf99f5b18a48b15198cf38b73a.tar.gz chromium_src-1c61f00626c546cf99f5b18a48b15198cf38b73a.tar.bz2 |
ignore expired cookie in local-file-can-set-cookies.html
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@300 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 17ce386..0e6c223 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -139,6 +139,11 @@ V8 | KJS # DEFER : LayoutTests/http/tests/navigation/onload-navigation-iframe.ht // Other // ----------------------------------------------------------------- +// Bug https://bugs.webkit.org/show_bug.cgi?id=20265 +// The cookie used in this test has expired. We should get an updated test +// when we stop pulling the Safari 3.1 branch. Until then, ignore this failure. +V8 | KJS # DEFER : LayoutTests/fast/cookies/local-file-can-set-cookies.html = FAIL + // Bug 865472, this should just need proper pixel test rebaselining. V8 # LayoutTests/http/tests/navigation/javascriptlink-frames.html = FAIL |