From e10910215b65ca9f9f0b85d4c4a7405fde54d71e Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Sun, 26 Sep 2010 13:51:17 -0700 Subject: Remove FormatterTest tests duplicated with Harmony. Change-Id: I9c95aac22b9df7efff6595e94700a17cfc5d3d7b --- expectations/brokentests.txt | 9 --------- 1 file changed, 9 deletions(-) (limited to 'expectations/brokentests.txt') 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", -- cgit v1.1