summaryrefslogtreecommitdiffstats
path: root/expectations/icebox.txt
diff options
context:
space:
mode:
Diffstat (limited to 'expectations/icebox.txt')
-rw-r--r--expectations/icebox.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/expectations/icebox.txt b/expectations/icebox.txt
index 43c47dd..4619725 100644
--- a/expectations/icebox.txt
+++ b/expectations/icebox.txt
@@ -16,6 +16,18 @@
},
{
description: "Dalvik doesn't support XML Schemas, DTDs or validation",
+ name: "tests.xml.DomTest#testExpandingEntityReferencesOff",
+ bug: 3268630,
+ substring: "This implementation doesn't include children in entity references"
+},
+{
+ description: "Dalvik doesn't support XML Schemas, DTDs or validation",
+ name: "tests.xml.DomTest#testExpandingEntityReferencesOn",
+ bug: 3268630,
+ substring: "This implementation doesn't expand entity references"
+},
+{
+ description: "Dalvik doesn't support XML Schemas, DTDs or validation",
bug: 3268630,
name: "tests.xml.DomTest#testIsElementContentWhitespaceWithDeclaration",
substring: "This implementation does not recognize element content whitespace"