OSDN Git Service

Update expectations for libcore bug.
authorNicolas Geoffray <ngeoffray@google.com>
Fri, 13 Mar 2015 18:26:43 +0000 (18:26 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Fri, 13 Mar 2015 18:26:43 +0000 (18:26 +0000)
Change-Id: I88b949956440b8f0bc8f2bfe731fb7a3d18652e6

tools/libcore_failures.txt

index 41d814a..4e229d5 100644 (file)
   modes_variants: [[device,X64]],
   names: ["libcore.java.lang.SystemTest#testArrayCopyConcurrentModification"],
   bug: 19165288
+},
+{
+  description: "Bug in libcore",
+  result: EXEC_FAILED,
+  names: ["libcore.javax.crypto.ECDHKeyAgreementTest#testInit_withUnsupportedPrivateKeyType"],
+  bug: 19730263
 }
 ]