summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/libcore_failures.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index b87b2ff..30d99bb 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -74,7 +74,11 @@
description: "Failing due to missing localhost on hammerhead and volantis.",
result: EXEC_FAILED,
modes: [device],
- names: ["libcore.javax.crypto.CipherTest#testCipherInitWithCertificate"]
+ names: ["libcore.javax.crypto.CipherTest#testCipherInitWithCertificate",
+ "libcore.net.NetworkSecurityPolicyTest#testCleartextTrafficPolicyWithFtpURLConnection",
+ "libcore.net.NetworkSecurityPolicyTest#testCleartextTrafficPolicyWithJarFtpURLConnection",
+ "libcore.net.NetworkSecurityPolicyTest#testCleartextTrafficPolicyWithLoggingSocketHandler"
+ ]
},
{
description: "Test timeouts",