summaryrefslogtreecommitdiffstats
path: root/expectations
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2010-12-16 17:24:56 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-12-16 17:24:56 -0800
commit2932a8e5c7a6fd9e1a4192d41af3f65f01d0f189 (patch)
tree8456894e2ec99517866349a302132eaa311af55f /expectations
parent24525025f741606d7ac9e55a51f9ebc3dcb27770 (diff)
parent5b59f8d25078d4bc49ea5cc4bc38a3d8ebfc2f96 (diff)
downloadlibcore-2932a8e5c7a6fd9e1a4192d41af3f65f01d0f189.zip
libcore-2932a8e5c7a6fd9e1a4192d41af3f65f01d0f189.tar.gz
libcore-2932a8e5c7a6fd9e1a4192d41af3f65f01d0f189.tar.bz2
Merge "Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4."
Diffstat (limited to 'expectations')
-rw-r--r--expectations/icebox.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/expectations/icebox.txt b/expectations/icebox.txt
index b946442..43c47dd 100644
--- a/expectations/icebox.txt
+++ b/expectations/icebox.txt
@@ -42,7 +42,7 @@
description: "Dalvik doesn't support XML Schemas, DTDs or validation",
bug: 3268630,
name: "tests.xml.DeclarationTest#testGetXmlVersion",
- substring: "This implementation doesn't parse the version from the XML declaration expected:<...1> but was:<...0>"
+ substring: "This implementation doesn't parse the version from the XML declaration"
},
{
description: "Dalvik doesn't support XML Schemas, DTDs or validation",