diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/libcore_failures.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt index c7d6ea2..6baae7f 100644 --- a/tools/libcore_failures.txt +++ b/tools/libcore_failures.txt @@ -65,7 +65,8 @@ description: "Failing due to switched off network stack on volantisg.", result: EXEC_FAILED, modes: [device], - names: ["org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest", + names: ["libcore.javax.crypto.CipherTest#testCipherInitWithCertificate", + "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"] }, |