summaryrefslogtreecommitdiffstats
path: root/expectations/brokentests.txt
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2010-09-26 14:16:41 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-09-26 14:16:41 -0700
commitfa2cac1b82ee376dc8d407029b99046495c54aa5 (patch)
tree5114f6a3d4a94fadbf4df63c8707565dac6b5781 /expectations/brokentests.txt
parentd4b134ec6762fa9e85f97d2174497df5e6af8566 (diff)
parent6397c0c25ce2a972a8ba731448007bb9619b7a6d (diff)
downloadlibcore-fa2cac1b82ee376dc8d407029b99046495c54aa5.zip
libcore-fa2cac1b82ee376dc8d407029b99046495c54aa5.tar.gz
libcore-fa2cac1b82ee376dc8d407029b99046495c54aa5.tar.bz2
am 6397c0c2: am 9920dd55: Merge "Remove FormatterTest tests duplicated with Harmony." into gingerbread
Merge commit '6397c0c25ce2a972a8ba731448007bb9619b7a6d' * commit '6397c0c25ce2a972a8ba731448007bb9619b7a6d': Remove FormatterTest tests duplicated with Harmony.
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 baf9523..a0967bf 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",