summaryrefslogtreecommitdiffstats
path: root/LayoutTests
diff options
context:
space:
mode:
authorIain Merrick <husky@google.com>2010-08-24 11:31:49 +0100
committerIain Merrick <husky@google.com>2010-08-24 12:12:45 +0100
commitd4228a09ea8b9e53f113061444ad73540d961c81 (patch)
tree01e2023638dc6b0124c31f94340d0299a3069922 /LayoutTests
parent5ed273790a5b1179821c741e105289c1fbde9f62 (diff)
downloadexternal_webkit-d4228a09ea8b9e53f113061444ad73540d961c81.zip
external_webkit-d4228a09ea8b9e53f113061444ad73540d961c81.tar.gz
external_webkit-d4228a09ea8b9e53f113061444ad73540d961c81.tar.bz2
Merge WebKit at r65615 : Ignore http/tests/appcache/origin-quota.html
Test added in http://trac.webkit.org/changeset/64613 Needs clearAllApplicationCaches() callback. See http://b/issue?id=2944196 Change-Id: Ie6ccde3a2fa034f58676f6359af351a3544c9541
Diffstat (limited to 'LayoutTests')
-rw-r--r--LayoutTests/platform/android/test_expectations.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LayoutTests/platform/android/test_expectations.txt b/LayoutTests/platform/android/test_expectations.txt
index b3757f5..c05f0e7 100644
--- a/LayoutTests/platform/android/test_expectations.txt
+++ b/LayoutTests/platform/android/test_expectations.txt
@@ -49,6 +49,7 @@ http/tests/appcache/empty-manifest.html IGNORE_RESULT // flaky
http/tests/appcache/fallback.html IGNORE_RESULT // http://b/issue?id=2713004
http/tests/appcache/foreign-iframe-main.html IGNORE_RESULT // flaky - skips states
http/tests/appcache/manifest-with-empty-file.html IGNORE_RESULT // flaky
+http/tests/appcache/origin-quota.html IGNORE_RESULT // requires clearAllApplicationCaches(), see http://b/issue?id=2944196
storage/database-lock-after-reload.html IGNORE_RESULT // Succeeds but DumpRenderTree does not read result correctly
storage/hash-change-with-xhr.html IGNORE_RESULT // Succeeds but DumpRenderTree does not read result correctly
storage/open-database-creation-callback-isolated-world.html IGNORE_RESULT // Requires layoutTestController.evaluateScriptInIsolatedWorld()