diff options
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index f352b7b..138d73b 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -611,6 +611,9 @@ WONTFIX : LayoutTests/storage/domstorage/sessionstorage/private-browsing-affects // Depends on SessionStorage. I'm not sure if this is working yet, but I don't think we need to SKIP it. BUG4360 : LayoutTests/http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TIMEOUT +// WebKit and us disagree how this is best done. Disable for now. +BUG4360 : LayoutTests/storage/domstorage/localstorage/complex-keys.html = FAIL + // Database BUG4359 SKIP : LayoutTests/storage/close-during-stress-test.html = PASS BUG4359 SKIP : LayoutTests/storage/database-lock-after-reload.html = PASS |