OSDN Git Service

Blacklist test.
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 4 May 2016 08:00:56 +0000 (09:00 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 4 May 2016 08:00:56 +0000 (09:00 +0100)
bug:28574453
Change-Id: I8afd2b824d302114b259e45164ddee3519c10a6e

tools/libcore_failures.txt

index f25fb98..dd2cc31 100644 (file)
   names: ["jsr166.CollectionTest#testEmptyMeansEmpty",
           "jsr166.Collection8Test#testForEach",
           "jsr166.Collection8Test#testForEachConcurrentStressTest"]
+},
+{
+  description: "Unclear why this started to fail",
+  result: EXEC_FAILED,
+  bug: 28574453,
+  names: [ "org.apache.harmony.tests.javax.security.cert.X509CertificateTest#testVerifyPublicKey" ]
 }
 ]