summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2011-08-24 14:32:24 -0400
committerJesse Wilson <jessewilson@google.com>2011-08-24 14:32:24 -0400
commit9b1c778faff44a1dab39e588f51bb901b1c8224d (patch)
tree00a883de9e4b2492ddc5bac004c90fd7031c5988
parent92b4b954d3ec72440e9b262650f4cd555d521c56 (diff)
Update expectations for CTS: We still don't support notations.
Change-Id: I243519eff36e31298b433069bf1661c57f9ef46a
-rw-r--r--expectations/icebox.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/expectations/icebox.txt b/expectations/icebox.txt
index d85efc1b27..16b1324f11 100644
--- a/expectations/icebox.txt
+++ b/expectations/icebox.txt
@@ -41,6 +41,14 @@
{
description: "Dalvik doesn't support XML Schemas, DTDs or validation",
bug: 3268630,
+ names: [
+ "tests.org.w3c.dom.HCNotationsRemoveNamedItemNS#testRemoveNamedItemNS",
+ "tests.org.w3c.dom.HCNotationsSetNamedItemNS#testNotationsSetNamedItemNS"
+ ]
+},
+{
+ description: "Dalvik doesn't support XML Schemas, DTDs or validation",
+ bug: 3268630,
name: "libcore.xml.DeclarationTest#testGetXmlEncoding",
substring: "This implementation doesn't parse the encoding from the XML declaration"
},