From d3af74f1cdfb5729829b45f4abb1965691ffa6d1 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Wed, 29 Sep 2010 15:34:04 +0100 Subject: Add failing test expectations for DumpRenderTree2 for tests which rely on being served from file:// Change-Id: I6b13741412125edaf856d24a369e7a0a4d40a7d5 --- LayoutTests/platform/android/test_expectations.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'LayoutTests/platform/android') 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 -- cgit v1.1