summaryrefslogtreecommitdiffstats
path: root/expectations/knownfailures.txt
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2014-05-15 09:20:43 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-15 09:20:43 +0000
commit17d3ef10da1ee7cc8d61225a442275099e4f52e9 (patch)
tree12a8217760ee3c71aa0e16fa19c20e33d302c241 /expectations/knownfailures.txt
parent0937c5e7afec0e58bac7d4a9c9cfcf53377298ff (diff)
parent8f327ae7c6030530cac0d578ac6782e9bb5e4040 (diff)
downloadlibcore-17d3ef10da1ee7cc8d61225a442275099e4f52e9.zip
libcore-17d3ef10da1ee7cc8d61225a442275099e4f52e9.tar.gz
libcore-17d3ef10da1ee7cc8d61225a442275099e4f52e9.tar.bz2
am 8f327ae7: am ddb567c4: am 9c83373f: Merge "Removing suppression of tests that obviously no longer exist."
* commit '8f327ae7c6030530cac0d578ac6782e9bb5e4040': Removing suppression of tests that obviously no longer exist.
Diffstat (limited to 'expectations/knownfailures.txt')
-rw-r--r--expectations/knownfailures.txt12
1 files changed, 1 insertions, 11 deletions
diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt
index 1c3ccec..0fa77e9 100644
--- a/expectations/knownfailures.txt
+++ b/expectations/knownfailures.txt
@@ -18,11 +18,6 @@
bug: 40103
},
{
- description: "our regex implementation calls toString on CharSequences",
- name: "org.apache.harmony.luni.tests.java.util.ScannerParseLargeFileBenchmarkTest#testParseLargeFile",
- bug: 10133206
-},
-{
description: "Method.getExceptionTypes() broken on proxy-generated classes",
name: "libcore.java.lang.reflect.AnnotationsTest#testProxyMethodGetExceptions",
bug: 5392273
@@ -191,12 +186,7 @@
description: "Math failures when running on the host",
names: [
"libcore.java.lang.OldAndroidStrictMathTest#testLog1pD",
- "libcore.java.lang.OldAndroidStrictMathTest#testRintD",
- "org.apache.harmony.luni.tests.java.lang.MathTest#test_cbrt_D",
- "org.apache.harmony.luni.tests.java.lang.MathTest#test_powDD",
- "org.apache.harmony.luni.tests.java.lang.MathTest#test_sinh_D",
- "org.apache.harmony.luni.tests.java.lang.StrictMathTest#test_log1p_D",
- "org.apache.harmony.luni.tests.java.lang.StrictMathTest#test_rintD"
+ "libcore.java.lang.OldAndroidStrictMathTest#testRintD"
],
bug: 2931959,
modes: [ "host" ]