summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Kenny Root <kroot@google.com> 2015-09-01 17:51:44 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2015-09-01 17:51:44 +0000
commit2c23471c9051e117d8df31f80488e24e3a524d00 (patch)
treeca7450e20db4d69de477ec4d73eb79d86dcfacd3
parent51995e135794e01a7aecccfed81dc00a737e24bd (diff)
parentea556cd8d88ed4a44b1c43c879b3aadef186802d (diff)
Merge "Revert "More cyrpto failures...""
-rw-r--r--tools/libcore_failures.txt23
1 files changed, 1 insertions, 22 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index 728991d0e9..7ada1896e8 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -130,28 +130,7 @@
description: "Crypto failures",
result: EXEC_FAILED,
names: ["libcore.javax.crypto.CipherTest#testCipher_ShortBlock_Failure",
- "libcore.javax.crypto.CipherTest#testCipher_Success",
- "libcore.javax.crypto.spec.AlgorithmParametersTestDESede#testAlgorithmParameters",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#testDoFinalbyteArrayintintbyteArrayint",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#testUpdatebyteArrayintintbyteArrayint",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_doFinal$BI",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_doFinal$BII$B",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_doFinalLjava_nio_ByteBufferLjava_nio_ByteBuffer",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_getAlgorithm",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_getBlockSize",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_getInstanceLjava_lang_String",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_getOutputSizeI",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_initWithAlgorithmParameterSpec",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_initWithKey",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_initWithKeyAlgorithmParameterSpecSecureRandom",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_initWithSecureRandom",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_unwrap$BLjava_lang_StringI",
- "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_updateLjava_nio_ByteBufferLjava_nio_ByteBuffer",
- "org.apache.harmony.crypto.tests.javax.crypto.func.CipherAesWrapTest#test_AesWrap",
- "org.apache.harmony.crypto.tests.javax.crypto.func.CipherDESedeTest#test_DESedeISO",
- "org.apache.harmony.crypto.tests.javax.crypto.func.CipherDESedeTest#test_DESedeNoISO",
- "org.apache.harmony.crypto.tests.javax.crypto.func.CipherDESedeWrapTest#test_DESedeWrap",
- "org.apache.harmony.crypto.tests.javax.crypto.func.CipherPBETest#test_PBEWithMD5AndDES"]
+ "libcore.javax.crypto.CipherTest#testCipher_Success"]
},
{
description: "Flake when running with libartd.so or interpreter",