summaryrefslogtreecommitdiffstats
path: root/expectations/brokentests.txt
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2010-10-02 14:54:19 -0700
committerJesse Wilson <jessewilson@google.com>2010-10-02 15:08:58 -0700
commit021f5003db85c4fbdc597aa7bb8fbb1e1dc9ab6b (patch)
tree3ccf75ed18a057bbf97f492c33e6e579562898b4 /expectations/brokentests.txt
parentc1851da31b639b94420f39183008e2c71f9602a0 (diff)
downloadlibcore-021f5003db85c4fbdc597aa7bb8fbb1e1dc9ab6b.zip
libcore-021f5003db85c4fbdc597aa7bb8fbb1e1dc9ab6b.tar.gz
libcore-021f5003db85c4fbdc597aa7bb8fbb1e1dc9ab6b.tar.bz2
Remove logging tests duplicated from Harmony
Change-Id: I057552b555ee891810d4577b7359ed309d5c1611
Diffstat (limited to 'expectations/brokentests.txt')
-rw-r--r--expectations/brokentests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/expectations/brokentests.txt b/expectations/brokentests.txt
index 4bff18f..53075ec 100644
--- a/expectations/brokentests.txt
+++ b/expectations/brokentests.txt
@@ -57,7 +57,7 @@
incorrectly assume that resetting the LogManager will clear the root logger's
resource bundle; this isn't the case.",
result: EXEC_FAILED,
- name: "org.apache.harmony.logging.tests.java.util.logging.LoggerTest#testGetLoggerWithRes_InvalidResourceBundle",
+ name: "org.apache.harmony.logging.tests.java.util.logging.OldLoggerTest#testGetLoggerWithRes_InvalidResourceBundle",
substring: "java.lang.IllegalArgumentException: Resource bundle name 'impossible_not_existing' is inconsistent"
},
{