summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2015-03-26 18:08:59 +0000
committerNicolas Geoffray <ngeoffray@google.com>2015-03-26 18:08:59 +0000
commitd6c1ec579cd2355daab9adf58274d32f7035576c (patch)
tree087d55ab3582eecfb56892aae5b95f76f1b0f7de /tools
parent55e48144384016c7666bf2b59e2d1befd44385ba (diff)
downloadart-d6c1ec579cd2355daab9adf58274d32f7035576c.zip
art-d6c1ec579cd2355daab9adf58274d32f7035576c.tar.gz
art-d6c1ec579cd2355daab9adf58274d32f7035576c.tar.bz2
New localhost failures....
Change-Id: Id3992f3c04dfa8fad130073ee9ea4f4d715c8432
Diffstat (limited to 'tools')
-rw-r--r--tools/libcore_failures.txt15
1 files changed, 6 insertions, 9 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index 30d99bb..2040b57 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -63,21 +63,18 @@
"org.apache.harmony.tests.java.text.SimpleDateFormatTest#test_parseLjava_lang_StringLjava_text_ParsePosition"]
},
{
- description: "Failing due to missing localhost on volantis.",
- result: EXEC_FAILED,
- modes: [device],
- names: ["org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest",
- "org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest",
- "org.apache.harmony.luni.tests.java.net.URLConnectionTest"]
-},
-{
description: "Failing due to missing localhost on hammerhead and volantis.",
result: EXEC_FAILED,
modes: [device],
names: ["libcore.javax.crypto.CipherTest#testCipherInitWithCertificate",
"libcore.net.NetworkSecurityPolicyTest#testCleartextTrafficPolicyWithFtpURLConnection",
"libcore.net.NetworkSecurityPolicyTest#testCleartextTrafficPolicyWithJarFtpURLConnection",
- "libcore.net.NetworkSecurityPolicyTest#testCleartextTrafficPolicyWithLoggingSocketHandler"
+ "libcore.net.NetworkSecurityPolicyTest#testCleartextTrafficPolicyWithLoggingSocketHandler",
+ "libcore.net.NetworkSecurityPolicyTest#testCleartextTrafficPolicyWithHttpURLConnection",
+ "libcore.net.NetworkSecurityPolicyTest#testCleartextTrafficPolicyWithJarHttpURLConnection",
+ "org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest",
+ "org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest",
+ "org.apache.harmony.luni.tests.java.net.URLConnectionTest"
]
},
{