diff options
| -rw-r--r-- | tools/libcore_failures.txt | 5 |
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", |