From 7408f7d9a38c16d2b93731f4c8d32256c80131a5 Mon Sep 17 00:00:00 2001 From: Neil Fuller Date: Fri, 6 Jun 2014 17:51:22 +0100 Subject: Shard the _getInstance test and skip the DH tests. The _getInstance test was suppressed previously because it took too long to complete. This re-enables parts of the test but temporarily skips the DH algorithm until it can be investigated further. Bug: 5513723 Change-Id: Ia211de51f8def5b710c1d2a164f1ec70e474fc7a --- expectations/knownfailures.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'expectations') diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt index 108fa6e..e0b4d38 100644 --- a/expectations/knownfailures.txt +++ b/expectations/knownfailures.txt @@ -1441,10 +1441,5 @@ description: "Known failure in GregorianCalendarTest", bug: 12778197, name: "org.apache.harmony.tests.java.util.GregorianCalendarTest#test_computeTime" -}, -{ - description: "Large test that ends in a timeout during CTS runs", - bug: 5513723, - name: "libcore.java.security.KeyPairGeneratorTest#test_getInstance" } ] -- cgit v1.1