summaryrefslogtreecommitdiffstats
path: root/expectations/brokentests.txt
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2010-09-26 13:51:17 -0700
committerJesse Wilson <jessewilson@google.com>2010-09-26 13:52:23 -0700
commite10910215b65ca9f9f0b85d4c4a7405fde54d71e (patch)
tree5a26e8e330b4060014027b039edb141c83ada5c8 /expectations/brokentests.txt
parent4d105209f79ebdd157a79ba478002ecb0c6ac8a0 (diff)
downloadlibcore-e10910215b65ca9f9f0b85d4c4a7405fde54d71e.zip
libcore-e10910215b65ca9f9f0b85d4c4a7405fde54d71e.tar.gz
libcore-e10910215b65ca9f9f0b85d4c4a7405fde54d71e.tar.bz2
Remove FormatterTest tests duplicated with Harmony.
Change-Id: I9c95aac22b9df7efff6595e94700a17cfc5d3d7b
Diffstat (limited to 'expectations/brokentests.txt')
-rw-r--r--expectations/brokentests.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/expectations/brokentests.txt b/expectations/brokentests.txt
index d566f64..4bff18f 100644
--- a/expectations/brokentests.txt
+++ b/expectations/brokentests.txt
@@ -826,15 +826,6 @@
]
},
{
- description: "These test exception priority.",
- result: EXEC_FAILED,
- names: [
- "org.apache.harmony.luni.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_BigDecimalExceptionOrder",
- "org.apache.harmony.luni.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_BigIntegerExceptionOrder",
- "org.apache.harmony.luni.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_FloatDoubleBigDecimalExceptionOrder"
- ]
-},
-{
description: "These format specifiers are documented to not take flags, but the RI accepts and ignores them.",
result: EXEC_FAILED,
name: "org.apache.harmony.luni.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_LineSeparator",