Add a harmony test case to known failures list.
bug: 11650799
Change-Id: If1df4f8de4cdbf827d6159aa9ba29fe19d207f66
diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt
index 852c400..20b6530 100644
--- a/expectations/knownfailures.txt
+++ b/expectations/knownfailures.txt
@@ -1679,5 +1679,10 @@
"libcore.java.security.cert.X509CertificateNistPkitsTest#testVerifyingPathswithSelfIssuedCertificates_ValidBasicSelfIssuedCRLSigningKeyTest6",
"libcore.java.security.cert.X509CertificateNistPkitsTest#testVerifyingPathswithSelfIssuedCertificates_ValidBasicSelfIssuedNewWithOldTest4"
]
+},
+{
+ description: "getExceptionTypes() error when throws clause contains an exception and its sublcass",
+ bug: 11647146,
+ name: "tests.api.java.lang.reflect.ProxyTest#test_ProxyClass_withParentAndSubInThrowList"
}
]