summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Richard Uhler <ruhler@google.com> 2016-05-27 15:55:32 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2016-05-27 15:55:32 +0000
commitd355b75ca09d83c47e596daeb1a434942de83bee (patch)
treef2a4d66d3e71a9f6c47295a9ea2da48d4f5c279c
parentc0a0249fd0c479259ba720463bb876edc525cc68 (diff)
parentc1847a27baf78b1aea99b3d0763174e1cfec4c61 (diff)
Merge "Revert "ART: Blacklist a libcore test for investigation""
-rw-r--r--tools/libcore_failures.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index bdcf86d853..f25fb98c4d 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -248,11 +248,6 @@
names: [ "libcore.java.io.FileTest#testJavaIoTmpdirMutable" ]
},
{
- description: "Investigate whether the test is making a wrong assumption with the newly enforced classpath.",
- result: EXEC_FAILED,
- names: ["dalvik.system.DexClassLoaderTest#testDexThenPathClassLoader"]
-},
-{
description: "Made for extending, shouldn't be run",
result: EXEC_FAILED,
names: ["jsr166.CollectionTest#testEmptyMeansEmpty",