summaryrefslogtreecommitdiffstats
path: root/LayoutTests
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-09-29 15:34:04 +0100
committerSteve Block <steveblock@google.com>2010-09-29 18:57:09 +0100
commitd3af74f1cdfb5729829b45f4abb1965691ffa6d1 (patch)
tree2639fea1fede598bd8f1b2926ddb00baeef98f83 /LayoutTests
parent340f9cbb492b486999250f2df715e79877c17d3a (diff)
downloadexternal_webkit-d3af74f1cdfb5729829b45f4abb1965691ffa6d1.zip
external_webkit-d3af74f1cdfb5729829b45f4abb1965691ffa6d1.tar.gz
external_webkit-d3af74f1cdfb5729829b45f4abb1965691ffa6d1.tar.bz2
Add failing test expectations for DumpRenderTree2 for tests which rely on being served from file://
Change-Id: I6b13741412125edaf856d24a369e7a0a4d40a7d5
Diffstat (limited to 'LayoutTests')
-rw-r--r--LayoutTests/platform/android/test_expectations.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/LayoutTests/platform/android/test_expectations.txt b/LayoutTests/platform/android/test_expectations.txt
index 18efe3c..8ad1bd8 100644
--- a/LayoutTests/platform/android/test_expectations.txt
+++ b/LayoutTests/platform/android/test_expectations.txt
@@ -96,6 +96,18 @@ dom/xhtml/level3/core/nodegetbaseuri18.xhtml FAIL
dom/xhtml/level3/core/nodelookupnamespaceuri01.xhtml FAIL
dom/xhtml/level3/core/nodelookupprefix19.xhtml FAIL
+// Expected failures due to DumpRenderTree2 serving tests from http://127.0.0.1
+// rather than file://
+// TODO: Consider checking in Android expected results for these tests, once
+// we've switched fully to DumpRenderTree2
+dom/html/level2/html/HTMLDocument03.html FAIL
+dom/xhtml/level2/html/HTMLDocument03.xhtml FAIL
+dom/xhtml/level2/html/HTMLIFrameElement11.xhtml FAIL
+fast/dom/HTMLAnchorElement/set-href-attribute-protocol.html FAIL
+fast/leaks/002.html FAIL
+storage/open-database-creation-callback.html FAIL
+storage/quota-tracking.html FAIL
+
// TODO: These need to be triaged
fast/css/case-transform.html FAIL // will not fix #619707
fast/dom/Element/offsetLeft-offsetTop-body-quirk.html FAIL // different screen size result in extra spaces in Apple compared to us