summaryrefslogtreecommitdiffstats
path: root/expectations
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2011-02-21 13:46:17 -0800
committerJesse Wilson <jessewilson@google.com>2011-02-21 13:46:17 -0800
commita9664e78d206176772bf0dbaa9124f1857462409 (patch)
tree3987d83b003c5aeb4599e89072c56727e4c3c2b2 /expectations
parent66fdc40c1ae73e146d172ee002dd2b926656da14 (diff)
downloadlibcore-a9664e78d206176772bf0dbaa9124f1857462409.zip
libcore-a9664e78d206176772bf0dbaa9124f1857462409.tar.gz
libcore-a9664e78d206176772bf0dbaa9124f1857462409.tar.bz2
Set expectations for failing PKIXCertPathValidatorSpiTest
Change-Id: I6dfaa5613ade84667da314165a2795d1f92fa6a1 http://b/3474648
Diffstat (limited to 'expectations')
-rw-r--r--expectations/knownfailures.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt
index cb4c83d..e91530d 100644
--- a/expectations/knownfailures.txt
+++ b/expectations/knownfailures.txt
@@ -3,6 +3,11 @@
*/
[
{
+ description: "Test fails, Intermediate certificate lacks BasicConstraints",
+ name: "com.android.org.bouncycastle.jce.provider.PKIXCertPathValidatorSpiTest#testTrustAndRemoteCertificatesWithDifferentEncodings",
+ bug: 3474648
+},
+{
description: "DHPrivateKeyTest#test_getParams times out",
name: "org.apache.harmony.crypto.tests.javax.crypto.interfaces.DHPrivateKeyTest#test_getParams",
bug: 3474446