summaryrefslogtreecommitdiffstats
path: root/expectations
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2012-01-03 14:40:03 -0500
committerJesse Wilson <jessewilson@google.com>2012-01-03 14:40:03 -0500
commit001630e375421f078a2b1f45b03a10c9f6b7bd1f (patch)
tree53ff3656ad90467f74e4e666ad8047c4b01bf01b /expectations
parent222efadc1e24816a9600d4d28beead29fd4e1160 (diff)
downloadlibcore-001630e375421f078a2b1f45b03a10c9f6b7bd1f.zip
libcore-001630e375421f078a2b1f45b03a10c9f6b7bd1f.tar.gz
libcore-001630e375421f078a2b1f45b03a10c9f6b7bd1f.tar.bz2
Remove run-core-tests from known failures.
The @KnownFailure annotations are unnecessary and the expectations are all obsolete. Bug: http://b/3087671 Change-Id: I5dd834323770da09090b4e76c3f6793f1ccc629d
Diffstat (limited to 'expectations')
-rw-r--r--expectations/knownfailures.txt26
1 files changed, 0 insertions, 26 deletions
diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt
index 7915a10..d8f9766 100644
--- a/expectations/knownfailures.txt
+++ b/expectations/knownfailures.txt
@@ -312,16 +312,6 @@
modes: [ "host" ]
},
{
- description: "Fails in CTS but passes under run-core-tests",
- result: EXEC_FAILED,
- name: "libcore.java.io.OldFileTest#test_deleteOnExit"
-},
-{
- description: "Fails in CTS but passes under run-core-tests",
- result: EXEC_FAILED,
- name: "tests.api.java.io.SerializationStressTest4#test_writeObject_Proxy"
-},
-{
description: "Defining classes from byte[] not supported in Android",
result: EXEC_FAILED,
name: "libcore.java.lang.OldClassTest#test_getClasses_subtest0"
@@ -332,14 +322,6 @@
name: "libcore.java.lang.OldClassTest#test_getProtectionDomain"
},
{
- description: "Fails in CTS but passes under run-core-tests",
- result: EXEC_FAILED,
- names: [
- "tests.api.java.net.MulticastSocketTest#test_joinGroupLjava_net_SocketAddressLjava_net_NetworkInterface",
- "tests.api.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_DateTimeConversion"
- ]
-},
-{
description: "Runtime.getRuntime().traceMethodCalls(true) doesn't return on the host, fails in CTS",
bug: 3447964,
name: "libcore.java.lang.OldRuntimeTest#test_traceMethodCalls"
@@ -351,14 +333,6 @@
name: "tests.api.java.util.ResourceBundleTest#test_getBundleLjava_lang_StringLjava_util_LocaleLjava_lang_ClassLoader"
},
{
- description: "Fails in CTS but passes under run-core-tests",
- result: EXEC_FAILED,
- names: [
- "tests.api.java.nio.charset.CharsetProviderTest#testForName_InsufficientPrivilege",
- "tests.api.java.nio.charset.CharsetProviderTest#testIsSupported_And_ForName_NormalProvider"
- ]
-},
-{
description: "Fails (probably) because no protection domain is set.",
result: EXEC_FAILED,
names: [