diff options
| -rw-r--r-- | expectations/icebox.txt | 8 |
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" }, |
