summaryrefslogtreecommitdiffstats
path: root/expectations
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2014-06-16 15:42:22 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-06-16 15:42:22 +0000
commita5834255636b5b500d22929f25385e48ebdcaf2b (patch)
tree72e0e44c103e49e22cb9e7734835b8f3607507b3 /expectations
parent4a35ec7e9eacc403a904d83df09a7bd762ebec0f (diff)
parent12f4cda33bc34b0817dcf2e166fe6c6a0f8baafe (diff)
downloadlibcore-a5834255636b5b500d22929f25385e48ebdcaf2b.zip
libcore-a5834255636b5b500d22929f25385e48ebdcaf2b.tar.gz
libcore-a5834255636b5b500d22929f25385e48ebdcaf2b.tar.bz2
am 12f4cda3: DO NOT MERGE : Suppress getInstance_provider? tests
* commit '12f4cda33bc34b0817dcf2e166fe6c6a0f8baafe': DO NOT MERGE : Suppress getInstance_provider? tests
Diffstat (limited to 'expectations')
-rw-r--r--expectations/knownfailures.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt
index 0392a11..7ec44da 100644
--- a/expectations/knownfailures.txt
+++ b/expectations/knownfailures.txt
@@ -1503,6 +1503,22 @@
name: "org.apache.harmony.tests.java.io.ConsoleTest#test_readPassword_LString_LObject"
},
{
+ description: "Some tests take too long on clockwork devices. Suppressed on klp-modular-dev.",
+ bug: 5513723,
+ names: [
+ "libcore.java.security.KeyPairGeneratorTest#test_getInstance_provider0",
+ "libcore.java.security.KeyPairGeneratorTest#test_getInstance_provider1",
+ "libcore.java.security.KeyPairGeneratorTest#test_getInstance_provider2",
+ "libcore.java.security.KeyPairGeneratorTest#test_getInstance_provider3",
+ "libcore.java.security.KeyPairGeneratorTest#test_getInstance_provider4",
+ "libcore.java.security.KeyPairGeneratorTest#test_getInstance_provider5",
+ "libcore.java.security.KeyPairGeneratorTest#test_getInstance_provider6",
+ "libcore.java.security.KeyPairGeneratorTest#test_getInstance_provider7",
+ "libcore.java.security.KeyPairGeneratorTest#test_getInstance_provider8",
+ "libcore.java.security.KeyPairGeneratorTest#test_getInstance_provider9"
+ ]
+},
+{
description: "Suppression of a test that proves there is a known bug with Matcher",
bug: 14865710,
name: "org.apache.harmony.tests.java.util.ScannerParseLargeFileBenchmarkTest#testParseLargeFile"